summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_rlist.c
Commit message (Expand)AuthorAgeFilesLines
* 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