| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert the previous change and add xdr_sizeof | kevlo | 2011-07-10 | 1 | -39/+37 |
* | - Removing some unneeded definitions of NULL(cruft related to 1970's C). | avatar | 2011-07-10 | 6 | -29/+15 |
* | style(9) cleanup | kevlo | 2011-07-10 | 1 | -1/+1 |
* | Add a HISTORY section | kevlo | 2011-07-10 | 1 | -0/+5 |
* | When first creating snapshots, we may free some blocks within it. | mckusick | 2011-07-10 | 1 | -1/+5 |
* | Update tags build script | mckusick | 2011-07-10 | 2 | -1/+3 |
* | Allow disk partitions associated with UFS read-only mounted | mckusick | 2011-07-10 | 2 | -16/+8 |
* | Per request of the docs team, install docs as packages, instead of via | nwhitehorn | 2011-07-09 | 5 | -12/+80 |
* | Remove reviewed line from copyright header. | hselasky | 2011-07-09 | 1 | -1/+0 |
* | Remove the old vm_map_clean man page. | alc | 2011-07-09 | 1 | -85/+0 |
* | vm_map_clean() was long ago renamed to vm_map_sync(). Also, it no longer | alc | 2011-07-09 | 4 | -3/+86 |
* | Fix the definition for PCPU_NAME_LEN, which is intended to fit | marius | 2011-07-09 | 1 | -1/+1 |
* | Oops. These changes should have been included in r223891. | alc | 2011-07-09 | 2 | -75/+4 |
* | Remove manual pages for functions that no longer exist. | alc | 2011-07-09 | 4 | -119/+1 |
* | Document copyin_nofault, copyout_nofault, uiomove_nofault. | kib | 2011-07-09 | 3 | -22/+84 |
* | Add a facility to disable processing page faults. When activated, | kib | 2011-07-09 | 6 | -11/+77 |
* | Use 'curthread_pflags' instead of 'thread_pflags' to signify that only | kib | 2011-07-09 | 2 | -14/+14 |
* | Use helper functions instead of manually managing TDP_INBDFLUSH. | kib | 2011-07-09 | 1 | -16/+12 |
* | Implement a helper functions to locally set thread-private flag, and | kib | 2011-07-09 | 1 | -0/+19 |
* | Implement pci_find_class(9), the function to find a pci device by its class. | kib | 2011-07-09 | 2 | -0/+16 |
* | Implement bitcount16. | kib | 2011-07-09 | 1 | -0/+11 |
* | Fix style, since this file has just been touched in a major way. | se | 2011-07-09 | 1 | -96/+75 |
* | Some refactoring for easier maintenance of the code. This is a follow-up | se | 2011-07-09 | 1 | -146/+69 |
* | Make /bin/expr support 64bit numeric range and range checks by default, | se | 2011-07-09 | 2 | -140/+152 |
* | Add missing "swapuse" resource limit. | trasz | 2011-07-09 | 1 | -1/+2 |
* | - Add xdr_sizeof(3) to libc | kevlo | 2011-07-09 | 5 | -41/+62 |
* | Add an option to have a fail point term only execute when run by a | mdf | 2011-07-08 | 2 | -1/+26 |
* | style(9) and cleanup fixes. | mdf | 2011-07-08 | 1 | -80/+69 |
* | Add device ID for the Davicom 56PDV PCI Modem. | jhb | 2011-07-08 | 1 | -0/+1 |
* | Implement basic support for memory attributes. At this time we only | marcel | 2011-07-08 | 3 | -27/+121 |
* | Note that -a, -C, -H, -j, and -z are also toggles. | jhb | 2011-07-08 | 1 | -1/+6 |
* | Fix the "passability" test in fdcopy(). | jonathan | 2011-07-08 | 1 | -2/+2 |
* | Clarify the meaning of a test. | jonathan | 2011-07-08 | 2 | -4/+4 |
* | Add new USB 3G driver. | hselasky | 2011-07-08 | 6 | -3/+1883 |
* | In the experimental soreceive_stream(): | andre | 2011-07-08 | 1 | -13/+9 |
* | Permit ARP to proceed for IPv4 host routes for which the gateway is the | zec | 2011-07-08 | 3 | -7/+12 |
* | Fixing building bustage on 32 bits platforms when WARNS >= 2. Note that | avatar | 2011-07-08 | 2 | -5/+10 |
* | Delete the /etc/rc.d/nfsserver script, since it is no | rmacklem | 2011-07-08 | 6 | -23/+6 |
* | Note the PF version. | obrien | 2011-07-07 | 1 | -2/+7 |
* | Fix the /etc/rc.d/nfsd script so that it no longer uses | rmacklem | 2011-07-07 | 1 | -3/+3 |
* | Grab the rlock before checking if our interface is enabled, it could be | thompsa | 2011-07-07 | 1 | -1/+2 |
* | Ensure that kqueue is not inherited across fork(). | jonathan | 2011-07-07 | 3 | -6/+21 |
* | Style fix - macros are supposed to be uppercase. | trasz | 2011-07-07 | 3 | -23/+23 |
* | Make a comment more accurate. | jonathan | 2011-07-07 | 1 | -1/+1 |
* | Fix memset sizeofs | kevlo | 2011-07-07 | 2 | -2/+2 |
* | Always skip the kernel idle process if requested, it is not specific to | jhb | 2011-07-07 | 1 | -5/+4 |
* | Add again the checking for log_arp_permanent_modify that was by accident | ae | 2011-07-07 | 1 | -5/+7 |
* | Remove the TCP_SORECEIVE_STREAM compile time option. The use of | andre | 2011-07-07 | 3 | -7/+2 |
* | Add an extra tab between fs_file and fs_vfstype | kevlo | 2011-07-07 | 1 | -1/+1 |
* | A fix to make the LINT-NOINET build happy, if this | jfv | 2011-07-07 | 1 | -3/+3 |