summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add less to rescue build. On amd64, this increases rescue size by aboutdelphij2013-05-131-0/+3
* Improve readability of static assertions for OFFSET_* macros.ed2013-05-132-6/+8
* Rework the way C11 keywords are defined.ed2013-05-131-25/+57
* Add ALQ beacon debugging.adrian2013-05-133-0/+28
* Support sending ATH_ALQ messages with no payload.adrian2013-05-131-3/+5
* etc/rc.d/syslogdasomers2013-05-131-1/+3
* Use an ugly hack to get around bootstrapping problems when buildingdim2013-05-131-0/+5
* Remove a bogus re-assignment.jkim2013-05-131-2/+0
* Deal correctly with 40G ports that don't have any transceiver pluggednp2013-05-131-0/+7
* Fix typo in net.inet.tcp.minmss sysctl description.jimharris2013-05-131-1/+1
* As python3 does not have raw_input(), convert it to input() when wehiren2013-05-131-1/+5
* Improve the debugging output - use the MAC address rather than variousadrian2013-05-132-37/+112
* Since the node state is 100% back under the TX lock, just kill the useadrian2013-05-132-17/+10
* Oops, commit the other half of r250606.adrian2013-05-132-27/+135
* This lock only protects the rate control state for now, mention this.adrian2013-05-131-1/+1
* Begin tidying up the reassociation and node sleep/wakeup paths.adrian2013-05-131-22/+37
* Set st_nlink in the stat structure within the inode to 1 as well.marcel2013-05-131-0/+1
* mdoc sweepjoel2013-05-138-28/+67
* o Add accessor functions to add and remove pages from a specificattilio2013-05-134-206/+152
* Add a remark to the effect that a manually started relearn will alwaysmarkj2013-05-131-0/+4
* The HPN patch added a new BUG bit for SSH_BUG_LARGEWINDOWbdrewery2013-05-131-1/+1
* Bandaid for compiling with gcc, which happens to be the default compilerpeter2013-05-131-0/+1
* Pull in r181286 from upstream llvm trunk:dim2013-05-131-5/+6
* MFV: less v458.delphij2013-05-1314-457/+492
* mdoc sweep.joel2013-05-1215-21/+33
* Add support for the eofflag to nfs_readdir() in the new NFSrmacklem2013-05-121-1/+8
* Revert r250565 which causes issues for older CPUseadler2013-05-121-18/+18
* - pctrie really only requires two byte alignment so that there is a singlejeff2013-05-121-1/+5
* Refactor vm_page_alloc()'s interactions with vm_reserv_alloc_page() andalc2013-05-123-25/+63
* Fix several typoseadler2013-05-1211-12/+12
* head -n doesn't take negative arguments on FreeBSD, so instead use sed '$d'markj2013-05-122-4/+4
* Bring back part of r249367 by adding DTrace's temporal option, which allowsmarkj2013-05-1217-301/+1087
|\
* | Fix typo in UPDATINGeadler2013-05-121-1/+1
* | fdescfs: Supply a real value for d_type in readdir.jilles2013-05-121-1/+1
* | Add support for "d" floating-point suffix, as defined by draft N1312pfg2013-05-123-3/+24
* | Make newsyslog compress logs with xz instead of bzip2 to save space.eadler2013-05-121-18/+18
* | Revert r250394, which disabled snmp_hast due to libl dependency issue --trociny2013-05-121-0/+1
* | Suppress error printing for "PREVENT ALLOW MEDIUM REMOVAL" on da open.mav2013-05-121-1/+1
* | Typo.pluknet2013-05-121-1/+1
* | Add the letter 'x' to the font iso05-8x16.fnteadler2013-05-121-1/+1
* | - Add a new general purpose path-compressed radix trie which can be usedjeff2013-05-127-115/+933
* | Update the gcc43 changelog.pfg2013-05-121-0/+4
* | Some filesystems (NFS in particular) do not fill out the d_type field whenmarkj2013-05-121-6/+17
* | Tidy up some CVS workarounds.peter2013-05-1217-18/+0
* | Turns out that there really isn't an RTC chip on this board, at all.imp2013-05-121-3/+0
* | Comment.dteske2013-05-121-1/+1
* | Fix i18n violations in the package management module. A few words likedteske2013-05-123-12/+31
* | Remove duplicated string.dteske2013-05-122-2/+1
* | Comments.dteske2013-05-121-1/+5
* | Whitespace.dteske2013-05-121-2/+2
OpenPOWER on IntegriCloud