freebsd-dev/usr.sbin/sysinstall
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
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 1. Correct bogon in cdromInit when running multi-user which took cdrom offline 1997-01-01 12:36:09 +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
dev2c.sh Here is my first "framework" commit of the new sysinstall. There is a LOT 1995-04-27 12:50:35 +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
dist.c Add a "catpages" distribution for the catman stuff. 1996-12-29 05:28:41 +00:00
dist.h Add a "catpages" distribution for the catman stuff. 1996-12-29 05:28:41 +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 1. Correct bogon in cdromInit when running multi-user which took cdrom offline 1997-01-01 12:36:09 +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
index.c Added the package catagories astro, chinese, mbone, and vietnamese; 1996-12-31 14:37:06 +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
installUpgrade.c make note of which /etc files need upgrading in installUpgrade rather 1996-12-15 18:14:37 +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 Now that I've got my source tree sorted out, bring all the things 1996-12-14 23:09:10 +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
network.c 1. Correct bogon in cdromInit when running multi-user which took cdrom offline 1997-01-01 12:36:09 +00:00
nfs.c 1. Correct bogon in cdromInit when running multi-user which took cdrom offline 1997-01-01 12:36:09 +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 Implement a work-around for Create_Chunk providing no pointer to the 1995-05-07 22:07:53 +00:00
sysinstall.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
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 Now that I've got my source tree sorted out, bring all the things 1996-12-14 23:09:10 +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 Increase the size of the vector that is allocated for execv(). Jordan 1996-12-15 11:22:37 +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