freebsd_amp_hwpstate/usr.sbin/sade
Jordan K. Hubbard 434a0eeb38 1. Correct bogon in cdromInit when running multi-user which took cdrom offline
if wrong version.
2. Make sure network device is initialized in ftpInit
3. Eliminate bogus size values in the menus.  For now, we'll have to admit
   that nobody's added it up yet.  In the future, these menus should be
   build dynamically anyway, not declared static.
4. Add more debugging to networking code to chase the mystery ppp device
   problem.
1997-01-01 12:36:09 +00:00
..
help Fix some spelling errors. 1996-12-26 21:53:11 +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
command.c
config.c Now that I've got my source tree sorted out, bring all the things 1996-12-14 23:09:10 +00:00
devices.c Clean up some calls to close(). 1996-12-26 21:03:04 +00:00
disks.c Try to impreve DD mode. 1996-11-27 22:52:34 +00:00
dispatch.c Now that I've got my source tree sorted out, bring all the things 1996-12-14 23:09:10 +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
globals.c
install.c Support the use of the 2nd CDROM as a fixit aid. Also put the EHS 1996-12-29 05:51:40 +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
menus.c 1. Correct bogon in cdromInit when running multi-user which took cdrom offline 1997-01-01 12:36:09 +00:00
misc.c 1. Engage brain. 2. Write macro. Previous commit attempted to perform 1996-12-17 00:00:15 +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
rtermcap.c
sade.h Support the use of the 2nd CDROM as a fixit aid. Also put the EHS 1996-12-29 05:51:40 +00:00
system.c Support the use of the 2nd CDROM as a fixit aid. Also put the EHS 1996-12-29 05:51:40 +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
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