summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct types of PHY, per http://bcm-specs.sipsolutions.net/PHYVersioningimp2009-05-181-1/+2
* tbr_timeout() is a timer driven function[1]. While the previous commitbz2009-05-181-10/+21
* Turns out that my BCM4318 has a PCI ID of 0x4319, which lead me toimp2009-05-181-10/+12
* Several changes to vfs_bio_clrbuf():alc2009-05-171-13/+11
* Document sbuf_new_auto().brueffer2009-05-171-2/+18
* Add a missing INIT_VNET_NET() to get VIMAGE closer to full LINT again.bz2009-05-171-0/+1
* Put the structs under #ifndef VIMAGE_GLOBALS as some constants are notbz2009-05-171-2/+0
* Unbreak options VIMAGE builds, in a followup to r192011 which did notbz2009-05-171-0/+2
* Eliminate a pointless call to pmap_clear_reference() from vm_pageout_scan().alc2009-05-171-1/+2
* Introduce vfs_bio_set_valid() and use it from ffs_realloccg(). Thisalc2009-05-173-8/+45
* add TRENDnet TEW-504UB/EUsam2009-05-172-0/+2
* fix 11a channel use; mark OFDM operation correctlysam2009-05-171-2/+2
* Fix the acquisition of local locks via VOP_ADVLOCK() by thermacklem2009-05-171-11/+28
* 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
OpenPOWER on IntegriCloud