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
/
altq_afmap.c
Age
Commit message (
Expand
)
Author
2021-12-31
altq(9): Fix missing IFNET_LOCK around if_ioctl.
riastradh
2021-12-31
sys: Use if_ioctl wrapper function.
riastradh
2021-09-21
Remove FreeBSD blocks that did not compile anyway, and use l->l_cred
christos
2014-03-20
kill sprintf
christos
2008-11-07
*** Summary ***
dyoung
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-20
Kill some KAUTH_GENERIC_ISSUSER.
elad
2006-10-12
Merge the peter-altq branch.
peter
2006-10-12
- sprinkle __unused on function decls.
christos
2006-07-21
- Use the LWP cached credentials where sane.
ad
2006-05-15
kauth fallout
christos
2006-05-14
integrate kauth.
elad
2006-04-23
Use malloc/free instead of MALLOC/FREE and M_ZERO instead of memset.
christos
2005-12-11
merge ktrace-lwp.
christos
2005-02-26
nuke trailing whitespace
perry
2004-04-21
kill sprintf, use snprintf
itojun
2003-11-09
- kill bzero/bcopy
christos
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-12
add RCSIDs
lukem
2001-04-13
Remove the use of splimp() from the NetBSD kernel. splnet()
thorpej
2000-12-14
Add NetBSD RCS IDs.
thorpej
2000-12-14
Import ALTQ from KAME.
thorpej