summaryrefslogtreecommitdiff
path: root/sys/kern/kern_subr.c
Commit message (Expand)AuthorAgeFilesLines
* This commit fixes various 64bit portability problems required forDoug Rabson1998-06-071-4/+4
* Back out DIAGNOSTIC changes.Eivind Eklund1998-02-061-3/+1
* 1) Start using a cleaner and more consistant page allocator insteadJohn Dyson1998-02-051-2/+3
* Turn DIAGNOSTIC into a new-style option.Eivind Eklund1998-02-041-1/+3
* VM level code cleanups.John Dyson1998-01-221-2/+5
* Make our v_usecount vnode reference count work identically to theJohn Dyson1998-01-061-2/+65
* Some performance improvements, and code cleanups (including changing ourJohn Dyson1997-12-191-1/+76
* Rename "struct kmemstats" to "struct malloc_type" it makes more sense now.Poul-Henning Kamp1997-10-101-3/+5
* Removed unused #includes.Bruce Evans1997-09-021-2/+1
* Define NPRIMES in terms of the number of elements in 'primes' (as opposedAlexander Langer1997-05-281-2/+2
* 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
* Improved hashinit panic strings.David Greenman1995-05-081-3/+3
* Added UIO_NOCOPY case to ureadc() to quiet gcc.David Greenman1995-04-301-1/+3
* Added a few more entries to the list of prime numbers.David Greenman1995-04-091-4/+4
* kern_subr.c:David Greenman1995-04-041-1/+36
* Minor code improvement to uiomove()David Greenman1995-02-121-3/+4
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-0/+3
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+210