| Commit message (Expand) | Author | Age | Files | Lines |
* | Add VESA mode support. If the VESA support is compiled into the kernel | yokota | 1999-01-21 | 2 | -10/+122 |
* | Oops, I accidently had devfs enabled in the vn module.. | peter | 1999-01-21 | 1 | -2/+1 |
* | Add vn module to build list. | peter | 1999-01-21 | 1 | -2/+2 |
* | Build a vn module. I've lost count of the number of times I could have | peter | 1999-01-21 | 1 | -0/+18 |
* | Convert vn.c into a module (loadable and static). | peter | 1999-01-21 | 1 | -45/+53 |
* | Typo: s/mdev/bdev/, added in rev 1.47 (must fix in RELENG_3 too) | peter | 1999-01-21 | 2 | -4/+4 |
* | Typo: s/bpreassignbuf/pbreassignbuf/ so the prototype matches it's function | peter | 1999-01-21 | 2 | -4/+4 |
* | Mainly changes to support the new swapper. The big adjustment is that | dillon | 1999-01-21 | 1 | -1/+1 |
* | Move many of the vm_pager_*() functions from vm_pager.c to inlines in | dillon | 1999-01-21 | 1 | -1/+1 |
* | Move many of the vm_pager_*() functions from vm_pager.c to inlines in | dillon | 1999-01-21 | 1 | -1/+1 |
* | Reorganized some of the low memory testing code to make it more useful. | dillon | 1999-01-21 | 1 | -1/+1 |
* | The TAILQ hashq has been turned into a singly-linked=list link, | dillon | 1999-01-21 | 1 | -1/+1 |
* | The hash table used to be a table of doubly-link list headers ( two | dillon | 1999-01-21 | 1 | -1/+1 |
* | The vm_object structure is now somewhat smaller due to the removal | dillon | 1999-01-21 | 1 | -1/+1 |
* | object->id was badly implemented. It has simply been removed. | dillon | 1999-01-21 | 1 | -1/+1 |
* | Objects associated with raw devices are no longer counted in the VM stats | dillon | 1999-01-21 | 1 | -1/+1 |
* | General cleanup related to the new pager. We no longer have to worry | dillon | 1999-01-21 | 1 | -1/+1 |
* | Potential bug fix, do not just clear PG_BUSY... call vm_page_wakeup() | dillon | 1999-01-21 | 1 | -1/+1 |
* | Removed low-memory blockages at fork. This is the wrong place to put | dillon | 1999-01-21 | 1 | -1/+1 |
* | Mainly cleanup. Removed some inappropriate low-memory handling code | dillon | 1999-01-21 | 1 | -1/+1 |
* | The default_pager's interaction with the swap_pager has been reorganized, | dillon | 1999-01-21 | 2 | -2/+2 |
* | Added support for VOP_FREEBLKS(), reducing MFS's impact on swap and | dillon | 1999-01-21 | 1 | -1/+1 |
* | Access to mfsp->buf_queue must be protected at splbio(). Other minor | dillon | 1999-01-21 | 1 | -1/+1 |
* | Move EXT2FS to be more visible, and give it a description. Also make | eivind | 1999-01-21 | 3 | -18/+48 |
* | Renamed M_KERNEL to a more appropriate M_USE_RESERVE. | dillon | 1999-01-21 | 1 | -1/+1 |
* | The main operational changes are in getblk()'s handling of the | dillon | 1999-01-21 | 1 | -1/+1 |
* | The code that reclaims descriptors from in-transit unix domain | dillon | 1999-01-21 | 1 | -1/+1 |
* | Fixed a potential bug ( but maybe not ), where sendfile() clears PG_BUSY | dillon | 1999-01-21 | 1 | -1/+1 |
* | This module was used only by the old swapper and has been #if'd out, | dillon | 1999-01-21 | 1 | -1/+1 |
* | This is a rather large commit that encompasses the new swapper, | dillon | 1999-01-21 | 63 | -2062/+3198 |
* | Add new blist module - radix tree based bitmap allocator with | dillon | 1999-01-21 | 2 | -0/+1029 |
* | This is now 4.0-current | jkh | 1999-01-21 | 1 | -2/+2 |
* | Include Peter Wemm's renaming and restructuring | grog | 1999-01-21 | 1 | -47/+59 |
* | Retain some of the RAID5 texts even in the non-RAID5 versions. | grog | 1999-01-21 | 1 | -1/+67 |
* | Remove states: | grog | 1999-01-21 | 1 | -28/+21 |
* | Include Peter Wemm's renaming and restructuring | grog | 1999-01-21 | 1 | -413/+456 |
* | Change the style of revive: revive subdisks instead of plexes. This | grog | 1999-01-21 | 1 | -35/+86 |
* | Include Peter Wemm's renaming and restructuring | grog | 1999-01-21 | 1 | -83/+41 |
* | Add keywords help, makedev, quit and setdaemon | grog | 1999-01-21 | 1 | -1/+7 |
* | MMalloc: remove directory part of name correctly | grog | 1999-01-21 | 1 | -5/+4 |
* | Create functions lockdrive and unlockdrive to handle drive locking | grog | 1999-01-21 | 1 | -2/+35 |
* | Add keywords makedev, setdaemon and help. | grog | 1999-01-21 | 1 | -1/+6 |
* | Remove ioctls VINUM_GETUNMAPPED and VINUM_GETDEFECTIVE (we no longer | grog | 1999-01-21 | 1 | -3/+7 |
* | Include Peter Wemm's renaming and restructuring | grog | 1999-01-21 | 2 | -392/+484 |
* | Include Peter Wemm's renaming and restructuring | grog | 1999-01-21 | 1 | -14/+25 |
* | Remove old cruft | grog | 1999-01-21 | 1 | -11/+2 |
* | Include Peter Wemm's renaming and restructuring | grog | 1999-01-21 | 1 | -111/+117 |
* | Include Peter Wemm's renaming and restructuring | grog | 1999-01-21 | 1 | -18/+40 |
* | Code for vinum daemon. | grog | 1999-01-21 | 1 | -0/+202 |
* | Include Peter Wemm's renaming and restructuring | grog | 1999-01-21 | 1 | -74/+30 |