| .. |
|
help
|
Join the 21st century: Cryptography is no longer an optional component
|
2004-08-06 07:27:08 +00:00 |
|
anonFTP.c
|
Fixed assorted misuses of NULL in integer context.
|
2004-03-11 11:58:16 +00:00 |
|
cdrom.c
|
Check correct machine name.
|
2002-10-14 13:02:30 +00:00 |
|
command.c
|
debugMsg() should end with "\n".
|
2002-11-01 02:05:05 +00:00 |
|
config.c
|
Initial pass at shifting sysinstall(8) to install X.org instead of XFree86.
|
2004-08-10 02:18:28 +00:00 |
|
devices.c
|
Fix installing from SCSI tape drives by catching up device names with
|
2004-08-16 03:13:12 +00:00 |
|
dhcp.c
|
Fixed assorted misuses of NULL in integer context.
|
2004-03-11 11:58:16 +00:00 |
|
disks.c
|
Move the inclusion of libdisk.h from sysinstall.h to the source files
|
2004-08-02 23:18:48 +00:00 |
|
dispatch.c
|
Remove the vestiges of the old pre-"X_AS_PKG" way we used to handled the
|
2003-08-19 23:23:27 +00:00 |
|
dist.c
|
Teach sysinstall about the "srescue" distribution, which contains the
|
2004-08-10 18:18:42 +00:00 |
|
dist.h
|
Teach sysinstall about the "srescue" distribution, which contains the
|
2004-08-10 18:18:42 +00:00 |
|
dmenu.c
|
Fix 3 'cast to pointer from integer of different size' warnings.
|
2003-09-17 03:45:30 +00:00 |
|
doc.c
|
s/package_exists/package_installed/g as that's much more descriptive of
|
2004-01-02 09:19:13 +00:00 |
|
dos.c
|
msdos -> msdosfs.
|
2001-06-01 12:16:09 +00:00 |
|
floppy.c
|
A media type of floppy is detected automatically.
|
2004-08-15 13:00:07 +00:00 |
|
ftp.c
|
The MACHINE variable on pc98 is "i386". So, use "pc98" directly in PC98 case.
|
2002-10-14 13:06:13 +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 |
|
http.c
|
debugMsg() should end with "\n".
|
2002-11-01 02:05:05 +00:00 |
|
index.c
|
I missed a s/package_exists/package_installed/ in the last commit.
|
2004-01-02 09:52:49 +00:00 |
|
install.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.cfg
|
There is a problem in this example script. Setting ftp=time.cdrom.com
|
2001-09-06 10:04:27 +00:00 |
|
installUpgrade.c
|
KerberosIV deorbit sequence: Un-teach sysinstall about KerberosIV. I'm
|
2003-03-08 12:07:13 +00:00 |
|
keymap.c
|
Initiate deorbit burn sequence for <machine/console.h>.
|
2000-10-08 21:34:00 +00:00 |
|
label.c
|
Create an EFI partition when the user wants auto defaults. There's
|
2004-08-07 04:03:18 +00:00 |
|
list.h
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:35:59 +00:00 |
|
main.c
|
The PCMCIA Standard dictates that those funny cards you insert into
|
2003-08-20 06:27:21 +00:00 |
|
Makefile
|
Add Greek keymaps to sysinstall.
|
2003-11-20 20:43:06 +00:00 |
|
media.c
|
- Increase the maximum device name length.
|
2003-02-27 03:57:17 +00:00 |
|
menus.c
|
Teach sysinstall about the "srescue" distribution, which contains the
|
2004-08-10 18:18:42 +00:00 |
|
misc.c
|
save_realloc() should use reallocf() to close memory leaks.
|
2003-01-06 17:11:46 +00:00 |
|
modules.c
|
Add a new variable 'skipPCCARD'. This variable will cause sysinstall
|
2003-08-20 06:24:12 +00:00 |
|
mouse.c
|
Fixed small bug introduced in my last commit.
|
2000-05-11 23:43:12 +00:00 |
|
msg.c
|
Return the *right* error codes for yes/no questions when non-interactive.
|
2001-09-11 20:42:07 +00:00 |
|
network.c
|
debugMsg() should end with "\n".
|
2002-11-01 02:05:05 +00:00 |
|
nfs.c
|
Various NFS-related bug fixes (mostly related to using variable_get()
|
2003-10-19 13:37:12 +00:00 |
|
options.c
|
Various NFS-related bug fixes (mostly related to using variable_get()
|
2003-10-19 13:37:12 +00:00 |
|
package.c
|
s/package_exists/package_installed/g as that's much more descriptive of
|
2004-01-02 09:52:14 +00:00 |
|
pccard.c
|
The PCMCIA Standard dictates that those funny cards you insert into
|
2003-08-20 06:27:21 +00:00 |
|
rtermcap.c
|
|
|
|
sysinstall.8
|
Teach sysinstall about the "srescue" distribution, which contains the
|
2004-08-10 18:18:42 +00:00 |
|
sysinstall.h
|
Initial pass at shifting sysinstall(8) to install X.org instead of XFree86.
|
2004-08-10 02:18:28 +00:00 |
|
system.c
|
Fixed assorted misuses of NULL in integer context.
|
2004-03-11 11:58:16 +00:00 |
|
tape.c
|
debugMsg() should end with "\n".
|
2002-11-01 02:05:05 +00:00 |
|
tcpip.c
|
Unremoved a used variable in the PCCARD_ARCH case.
|
2004-03-12 15:28:13 +00:00 |
|
termcap.c
|
Use the isDebug() function rather than making up a new environment
|
2001-09-22 18:07:47 +00:00 |
|
ttys.c
|
Silence more warnings.
|
2001-09-22 23:17:37 +00:00 |
|
ufs.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:35:59 +00:00 |
|
usb.c
|
Add support for USB to sysinstall. This includes running usbd and
|
2000-05-12 03:01:17 +00:00 |
|
user.c
|
Fixed assorted misuses of NULL in integer context.
|
2004-03-11 11:58:16 +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 |