summaryrefslogtreecommitdiff
path: root/sys/altq/altq_afmap.c
AgeCommit message (Expand)Author
2021-12-31altq(9): Fix missing IFNET_LOCK around if_ioctl.riastradh
2021-12-31sys: Use if_ioctl wrapper function.riastradh
2021-09-21Remove FreeBSD blocks that did not compile anyway, and use l->l_credchristos
2014-03-20kill sprintfchristos
2008-11-07*** Summary ***dyoung
2007-03-04Kill 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-20Kill some KAUTH_GENERIC_ISSUSER.elad
2006-10-12Merge 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-15kauth falloutchristos
2006-05-14integrate kauth.elad
2006-04-23Use malloc/free instead of MALLOC/FREE and M_ZERO instead of memset.christos
2005-12-11merge ktrace-lwp.christos
2005-02-26nuke trailing whitespaceperry
2004-04-21kill sprintf, use snprintfitojun
2003-11-09- kill bzero/bcopychristos
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-12add RCSIDslukem
2001-04-13Remove the use of splimp() from the NetBSD kernel. splnet()thorpej
2000-12-14Add NetBSD RCS IDs.thorpej
2000-12-14Import ALTQ from KAME.thorpej