| .. |
|
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
|
missed a case that needs WITH_SMP
|
2006-03-09 21:54:32 +00:00 |
|
keymap.c
|
Wrap keymap menu helper functions in #ifdef WITH_SYSCONS to unbreak the
|
2006-03-01 16:37:09 +00:00 |
|
label.c
|
Fix numerous warnings. Aside from menu items in system.c and menu.c
|
2006-02-28 21:49:33 +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
|
Revamp base system packaging of kernels to enable up/smp selection
|
2006-03-08 18:02:32 +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 |