| .. |
|
help
|
Don't use UFS2 by default during the install process on PC98, as the
|
2003-04-21 20:57:20 +00:00 |
|
anonFTP.c
|
Typo: s/seperately/separately
|
2002-08-06 20:36:02 +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
|
Tweak "system security profiles:
|
2003-09-28 05:21:23 +00:00 |
|
devices.c
|
Add a device driver for the Broadcom BCM4401 ethernet controller,
|
2003-09-09 18:17:23 +00:00 |
|
dhcp.c
|
sysinstall's primitive network configuration expects only one value
|
2001-09-06 10:27:28 +00:00 |
|
disks.c
|
o Compile-out "wizard" mode on ia64.
|
2003-11-01 20:04:12 +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
|
Update the number of ports.
|
2003-10-12 21:35:50 +00:00 |
|
dist.h
|
- Renumber the skerberos4 dist to fill in the gaps left when krb4 was axed.
|
2003-10-24 20:55:15 +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
|
Fix links to the FAQ and the Handbook
|
2002-08-01 10:20:59 +00:00 |
|
dos.c
|
msdos -> msdosfs.
|
2001-06-01 12:16:09 +00:00 |
|
floppy.c
|
Use snprintf() instead of sprintf().
|
2002-10-14 13:04:21 +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
|
DTRT in the restart case
|
2001-10-12 07:36:34 +00:00 |
|
http.c
|
debugMsg() should end with "\n".
|
2002-11-01 02:05:05 +00:00 |
|
index.c
|
Increase size of the static buffer used to hold runtime dependency list
|
2003-02-27 20:43:52 +00:00 |
|
install.c
|
Various NFS-related bug fixes (mostly related to using variable_get()
|
2003-10-19 13:37:12 +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
|
o Compile-out "wizard" mode on ia64.
|
2003-11-01 20:14:06 +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
|
Remove the vestiges of the old pre-"X_AS_PKG" way we used to handled the
|
2003-08-19 23:23:27 +00:00 |
|
media.c
|
- Increase the maximum device name length.
|
2003-02-27 03:57:17 +00:00 |
|
menus.c
|
When we pass a string as auxillary data (type long), be sure to convert
|
2003-10-26 03:12:47 +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
|
Add the ability to use Bzip'ed packages.
|
2002-04-30 22:40:06 +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
|
Implement a work-around for Create_Chunk providing no pointer to the
|
1995-05-07 22:07:53 +00:00 |
|
sysinstall.8
|
The "krb5" distribution was merged with "crypto", record the death.
|
2003-05-22 18:41:16 +00:00 |
|
sysinstall.h
|
o Do not define WITH_SYSCONS and WITH_MICE on ia64. We cannot have
|
2003-11-01 20:17:11 +00:00 |
|
system.c
|
* Negative #if's are harder to read as they don't tell exactly what arch
|
2002-10-11 22:30:09 +00:00 |
|
tape.c
|
debugMsg() should end with "\n".
|
2002-11-01 02:05:05 +00:00 |
|
tcpip.c
|
Add a new variable `noInet6', which if set disables IPv6 configuration
|
2003-02-27 21:04:34 +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
|
Mark relevant functions __printflike()/__printf0like() and silence some of
|
2001-07-05 09:51:09 +00:00 |
|
variable.c
|
Give users the ability to select an alternative MTA during the installation.
|
2003-07-12 15:33:09 +00:00 |
|
wizard.c
|
Fix the wizardmodes 'write' command to not explode: Don't reference
|
2002-10-28 22:40:49 +00:00 |