index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
sade
Commit message (
Expand
)
Author
Age
Files
Lines
*
Teach sysinstall that documents on the boot floppy might not be gzipped.
jhay
2002-08-09
1
-0
/
+6
*
Typo: s/seperately/separately
schweikh
2002-08-06
1
-1
/
+1
*
enable fdisk for ia64 as well as i386
peter
2002-07-24
1
-2
/
+2
*
Only install the mbr code on i386.. not ia64. This changes it from
peter
2002-07-24
1
-1
/
+1
*
The .Nm utility
charnier
2002-07-14
1
-5
/
+9
*
Diff-reduce with 4-stable: 4.x has a compat4x package.
jhb
2002-07-02
1
-1
/
+1
*
Call the 4.x snap server "releng4.freebsd.org" instead of
jhb
2002-07-02
1
-2
/
+2
*
Add lge(4) to the list of drivers. It was present in 4-stable but not in
jhb
2002-07-02
1
-0
/
+1
*
Change our default XF86Config location from /etc/ to /etc/X11/,
obrien
2002-06-10
1
-1
/
+2
*
Fix a bug where request_part_size() was hard-coded to check the rootSize
jhb
2002-06-07
1
-1
/
+1
*
o Remove ftp.freebsd.org from the USA servers and add to the
jedgar
2002-06-05
1
-3
/
+5
*
Add information about setting up media to use the multi-volume support
murray
2002-06-05
1
-0
/
+60
*
Fix handling of the 'noError' variable. According to the code comments,
jhb
2002-06-03
1
-12
/
+11
*
Add a 'mediaClose' script command to close the open media. An example use
jhb
2002-06-03
2
-0
/
+14
*
Brush up descriptions of sendmail menu last added.
matusita
2002-06-01
1
-2
/
+4
*
Add 'Sendmail' menu to set sendmail_enable variable.
matusita
2002-06-01
2
-1
/
+22
*
Fix integer overflow causing disk/partition size display wrapping
pb
2002-05-31
1
-3
/
+3
*
- Document the new `diskInteractive' variable.
jhb
2002-05-31
1
-0
/
+17
*
Add a 'diskInteractive' variable that can be set to interactively partition
jhb
2002-05-31
3
-4
/
+9
*
Add two FTP mirrors in France:
roberto
2002-05-20
1
-0
/
+4
*
Add the ability to use Bzip'ed packages.
obrien
2002-04-30
2
-1
/
+7
*
Change the name of the 'bin' distribution to 'base'.
obrien
2002-04-23
1
-4
/
+4
*
Add the concept of a volume to the device and package structures. If
murray
2002-04-13
1
-0
/
+2
*
Add comment to supplement my last commit.
murray
2002-04-07
1
-0
/
+8
*
GCC >= 3 and C99 handle zero-length arrays differently than older
murray
2002-04-07
1
-0
/
+6
*
Add "xf86cfg -textmode" to the list of options for configuring XFree86
murray
2002-04-06
1
-5
/
+9
*
Teach sysinstall the difference between a command line, and an
murray
2002-04-06
1
-3
/
+8
*
Switch to using XFree86 version 4. We do this thru installing the package,
obrien
2002-04-02
5
-70
/
+78
*
Our persistent-state, large temporary file dir is /VAR/tmp, not /USR/tmp.
obrien
2002-04-01
1
-1
/
+1
*
Fix /dev/acdNc minor device number. This bug prevents installing FreeBSD
matusita
2002-03-30
1
-1
/
+1
*
Only build and link the pccard module on architectures that support it (and
murray
2002-03-29
4
-1
/
+12
*
Tidy up CLEANFILES.
ru
2002-03-28
1
-1
/
+1
*
Teach sysinstall(8) how to read boot managers out of /boot
ru
2002-03-28
2
-50
/
+17
*
Modernize my email address
phk
2002-03-25
1
-1
/
+1
*
Add the ERRATA file to the documentation menu and index.
bmah
2002-03-18
1
-1
/
+3
*
Add wireless devices to device_names array. Now that ifconfig can set
murray
2002-03-17
1
-0
/
+3
*
Embed boot images built as part of buildworld rather than the
ru
2002-03-15
1
-9
/
+37
*
Don't use temporary file to generate makedevs.c -- it's okay
ru
2002-03-15
1
-21
/
+19
*
o No longer mount /proc by default on newly installed systems. Almost
rwatson
2002-02-10
1
-4
/
+0
*
Reword the ``Please remove the FreeBSD fixit CDROM now.'' to
brian
2002-02-08
1
-1
/
+1
*
Stop saying that "express" mode is for impatient people. It's
jkh
2002-01-30
1
-1
/
+1
*
Fix a signal 11 error that occurs if you try to use the 'T' option on
murray
2002-01-29
1
-1
/
+2
*
Unbreak installation for the CD-ROM and possiblhy other media types.
green
2002-01-14
1
-2
/
+2
*
Revert rev 1.316 now that the bootstrap issues with filesystems using
sheldonh
2002-01-14
1
-4
/
+0
*
Safwish package built on bento is called `sawfish-gnome', so adjust sysinstall
sobomax
2002-01-09
1
-1
/
+1
*
According to jhb, the alpha bootstrap code depends on the root
sheldonh
2002-01-07
1
-0
/
+4
*
Add 'R'ecover option that deletes a partition and attempts
dillon
2002-01-07
1
-3
/
+14
*
Correct the path for the stable snapshot server.
jkh
2002-01-03
1
-2
/
+2
*
o Wording and spelling fixes for security menu description.
rwatson
2001-12-21
1
-5
/
+5
*
o Expand the text describing the Security options menu.
rwatson
2001-12-21
2
-2
/
+6
[next]