1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00
freebsd/usr.sbin/sade
Murray Stokely d47aa91c6a Silence warnings on alpha :
Use '%p' when printing out the address of a function.
  sizeof(int) != sizeof(long)
2001-09-22 22:34:14 +00:00
..
help
command.c Silence warnings on alpha : 2001-09-22 22:34:14 +00:00
config.c Silence warnings on alpha : 2001-09-22 22:34:14 +00:00
devices.c
disks.c
dispatch.c
dmenu.c
globals.c
install.c Add missing {}. This made most/all scripted installs fail. 2001-09-14 18:29:08 +00:00
keymap.c
label.c
list.h
main.c
Makefile Add Czech keyboard definition to sysinstall. 2001-09-05 07:12:19 +00:00
menus.c Add Hungarian FTP mirror. 2001-09-05 07:41:01 +00:00
misc.c Silence warnings : 2001-09-22 22:21:01 +00:00
msg.c Return the *right* error codes for yes/no questions when non-interactive. 2001-09-11 20:42:07 +00:00
rtermcap.c
sade.8 List the correct paths to the X server distributions. 2001-08-14 23:19:37 +00:00
sade.h Silence warnings : 2001-09-22 22:21:01 +00:00
system.c Silence warnings. 2001-09-22 22:25:35 +00:00
termcap.c Use the isDebug() function rather than making up a new environment 2001-09-22 18:07:47 +00:00
usb.c
variable.c Add a function to free all of sysinstall's internal variables from the 2001-09-22 18:10:56 +00:00
wizard.c