..
help
Another update for reality: "dangerously dedicated" mode is now
2006-02-06 00:06:39 +00:00
command.c
debugMsg() should end with "\n".
2002-11-01 02:05:05 +00:00
config.c
Fix numerous warnings. Aside from menu items in system.c and menu.c
2006-02-28 21:49:33 +00:00
devices.c
Use some helper macros for the device table so it can fit in 80 columns and
2006-02-28 21:12:16 +00:00
disks.c
Fix numerous warnings. Aside from menu items in system.c and menu.c
2006-02-28 21:49:33 +00:00
dispatch.c
Add `mediaOpen' function. This function mounts selected media device.
2006-01-27 21:00:31 +00:00
dmenu.c
Fix numerous warnings. Aside from menu items in system.c and menu.c
2006-02-28 21:49:33 +00:00
globals.c
o Save pointers to the chunks for root, home, swap, usr, var and tmp in
2004-08-07 01:19:54 +00:00
install.c
Disable an SMP detection on pc98.
2006-03-10 12:18:41 +00:00
keymap.c
- Use jp.pc98 as default keymap for pc98.
2006-03-16 15:50:21 +00:00
label.c
Only set the size of /usr to whatever-is-left is whatever-is-left is
2006-03-24 22:45:24 +00:00
list.h
main.c
- Autogenerate a menu containing a list of countries and keymaps supported
2006-02-28 20:29:43 +00:00
Makefile
use the same test as release/Makefile to select WITH_SMP
2006-03-11 19:00:05 +00:00
menus.c
Revamp base system packaging of kernels to enable up/smp selection
2006-03-08 18:02:32 +00:00
misc.c
save_realloc() should use reallocf() to close memory leaks.
2003-01-06 17:11:46 +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
Add `mediaOpen' function. This function mounts selected media device.
2006-01-27 21:00:31 +00:00
sade.h
Revamp base system packaging of kernels to enable up/smp selection
2006-03-08 18:02:32 +00:00
system.c
G/C some cruft.
2006-02-28 20:34:50 +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
Add support for USB to sysinstall. This includes running usbd and
2000-05-12 03:01:17 +00:00
variable.c
Fixed assorted misuses of NULL in integer context.
2004-03-11 11:58:16 +00:00
wizard.c
Fix numerous warnings. Aside from menu items in system.c and menu.c
2006-02-28 21:49:33 +00:00