freebsd-dev/usr.sbin/sade
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 Another update for reality: "dangerously dedicated" mode is now 2006-02-06 00:06:39 +00:00
command.c Make sade(8) WARNS=3 clean. 2006-08-08 13:45:46 +00:00
config.c Better to just statically set the name vs. determine at run time. 2008-05-11 17:23:57 +00:00
devices.c Make sade(8) WARNS=3 clean. 2006-08-08 13:45:46 +00:00
disks.c o Change the warning dialog for the 'W' command in both the label 2008-05-05 06:31:41 +00:00
dispatch.c Make sade(8) WARNS=3 clean. 2006-08-08 13:45:46 +00:00
dmenu.c Remove the keymap stuff too, it is not needed in sade. 2006-08-09 11:25:10 +00:00
globals.c Say welcome to 'sade', the SysAdmins Disk Editor. It's the fdisk and disklabel part 2006-08-07 23:35:49 +00:00
install.c Partitions are only meaningful for i386 and amd64 architectures, so disable 2006-08-08 14:28:03 +00:00
label.c Better to just statically set the name vs. determine at run time. 2008-05-11 17:23:57 +00:00
list.h Say welcome to 'sade', the SysAdmins Disk Editor. It's the fdisk and disklabel part 2006-08-07 23:35:49 +00:00
main.c Better to just statically set the name vs. determine at run time. 2008-05-11 17:23:57 +00:00
Makefile sade(8) does not need FTP I/O. 2008-05-03 02:42:57 +00:00
menus.c Fix PC98 build. 2006-08-09 05:33:45 +00:00
misc.c Partitions are only meaningful for i386 and amd64 architectures, so disable 2006-08-08 14:28:03 +00:00
msg.c Make sade(8) WARNS=3 clean. 2006-08-08 13:45:46 +00:00
sade.8 Adjust HISTORY. 2007-10-12 18:16:35 +00:00
sade.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
termcap.c Move sysinstall/sade away from TIOCGSIZE. 2008-05-23 14:24:33 +00:00
variable.c Better to just statically set the name vs. determine at run time. 2008-05-11 17:23:57 +00:00
wizard.c Say welcome to 'sade', the SysAdmins Disk Editor. It's the fdisk and disklabel part 2006-08-07 23:35:49 +00:00