freebsd-nq/usr.sbin/sysinstall
Jordan K. Hubbard 5def50038a Use macros for package names so it's easier to update them in one
place (sysinstall.h) when packages change rev.

Change the way that the routing daemon is configured entirely, to
placate Joerg.  Also auto-load gated if it's specified, while we're at it.
1996-11-04 12:56:33 +00:00
..
help Syncronize my tree so Eric can access the latest code. 1996-10-04 13:33:49 +00:00
anonFTP.c Close a security hole in anonymous ftp setup. 1996-09-06 05:58:27 +00:00
cdrom.c Remove the now-unusable ports configuration code. Swapping CDs is bogus. 1996-10-14 21:32:39 +00:00
command.c
config.c Use macros for package names so it's easier to update them in one 1996-11-04 12:56:33 +00:00
dev2c.sh
devices.c 1. Change device probing so that high speed network devices are found before 1996-10-05 11:56:50 +00:00
disks.c DTRT if ESC is hit in a Yes/No dialog. 1996-10-09 09:53:41 +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 Fix a bogus decent into the network setup screen when running 1996-11-02 19:50:32 +00:00
dist.h Ahem. It might be nice if I included /usr/src/contrib in with the other 1996-10-10 09:22:37 +00:00
dmenu.c Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +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 Conditionalize some annoying debug statements, update the docs. 1996-08-23 07:56:06 +00:00
floppy.c DTRT if ESC is hit in a Yes/No dialog. 1996-10-09 09:53:41 +00:00
ftp.c Handle SIGPIPE in a couple of crucial places. 1996-08-01 12:35:51 +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 Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
install.c Use macros for package names so it's easier to update them in one 1996-11-04 12:56:33 +00:00
installUpgrade.c DTRT if ESC is hit in a Yes/No dialog. 1996-10-09 09:53:41 +00:00
label.c Correctly re-adjust current slice # when slices are deleted. 1996-10-06 11:40:31 +00:00
main.c If /install.cfg exists on the local floppy (or if LOAD_CONFIG_FILE is defined 1996-09-26 21:03:35 +00:00
Makefile Get the pysical address for id_maddr when opening an -incore kernel. 1996-10-12 20:23:26 +00:00
media.c Make it clearer that DNS has succeeded for your host choice. 1996-11-04 02:12:49 +00:00
menus.c Use macros for package names so it's easier to update them in one 1996-11-04 12:56:33 +00:00
misc.c A number of improvements in the way statistics are printed, add a "chroot" 1996-07-09 14:28:22 +00:00
msg.c Saner screen refresh changes, part I. 1996-10-01 04:56:34 +00:00
network.c Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
nfs.c Conditionalize some annoying debug statements, update the docs. 1996-08-23 07:56:06 +00:00
options.c More tweaks to FTP reselection code - allow "none" to stand for 1996-10-02 01:30:37 +00:00
package.c Use macros for package names so it's easier to update them in one 1996-11-04 12:56:33 +00:00
rtermcap.c
sysinstall.h Use macros for package names so it's easier to update them in one 1996-11-04 12:56:33 +00:00
system.c Installation cleanup, round II. 1996-10-01 12:13:29 +00:00
tape.c Conditionalize some annoying debug statements, update the docs. 1996-08-23 07:56:06 +00:00
tcpip.c Make the save_userconfig() stuff conditional and turned off by default 1996-10-05 16:33:05 +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 Conditionalize some annoying debug statements, update the docs. 1996-08-23 07:56:06 +00:00
variable.c Fix a truly stupid bug which broke the package installation menu 1996-06-12 14:02:13 +00:00
wizard.c