| .. |
|
help
|
Don't use UFS2 by default during the install process on PC98, as the
|
2003-04-21 20:57:20 +00:00 |
|
command.c
|
debugMsg() should end with "\n".
|
2002-11-01 02:05:05 +00:00 |
|
config.c
|
Make sure /etc/fstab is written out for Apple-partitioned drives
|
2005-07-21 03:32:29 +00:00 |
|
devices.c
|
Sync whitespace change that is found uniquely in RELENG_6, to reduce diff
|
2005-10-09 04:44:51 +00:00 |
|
disks.c
|
- Hide 'incorrect geometry warning' in non-interactive mode. A user should
|
2006-01-27 21:41:49 +00:00 |
|
dispatch.c
|
Add `mediaOpen' function. This function mounts selected media device.
|
2006-01-27 21:00:31 +00:00 |
|
dmenu.c
|
Fix 3 'cast to pointer from integer of different size' warnings.
|
2003-09-17 03:45:30 +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
|
An i386 machine with 32MB of RAM requires a 700MB disk for auto-layout to
|
2005-12-29 19:25:17 +00:00 |
|
keymap.c
|
Initiate deorbit burn sequence for <machine/console.h>.
|
2000-10-08 21:34:00 +00:00 |
|
label.c
|
On i386, 7.0 requires 106MB on /usr. 6.0 requires 101MB.
|
2005-12-30 21:45:10 +00:00 |
|
list.h
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:35:59 +00:00 |
|
main.c
|
Remove usbd(8) and all references to it. It is no longer necessary
|
2005-12-15 01:04:51 +00:00 |
|
Makefile
|
Remove usbd(8) and all references to it. It is no longer necessary
|
2005-12-15 01:04:51 +00:00 |
|
menus.c
|
Add ntp.cgi.cz.
|
2006-01-15 23:15:41 +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
|
Implement a work-around for Create_Chunk providing no pointer to the
|
1995-05-07 22:07:53 +00:00 |
|
sade.8
|
Add `mediaOpen' function. This function mounts selected media device.
|
2006-01-27 21:00:31 +00:00 |
|
sade.h
|
Add `mediaOpen' function. This function mounts selected media device.
|
2006-01-27 21:00:31 +00:00 |
|
system.c
|
The /stand directory now disappears out from under sysinstall while
|
2005-08-05 13:39:08 +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
|
Move the inclusion of libdisk.h from sysinstall.h to the source files
|
2004-08-02 23:18:48 +00:00 |