summaryrefslogtreecommitdiffstats
path: root/sys/sys/resourcevar.h
Commit message (Expand)AuthorAgeFilesLines
* Widen struct sockbuf's sb_timeo member to int from short. Withjdp2002-07-241-1/+1
* Remove __Palfred2002-03-191-15/+15
* remove trailing semi-colons from macro definitions.alfred2002-02-271-2/+2
* use mutex pool mutexes for uidinfo locking.alfred2002-01-201-1/+4
* KSE Milestone 2julian2001-09-121-2/+4
* - Close races with signals and other AST's being triggered while we are injhb2001-08-101-1/+1
* Undo part of the tangle of having sys/lock.h and sys/mutex.h included inmarkm2001-05-011-2/+4
* Catch up to header include changes:jhb2001-03-281-0/+1
* Since the PC is a pointer to a code address, change the second parameter ofjhb2001-02-221-2/+2
* use a oppurtunistic locking strategy with the uidinfo structures to avoidalfred2000-11-301-9/+4
* Make uidinfo subsystem mpsafealfred2000-11-261-2/+10
* Remove uidinfo hash table lookup and maintenance out of chgproccnt() andtruckman2000-09-051-0/+20
* Fix a bug that could crash the system if you press ^T while a slowergreen2000-01-281-3/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Enforce monotonicity of apparent process user, system and interrupt times.bde1999-03-131-1/+4
* Some cleanups related to timecounters and weird ifdefs in <sys/time.h>.phk1998-05-281-1/+2
* Moved some #includes from <sys/param.h> nearer to where they are actuallybde1998-03-281-1/+5
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* trap.c:bde1996-06-251-7/+1
* Merge in Lite2: cosmetic indentation change.hsu1996-03-111-3/+3
* Declare fuswintr() and suswintr() the same as fusword() and susword().bde1994-11-141-6/+8
* Cosmetics. (sort of) Added 19 prototypes.phk1994-10-101-1/+4
* Added prototypes here and there. Moved pfctlinput into socket.h.phk1994-10-081-1/+2
* Prototypes, prototypes and even more prototypes. Not quite done yet, butphk1994-10-021-1/+2
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+90
OpenPOWER on IntegriCloud