summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Unconditionally install 210.backup-aliases as many MTAs other thaneadler2013-05-112-2/+1
* | Intel's 320-series and 510-series SSDs advertise 512-byte sectorseadler2013-05-111-0/+16
* | Don't use the old stack-walking code withkientzle2013-05-111-4/+5
* | Add simple testcases for fcntl(F_DUP2FD_CLOEXEC).jilles2013-05-111-1/+47
* | Teach wpa_supplicant to properly compute wireless signal strength.eadler2013-05-111-0/+5
* | sh: Remove linked list of stack marks.jilles2013-05-112-18/+3
* | Add IFF_MONITOR support to gre(4).hrs2013-05-112-0/+16
* | Return meaningful error code from pf_state_key_attach() andglebius2013-05-111-4/+5
* | Better debug message.glebius2013-05-111-1/+1
* | To reduce the amount of arithmetic performed in the various radix treealc2013-05-111-13/+12
* | Fix DIOCADDSTATE operation.glebius2013-05-111-1/+1
* | Invalid creatorid is always EINVAL, not only when we are in verbose mode.glebius2013-05-111-3/+4
OpenPOWER on IntegriCloud