NetBSD/distrib/utils/sysinst
2007-06-18 16:58:42 +00:00
..
arch Add GENERIC.NOACPI kernel that offers - surprise! - no ACPI 2007-05-17 01:50:48 +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 Complete the initializers. 2006-10-23 22:41:51 +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 Mount a ptyfs on /dev/pts by default. I'm committing it because 2007-06-18 16:58:42 +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 Complete initializers, and correctly order "static" relative to "const", 2006-10-23 19:45:56 +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 s/apparant/apparent/, from Zafer. 2006-11-24 22:54:47 +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 Fixed lots of Deppenleer Zeichen in the German translation of sysinst, 2007-02-15 12:00:15 +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 Fixed lots of Deppenleer Zeichen in the German translation of sysinst, 2007-02-15 12:00:15 +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 Fix typo, which prevented DHCP network configuration from discovering the 2007-03-23 12:51:03 +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
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 Properly mark the sets to install when selecting a full install. 2006-11-24 00:53:47 +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