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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the Chelsio driver to the latest bits from Chelsio
gnn
2009-03-10
2
-5
/
+78
*
Merge IGMPv3 and Source-Specific Multicast (SSM) to the FreeBSD
bms
2009-03-09
3
-94
/
+365
*
Install libusb20.so.1 as libusb.so.1, there will be a followup commit to the
thompsa
2009-03-09
1
-1
/
+1
*
Make IPXrouted compile using Clang by using ANSI function declarations.
ed
2009-03-04
1
-22
/
+10
*
Add printb.c utility file, but do not yet connect it to the build.
bms
2009-03-04
1
-0
/
+64
*
Add full SSM stack support to mtest(8) diagnostic tool.
bms
2009-03-04
1
-115
/
+87
*
Update mtest(8) manual page.
bms
2009-03-04
1
-6
/
+45
*
Write the MBR by using the bootcode verb of the gpart class.
marcel
2009-03-02
1
-27
/
+22
*
uupdate for 0.6.8
sam
2009-03-02
1
-2
/
+3
*
update for 0.6.8
sam
2009-03-02
1
-4
/
+2
*
update for 0.6.8
sam
2009-03-02
1
-2
/
+3
*
update to 0.6.8
sam
2009-03-02
8
-96
/
+107
*
use ansi prototypes
sam
2009-03-01
1
-11
/
+4
*
Change USB over to make_dev() for all device nodes, previously it hooked into
thompsa
2009-02-27
3
-236
/
+7
*
Rename all symbols in libmp(3) to mp_*, just like Solaris.
ed
2009-02-26
2
-20
/
+22
*
Fix LLVM compiler errors related to K&R declarations with ANSI prototypes.
ed
2009-02-26
6
-57
/
+25
*
MFp4 //depot/projects/usb@157974
thompsa
2009-02-24
1
-0
/
+33
*
Build fixups for the new USB stack.
thompsa
2009-02-23
1
-0
/
+1
*
Move usb to a graveyard location under sys/legacy/dev, it is intended that the
thompsa
2009-02-23
1
-1
/
+1
*
Include string.h for strncpy prototype
imp
2009-02-19
1
-0
/
+2
*
Properly convert bit value to a bit field. Before we were storing
imp
2009-02-19
1
-2
/
+2
*
yppasswdd assumed that a struct x_master_passwd is type punable to a
imp
2009-02-18
1
-3
/
+21
*
Remove reference to phy_delay from fwcontrol. Thanks for the catch!
sbruno
2009-02-17
1
-2
/
+1
*
nits
bms
2009-02-15
1
-12
/
+12
*
Blow away KAME MLDv2 hooks.
bms
2009-02-15
1
-80
/
+0
*
Improve ifmcstat(8) and fix a few bugs while we're at it:
bms
2009-02-15
2
-82
/
+188
*
Fix a typo which caused ifmcstat's sysctl path
bms
2009-02-15
1
-1
/
+1
*
Tune output to remove trailing space.
mav
2009-02-15
1
-3
/
+3
*
Add SATA and PCI Advanced Features capabilities reporting.
mav
2009-02-15
1
-0
/
+24
*
Move sys/pccard/*.h here.
imp
2009-02-15
4
-5
/
+487
*
Remove unnecessary pccard/cardinfo.h include.
imp
2009-02-15
1
-1
/
+0
*
Remove vestiges of OLDCARD PC Card support. We haven't needed/used
imp
2009-02-15
7
-324
/
+0
*
MFp4 //depot/projects/usb@157699
thompsa
2009-02-14
3
-5
/
+30
*
Sync comment with actual configuration format.
delphij
2009-02-13
1
-2
/
+2
*
Serialize write() calls on TTYs.
ed
2009-02-11
2
-0
/
+10
*
Move the comment to it's correct place.
wkoszek
2009-02-07
1
-5
/
+5
*
Remove leftover of alpha support for config(8)--we have MAP_FAILED
wkoszek
2009-02-07
1
-3
/
+0
*
Make config -x <kernel> only return non-zero characters,
wkoszek
2009-02-06
1
-2
/
+13
*
Don't leave the console TTY constantly open.
ed
2009-02-05
2
-19
/
+22
*
Clenup code a bit and do not call fork(2) before dameon(3) where not needed.
emax
2009-02-04
3
-36
/
+10
*
Begin basic improvements to fwcontrol in the area of handling
sbruno
2009-02-02
2
-13
/
+12
*
- Add a new ioctl to /dev/pci to fetch details on an individual BAR of a
jhb
2009-02-02
2
-7
/
+96
*
Hook up btpand(8) to the build
emax
2009-02-02
1
-0
/
+1
*
Fix client mode. Pick up service availability changes.
emax
2009-02-02
3
-21
/
+19
*
The last sector in the first segment might just be a sync, increment before
phk
2009-02-02
1
-0
/
+1
*
Don't overwrite it, if only one sector is written yet.
phk
2009-02-02
1
-7
/
+8
*
Run with -B and just .POSIX.
obrien
2009-01-31
1
-2
/
+2
*
Write timestamps with exactly 9 digits after the period.
kientzle
2009-01-31
4
-3
/
+9
*
Add btpand(8) daemon from NetBSD. This daemon provides support for
emax
2009-01-30
15
-0
/
+3372
*
- Remove superfluous comment
gabor
2009-01-30
1
-2
/
+0
[next]