NetBSD/distrib/utils/sysinst
joerg d35d7459b7 Ensure that bakname and tempname have a defined value, even if the first
asprintf failed.
2012-07-19 06:07:21 +00:00
..
arch - Replace the CD_NAME definition with a CD_NAMES comma separate list, 2012-06-22 20:54:39 +00:00
Makefile
Makefile.inc Implement a post-install configuration menu, as proposed on tech-install. 2012-04-06 23:48:53 +00:00
SPELLING.en
TODO
aout2elf.c this is only valid for X11R6; we never had a.out X11R7 2012-01-08 02:24:32 +00:00
bsddisklabel.c Use proper format strings. 2011-05-30 14:20:48 +00:00
checkrc.c Adds a check to determine the root filesystem for determining the path of the 2012-05-15 15:50:58 +00:00
configmenu.c Adds a check to determine the root filesystem for determining the path of the 2012-05-15 15:50:58 +00:00
defs.h - Replace the CD_NAME definition with a CD_NAMES comma separate list, 2012-06-22 20:54:39 +00:00
disks.c Trying to print a function pointer as a string is likely to cause tears. 2012-06-23 14:06:02 +00:00
disks_lfs.c
endian.h
factor.c Remove the advertisement clause from files copyrighted by Piermont Information 2011-04-04 08:30:12 +00:00
geom.c
install.c Implement a post-install configuration menu, as proposed on tech-install. 2012-04-06 23:48:53 +00:00
label.c Use 32KB/4KB for default block/fragment size on >= 128 GB partitions 2012-06-30 15:34:01 +00:00
main.c Do not assign to a const pointer, but set the value of the target variable 2012-06-23 17:49:58 +00:00
mbr.c Fix regression by my dumb patch in PR/45990. 2012-05-26 05:09:59 +00:00
mbr.h dependant -> dependent 2011-06-30 20:09:15 +00:00
menus.mbr Remove the advertisement clause from files copyrighted by Piermont Information 2011-04-04 08:30:12 +00:00
menus.mi Add translations for "Config menu" (was hardcoded before), best guesses for 2012-07-06 21:10:56 +00:00
msg.mbr.de Put back spaces at EOL where needed (in a message file, a space at EOL 2012-03-01 16:22:13 +00:00
msg.mbr.en Put back more spaces at EOL for line breaks. 2012-03-01 17:27:29 +00:00
msg.mbr.es Put back spaces at EOL where needed (in a message file, a space at EOL 2012-03-01 16:22:13 +00:00
msg.mbr.fr Remove trailing spaces not in message format. 2012-03-01 17:40:31 +00:00
msg.mbr.pl Remove trailing spaces not in message format. 2012-03-01 17:40:31 +00:00
msg.mi.de Add translations for "Config menu" (was hardcoded before), best guesses for 2012-07-06 21:10:56 +00:00
msg.mi.en Add translations for "Config menu" (was hardcoded before), best guesses for 2012-07-06 21:10:56 +00:00
msg.mi.es Add translations for "Config menu" (was hardcoded before), best guesses for 2012-07-06 21:10:56 +00:00
msg.mi.fr Add translations for "Config menu" (was hardcoded before), best guesses for 2012-07-06 21:10:56 +00:00
msg.mi.pl Add translations for "Config menu" (was hardcoded before), best guesses for 2012-07-06 21:10:56 +00:00
msg_xlat.sh
net.c Check for del_rc_conf() == 0, not !del_rc_conf(), and fix a couple of 2012-05-01 18:28:47 +00:00
run.c Fold long lines and a little KNF. 2012-02-26 10:17:44 +00:00
savenewlabel.c we want the label name not the fstype name. 2012-01-05 22:18:36 +00:00
sizemultname.c Remove the advertisement clause from files copyrighted by Piermont Information 2011-04-04 08:30:12 +00:00
target.c Implement a post-install configuration menu, as proposed on tech-install. 2012-04-06 23:48:53 +00:00
txtwalk.c Remove the advertisement clause from files copyrighted by Piermont Information 2011-04-04 08:30:12 +00:00
txtwalk.h Remove the advertisement clause from files copyrighted by Piermont Information 2011-04-04 08:30:12 +00:00
unif.awk
upgrade.c work for both X11R6 and X11R7 2012-01-08 02:32:00 +00:00
util.c Ensure that bakname and tempname have a defined value, even if the first 2012-07-19 06:07:21 +00:00
wskbd.c