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
*
Allow -d and -h as command line flags. These are used to generate
imp
2004-12-30
1
-126
/
+163
*
Fix a typo and two whitespace nits.
jhb
2004-12-30
1
-3
/
+3
*
Rework the interface between priority propagation (lending) and the
jhb
2004-12-30
6
-105
/
+303
*
Whitespace fix.
jhb
2004-12-30
1
-0
/
+1
*
Stop explicitly touching td_base_pri outside of the scheduler and simply
jhb
2004-12-30
8
-16
/
+26
*
Use NULL instead of 0 in a few places as well as various whitespace fixes.
jhb
2004-12-30
2
-12
/
+12
*
Call tty_close() at the very end of ttyclose() since otherwise NULL
jhb
2004-12-30
1
-1
/
+1
*
Small whitespace fixes.
jhb
2004-12-30
1
-2
/
+1
*
Minor sync to i386 GENERIC in the form of comments and whitespace.
jhb
2004-12-30
1
-2
/
+3
*
Minor sync to alpha and i386:
jhb
2004-12-30
1
-1
/
+4
*
Use a global variable, ipxpcb_lport_cache, to cache the most recently
rwatson
2004-12-30
2
-5
/
+6
*
Convert netipx to use queue(9) doubly-linked lists instead of home-brew
rwatson
2004-12-30
6
-38
/
+45
*
Garbage collect unused (and incompletely implemented) functions:
rwatson
2004-12-30
3
-108
/
+0
*
Constify ipx_zeronet, ipx_zerohost, ipx_broadnet, ipx_broadhost.
rwatson
2004-12-30
2
-12
/
+11
*
Enable NCP build in NOTES so that it is visible in LINT.
rwatson
2004-12-30
1
-1
/
+1
*
Make syslog(3) thread safe.
glebius
2004-12-30
1
-9
/
+53
*
Sync with i386 GENERIC some:
jhb
2004-12-30
1
-41
/
+46
*
- Indent the comments beside the SMP options to the same level as all the
jhb
2004-12-30
1
-4
/
+4
*
Plug memory leak.
dds
2004-12-30
1
-0
/
+4
*
Make the sysctls kern.ipc.msgmnb and kern.ipc.msgtql into tunables as
rwatson
2004-12-30
1
-2
/
+4
*
mac_portacl.c no longer references vnode_if.h.
rwatson
2004-12-30
1
-2
/
+1
*
Add LOG_NTP facility.
krion
2004-12-30
1
-1
/
+3
*
Remove a check that never returns true, because in this case we have panic
glebius
2004-12-30
1
-2
/
+0
*
Correct two typos; remove a duplicate.
schweikh
2004-12-30
1
-5
/
+2
*
[1] Remove the generic bridge support from those drivers that had it. The
anholt
2004-12-30
8
-30
/
+110
*
Make umtx_wait and umtx_wake more like linux futex does, it is
davidxu
2004-12-30
2
-50
/
+16
*
Fix typos.
brueffer
2004-12-30
1
-3
/
+3
*
Clearer va-args usage.
obrien
2004-12-30
1
-4
/
+3
*
Rewrite the code that hacks a short names to use in
kientzle
2004-12-29
1
-62
/
+154
*
Remove vnode_if.h for rev 1.14.
obrien
2004-12-29
1
-2
/
+1
*
Don't call ugen_destroy_devnodes(). it is called from ugen_set_config()
julian
2004-12-29
1
-3
/
+0
*
Catch up with stat.h a bit:
trhodes
2004-12-29
1
-6
/
+5
*
Mark up SIGSTOP with .Dv and use .Nm in HISTORY for marking up `signal'.
keramida
2004-12-29
1
-3
/
+3
*
Remove the special sparc64 time_t support.
obrien
2004-12-29
1
-51
/
+0
*
A lot of people may want to submit PRs from systems that are not
keramida
2004-12-29
1
-0
/
+7
*
Merge the following from the English version:
hrs
2004-12-29
7
-190
/
+56
*
SMC SMC2536W-AG verified as working.
brueffer
2004-12-29
1
-1
/
+2
*
Autogenerate device listings for bktr(4).
brueffer
2004-12-29
3
-6
/
+7
*
- call the driver 'bktr' instead of 'brooktree' throughout the document
brueffer
2004-12-29
1
-19
/
+64
*
Correctly initialise the 2nd kernel segment, and don't
grehan
2004-12-29
3
-3
/
+9
*
We don't need to generate vnode_if.h anymore
imp
2004-12-29
24
-27
/
+23
*
No need to generate vnode_if.h anymore
imp
2004-12-29
5
-5
/
+5
*
NO_NIS cleanup: LINKS and MLINKS
ache
2004-12-29
1
-0
/
+2
*
More NO_NIS cleanup: LINKS and MLINKS
ache
2004-12-29
1
-0
/
+4
*
Document callout_pending() macro.
glebius
2004-12-29
1
-1
/
+6
*
Move WINBOND 4 port hub to its proper location in the file. It belongs
imp
2004-12-29
1
-1
/
+3
*
Eliminate (now) unnecessary acquisition and release of the global page
alc
2004-12-29
1
-4
/
+0
*
Make an argument name in the synopsis match that in the text. Correct
jkoshy
2004-12-29
1
-2
/
+2
*
Access to the page's busy field is (now) synchronized by the containing
alc
2004-12-29
1
-1
/
+0
*
Drop hold on patch. ENOTIME for long-stalled ideas here. Too busy elsewhere.
gad
2004-12-29
1
-1
/
+3
[next]