aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/resourcevar.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug that could crash the system if you press ^T while a slowerBrian Feldman2000-01-281-3/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Enforce monotonicity of apparent process user, system and interrupt times.Bruce Evans1999-03-131-1/+4
* Some cleanups related to timecounters and weird ifdefs in <sys/time.h>.Poul-Henning Kamp1998-05-281-1/+2
* Moved some #includes from <sys/param.h> nearer to where they are actuallyBruce Evans1998-03-281-1/+5
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* trap.c:Bruce Evans1996-06-251-7/+1
* Merge in Lite2: cosmetic indentation change.Jeffrey Hsu1996-03-111-3/+3
* Declare fuswintr() and suswintr() the same as fusword() and susword().Bruce Evans1994-11-141-6/+8
* Cosmetics. (sort of) Added 19 prototypes.Poul-Henning Kamp1994-10-101-1/+4
* Added prototypes here and there. Moved pfctlinput into socket.h.Poul-Henning Kamp1994-10-081-1/+2
* Prototypes, prototypes and even more prototypes. Not quite done yet, butPoul-Henning Kamp1994-10-021-1/+2
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+90