summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the fo_chown and fo_chmod methods to struct fileops and use themkib2011-08-1624-50/+533
* Fix a merge conflict.jonathan2011-08-161-1/+0
* poll(2) implementation for capabilities.jonathan2011-08-162-2/+27
* Fix BAR frame TX completion - successful transmission is indicatedadrian2011-08-161-2/+2
* Update arcmsr(4) to 1.20.00.22 to solve recursive acquisition of bufferdelphij2011-08-161-5/+14
* Add missing function to get device speed to the LibUSB v1.0 API.hselasky2011-08-162-0/+30
* Add device id for the Moxa CP-112UL dual-port serial adapters.jhb2011-08-151-0/+6
* Fix a couple of issues in last commit.glebius2011-08-151-1/+2
* Use a maximum of -O on PowerPC kernels instead of -O2 to prevent a rarenwhitehorn2011-08-151-0/+4
* Describe how carp(4) status changes can be processed withglebius2011-08-151-1/+39
* Fix two cases involving opt_capsicum.h and module builds:rwatson2011-08-152-2/+2
* Bump __FreeBSD_version to reflect the availability of capabilities, butrwatson2011-08-151-0/+10
* Add support for the spp_dscp field in the SCTP_PEER_ADDR_PARAMStuexen2011-08-146-40/+28
* Fix integer overflow on 32bit systems when calculating media size,mav2011-08-141-1/+1
* Provide a kboot.conf to allow powerpc64 install media to be booted onnwhitehorn2011-08-141-0/+3
* tail: Fix crash if -F'ed file's filesystem disappears.jilles2011-08-141-2/+4
* Cross-reference cap_new(2) from dup(2), as they have similar functionality.rwatson2011-08-141-1/+7
* Updates to libprocstat(3) and procstat(1) to allow monitoring Capsicumrwatson2011-08-147-81/+289
* 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
OpenPOWER on IntegriCloud