summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: Add tests for comments in sh -c.jilles2016-02-193-0/+9
* Fix syntax error introduced in previous commit where I removed onese2016-02-191-1/+1
* Remove redundant check for "(dinfo != NULL)", it has already been performedse2016-02-191-3/+3
* Ext2: cleanup setting of ctime/mtime/birthtime.pfg2016-02-191-5/+3
* firewire: fix a mismatch introduced in r230558.pfg2016-02-191-1/+1
* Remove objcopy in WITHOUT_TOOLCHAIN if it's from elftoolchainemaste2016-02-191-0/+4
* Add initial support for the Allwinner A31i and A31s. This just adds theandrew2016-02-192-0/+38
* Include ofw_bus_subr.h before ofw_pci.h for the definition of structandrew2016-02-191-1/+1
* Fix possible out-of-bounds access detected by Ulrich Spörleins "scan-build".se2016-02-191-19/+15
* Use the SCTP level pointer, not the interface level.tuexen2016-02-191-3/+2
* Remove not used static function pmap_kenter_attr().skra2016-02-191-7/+0
* Remove not used definitions and fix some style nits.skra2016-02-191-24/+12
* Remove AP_KRW definition not needed after r295801.skra2016-02-191-10/+0
* Rename pte.h to pte-v4.h and start including directly either pte-v4.hskra2016-02-197-20/+16
* Remove O_SYNC from the options passed to dbmopen().se2016-02-191-1/+1
* Move common definitions from both pmap-v4.h and pmap-v6.h into pmap.h.skra2016-02-193-42/+27
* Rename pmap.h to pmap-v4.h and remove pmap-v6.h include from it.skra2016-02-193-517/+552
* Remove sys/types.hkevlo2016-02-191-2/+1
* Fix regression introduced on 272446r.araujo2016-02-191-1/+1
* net80211: add few missing subtype names.avos2016-02-197-3/+11
* hyperv/hn: Free the txdesc buf_ring when the TX ring is destroyedsephe2016-02-191-0/+5
* hyperv/hn: Enable IP header checksum offloading for WIN8 (WinServ2012)sephe2016-02-191-1/+1
* hyperv/hn: Add option to bind TX taskqueues to the specified CPUsephe2016-02-191-3/+30
* document some ACPI related sysctls.adrian2016-02-191-4/+8
* Replace several bus_alloc_resource() calls using default arguments with bus_a...jhibbits2016-02-1927-92/+91
* Remove bogus cast.kevlo2016-02-191-1/+1
* Add missing parentheses.kevlo2016-02-191-1/+1
* Ensure that we test the event condition when a disabled kevent is enabled.markj2016-02-192-17/+16
* Return an error if both EV_ENABLE and EV_DISABLE are specified for a kevent.markj2016-02-191-0/+3
* - language tighteningjgh2016-02-191-11/+12
* Fix section number of .Xr geom_uzip in r295782.sobomax2016-02-191-1/+1
* Clear up confision as to who the original historical authors of codesobomax2016-02-191-4/+15
* FAST_DEPEND: Apply conditional -MF from r291945 to kernel as well.bdrewery2016-02-191-0/+7
* DIRDEPS_BUILD: Add dependencies somehow missed in r295681.bdrewery2016-02-191-0/+66
* Avoid reading .depend.* in simple cases where not needed.bdrewery2016-02-192-2/+21
* cxgbe: catch up with the latest hardware-related definitions.np2016-02-198-90/+21241
* Remove a bogus bzero() call.jkim2016-02-181-1/+0
* Optimize ROL and ROR emulations and fix comments.jkim2016-02-181-19/+15
* Silence VPS-Studio errors (V646). These is no functional change.jkim2016-02-181-3/+3
* - add dma(8) to examples in mailer.conf(5)jgh2016-02-181-1/+15
* Add protection code.tuexen2016-02-181-6/+8
* Add some protection code.tuexen2016-02-181-2/+4
* Fix reporting of mapped addressed in getpeername() and getsockname() fortuexen2016-02-181-25/+24
* Use __unused instead of casting to void to silence the unused parameterse2016-02-182-10/+4
* Fix compiler warnings in iostatasomers2016-02-182-24/+25
* Silence VPS-Studio errors (V512). These buffer underflows are intentional.jkim2016-02-181-2/+2
* Fix obvious typo, that lead to incorrect sorting.glebius2016-02-181-1/+1
* Bump .Dd for r295764bjk2016-02-181-3/+3
* Right now, the "virtual hole" API feature of lseek(2) is very vaguelysobomax2016-02-181-4/+12
* Fix build for i386 and arm64 after r295755zbb2016-02-182-2/+3
OpenPOWER on IntegriCloud