summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* find: Allow -delete to delete files given as arguments.jilles2013-08-022-1/+15
* Remove extra zeroing after M_ZERO allocation.glebius2013-08-021-2/+0
* Merge bmake-20130730sjg2013-08-0226-172/+369
* Set up congestion manager context properly for T5 based cards.np2013-08-011-0/+16
* Teach cxgbetool to display T5 congestion manager context.np2013-08-011-1/+12
* Now that conf/options knows about if_iwn.h, add it to if_iwn.c.adrian2013-08-011-0/+1
* Add IWN_DEBUG as an option for if_iwn.adrian2013-08-011-0/+3
* iwn(4) debugging improvements.adrian2013-08-012-11/+113
* A number of important fixes:jfv2013-08-011-24/+20
* Fix the build of the testmain target. This target compiles a Forthmarcel2013-08-011-4/+31
* Add license for the half MD4 algorithm used in ext2_half_md4().pfg2013-08-011-5/+29
* Remove unused malloc type.kib2013-08-011-2/+0
* Micro-optimization suggested intuexen2013-08-011-4/+3
* Add identification for Cortex-A7 (R0) cores.ganbold2013-08-013-1/+5
* Moved clearing of vmm_initialized to avoid the casegrehan2013-08-011-1/+6
* Include /usr/local/etc/libmap.d/ by default.jlh2013-08-012-0/+3
* Fix boundary check of sockaddr array.hrs2013-08-011-3/+2
* Properly print arguments to vfork(2) and rfork(2).markj2013-08-012-1/+12
* Correctly maintain the CR0/CR4 shadow registers.grehan2013-08-011-11/+54
* Changes to allow using BOOTP_NFSROOT and mounting an nfs root filesystemian2013-07-312-21/+56
* Add myself as maintainer for nvme(4), nvd(4) and nvmecontrol(8).jimharris2013-07-311-0/+3
* Back out r253779 & r253786.obrien2013-07-3186-564/+140
* Adjust magic numbers to allow attachment of ath(4) modules.sbruno2013-07-311-2/+2
* Document net.link.bridge.allow_llz_overlap.hrs2013-07-311-9/+9
* device if_bridge gets me a bridge devicesbruno2013-07-311-1/+1
* Allocate in6_ifextra (ifp->if_afdata[AF_INET6]) only for IPv6-capablehrs2013-07-313-8/+12
* Another fix for r253823; retain the default of 1 readahead block for sendfile.scottl2013-07-311-1/+1
* Change default behaviour of ld(1) to not recursively copy DT_NEEDEDbapt2013-07-311-1/+1
* Make two buffer variables static for now. It is not safe todelphij2013-07-311-1/+1
* Resolve fflag with realpath().delphij2013-07-311-1/+3
* Add definitions for the Mailbox, Spinlock and PRU-ICSS devices.rpaulo2013-07-311-0/+19
* Cleanup the allocations when the attachment fails.rpaulo2013-07-311-5/+8
* Initialisation routines for the mailbox, spinlock and PRU-ICSS clocks.rpaulo2013-07-312-1/+79
* Display SGE tunables in the sysctl tree.np2013-07-313-0/+22
* Document the -S flag to fsck_ffsscottl2013-07-311-1/+6
* When using tcpdump -I -i wlanN and wlanN is not a monitor mode VAP,rpaulo2013-07-311-0/+23
* Remove duplicate SRCS include block. Spotted by jmallett.jhibbits2013-07-311-5/+0
* Add the macio attachment for wi(4). Partially obtained from NetBSD.jhibbits2013-07-315-0/+203
* Fix r253823. Some WIP patches snuck in.scottl2013-07-302-21/+7
* Create a knob, kern.ipc.sfreadahead, that allows one to tune the amount ofscottl2013-07-303-9/+28
* Add a 'surrender' mode to fsck_ffs. With the -S flag, once hard read errorsscottl2013-07-303-2/+18
* MFV r253783:delphij2013-07-305-22/+110
* MFV r253782:delphij2013-07-305-59/+114
* MFV r253781 + r253871:delphij2013-07-307-10/+39
* MFV r253784:smh2013-07-301-2/+2
* MFV r253780:delphij2013-07-308-63/+164
* MFC'ing to 9.2.obrien2013-07-301-1/+1
* Check for ipmi_attached in ipmi_isa_probe as a suggested alternative tosbruno2013-07-301-8/+8
* empirical testing showed that 3 seconds is just too slow for GET_DEVICE_IDsbruno2013-07-301-1/+1
* After discussions, revert svn r253708.sbruno2013-07-302-10/+11
OpenPOWER on IntegriCloud