Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some serious problems with limits checking in the sbrk(2)/brk(2) | dyson | 1996-06-25 | 1 | -13/+25 |
* | Eliminated many redundant vm_map_lookup operations for vm_mmap. | dyson | 1996-01-19 | 1 | -2/+4 |
* | Untangled the vm.h include file spaghetti. | dg | 1995-12-07 | 1 | -1/+5 |
* | Included <sys/sysproto.h> to get central declarations for syscall args | bde | 1995-11-12 | 1 | -1/+6 |
* | Fixed type of obreak(). The args struct member name conflicted with | bde | 1995-11-11 | 1 | -3/+3 |
* | Fix argument passing to the "freeer" routine. Added some prototypes. (bde) | dg | 1995-10-07 | 1 | -3/+2 |
* | Stop using vm_allocate and vm_deallocate. | dg | 1995-02-20 | 1 | -3/+3 |
* | These changes embody the support of the fully coherent merged VM buffer cache, | dg | 1995-01-09 | 1 | -10/+10 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -0/+1 |
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | rgrimes | 1994-05-25 | 1 | -34/+7 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+137 |