summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Discard Device Control Strings and Operating System Commands.ed2009-10-083-3/+35
* Add a special workaround to handle UIO_NOCOPY case. This fixes datadelphij2009-10-071-24/+80
* Fix build on amd64.delphij2009-10-071-4/+5
* Clarify quoting of word in ${v=word} in sh(1).jilles2009-10-071-0/+3
* Add the comment "(FreeBSD only)" to the altmonth_x keywordsedwin2009-10-071-12/+12
* On FreeBSD it is enough to report provider removal when orphan event ispjd2009-10-071-20/+0
* Fix white-spaces.pjd2009-10-071-6/+6
* Add a new errno, ENOTCAPABLE, to be returned when a process requests anrwatson2009-10-073-1/+9
* Handle GRANTED_RES messages more gracefully: Send along a grant cookiezml2009-10-073-18/+152
* On command timeout handle frozen command first, to not run it insidemav2009-10-072-6/+8
* - Give a name to the host coalescing bug fix WDMA mode register bit insteadstas2009-10-072-1/+2
* - Document that 'Dell PowerEdge R710' has bce(4) supported NIC.simon2009-10-071-1/+3
* - Document new revisions of chips supported.stas2009-10-071-4/+4
* When run() returns an error, print the error message also injh2009-10-071-2/+6
* - Add support for new BGE chips (5761, 5784 and 57780). These chips uses newstas2009-10-072-74/+173
* Fix situation where Mac OS X NFS client creates a file and when it triespjd2009-10-071-1/+17
* Add parsing code for TCP UTO (User Timeout Option).rpaulo2009-10-072-0/+14
* - All the functions in atomic.h needs to be in "physical" form (likeattilio2009-10-062-91/+79
* sh: Send the "xyz: not found" message to redirected fd 2.jilles2009-10-063-7/+32
* Prevent paging pressure from draining arc too muchkmacy2009-10-061-3/+6
* Remove tcp_input lock statistics; these are intended for debugging onlyrwatson2009-10-061-32/+2
* Fix tcsh losing history when tcsh terminates because the pty beneath itrdivacky2009-10-061-0/+2
* In rtld's map_object(), use pread(..., 0) rather than read() to read therwatson2009-10-061-1/+1
* Add basename_r(3) to complement basename(3). basename_r(3) which acceptsrwatson2009-10-065-13/+34
* Per their definition, atomic instructions used in conjuction withattilio2009-10-062-92/+140
* Expand $FreeBSD$des2009-10-060-0/+0
* o Fix typo: "an in particular" -> "and in particular".maxim2009-10-061-1/+1
* "Potluck Pogo" was a collection of Walt Kelly's "Pogo" cartoonsdougb2009-10-062-2/+2
* In tcp_input(), we acquire a global write lock at first only if arwatson2009-10-051-1/+4
* Fix build on amd64, where sysctl arg1 is a pointer.rwatson2009-10-051-1/+1
OpenPOWER on IntegriCloud