summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* We haven't installed usbdevs for many moons now, and it doesn't work anymarkm2009-10-121-0/+2
* Fix the 106/109 USB Japanese keyboard "underscore" issue.hrs2009-10-121-12/+51
* Export DTrace symbols from nfsclient so that dtnfsclient can get to them.rwatson2009-10-121-0/+10
* Add a MODULE_DEPEND() on the NFS client from dtnfsclient so that dtnfsclientrwatson2009-10-121-0/+1
* - Do not assign a link-local address when ND6_IFF_IFDISABLED.hrs2009-10-121-0/+3
* Link GSS mechanics modules against libgssapi so they will not fail duebland2009-10-122-4/+4
* Improve the description of sysctl "kern.sugid_coredump".jkoshy2009-10-121-1/+1
* Update for latest 802.11s changes in meshconf format.rpaulo2009-10-121-15/+21
* Fix a wrong initialization that snuck in the latest commit.rpaulo2009-10-121-1/+1
* Fix typo.kib2009-10-121-1/+1
* Another 3.03 draft bit that I missed in the previous 802.11s stackrpaulo2009-10-123-85/+48
* Scan for option ROMs on i386 and amd64 only.marcel2009-10-113-1/+2
* Make openat(2) a cancellation point.jilles2009-10-116-0/+38
* Tweaks for sigqueue tests:kib2009-10-112-12/+27
* Currently, when signal is delivered to the process and there is a threadkib2009-10-114-34/+118
* Correct another typo. Actually save the condition register insteadnwhitehorn2009-10-111-1/+1
* Correct a typo here and actually save DSISR instead of overwriting it.nwhitehorn2009-10-111-1/+1
* In nanosleep(2), note that the calling thread is put to sleep, not thekib2009-10-111-1/+3
* Remove dupe.des2009-10-111-1/+0
* - Catch SIGHUP to perform cleanup before exiting.jh2009-10-112-4/+8
* Fix a race condition where a mutex was destroyed while sleeping on it.tuexen2009-10-112-1/+1
* Add locking around access to parent node, and bail out when the parentdelphij2009-10-113-8/+115
* Virtualize the pfil hooks so that different jails may chose differentjulian2009-10-1115-128/+197
* Add support for Intel G41 chipsetrnoland2009-10-112-1/+4
* Add pci id's for Intel G41 chipsetrnoland2009-10-111-0/+2
* Document errno codes added in r144530.das2009-10-111-0/+8
* Atheros EEPROM version 4K. This version is mostly based on version 1.4.rpaulo2009-10-102-0/+561
* In regards to the "Starting foo:" type messages at boot time, create anddougb2009-10-1017-36/+45
* Orphaning provider with EXDEV seems weird; perhaps the author meanttrasz2009-10-101-1/+1
* Refine r195509, instead of checking that vnode type is VBAD, that iskib2009-10-101-3/+3
* Map PIE binaries at non-zero base address.kib2009-10-101-10/+14
* Define architectural load bases for PIE binaries. Addresses were selectedkib2009-10-108-0/+21
* Do not map segments of zero length.kib2009-10-101-1/+4
* Calculate relocation base for the main object, and apply the relocationkib2009-10-101-14/+15
* Postpone dropping fp till both kq_global and kqueue mutexes arekib2009-10-101-3/+3
* Correct include order as indicated by bz.tuexen2009-10-101-2/+1
* Fix typo which has survived amazingly long!eri2009-10-101-1/+1
* Do not include vnet.h twice.tuexen2009-10-091-1/+0
* atomic_cmpset_barr_* was added in order to cope with compilers willing toattilio2009-10-092-96/+92
* Improved one-line description of this module (taken from NOTES).brueffer2009-10-091-1/+1
* Merge upstream r421: grammar nit in pam.conf(5).des2009-10-091-1/+1
* If provider is open for writing when we taste it, skip it for classes thatpjd2009-10-096-0/+25
* Export disk serial numbers for adaX disks.pjd2009-10-091-0/+2
* Use correct arguments when calling SCTP_RTALLOC().tuexen2009-10-081-2/+2
* Properly mark ZFS properties which are not changeable under FreeBSD.trasz2009-10-081-1/+6
* Clean up amd64 suspend/resume code.jkim2009-10-083-33/+35
* Allow file system owner to modify system flags if securelevel permits.pjd2009-10-083-12/+17
* File system owner is when uid matches and jail matches.pjd2009-10-081-3/+2
* 'aclmode' and 'aclinherit' properties should work as advertised; don'ttrasz2009-10-081-2/+0
* Fix so that round robing stream scheduling works as advertisedrrs2009-10-081-25/+4
OpenPOWER on IntegriCloud