| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow VM_KMEM_SIZE to be tuned from the kernel environment. This tuning | msmith | 1999-01-21 | 1 | -1/+6 |
* | This commit was generated by cvs2svn to compensate for changes in r43009, | wollman | 1999-01-21 | 2 | -12/+39 |
|\ |
|
| * | Try this import again, this time on the correct (sic) vendor branch. | wollman | 1999-01-21 | 14 | -778/+1176 |
* | | This commit was generated by cvs2svn to compensate for changes in r43007, | wollman | 1999-01-21 | 1 | -9/+17 |
|\ \ |
|
| * | | 1999a revision of timezone data from Arthur Olson and friends. | wollman | 1999-01-21 | 18 | -2700/+4569 |
| * | | Import ppp-2.3.3 onto vendor branch. | peter | 1998-03-21 | 4 | -1407/+3351 |
* | | | I don't know how this happened since I know I compiled this on my machine. | wollman | 1999-01-21 | 1 | -2/+2 |
* | | | Nits. | imp | 1999-01-21 | 1 | -1/+5 |
* | | | Add notes about: | imp | 1999-01-21 | 1 | -1/+19 |
* | | | Fix misleading wording in ipfw(8) man page. | archie | 1999-01-21 | 1 | -3/+3 |
* | | | Euro support, part 2. | imp | 1999-01-21 | 25 | -6/+1448 |
* | | | Add the new code for Palestine, with the comment that we don't know | wollman | 1999-01-21 | 1 | -2/+5 |
* | | | Add VESA mode support. If the VESA support is compiled into the kernel | yokota | 1999-01-21 | 2 | -10/+122 |
* | | | Merge changes from vendor branch (tzcode1999a), plus the following additional | wollman | 1999-01-21 | 7 | -269/+305 |
* | | | This commit was generated by cvs2svn to compensate for changes in r42994, | wollman | 1999-01-21 | 1 | -0/+269 |
|\ \ \ |
|
| * | | | First stage in giving zic/zdump its own version of private.h so that they | wollman | 1999-01-21 | 1 | -0/+269 |
* | | | | Remove two files replaced with HTML by vendor. | wollman | 1999-01-21 | 2 | -152/+0 |
* | | | | This commit was generated by cvs2svn to compensate for changes in r42991, | wollman | 1999-01-21 | 4 | -40/+479 |
|\ \ \ \
| |/ / / |
|
| * | | | Updated timezone compiler from Arthur Olson. | wollman | 1999-01-21 | 10 | -112/+973 |
| * | | | Update timezone file description to match new zic (coming soon). | wollman | 1999-01-21 | 2 | -10/+28 |
* | | | | Oops, I accidently had devfs enabled in the vn module.. | peter | 1999-01-21 | 1 | -2/+1 |
* | | | | Merge from vendor branch: timezone file structure changes and doco. | wollman | 1999-01-21 | 3 | -25/+45 |
* | | | | 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 |
* | | | | Removed from the secure/lib/libcrypt area, because of the rewrite to how | brandon | 1999-01-21 | 9 | -950/+0 |
* | | | | Moved from the old secure/lib/libcrypt area, because of the rewrite to how | brandon | 1999-01-21 | 5 | -0/+532 |
* | | | | Rewrite of crypt library to be more modular, and addition of the | brandon | 1999-01-21 | 10 | -149/+1135 |
* | | | | 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 |