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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Don't allow special devices of type NODEV (NOUDEV as seen from kernel).
tegge
2001-02-15
1
-0
/
+5
*
|
|
Don't depend on lcl_mutex being a recursive mutex.
tegge
2001-02-15
1
-5
/
+5
*
|
|
Remove freelists managed by Balloc/Bfree.
tegge
2001-02-15
3
-69
/
+41
*
|
|
Do not ever try to look into nonexisting locale subdirectories.
ru
2001-02-15
1
-6
/
+6
*
|
|
Extend kqueue down to the device layer.
jlemon
2001-02-15
39
-296
/
+511
*
|
|
Fixed bitrot in synopsis. The Lite2 change from int to u_long for ioctl
bde
2001-02-15
1
-1
/
+1
*
|
|
Fixed rotted-as-committed pseudo-prototype for VFS_CHECKXP(). It had not
bde
2001-02-15
1
-1
/
+1
*
|
|
Fixed bitrot in synopsis (some const poisoning had not reached here).
bde
2001-02-15
3
-4
/
+4
*
|
|
Apparently, people do not listen for a plea to look into the
ru
2001-02-15
7
-84
/
+83
*
|
|
Fixed missing and wrong includes in synopsis. The prerequisites for
bde
2001-02-15
2
-2
/
+6
*
|
|
Fixed missing include in synopsis.
bde
2001-02-15
1
-0
/
+2
*
|
|
Fixed missing and/or wrong and/or extra includes in synopsis.
bde
2001-02-15
10
-6
/
+11
*
|
|
Include <sys/cdefs.h> so that this file is self-sufficient.
bde
2001-02-15
1
-9
/
+9
*
|
|
Correct 2nd argument of getnameinfo(3) to socklen_t.
ume
2001-02-15
8
-4
/
+27
*
|
|
Fixed the fatal (missing "..").
ru
2001-02-15
1
-0
/
+1
*
|
|
mdoc(7) police: normalize the construct.
ru
2001-02-15
1
-5
/
+1
*
|
|
Correct typo.
grog
2001-02-15
1
-1
/
+2
*
|
|
Manually run /usr/sbin/sendmail -q once a day. Folks seem to be too
peter
2001-02-15
1
-0
/
+4
*
|
|
Add {yes,no}str translations
ache
2001-02-14
2
-0
/
+8
*
|
|
Work around the p_comm[] size limit. If the user supplies more than
peter
2001-02-14
1
-1
/
+1
*
|
|
List the SA_RESTART flag rather than burying it in another paragraph.
peter
2001-02-14
1
-0
/
+2
*
|
|
Only build the compat libs appropiate for the target machine.
obrien
2001-02-14
1
-0
/
+8
*
|
|
Fix a "make world"-breaking inconsistency for those folks making
markm
2001-02-14
1
-1
/
+3
*
|
|
Previous commit should have read:
markm
2001-02-14
0
-0
/
+0
*
|
|
Fix make world.
markm
2001-02-14
1
-2
/
+1
*
|
|
Fix build, and make parallel build much more robust.
markm
2001-02-14
7
-5
/
+10
*
|
|
Do not coredump if no options are supplied. (ps -o,)
jlemon
2001-02-14
1
-1
/
+1
*
|
|
If both full-locale-name and short-locale-name searches
ru
2001-02-14
2
-32
/
+98
*
|
|
Fix grammar nit in previous commit.
sheldonh
2001-02-14
1
-1
/
+1
*
|
|
Add definitions for IPPROTO numbers 55-57.
asmodai
2001-02-14
1
-1
/
+3
*
|
|
Fix another typo I missed on first reading:
asmodai
2001-02-14
1
-1
/
+1
*
|
|
Fix typo and comma placement.
asmodai
2001-02-14
1
-2
/
+2
*
|
|
Backout 1.38->1.41 (functional) changes pending the proper solution.
ru
2001-02-14
1
-17
/
+13
*
|
|
Add {yes,no}str translation
ache
2001-02-14
2
-0
/
+8
*
|
|
1. Disable the recognition of the last dot character in the
ru
2001-02-14
1
-5
/
+5
*
|
|
mdoc(7) police: replace -hang list with the -tag list,
ru
2001-02-14
1
-7
/
+10
*
|
|
mdoc(7) police: simplify construct.
ru
2001-02-14
1
-3
/
+1
*
|
|
Add include <sys/time.h> because kevent uses struct timespec
guido
2001-02-14
1
-0
/
+1
*
|
|
o Fix spellign in a comment: s/referernce/reference/
rwatson
2001-02-14
1
-1
/
+1
*
|
|
Implement m_getm() which will perform an "all or nothing" mbuf + cluster
bmilekic
2001-02-14
3
-28
/
+70
*
|
|
Commit a libc fix going by the current state of the version numbering
peter
2001-02-14
3
-14
/
+17
*
|
|
Return ECONNABORTED from accept if connection is closed while on the
jlemon
2001-02-14
2
-6
/
+16
*
|
|
Add yesstr/nostr translations
ache
2001-02-13
1
-0
/
+4
*
|
|
Return {YES,NO}STR from locale
ache
2001-02-13
1
-2
/
+2
*
|
|
Doug found that doing a W1C on MCPCIA_INT_REQ just around the time you
mjacob
2001-02-13
1
-12
/
+27
*
|
|
add defines for EISA, NCR IRQs; add defines for MID and SLOT shift values
mjacob
2001-02-13
1
-0
/
+5
*
|
|
add mcbus minimum id value
mjacob
2001-02-13
1
-1
/
+2
*
|
|
Doug noticed that the bit values for _MCPCIA_INT_ACK0/_MCPCIA_INT_ACK1
mjacob
2001-02-13
1
-4
/
+13
*
|
|
nuke conflict markers
assar
2001-02-13
1
-4
/
+0
*
|
|
Another ispell run.
olgeni
2001-02-13
2
-4
/
+4
[prev]
[next]