summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Added a SYSCTL to sys/fs/nfsserver/nfs_nfsdport.c so that the value ofrmacklem2009-05-171-6/+14
* | Print an extra newline when not at the first column already.ed2009-05-171-1/+2
* | Several cleanups to tty_info(), better known as Ctrl-T.ed2009-05-171-25/+25
* | Fix the example.trasz2009-05-171-2/+3
* | Improve the accf_dns_load description.brueffer2009-05-171-1/+1
* | - do not create and mount new file systems on top of the old ones on everydanger2009-05-171-2/+4
* | Merge r191964: Eliminate a case of unnecessary page queues locking.alc2009-05-171-4/+1
* | add zfs oid to bsnmpdkmacy2009-05-171-0/+1
* | When finding processes, ignore ourself and our ancestors. It is almostbrian2009-05-172-5/+40
* | set createtxg prop namekmacy2009-05-171-1/+1
* | Add a -d option to ps to display descendant info with the output.brian2009-05-174-15/+167
* | SAVESTART implies SAVENAMEkmacy2009-05-171-2/+2
* | enable adaptive spinning on zfs lockskmacy2009-05-162-4/+4
* | Changed sys/fs/nfs_clbio.c in the same way Alan Cox changedrmacklem2009-05-161-3/+3
* | Enhance the safety of the -U option:dougb2009-05-161-9/+13
* | Drop clause 3 of the license as per rev. 1.35 from OpenBSD.brueffer2009-05-161-2/+0
* | correct range in commentkmacy2009-05-161-1/+1
* | update vm map commentkmacy2009-05-161-1/+0
* | Sync up to rev. 1.25 from OpenBSD:brueffer2009-05-161-8/+4
* | Add -L to the mtree invocation to chase symbolic links that are presentdougb2009-05-161-1/+1
* | Increase default kernel map to 512GBkmacy2009-05-161-2/+2
* | 1. New feature; option to have the script loop until a specified hostnamedougb2009-05-164-7/+142
* | - allow forced unmountskmacy2009-05-161-4/+4
* | Trim trailing whitespace from the end of a linedougb2009-05-161-1/+1
* | only use direct map if system has more than 2GBkmacy2009-05-161-1/+1
* | apply band-aid to x86_64 systems with more physical memory than kmem by alloc...kmacy2009-05-163-13/+109
* | Somewhere between 2.6.23 and 2.6.27, Linux added SOCK_CLOEXEC anddchagin2009-05-164-2/+32
* | Return EINVAL in case when the incorrect or unsupporteddchagin2009-05-162-0/+12
* | Use the protocol family constants for the domain argument validation.dchagin2009-05-161-3/+5
* | Emulate SO_PEERCRED socket option.dchagin2009-05-162-1/+26
* | - Fix spelling.lulf2009-05-161-1/+1
* | o Add missed semicolon in action script.maxim2009-05-161-1/+1
* | Add bwi(4) and urtw(4).brueffer2009-05-161-0/+4
* | Make the HARDWARE section ready for the automatic hardware notes generation,brueffer2009-05-161-6/+8
* | Add support for booting from raidz1 and raidz2 pools.dfr2009-05-165-82/+908
* | Add a manpage for the bwi(4) driver.brueffer2009-05-162-0/+136
* | Fixed the Null callback RPCs so that they work with the new krpc. Thisrmacklem2009-05-162-9/+18
* | Remove do-nothing code that was required to dirty the old buffer on Alpha.des2009-05-151-12/+1
* | Add a missing break in a switch statement.brueffer2009-05-151-0/+1
* | Reduce diff against my local version: replace malloc+memset() cases to calloc().delphij2009-05-1510-22/+12
* | Move the nfsstat structure and proc/op number definitions on thermacklem2009-05-153-152/+177
* | Devfs replaces file ops vector with devfs-specific one in devfs_open(),kib2009-05-151-1/+3
* | Update the KVM backend for malloc stats to catch up to the internal structurejhb2009-05-151-6/+5
* | The module name convention is foo, not if_foo.imp2009-05-154-15/+15
* | Cleanup module declarations:imp2009-05-151-6/+4
* | Modify the diskless booting code in sys/fs/nfsclient to be compatiblermacklem2009-05-152-27/+36
* | Revert r192094. The revision caused problems for sysctl(3) consumerskib2009-05-152-7/+18
* | Turn consolectl into a simple device node, not a TTY.ed2009-05-151-20/+26
* | This driver can be loaded as a module now.brueffer2009-05-151-8/+8
* | Xref missing wlan drivers.brueffer2009-05-151-1/+5
OpenPOWER on IntegriCloud