summaryrefslogtreecommitdiff
path: root/sys/kern/subr_xxx.c
AgeCommit message (Expand)Author
2015-12-05remove stale lint annotationsTed Unangst
2015-03-14Remove some includes include-what-you-use claims don'tJonathan Gray
2013-03-28do not include machine/cpu.h from a .c file; it is the responsibility ofTheo de Raadt
2010-09-28Implement a per-cpu held mutex counter if DIAGNOSTIC on all non-x86 platforms,Miod Vallat
2010-09-24Add stricter asserts to DIAGNOSTIC kernels to help catch mutex andMatthew Dempsky
2010-09-21Add assertwaitok(9) to declare code paths that assume they can sleep.Matthew Dempsky
2005-12-09ansi and deregister. No binary change.Jonathan Gray
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-14add {b,c}devsw_lookup convenience functions.Ted Unangst
1997-11-06Updates for VFS Lite 2 + soft update.Constantine Sapuntzakis
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-02-24OpenBSD tagsNiklas Hallqvist
1996-02-29From NetBSD: Merge with NetBSD 960217Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt