freebsd-dev/usr.sbin/sysinstall
1996-12-12 08:33:38 +00:00
..
help Update to benefit from David's recent changes to pw(8). The most 1996-12-10 02:16:06 +00:00
anonFTP.c As Paul has just pointed out, much of my strncpy() usage was either 1996-12-09 08:22:19 +00:00
cdrom.c Undo one of my memory optimization hacks - it actually made things more 1996-12-12 08:33:38 +00:00
command.c
config.c Do a few things I've been threatening to do for a long time: 1996-12-11 09:35:06 +00:00
dev2c.sh
devices.c Do a few things I've been threatening to do for a long time: 1996-12-11 09:35:06 +00:00
disks.c Try to impreve DD mode. 1996-11-27 22:52:34 +00:00
dispatch.c Use macros for package names so it's easier to update them in one 1996-11-04 12:56:33 +00:00
dist.c Undo one of my memory optimization hacks - it actually made things more 1996-12-12 08:33:38 +00:00
dist.h Several areas of improvement: 1996-12-08 12:27:58 +00:00
dmenu.c As Paul has just pointed out, much of my strncpy() usage was either 1996-12-09 08:22:19 +00:00
doc.c fix FAQ URL. Note for Jordan: don't merge this change into 2.1.6! 1996-10-23 22:28:56 +00:00
dos.c Do a few things I've been threatening to do for a long time: 1996-12-11 09:35:06 +00:00
floppy.c Do a few things I've been threatening to do for a long time: 1996-12-11 09:35:06 +00:00
ftp.c Cosmetic tweaks, initialize a few variables, fix a reversed conditional. 1996-12-11 19:35:26 +00:00
globals.c
index.c Do a few things I've been threatening to do for a long time: 1996-12-11 09:35:06 +00:00
install.c Don't run routed by default. 1996-12-02 05:01:02 +00:00
installUpgrade.c Several areas of improvement: 1996-12-08 12:27:58 +00:00
keymap.c Sysinstall now offers the installation of a keymap early in the game! 1996-11-09 16:47:08 +00:00
label.c As Paul has just pointed out, much of my strncpy() usage was either 1996-12-09 08:22:19 +00:00
main.c Undo one of my memory optimization hacks - it actually made things more 1996-12-12 08:33:38 +00:00
Makefile Do a few things I've been threatening to do for a long time: 1996-12-11 09:35:06 +00:00
media.c Do a few things I've been threatening to do for a long time: 1996-12-11 09:35:06 +00:00
menus.c Add Joerg's user management screen for David Nugent's pw(8) program, something 1996-12-09 06:02:36 +00:00
misc.c Be more efficient in how we use memory (stumbled across while looking for 1996-12-11 18:23:19 +00:00
msg.c As Paul has just pointed out, much of my strncpy() usage was either 1996-12-09 08:22:19 +00:00
network.c Fix some bogons in my close() handling. 1996-12-12 08:23:51 +00:00
nfs.c Do a few things I've been threatening to do for a long time: 1996-12-11 09:35:06 +00:00
options.c 1. Take out console setup in options now that Joerg has moved it into 1996-11-09 18:12:17 +00:00
package.c Do a few things I've been threatening to do for a long time: 1996-12-11 09:35:06 +00:00
rtermcap.c
sysinstall.h Undo one of my memory optimization hacks - it actually made things more 1996-12-12 08:33:38 +00:00
system.c Fix some bogons in my close() handling. 1996-12-12 08:23:51 +00:00
tape.c Do a few things I've been threatening to do for a long time: 1996-12-11 09:35:06 +00:00
tcpip.c As Paul has just pointed out, much of my strncpy() usage was either 1996-12-09 08:22:19 +00:00
termcap.c If we're unable to open /dev/ttyv0, assume that we're on a single tty system 1996-09-26 21:07:11 +00:00
ufs.c Do a few things I've been threatening to do for a long time: 1996-12-11 09:35:06 +00:00
user.c Update to benefit from David's recent changes to pw(8). The most 1996-12-10 02:16:06 +00:00
variable.c Be more efficient in how we use memory (stumbled across while looking for 1996-12-11 18:23:19 +00:00
wizard.c