summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Regenerate system call files following r224812 changes to capabilities.conf.rwatson2011-08-135-16/+16
* Fix race between dmu_objset_prefetch() invoked frommm2011-08-131-1/+2
* Allow openat(2), fstatat(2), etc. in capability mode.jonathan2011-08-131-25/+19
* Allow Capsicum capabilities to delegate constrainedjonathan2011-08-136-52/+157
* Fixes for sure bus reference miscounting and potential device andmjacob2011-08-122-16/+59
* Fixes zombie device and loop down timers so that they work more thanmjacob2011-08-122-6/+39
* Rename CAP_*_KEVENT to CAP_*_EVENT.jonathan2011-08-125-10/+10
* Reorder and renumber capability rights.jonathan2011-08-121-28/+36
* Test *at(2) calls with capability-mode lookup.jonathan2011-08-124-3/+157
* Eliminate the zfsdev_state_lock entirely and replace it with thepjd2011-08-124-70/+54
* Use the right printf() format string without a cast to maxint_t.jonathan2011-08-111-4/+4
* Only call fdclose() on successfully-opened FDs.jonathan2011-08-111-2/+4
* Allow to build a release for stable/[78] on a current box and vise versa.nyan2011-08-111-1/+5
* Fix building a release with old release scheme. This catches up withnyan2011-08-111-18/+20
* Second-to-last commit implementing Capsicum capabilities in the FreeBSDrwatson2011-08-1156-238/+564
* Use synchronous device destruction instead of asynchronous, so that a newhselasky2011-08-114-62/+63
* - Merged awk upstream that includes a fix for a bug exposed by kmod_syms.mk.ru2011-08-114-3/+17
* Move cxgbtool from usr.sbin to tools/tools.np2011-08-108-3/+3
* Revert r224760, and enhance the sed patterns from r224659 to comment outdougb2011-08-102-15/+11
* Sync makefs(8) ISO 9660 support with NetBSD:marius2011-08-106-31/+32
* o Improve 224494:marius2011-08-102-3/+34
* - Remove myself from ncurses maintainer due to ENOTIMErafan2011-08-101-1/+0
* If RTF_HOST flag is specified, then we are interested in destinationkevlo2011-08-101-1/+1
* - Move the PG_UNMANAGED flag from m->flags to m->oflags, renaming the flagkib2011-08-0916-225/+209
* Revert r224736 as the introduced value was already present.attilio2011-08-091-2/+0
* Do not update mountpoint generation counter to the value which was notkib2011-08-091-2/+4
* Add the PCI ID for the PCH DH89xxCC on ichsmb as got from Linux counterpart.attilio2011-08-091-0/+2
* Remove the now unneeded references to these DFS methods.adrian2011-08-092-11/+0
* Merge 220876, 220877, and 221537 from the new NFS client to the old:jhb2011-08-093-7/+14
* Remove timeval2timespec and its converse, since we already havejonathan2011-08-091-18/+0
* Update to a 7-Aug-2011 release.ru2011-08-0910-43/+98
* Do not block zero report ID. It is correct value for devices with singlemav2011-08-091-1/+1
* Make clear that the -U option can be dangerous. [1]dougb2011-08-092-6/+10
* Remove this call, now that I've solved the radar module problem withoutadrian2011-08-091-6/+0
* Fix buffer overflow in sys/boot/common/util.c's printf(), when printingdim2011-08-081-1/+1
* Create timeval2timespec() and timespec2timeval().jonathan2011-08-081-0/+18
* And add another missing brace. Another pointy hat moment.adrian2011-08-081-1/+1
* Bitten again by the optional HALDEBUG compilation.adrian2011-08-081-4/+0
* The older HAL code sets up the regulatory domain once; FreeBSD/net80211adrian2011-08-081-13/+42
* When setting a fixed channel on adapters with 11n support the scanbschmidt2011-08-081-1/+9
* Introduce some more DFS related hooks, inspired both by local workadrian2011-08-087-2/+47
* .. and add a missing bracket.adrian2011-08-081-1/+1
* Fix method naming to match the reference HAL definition.adrian2011-08-081-1/+1
* Revert r224655 and r224614 because vn_fullpath* does not always workmm2011-08-081-79/+7
* Add another HAL method - ah_isFastClockEnabled - which returns AH_TRUEadrian2011-08-088-0/+29
* Change "options NFSCLIENT" to "options NFSCL" in diskless.8,rmacklem2011-08-081-2/+2
* In rtinit1(), before rtrequest1_fib() is called, info.rti_flags iskevlo2011-08-081-1/+1
* catstrg() does not set the resulting string length.kevlo2011-08-081-0/+1
* Fix a pathname (s,netinet/if_ether.h,net/ethernet.h,).hrs2011-08-081-1/+1
* Merge revision 3554 from libarchive's release/2.8 branch:mm2011-08-073-16/+27
OpenPOWER on IntegriCloud