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
*
Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar
ru
2004-11-03
1
-1
/
+2
*
Remove extra 's'.
pjd
2004-11-03
1
-2
/
+2
*
Be more correct.
pjd
2004-11-03
1
-2
/
+2
*
Remove one more redundant 'not'.
pjd
2004-11-03
1
-1
/
+1
*
Remove redundant 'not'.
pjd
2004-11-01
1
-1
/
+1
*
Replace link to nonexistent raid(4) with one to geom(8). I don't like
dd
2004-10-31
1
-2
/
+1
*
Remove the -k option to migrate. The option causes gpt(8) to preserve
marcel
2004-10-31
2
-39
/
+25
*
Remove useless inclusion of <sys/disklabel.h>
marcel
2004-10-25
2
-2
/
+0
*
Declare variables as static, like I intended.
marcel
2004-10-25
4
-4
/
+4
*
Fix bogon. Create the BSD label in the FreeBSD slice.
marcel
2004-10-25
1
-1
/
+1
*
Catch up with the BSD label changes. The partition offsets are relative
marcel
2004-10-25
1
-3
/
+20
*
Build gpt(8) on all platforms.
marcel
2004-10-25
1
-5
/
+1
*
Add byte swapping and UUID encoding/decoding to allow gpt to be compiled
marcel
2004-10-25
9
-140
/
+192
*
For variables that are only checked with defined(), don't provide
ru
2004-10-24
10
-12
/
+12
*
Fixed misspelling of DPADD.
ru
2004-10-24
1
-2
/
+2
*
Merged from src/sbin/fdisk/fdisk.c revision 1.75.
nyan
2004-10-24
1
-1
/
+1
*
Use %zu to format size_t instead of %jd and an intmax_t cast.
des
2004-10-23
1
-6
/
+5
*
Stop amd64 warnings.
phk
2004-10-23
1
-3
/
+4
*
Refuse to unload the ipdivert module unless the 'force' flag is given to kldu...
andre
2004-10-22
1
-4
/
+4
*
Explicitly break out NETA license from Berkeley license to clearly
rwatson
2004-10-20
1
-0
/
+21
*
Don't prepend "/dev" if an argument given is an absolute pathname.
ru
2004-10-20
1
-1
/
+1
*
Print a usage message if a non-option is specified.
schweikh
2004-10-13
1
-1
/
+2
*
The got_siginfo = 0 should have been got_sigalarm=0 to match the other
imp
2004-10-10
1
-1
/
+1
*
Add a note to the man page warning users about possible lock order
csjp
2004-10-09
1
-0
/
+10
*
Make fsck WARNS=2 clean.
le
2004-10-09
2
-17
/
+17
*
3 important fixes for growfs:
scottl
2004-10-09
1
-22
/
+42
*
Eliminate linked list used to track inodes with an initial link
truckman
2004-10-08
10
-60
/
+43
*
Only print progress statistics once per second.
phk
2004-10-08
1
-9
/
+16
*
Reference altq(4) instead of pf.conf(5).
green
2004-10-08
1
-2
/
+2
*
Commit forgotten documentation for "diverted" rules.
green
2004-10-08
1
-1
/
+2
*
Promote mediasize and physmem to uintmax_t when comparing them.
des
2004-10-04
1
-1
/
+1
*
Whitespace nit.
des
2004-10-03
1
-1
/
+0
*
dumpon builds cleanly at WARNS level 6.
des
2004-10-03
1
-1
/
+1
*
Verify that the specified device is at least as large as hw.physmem.
des
2004-10-03
2
-20
/
+52
*
Wrap some long lines (no content changes)
des
2004-10-03
1
-6
/
+6
*
Don't add integers to void pointers.
stefanf
2004-10-03
1
-2
/
+4
*
Remove blindly-copied extra include path.
green
2004-10-03
1
-1
/
+0
*
Remove -I from CFLAGS. This splipped in with the 3.5 import (as I was
mlaier
2004-10-03
1
-1
/
+0
*
Add support to IPFW for matching by TCP data length.
green
2004-10-03
2
-0
/
+29
*
Add the documentation for IPFW's diverted(-loopback|-output) matches.
green
2004-10-03
1
-0
/
+8
*
Add support to IPFW for classification based on "diverted" status
green
2004-10-03
1
-0
/
+35
*
Remove accidentally-added O_DIVERTED section.
green
2004-10-03
1
-17
/
+0
*
Add to IPFW the ability to do ALTQ classification/tagging.
green
2004-10-03
3
-33
/
+258
*
Fix a deadlock in ggatel(8) simlar to one which was fixed some time
pjd
2004-10-02
1
-1
/
+1
*
Fixed desctiptions of some options:
ru
2004-09-30
1
-18
/
+6
*
FreeBSD has full support for multiple consoles since 2001.
ru
2004-09-30
1
-7
/
+1
*
o Store timestamp in network byte order.
maxim
2004-09-30
1
-4
/
+15
*
This is a small tool which will read an entire disk(partition) using
phk
2004-09-28
2
-0
/
+149
*
Turns out that revision 1.52 was a bad idea. It broke the long
imp
2004-09-28
1
-1
/
+1
*
Embellish the man page after trying to migrate to gstripe from ccd(4).
obrien
2004-09-26
1
-4
/
+27
[next]