summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_rlist.c
Commit message (Expand)AuthorAgeFilesLines
* Send subr_rlist.c off to the big Attic in the sky. It's been #if 0'edpeter1999-05-111-316/+0
* This module was used only by the old swapper and has been #if'd out,dillon1999-01-211-1/+1
* This is a rather large commit that encompasses the new swapper,dillon1999-01-211-2/+9
* KNFize, by bde.eivind1999-01-101-4/+4
* Split DIAGNOSTIC -> DIAGNOSTIC, INVARIANTS, and INVARIANT_SUPPORT aseivind1999-01-081-9/+7
* Move assignment of cur_rlp to after the acquisition of the list lock.dg1998-08-051-2/+3
* Support compiling with `gcc -ansi'.bde1998-04-151-3/+3
* Back out DIAGNOSTIC changes.eivind1998-02-061-3/+1
* Turn DIAGNOSTIC into a new-style option.eivind1998-02-041-1/+3
* Fixed gratuitous ANSIisms.bde1997-09-161-3/+5
* Removed unused #includes.bde1997-09-021-4/+1
* 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
* Undo a mistaken change from splhigh to splvm. Subr_rlist has beendyson1996-10-121-4/+4
* Performance optimizations. One of which was meant to go in before thedyson1996-10-121-4/+4
* In order to fix some concurrency problems with the swap pager earlydyson1996-03-031-29/+31
* Fix a problem with the rlist code that it can have virtual pages thatdyson1996-03-021-3/+4
* A Major staticize sweep. Generates a couple of warnings that I'll dealphk1995-12-141-2/+2
* Changes to support 1Tb filesizes. Pages are now named by andyson1995-12-111-3/+3
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+3
* Completed function declarations and/or added prototypes.bde1995-12-021-1/+3
* Killed a few gratuitous #include's.dg1995-10-211-3/+1
* Remove trailing whitespace.rgrimes1995-05-301-15/+15
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-4/+2
* Rewrote rlist_free(). The previous code was a good example of how todg1995-01-311-94/+111
* All of this is cosmetic. prototypes, #includes, printfs and so on. Makesphk1994-10-021-1/+2
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-131-8/+8
* First round of changes from John Dyson and myself to the VM system. Thisdg1993-12-221-9/+103
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-4/+4
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-3/+8
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-1/+1
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+191
OpenPOWER on IntegriCloud