aboutsummaryrefslogtreecommitdiff
path: root/serverboot/default_pager.c
Commit message (Collapse)AuthorAgeFilesLines
* 1998-07-25 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-07-251-11/+11
| | | | | * default_pager.c (pager_read_offset): Cast NO_BLOCK twice, to real return type of this function.
* Turn off debugging printfs.Thomas Bushnell1997-05-021-20/+44
|
* *** empty log message ***Thomas Bushnell1997-04-301-26/+87
|
* *** empty log message ***Thomas Bushnell1997-04-181-1/+1
|
* typoThomas Bushnell1997-04-181-3/+5
|
* add debugging.Thomas Bushnell1997-04-181-2/+15
|
* Fri Apr 18 16:44:49 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-04-181-1/+1
| | | | | | | | | | | | | | | | * wiring.c (__vm_allocate): New function. Wed Apr 16 14:18:28 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * default_pager.c (debug): Turn off. Mon Apr 14 12:50:20 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * default_pager.c: Remove debugging printfs. Thu Apr 10 15:10:25 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * Makefile (installationdir): Set variable.
* *** empty log message ***Thomas Bushnell1997-04-141-19/+0
|
* *** empty log message ***Thomas Bushnell1997-04-091-0/+1
|
* Wed Apr 9 13:57:44 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-04-091-9/+0
| | | | | | | | * default_pager.c (default_pager_default_thread): New function. Delete old variable with this name, it was never used. (default_pager): Fork default_pager_default_thread instead of doing it here to avoid the possibility that we are on a tiny stack. Current thread dies.
* Wed Apr 9 13:57:44 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-04-091-7/+16
| | | | | | | * default_pager.c (default_pager_default_thread): New function. (default_pager): Fork default_pager_default_thread instead of doing it here to avoid the possibility that we are on a tiny stack. Current thread dies.
* Initial RevisionThomas Bushnell1997-04-031-0/+3536