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
/
sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Oops, unbreak parsing of the `type' field in getasciilabel(). I had
iedowse
2002-06-05
2
-2
/
+6
*
Fix spelling nit in error message.
gordon
2002-06-05
1
-1
/
+1
*
Fix breakage caused by allocating the I/O buffer. There was a
marcel
2002-06-02
1
-2
/
+5
*
Avoid construction which results in label at end of block.
wollman
2002-05-30
1
-2
/
+6
*
Fix syntax errors (labels with no statement).
wollman
2002-05-30
1
-4
/
+4
*
mdoc(7) police: nits.
ru
2002-05-30
1
-4
/
+4
*
mdoc(7) police: tidy up the markup and some wording.
ru
2002-05-30
1
-105
/
+126
*
correct comment (replace i386 with __i386__)
alfred
2002-05-30
2
-4
/
+4
*
Fix typos (s/IP6FILREWALL_VERBOSE/IPV6FIREWALL_VERBOSE/, s/netinet/netinet6/).
kuriyama
2002-05-30
1
-4
/
+4
*
Fix some serious brain damage in the default block/frag/cpg parameters
iedowse
2002-05-30
2
-18
/
+14
*
Split out the code for parsing the partition specification lines
iedowse
2002-05-30
2
-258
/
+268
*
mdoc(7) police: markup nits.
ru
2002-05-29
1
-1
/
+1
*
mdoc(7) police: nits.
ru
2002-05-29
1
-8
/
+21
*
mdoc(7) police: nits.
ru
2002-05-29
5
-10
/
+16
*
mdoc(7) police: nits.
ru
2002-05-29
1
-1
/
+2
*
mdoc(7) police: tidy up the markup.
ru
2002-05-29
1
-12
/
+35
*
Correct the file that reboot -k creates so that it works with the new
gordon
2002-05-28
1
-0
/
+1
*
Work around a memory fault on ia64 caused by having the 1MB buffer on
marcel
2002-05-27
1
-1
/
+16
*
Respect -q with "add" and "delete". Document who respects -q.
ru
2002-05-25
2
-31
/
+36
*
Convert mount_ext2fs(8) to nmount(2).
mux
2002-05-24
1
-15
/
+18
*
Don't err(3) (and exit prematurely) when a sysctl's object size has
alfred
2002-05-24
1
-9
/
+16
*
Add a nextboot script to make it easier to control the loader nextboot
gordon
2002-05-24
2
-0
/
+59
*
Convert mount_unionfs(8) to nmount.
mux
2002-05-24
1
-10
/
+24
*
Make mount_nullfs(8) use nmount(2) rather than mount(2) now
mux
2002-05-23
1
-5
/
+15
*
Allow prefix/prefixlen syntax for IPv6 to have consistency
ume
2002-05-21
1
-15
/
+22
*
Have RTF_HOST for /128 destionation.
ume
2002-05-21
1
-4
/
+9
*
Spread the word of PowerPC.
benno
2002-05-21
2
-2
/
+2
*
Try to guess prefixlen for guessable cases.
ume
2002-05-20
1
-0
/
+33
*
Turn nfsiod into a vfs loader and sysctl wrapper that controls the number
peter
2002-05-19
2
-89
/
+47
*
Remove IFS from 5.0-CURRENT. This facilitates introducing UFS2 as
rwatson
2002-05-19
21
-6442
/
+0
*
Move _PATH_WALL from dump and shutdown's local pathnames.h to paths.h.
jmallett
2002-05-17
2
-2
/
+1
*
- Further replacing of UM_* macros with the appropriate function call. I
arr
2002-05-17
1
-43
/
+38
*
- Replace UM_* macros by replacing them with the appropriate function
arr
2002-05-17
8
-50
/
+50
*
Don't install scriptdump which is written in Perl. This is
ume
2002-05-16
1
-1
/
+1
*
more file system > filesystem
trhodes
2002-05-16
69
-487
/
+488
*
Use fgetln to remove the static limit on the length of lines in
iedowse
2002-05-14
1
-14
/
+15
*
Match prototypes to functions over in fsck_ffs.
phk
2002-05-14
1
-3
/
+3
*
Style.
ru
2002-05-13
1
-3
/
+4
*
Remove unneeded include.
phk
2002-05-13
1
-1
/
+0
*
Removed now unused INTERNALSTATICLIB.
ru
2002-05-13
4
-8
/
+0
*
Handle symbolic names for common ethernet types (ip, arp etc.)
luigi
2002-05-13
1
-19
/
+85
*
UFS2 preparation commit:
phk
2002-05-12
8
-221
/
+27
*
Sigh, more BBSIZE related breakage.
phk
2002-05-12
6
-0
/
+6
*
Main functional change is the implementation of matching of MAC header
luigi
2002-05-12
1
-745
/
+706
*
Retire the bogus uses of the disklabel field d_sbsize and begin to
phk
2002-05-12
6
-20
/
+4
*
s/demon/daemon/
dd
2002-05-12
1
-1
/
+1
*
Fix a typo : ".Xr mount_udf 8," -> ".Xr mount_udf 8 ,".
mux
2002-05-11
1
-1
/
+1
*
Reword the ``alias'' description slightly. We must specify a non-conflicting
brian
2002-05-11
1
-2
/
+3
*
unbreak build: include string.h for strcmp prototype.
alfred
2002-05-11
1
-0
/
+1
*
Replace /kernel with /boot/kernel/kernel.
joe
2002-05-09
1
-2
/
+3
[next]