index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
altq
Age
Commit message (
Expand
)
Author
2009-12-06
Move BLUE_STATS to a commented out line since it is always enabled in
dsl
2009-11-22
s/the the/the/
mbalmer
2009-08-18
Remove code bracketed by #ifdef __FreeBSD__.
dyoung
2009-04-18
Remove extra whitespace added by a stupid tool.
tsutsui
2009-03-18
bcopy -> memcpy
cegger
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2009-01-04
add braces for symmetry
pooka
2008-11-25
Use binuptime(9) and emulate 1GiHz (2^30) counter rather than
tsutsui
2008-11-25
In machclk functions always emulate 1GHz counter using nanotime(9)
tsutsui
2008-11-07
*** Summary ***
dyoung
2008-09-11
Add support for source address hashhing in ALTQs WFQ. This allows to
joerg
2008-08-29
Don't redefine INFINITY.
gmcgarry
2008-07-15
Use more timespecs internally. From Alexander Shishkin and me.
christos
2008-06-18
merge yamt-pf42 branch.
yamt
2008-05-10
Use MI cpu_counter() interface.
ad
2008-01-20
Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants,
joerg
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
2007-09-04
init tbr_callout in all cases (hi ad!)
pooka
2007-07-09
Merge some of the less invasive changes from the vmlocking branch:
ad
2007-03-26
Remove duplicate #include <sys/kauth.h>
hubertf
2007-03-05
Use mtod(m, char*) when doing pointer arithmetic on the result.
he
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2007-01-24
Remove duplicate #includes, patch contributed in private mail
hubertf
2006-12-20
Comment out #ident.
rpaulo
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-28
Don't allow to initialize an interface with MTU smaller than one.
peter
2006-10-24
avoid shadowing "delay"
mrg
2006-10-20
Kill another KAUTH_GENERIC_ISSUSER.
elad
2006-10-20
Kill some KAUTH_GENERIC_ISSUSER.
elad
2006-10-15
Don't enable ALTQ in altq_pfattach. Enabling/disabling of ALTQ is already
peter
2006-10-13
Only compile in pf specific code when pf is configured.
peter
2006-10-12
Use another number for JOBS_CLEAR because it clashes with PRIQ_CLEAR.
peter
2006-10-12
Merge the peter-altq branch.
peter
2006-10-12
- sprinkle __unused on function decls.
christos
2006-09-03
add missing initializer
christos
2006-07-21
- Use the LWP cached credentials where sane.
ad
2006-06-19
Add ALTQ_PRIQ.
rpaulo
2006-06-07
fix timecounter fallout
christos
2006-05-15
kauth fallout
christos
2006-05-14
integrate kauth.
elad
2006-04-23
Complete the FREE -> free transition and add more NULL checks for malloc
christos
2006-04-23
Use malloc/free instead of MALLOC/FREE and M_ZERO instead of memset.
christos
2006-02-25
Fix some typos.
wiz
2006-02-16
Change "inline" back to "__inline" in .h files -- C99 is still too
perry
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-11
merge ktrace-lwp.
christos
2005-07-13
rename shadowing variable delay to nowdelay.
mrg
2005-06-06
add a missing const.
christos
2005-02-26
nuke trailing whitespace
perry
2004-06-26
Fix URL to Wu-chang Feng's BLUE
abs
[next]