summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Proxy allocation requests for the PCI ROM BAR from child devices similarjhb2013-04-091-25/+35
* | Pass the segmented address of the counter, based on %fs, i.e. offsetkib2013-04-091-1/+3
* | Convert UMA code to C99 uintXX_t types.glebius2013-04-094-97/+97
* | Swap us_freecount and us_flags, achieving same structure sizeglebius2013-04-091-2/+2
* | Add static/const keywords to the arrays.ed2013-04-093-8/+17
* | Since now we support 256 items per slab, we need more bitsglebius2013-04-091-1/+1
* | Last remaining prototype issue that still hasn't been fixed upstream.des2013-04-092-3/+1
* | Revert local changes and pull in r3828 from upstream.des2013-04-098-269/+12
* | Fix KASSERTs: maximum number of items per slab is 256.glebius2013-04-091-3/+3
* | Fix build for AIM 64bit.kib2013-04-091-0/+2
* | Fix the assertions for the state of the object under the map entrykib2013-04-091-6/+16
* | Fix VIMAGE build.glebius2013-04-091-2/+2
* | Use IP6STAT_INC/IP6STAT_DEC macros to update ip6 stats.ae2013-04-0915-101/+102
* | Import a new version of NetBSD's mtree.ed2013-04-098-15/+186
|\ \
| * | Vendor import of NetBSD's mtree at 2013-04-08.ed2013-04-087-14/+185
* | | FireWire: Don't allow a tlabel to reference an xfer after free.will2013-04-081-3/+12
* | | Fix this to compile when ATH_DEBUG_ALQ is defined but ATH_DEBUG isn't.adrian2013-04-081-1/+1
* | | Add FreeBSD 8.4.pluknet2013-04-081-0/+1
* | | The per-page act_count can be made very-easily protected by theattilio2013-04-082-5/+5
* | | Switch some "low-hanging fruit" to acquire read lock on vmobjectsattilio2013-04-083-19/+19
* | | Merge from projects/counters: TCP/IP stats.glebius2013-04-085-289/+550
* | | Merge from projects/counters: counter(9).glebius2013-04-0814-0/+819
* | | Forcibly defining _KERNEL is bad idea. Toss some code so that ip_var.hglebius2013-04-081-3/+3
* | | Merge from projects/counters:glebius2013-04-088-13/+57
* | | Merge from projects/counters: UMA_ZONE_PCPU zones.glebius2013-04-084-38/+85
* | | Fix a potential socket leak in the NFS server. If a client closes itsjhb2013-04-081-1/+4
* | | Switch to a 2-clause license.markj2013-04-081-3/+0
* | | Add support for getting and setting BBU properties related to batterymarkj2013-04-089-4/+347
* | | Fix a memory leak that showed up when we delete LUNs. The memory used forken2013-04-081-4/+8
* | | mdoc: sort cross references.joel2013-04-081-3/+3
* | | Remove reference to the nonexistent sysctl node net.inet6.mld.stats.ae2013-04-081-6/+2
* | | drm: Right-shift I2C slave address before passing it to aux channeldumbbell2013-04-081-1/+1
* | | Mark the act_tbl static/const.ed2013-04-081-1/+1
* | | Prevent the creation of an unused variable.ed2013-04-081-1/+1
* | | Fix synopsis for sbuf_len.trociny2013-04-071-1/+1
* | | Use pget(9) to reduce code duplication.trociny2013-04-071-10/+4
* | | Fill p_flags and p_align fields of the core dump note segement.trociny2013-04-071-2/+2
* | | Use 4-byte padding for core dump notes on both 32 and 64bit archs.trociny2013-04-071-2/+2
* | | sh: Add const to nodesavestr().jilles2013-04-071-3/+3
* | | Add some missing newlines and static declarations.marius2013-04-071-8/+14
* | | mqueue,ksem,shm: Fix race condition with setting UF_EXCLOSE.jilles2013-04-073-15/+3
* | | Fix regression issue after r248910.hselasky2013-04-073-4/+4
* | | Remove extra semicolons from CAM_SIM_[UN]LOCK() macros.mav2013-04-071-2/+2
* | | The CELL fields can be various integer types depending on the platformkientzle2013-04-071-6/+10
* | | Fix two broken macros.kientzle2013-04-071-2/+2
* | | Micro-optimize the order of struct vm_radix_node's fields. Specifically,alc2013-04-071-2/+2
* | | sh: Add a variation on builtins/eval4.0 where the cmdsubst returns 0.jilles2013-04-061-0/+5
* | | Add warning about SOCK_CLOEXEC and SOCK_NONBLOCK (r248534).jilles2013-04-061-0/+6
* | | Prepare to replace the buf splay with a trie:jeff2013-04-065-68/+31
* | | mdoc: new sentence should be on a new line. Also remove EOL whitespace whilejoel2013-04-061-3/+4
OpenPOWER on IntegriCloud