Module Name: src Committed By: christos Date: Thu Jan 12 17:38:08 UTC 2017
Modified Files:
src/usr.sbin/sysinst: partman.c
Log Message:
- allocate space dynamically instead of putting structs in BSS.
- change some wrong strncat to strlcat.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/usr.sbin/sysinst/partman.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
