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
/
sys
/
dev
/
led
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add placeholder mutex argument to new_unrhdr().
phk
2005-03-07
1
-1
/
+1
*
Make a bunch of malloc types static.
phk
2005-02-10
1
-1
/
+1
*
Better locking.
phk
2005-01-29
1
-54
/
+83
*
Remove a pointless check.
phk
2004-07-10
1
-2
/
+0
*
Second half of the dev_t cleanup.
phk
2004-06-17
1
-2
/
+2
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
2
-6
/
+6
*
- Remove the __FBSDID and put the $FreeBSD$ tag in the comment above,
mux
2004-05-10
1
-6
/
+5
*
Fix off by one error.
phk
2004-05-03
1
-0
/
+1
*
Add the ability to avoid repetition of s.... sequences with a '.'
phk
2004-04-27
1
-7
/
+11
*
Device megapatch 4/6:
phk
2004-02-21
1
-0
/
+2
*
Use standard style for cdevsw initialization.
phk
2004-02-14
1
-2
/
+2
*
DUH!
phk
2003-12-12
1
-10
/
+16
*
Correct usage of mtx_init() API. This is not a functional change since
truckman
2003-12-07
1
-1
/
+1
*
Improve semantics of the 'sequence' command to led(4) devices:
phk
2003-11-27
1
-12
/
+12
*
Avoid NULL pointer dereference.
phk
2003-11-23
1
-1
/
+2
*
Fix prototypo
phk
2003-11-03
1
-1
/
+1
*
Get word spacing right in morse mode.
phk
2003-11-03
2
-1
/
+3
*
Add a generic LED driver for flashing lamps.
phk
2003-11-03
2
-0
/
+279