summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for the Blu-Ray drive found in the Sony Playstation 3 and fixnwhitehorn2011-08-1410-36/+913
* Most of these changes to isp are to allow for isp.ko unloading.mjacob2011-08-135-59/+186
* zfs_ioctl.c: improve code readability in zfs_ioc_dataset_list_next()mm2011-08-132-7/+8
* Trim some warnings and notes from capabilities.conf -- these are left overrwatson2011-08-131-6/+1
* Fix a typo in cb_dumpdata() about wrongly calling wdog_kern_pat().attilio2011-08-131-1/+1
* When falloc() was broken into separate falloc_noinstall() and finstall(),rwatson2011-08-131-2/+3
* Fix jls backward compat mode broken in r222465, correctlybz2011-08-131-1/+1
* Update use of the FEATURE() macro in sys_capability.c to reflect the moverwatson2011-08-131-1/+3
* Now that capability support has been committed, update and expand therwatson2011-08-131-3/+17
* Bump __FreeBSD_version to reflect the availability of capabilities, butrwatson2011-08-131-1/+1
* 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
OpenPOWER on IntegriCloud