NetBSD/distrib/utils/sysinst
he 59ed5b6d63 Correctly order "static" relative to "const" and "volatile", i.e.
at the front (at least that's what gcc thinks...).
2006-10-23 19:44:57 +00:00
..
arch Apply patch from Hauke Fath to solve port-mac68k/29049: sysinst did not 2006-10-12 12:46:18 +00:00
aout2elf.c CID 2970: don't close a file that isn't open 2006-07-18 12:05:03 +00:00
bsddisklabel.c remove home-brewd rounding macros. 2006-10-04 21:27:27 +00:00
defs.h remove home-brewd rounding macros. 2006-10-04 21:27:27 +00:00
disks_lfs.c It's "its." 2006-04-24 19:00:29 +00:00
disks.c Use a menu for 'install from floppy' questions. 2006-02-25 20:21:00 +00:00
endian.h Another pass of the rototiller. Mainly: 2003-07-07 12:30:19 +00:00
factor.c pass lint[pass1] 2003-01-10 20:00:27 +00:00
geom.c The "request" arg of ioctl(2) is unsigned long, not int! 2006-08-19 21:18:40 +00:00
install.c Rather big update to sysinst, in order to get it working on the prep port. 2006-04-05 16:55:01 +00:00
label.c Correctly order "static" relative to "const" and "volatile", i.e. 2006-10-23 19:44:57 +00:00
main.c Make floppy install messages less confusing (maybe). 2006-02-26 10:25:52 +00:00
Makefile Added evbmips instkernel and sysinst. 2006-03-30 15:45:42 +00:00
Makefile.inc turn on -Wno-pointer-sign for label.c. 2006-05-17 05:24:25 +00:00
mbr.c remove home-brewd rounding macros. 2006-10-04 21:27:27 +00:00
mbr.h Rather big update to sysinst, in order to get it working on the prep port. 2006-04-05 16:55:01 +00:00
menus.mbr Float the menu box of menu_fullpart (all mbr disk) below the text message. 2005-09-11 16:42:39 +00:00
menus.mi Redraw the 'welcome' message when we redisplay the 'utility' menu. 2006-09-29 19:41:07 +00:00
msg_xlat.sh Correct some messages which had the wrong number of format specifiers. 2005-09-10 21:51:12 +00:00
msg.mbr.de Reword "fullpart" message to make it shorter. Should fix PR install/31292. 2005-09-11 16:43:11 +00:00
msg.mbr.en Call the partition type 'type' instead of 'kind'. 2006-04-23 23:09:48 +00:00
msg.mbr.es Misc grammar and typos fixes from Enrique Matias Sanchez via 2005-12-08 16:51:45 +00:00
msg.mbr.fr Update with changes by Gilbert Fernandes <gilboooo@gmail.com>, 2006-09-04 22:00:52 +00:00
msg.mbr.pl Update polish translation, by Piotr Meyer <aniou@smutek.pl> 2006-09-19 14:47:10 +00:00
msg.mi.de * Add Minimal (core) installation, consisting of a kernel, base + etc 2006-09-04 02:20:40 +00:00
msg.mi.en * Add Minimal (core) installation, consisting of a kernel, base + etc 2006-09-04 02:20:40 +00:00
msg.mi.es Update, submitted by Marco <marcotrillo@gmail.com> 2006-09-04 21:46:32 +00:00
msg.mi.fr Fix two oversights from last update 2006-09-04 22:03:50 +00:00
msg.mi.pl Update polish translation, by Piotr Meyer <aniou@smutek.pl> 2006-09-19 14:47:10 +00:00
net.c Ignored interfaces should be ignored, wether they are IFF_UP or not. 2006-09-29 10:37:49 +00:00
run.c Make the DEBUG version build again. 2006-09-29 09:29:12 +00:00
savenewlabel.c Force localfs_dir to be an absolute path - fixes PR install/14130. 2003-07-27 08:57:27 +00:00
sizemultname.c A load of KNF changes, plus a couple of strnxxx => strlxxx my fingers did 2003-06-16 19:42:13 +00:00
SPELLING.en filesystem -> file system 2002-07-29 02:51:07 +00:00
target.c Correctly order "static" relative to "const" and "volatile", i.e. 2006-10-23 19:44:57 +00:00
TODO Add idea about installing binary snapshots from releng. 2005-10-05 16:44:39 +00:00
txtwalk.c Rework the installation loop so that it is possible to change the source 2006-01-12 22:02:44 +00:00
txtwalk.h Rework the installation loop so that it is possible to change the source 2006-01-12 22:02:44 +00:00
unif.awk fix incomplete $id$, delete clause 3 2003-08-30 21:54:42 +00:00
upgrade.c Rather big update to sysinst, in order to get it working on the prep port. 2006-04-05 16:55:01 +00:00
util.c * Add Minimal (core) installation, consisting of a kernel, base + etc 2006-09-04 02:20:40 +00:00
wskbd.c Use KB_ENF_FUN() from dev/wscons/wsksymdef.h to avoid having our own list 2005-03-09 20:59:09 +00:00