summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for sysctl tunables to 10-stable and older. Pushed throughhselasky2015-12-281-6/+30
* in6_if2idlen: treat bridge(4) interfaces like other Ethernet interfaceswollman2015-12-281-0/+1
* Make the eeprom dump function more readable and rename variables forhselasky2015-12-281-17/+16
* Reduce memory consumption when allocating kobject strings in thehselasky2015-12-282-24/+45
* Explicitly set permissions on entropy filesdteske2015-12-281-1/+6
* Add SFF-8024 Extended Specification Compliancemelifaro2015-12-282-5/+45
* Eliminate unneeded includes.delphij2015-12-282-3/+0
* The sdp opens the database with PERM_SECURE mode and it is different thanaraujo2015-12-281-1/+1
* Remove retval to fix a -Wunused-but-set-variable warning from gcc 4.9ngie2015-12-281-4/+3
* - Remove unused but set ssize in shutdown_send_sigpipengie2015-12-281-5/+11
* Clean trailing whitespacengie2015-12-281-19/+19
* - Fix an improperly sized buffer for `pathname` [1]ngie2015-12-281-3/+2
* Fix style(9) a bit and ensure that error from initializing kqueue(2) isngie2015-12-281-54/+42
* Add on systat -vm the ability to display the physical and kernel memoryaraujo2015-12-281-1/+13
* Place cancel and error under #ifdef DEBUG to mutengie2015-12-281-15/+22
* Staticize several variables that are used exclusively in bsnmpd/main.c andngie2015-12-282-9/+13
* - Explicitly initialize ch to 0ngie2015-12-281-5/+6
* Correct __FreeBSD__ check.cy2015-12-281-1/+1
* Use a macro to create the names for the library path names. This willimp2015-12-272-23/+26
* The FILE structure has a mbstate_t in it. This structure needs to beimp2015-12-271-2/+14
* There's currently some issues with armv7-class of CPUs code generationimp2015-12-271-1/+1
* Add some additional GPT partition typesallanjude2015-12-274-63/+107
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.callanjude2015-12-2735-853/+315
* Fix incorrect error message in geom mapallanjude2015-12-271-1/+1
* Verify that tv_sec value specified in settimeofday() and clock_settime()dchagin2015-12-273-4/+12
* Add missed relpbuf() for a smallfs page-in.kib2015-12-271-0/+1
* Replace implementation of hsearch() by one that scales.ed2015-12-278-189/+336
* Fix missing path conversion from the previous commit to shuffle mdio around.adrian2015-12-271-1/+1
* Allocate separate scratch space for scanner purposes.mav2015-12-272-114/+95
* Split DMA buffers for request, response and ATIO queues.mav2015-12-273-182/+222
* Typo.kib2015-12-271-1/+1
* Let old-style (shell-based) jail configuration handle jail names thatjamie2015-12-261-62/+68
* sh: Add tests for #/##/%/%% on $* and $@.jilles2015-12-262-0/+62
* Fix includes in usr.sbin/fstyp/zfs.callanjude2015-12-262-2/+5
* Disable the firwmare licence check for rsu and urtwn.adrian2015-12-262-2/+2
* Enhance rc.d/netwait script to wait for late-attaching interfaces such asian2015-12-263-59/+76
* Add missing #ifdef INET after r292674 to allow NOIP and NOINET kernelsbz2015-12-261-0/+2
* [mdio] Add MDIO support for "extended" registers as defined by IEEE 802.3 Cla...adrian2015-12-263-6/+92
* Do not substitute interpeter if the brand interpreter path iskib2015-12-261-1/+3
* procfs(5) is not required by ps(1) and w(1) anymorebapt2015-12-261-6/+2
* Use single DMA tag for scratch areas of all virtual ports.mav2015-12-262-29/+32
* Return EINVAL in case of incorrect sigev_signo value specified instead of pan...dchagin2015-12-261-0/+4
* Do not allow access to emuldata for non Linux processes.dchagin2015-12-261-0/+2
* Make port logins asynchronous, following r292739 logic.mav2015-12-261-66/+55
* cxgbei: Hardware accelerated iSCSI target and initiator for TOE capablenp2015-12-267-0/+2853
* Make virtual ports control asynchronous.mav2015-12-263-87/+111
* [mdio] migrate mdiobus out of etherswitch and into a top-level device of its ...adrian2015-12-2621-19/+87
* cxgbe(4): Updates to the base NIC driver and t4_tom to support the iSCSInp2015-12-267-244/+176
* Upgrade our copies of clang and llvm to 3.7.1 release. This is adim2015-12-2563-544/+696
* Don't implicitly terminate a user message when moving it to thetuexen2015-12-251-4/+1
OpenPOWER on IntegriCloud