summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-13339-341/+341
* Don't apply ctf conversions in POSIX mode. These can't happen thereimp2014-04-131-6/+0
* Check the right file for pwcache_groupdb.imp2014-04-131-1/+1
* We no longer support upgrading from FreeBSD 4, so we don't need theimp2014-04-131-2/+1
* Up the minimum system to build FreeBSD current to 8.0-RELEASE. Theimp2014-04-132-25/+3
* Determine whether to build clang and its bootstrap tools the sameimp2014-04-131-1/+1
* Clean trailing whitespace.gjb2014-04-131-2/+3
* Bump Dd, missed as part of r264098 and related commits.gjb2014-04-131-1/+1
* Fix a panic in zfs_rename().davide2014-04-131-11/+13
* Add a simple EFI stub loader. This is a quick and dirty of boot1.chrp fromnwhitehorn2014-04-134-1/+520
* Fix the style of ata_interrupt_locked().rpaulo2014-04-121-13/+11
* Hide internal details of sbintime_t implementation wrapping INT64_MAX intodavide2014-04-125-16/+17
* find: Correctly propagate -exec/-execdir ... {} + exit status.jilles2014-04-125-7/+28
* Improve markup and remove contractions.brueffer2014-04-121-9/+10
* Use proper MFSNAMELEN for fs type.bdrewery2014-04-121-1/+1
* mdoc and language improvements.brueffer2014-04-121-17/+18
* Align and round the partitionable disk space to 4K by default.marcel2014-04-121-6/+29
* Remove the names of the build host and user and the build date. Thisdes2014-04-122-15/+0
* Introduce RANLIBFLAGS to mirror ARFLAGS and add -D to both. This setsdes2014-04-123-6/+9
* Properly release the in6_multi lock.ae2014-04-121-36/+29
* Update the SDT(9) examples to reflect the removal of the sname parametermarkj2014-04-111-3/+3
* Remove stray .Nm macro.brueffer2014-04-111-1/+0
* MFV r258194-264360: nc(1) from OpenBSD 5.5.delphij2014-04-112-25/+104
* Some whitespace and style fixes.jhb2014-04-111-26/+22
* Remove unused val argument value from SYSCTL_INT() calls.mav2014-04-112-10/+10
* Fix insta-panic on assert of unlocked periph mtx in ciss(4) whensbruno2014-04-111-24/+11
* There is no need to save and restore the host's return address in theneel2014-04-113-11/+5
* The tw_pcbrele() function does not need the global timewait lock.jhb2014-04-111-14/+4
* Update the llvm/clang patch for r264345.dim2014-04-111-7/+5
* mdoc and spelling cleanup.brueffer2014-04-111-12/+9
* Improve use of socket buffer upcalls.mav2014-04-111-6/+21
* Account for the "plus 1" encoding of the CPUID Function 4 reportedtychon2014-04-111-1/+10
* Before calling mmap() on a shared library's text and data sections, rtldalc2014-04-114-25/+67
* Amend r263891, by making clang default to DWARF2 debug info format fordim2014-04-112-21/+2
* Tune buffer sizes for SuperSpeed USB when using LibUSB v0.1 and v1.0hselasky2014-04-112-0/+5
* Add SRC_UPDATE_SKIP, DOC_UPDATE_SKIP, and PORTS_UPDATE_SKIPgjb2014-04-113-4/+42
* Don't leak the TCP pcbinfo lock if a time wait connection is closedjhb2014-04-111-1/+3
* Create zvol devices on zfs clone.mav2014-04-111-0/+4
* Correct IMOD default value according to comment.hselasky2014-04-111-1/+1
* Small performance optimization. Clobber only cr0, rather than the entire CR.jhibbits2014-04-113-21/+21
* Refine r264257; given that I later on decided to nuke the wildcard formarius2014-04-101-7/+0
* Rework r264179.grehan2014-04-103-7/+22
* In if_freemulti(), relax the paranoid KASSERT() on ifma->ifma_protospec.bms2014-04-101-2/+0
* - Adding myself to the committers-ports.dotxmj2014-04-102-0/+5
* Currently, the TCP slow timer can starve TCP input processing while itjhb2014-04-104-29/+127
* Fix spelling error in g_trace() call.bdrewery2014-04-101-1/+1
* Fix EFI loader object tree creation on 9.x build hostsemaste2014-04-102-4/+6
* Fix wrong sizes used to access PD_Type and PD_State DDF metadata fields.mav2014-04-101-17/+39
* Add the Asus USB-N10 NANO.kevlo2014-04-103-0/+3
* Fix stray "." left over from previous commit.brueffer2014-04-101-1/+1
OpenPOWER on IntegriCloud