summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sort properly the headersbapt2014-07-161-4/+5
* White space fixesbapt2014-07-161-2/+2
* Sort headersbapt2014-07-161-12/+8
* Fix typobapt2014-07-161-1/+1
* Style(9) fixbapt2014-07-161-0/+1
* Fix build with gccbapt2014-07-161-5/+4
* Fix indentationbapt2014-07-161-1/+1
* New BSDL timeout(1) utility compatible with GNU timeoutbapt2014-07-164-0/+412
* Improve support for Intel Lynx Point USB 3.0 controllers by using thehselasky2014-07-161-3/+6
* When we fail to extract the pkg binaries (for example, / is read-only),gavin2014-07-161-1/+2
* Add a bandaid to fix GCC build (on sparc64 et al).delphij2014-07-151-0/+1
* Move the "retry:" label so that the calls to m_pullup() arermacklem2014-07-151-1/+1
* Since r202933, kthread_suspend_check() takes no arguments. Update thegavin2014-07-151-2/+2
* Also link 'show bio' to g_bio(9.)bdrewery2014-07-151-1/+3
* MFV r268714:delphij2014-07-152-15/+63
* Document the 'show bio' command added in 2009.bdrewery2014-07-151-10/+17
* MFV r268702:delphij2014-07-155-1/+19
* Followup to r268466.kib2014-07-151-28/+62
* Change the calculation of the kinfo_vmentry field kve_private_residentkib2014-07-151-1/+1
* cxgbe(4): Display CF facility correctly in the device log.np2014-07-151-0/+1
* Add support for operand size and address size override prefixes in bhyve'sneel2014-07-155-123/+234
* Actually set the "no execute" bit on 1 MB page mappings in pmap_protect().alc2014-07-151-1/+1
* Fix build with SMP disabled.jhb2014-07-152-0/+8
* Add a comment to explain the EAGAIN is only there for POSIX compliancebapt2014-07-151-0/+1
* Make amd64 pmap_copy_pages() functional for pages not mapped by DMAP.kib2014-07-151-5/+53
* Eliminate repeated calculation of next_bucket in pmap_protect() andalc2014-07-151-13/+12
* Add image_data() for checking whether a sequence of blocks has data.marcel2014-07-154-14/+77
* libc/stdlib: Minor cleanups to code originating in NetBSDpfg2014-07-153-22/+14
* Document that listen(2) can fail with EDESTADDRREQ.kevlo2014-07-151-1/+4
* libc/gen: small updates to code originating at OpenBSDpfg2014-07-152-19/+8
* Fix an issue with service(8) where utilities such as screen(1) and tmux(1)dteske2014-07-151-1/+1
* Allow multi-byte reads in the private CHELSIO_T4_GET_I2C ioctl. Thenp2014-07-153-37/+92
* Use the blockif CHS routine to create fake CHS values,grehan2014-07-151-0/+6
* Add a call to synthesize a C/H/S value for block emulationsgrehan2014-07-152-0/+51
* fortune(8): Search fortune files installed by ports/packages as well asgavin2014-07-141-1/+2
* Plug p_pptr null test in do_execve. It is always true.mjg2014-07-141-1/+1
* newfs_msdosfs: Respect FSFIXFATpfg2014-07-142-4/+4
* Manage struct sigacts refcnt with atomics instead of a mutex.mjg2014-07-142-11/+8
* Fix the Zedboard/Zynq ethernet driver to handle media speed changes soian2014-07-144-36/+207
* msdosfs: Assorted fixes from other BSDs.pfg2014-07-142-15/+33
* fsck_msdosfs: be a bit more permissivepfg2014-07-141-5/+6
* Minor (mostly cosmetic) cleanupspfg2014-07-142-3/+1
* Bump mdoc date after r268621.delphij2014-07-141-1/+1
* On my Lenovo laptop, the firmware maps the EFI framebuffer with MTRRs setnwhitehorn2014-07-141-3/+25
* Eliminate dead code. There is no direct map. This code was cut-and-pastedalc2014-07-141-10/+0
* Don't report non-native block-size pools under zpool status -xsmh2014-07-142-1/+3
* Make generation of nslexer.c more robust.jmmv2014-07-141-3/+5
* Unbreak the build by re-enabling exceptions.gahr2014-07-141-1/+1
* Rework the tmpfs unmount.kib2014-07-143-27/+74
* Change forgotten in r268615. Set the OBJ_TMPFS_NODE flag forkib2014-07-141-1/+1
OpenPOWER on IntegriCloud