freebsd-skq/usr.sbin/bsdinstall
Ed Schouten 4e7e2cad09 Remove unportable calls to basename().
The POSIX version of basename() doesn't use a 'const char *' argument;
the function may overwrite its input buffer. Instead of copying the
input string, let's just simplify this code by using our getprogname()
function that already returns the name of the application in the right
format.

Reviewed by:	allanjude
Differential Revision:	https://reviews.freebsd.org/D6094
2016-04-26 10:04:06 +00:00
..
distextract Use LIBEXECDIR for /usr/libexec. 2015-11-26 01:14:40 +00:00
distfetch Use LIBEXECDIR for /usr/libexec. 2015-11-26 01:14:40 +00:00
partedit Remove unportable calls to basename(). 2016-04-26 10:04:06 +00:00
scripts Add a new installation type to bsdinstall/zfsboot: BIOS+UEFI 2016-04-19 03:25:36 +00:00
bsdinstall
bsdinstall.8 mdoc: remove EOL whitespace. 2014-12-29 13:50:59 +00:00
Makefile Merge from head 2015-10-01 09:36:43 +00:00
Makefile.depend META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
Makefile.inc Add a bsdinstall package 2015-03-18 12:28:17 +00:00