freebsd-dev/usr.sbin/sysinstall
Ed Schouten 81590c5b37 Move sysinstall/sade away from TIOCGSIZE.
Both sysinstall and sade still seem to use the TIOCGSIZE ioctl to obtain
the terminal dimensions. We'd better use TIOCGWINSZ to do this. The
TIOCGWINSZ interface is preferred, because it also allows sizes in pixels
to be passed to the application (though this is not used here).

Approved by:	philip (mentor)
2008-05-23 14:24:33 +00:00
..
help Fix a number of documentation-lags-behind-reality bugs in sysinstall(8). 2007-06-25 16:37:17 +00:00
acpi.c
acpidump.h
anonFTP.c Create group ftp by default. This is gid 14 as this is the historical 2007-06-11 18:36:39 +00:00
biosmptable.c Make sysinstall's code WARNS=2 clean . 2007-03-23 19:57:27 +00:00
cdrom.c If floppies are used to boot the machine, the user lets the machine 2007-02-22 20:29:53 +00:00
command.c
config.c Better to just statically set the name vs. determine at run time. 2008-05-11 17:23:57 +00:00
devices.c Add age(4) to the list of supported network interface. 2008-05-19 02:17:24 +00:00
dhcp.c
disks.c Fix an indentation. 2008-01-31 16:58:07 +00:00
dispatch.c
dist.c Change sysinstall's handling of X11 stuff. Doing it in pieces was 2008-01-01 03:59:17 +00:00
dist.h Change sysinstall's handling of X11 stuff. Doing it in pieces was 2008-01-01 03:59:17 +00:00
dmenu.c Selecting amd and a few other things in the Networking config section 2007-10-30 05:03:37 +00:00
doc.c
dos.c
floppy.c
ftp.c
globals.c
http.c
index.c Plug a memory leak. Once any given package (e.g. perl) was installed 2007-12-29 04:56:07 +00:00
install.c Fix a number of documentation-lags-behind-reality bugs in sysinstall(8). 2007-06-25 16:37:17 +00:00
install.cfg Bring these files up-to-date. 2007-02-18 22:41:41 +00:00
installUpgrade.c Write to slice name instead of directly to the disk device. 2007-06-05 05:44:41 +00:00
keymap.c
label.c Better to just statically set the name vs. determine at run time. 2008-05-11 17:23:57 +00:00
list.h
main.c Better to just statically set the name vs. determine at run time. 2008-05-11 17:23:57 +00:00
Makefile remove WARNS=2: we're not ready for it yet. 2007-03-23 22:09:02 +00:00
media.c Be more consistant and use UNZIPPER everywhere. 2007-12-09 02:43:28 +00:00
menus.c Remove ftp.hk.super.net, the DNS isn't pointing to anything at the moment. 2008-04-08 19:43:00 +00:00
misc.c
modules.c
mouse.c
msg.c
network.c
nfs.c
options.c
package.c
pccard.c
rtermcap.c
sysinstall.8 Fix a number of documentation-lags-behind-reality bugs in sysinstall(8). 2007-06-25 16:37:17 +00:00
sysinstall.h Better to just statically set the name vs. determine at run time. 2008-05-11 17:23:57 +00:00
system.c Better to just statically set the name vs. determine at run time. 2008-05-11 17:23:57 +00:00
tape.c
tcpip.c Tighten IP address check, prevent '..' from being passed 2007-05-17 06:08:42 +00:00
termcap.c Move sysinstall/sade away from TIOCGSIZE. 2008-05-23 14:24:33 +00:00
ttys.c
ufs.c
user.c
variable.c Better to just statically set the name vs. determine at run time. 2008-05-11 17:23:57 +00:00
wizard.c