freebsd-dev/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
command.c 1. Update all the copyrights to delete useless clauses 3 and 4. 1996-04-13 13:32:15 +00:00
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 Close PR#1542. Don't just assume 24 lines, get the tty size. 1996-08-01 10:58:54 +00:00
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
Makefile Do a few things I've been threatening to do for a long time: 1996-12-11 09:35:06 +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 Implement a work-around for Create_Chunk providing no pointer to the 1995-05-07 22:07:53 +00:00
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 Add a new -fake argument to make sysinstall not actually change things while 1996-04-28 20:54:11 +00:00