summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add more mmap tests related to character devices.jhb2015-09-041-8/+103
* Expose an interface to determine if an ACE is inherited.delphij2015-09-0412-673/+688
* Fix a bug where two SHUTDOWN_ACK chunks were sent if a SHUTDOWN chunk wastuexen2015-09-031-10/+15
* Detect badly behaved coredump note helperscem2015-09-037-19/+129
* Currently the Linux character device mmap handling only supports mmapjhb2015-09-032-25/+22
* r249170 was just plain wrong. The effect of the change is to alwayssbruno2015-09-031-5/+3
* Avoid sub-shell for realpath(1) for bmake by using its built-in :tA.bdrewery2015-09-032-0/+8
* Small UA cleanup.mav2015-09-033-32/+16
* Fix copy-paste bug introduced in r275458.mav2015-09-031-1/+1
* Use proper term in the ctld(8) and iscsid(8) man pages.trasz2015-09-032-4/+4
* Simplify the introductory example in ctl.conf(5) down to absolutetrasz2015-09-031-7/+1
* The dumpfs(8) utility doesn't actually use disktab(5); remove ittrasz2015-09-031-1/+0
* Fix acl_strip_np(3) breakage introduced in r279962.trasz2015-09-031-9/+11
* Fix the way acl_init(3) uses posix_memalign(3) - the latter doesn'ttrasz2015-09-031-1/+3
* Rename YP to NIS in the manpages.araujo2015-09-034-24/+24
* Sync with the latest code from OpenBSD.araujo2015-09-032-62/+129
* Lower the compiler warning: unused-but-set-variable.araujo2015-09-031-4/+0
* For UGA, the frame buffer address obtained by scanning themarcel2015-09-031-52/+175
* Fix mandoc(1) "WARNING: end of line whitespace"dteske2015-09-031-15/+15
* Remove non-functional examples.dteske2015-09-031-22/+1
* Enable both i2c1 and i2c2. These devices are disabled in TI's DTSgonzo2015-09-031-0/+30
* pmap_mapdev_attr() also takes a vm_paddr_t.jhibbits2015-09-032-2/+2
* Don't leak 'var'.delphij2015-09-031-1/+3
* fd: remove UMA_ZONE_ZINIT argument from Files zonemjg2015-09-021-1/+1
* Don't trash memory from UMA_ZONE_NOFREE zones.mjg2015-09-021-2/+2
* ioat(4): pci_save/restore_state to persist MSI-X registers over BDXDE resetcem2015-09-021-16/+18
* Minor code cleanups (no functional changes).dteske2015-09-021-14/+12
* sh: Allow empty << EOF markers.jilles2015-09-023-2/+30
* Simplify kvm symbol resolution and error handling. The symbol tablehrs2015-09-028-241/+151
* Divide statistics in the number of packets with 1000 instead of 1024hrs2015-09-021-21/+25
* After the introduction of direct dispatch, the pacing code in g_down()imp2015-09-021-7/+41
* - snprintf() returns at most size-1 of the chars printed intohrs2015-09-021-10/+6
* ioat: re-initialize interrupts after resetting hw on BDXDEcem2015-09-021-9/+52
* Fix a panic which was reproducible by an infinite loop ofhrs2015-09-021-8/+8
* The ${BUILDKERNELS:[2..-1]} appears to produce a non zero result forglebius2015-09-021-0/+8
* Remove the software queue, which is a remnant of ifnet ifqueue.glebius2015-09-022-57/+17
* Add iwm(4), that was missing in r287394.glebius2015-09-021-2/+2
* Fix markup.trasz2015-09-021-2/+2
* It's 2015, and some people are still trying to use fdisk and thentrasz2015-09-0215-24/+25
* Fixes a panic triggered by threaded Linux applications when runningtrasz2015-09-021-1/+21
* Fix dynamic attach/detach of 802.11 devices after r287197:glebius2015-09-022-9/+28
* Bump version for altered long-opts processingdteske2015-09-011-1/+1
* Simplify long-option processingdteske2015-09-011-14/+10
* The 'sa' argument to syscallret() is not unused.jhb2015-09-011-1/+1
* Export current system call code and argument count for system call entryjhb2015-09-014-1/+22
* Bump version for prior fix (SVN r287381)dteske2015-09-011-1/+1
* Style: Remove whitespace around brackets from function syntax optionsdteske2015-09-011-1/+1
* Comment for escape() function.dteske2015-09-011-0/+8
* Commentdteske2015-09-011-1/+1
* Properly escape arguments when moving into jail or chrootdteske2015-09-011-1/+22
OpenPOWER on IntegriCloud