summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: Don't hardcode relative paths in the tests stderr files.jilles2014-08-1711-17/+11
* Add a few missing entries and fix entries that are obviously wrong.se2014-08-171-20/+66
* staticize two functions, and use proper format for a struct sglistluigi2014-08-171-7/+7
* Bring in the new automounter, similar to what's provided in most othertrasz2014-08-1745-5/+5808
* Add missing DPADD to Makefile.hselasky2014-08-171-0/+1
* When the initarm_* routines were renamed to platform_* and moved to theirian2014-08-171-0/+28
* Rename the old initarm_* functions to the new platform_* names. Alsoian2014-08-171-6/+8
* Clean up unused definitions.melifaro2014-08-161-22/+8
* * Use standard net/sff8472.h header for sff bits and offsets.melifaro2014-08-162-104/+86
* Factor out the common code for function boundary tracing instead ofmarkj2014-08-168-1657/+712
* Move the imx6 sysctl temperature info to hw.imx6 where all the otherian2014-08-161-4/+2
* Add support for reading i2c SFP/SFP+ data from NIC driver andmelifaro2014-08-164-0/+551
* Update to the current version of netmap.luigi2014-08-1629-859/+3737
* Use mount protocol version 3 by default for showmount and umount.peter2014-08-163-7/+11
* print additional debugging info in virtqueue_dump()luigi2014-08-161-2/+4
* net: move interface removal notification up in if_detach_internalroyger2014-08-161-5/+6
* Complete r254667, do not destroy pmap lock if KVA allocation failed.kib2014-08-163-7/+2
* Add if_ath_alq code into the non-module build.adrian2014-08-161-0/+2
* sh: Mask off shift distance (<< and >>) in arithmetic.jilles2014-08-153-2/+44
* Make the USB and ZFS devd configuration files optional depending on thengie2014-08-152-4/+14
* Fix atmconfig compilation when MK_ATM == yes and MK_BSNMP == nongie2014-08-153-23/+18
* Implement the FDT static pinctl/pinmux spec for Atmel. This willimp2014-08-153-7/+547
* Correct the order of arguments passed to LIST_INSERT_AFTER().markj2014-08-151-2/+2
* Do not lookup source node twice when pf_map_addr() is used.glebius2014-08-152-13/+19
* pf_map_addr() can fail and in this case we should drop the packet,glebius2014-08-152-29/+16
* Remove bogus ; at the end of the if condition in order to unbreak gcc buildsbz2014-08-151-2/+2
* Implement 'fast path' for the vm page fault handler. Or, it could bekib2014-08-151-4/+50
* Fix synproxy with IPv6. pf_test6() was missing a check for M_SKIP_FIREWALL.glebius2014-08-151-0/+3
* Change pr_output's prototype to avoid the need for explicit casts.kevlo2014-08-1515-23/+30
* Print the symbolic bit names for the status when we get a timeout.imp2014-08-142-2/+26
* Try to clarify how file systems are exported for NFSv4.rmacklem2014-08-141-5/+6
* Convert devd's client socket to type SOCK_SEQPACKET.asomers2014-08-146-38/+278
* Sync list of supported devices in the man page with the driver.gavin2014-08-141-0/+2
* Update iwn(4) and iwnfw(4) man pages to reflect all available firmware.gavin2014-08-142-4/+14
* - Count global pf(4) statistics in counter(9).glebius2014-08-144-71/+135
* Update i386/NOTES and amd64/NOTES files to contain the complete list ofgavin2014-08-142-8/+34
* Allow iwn105fw and iwn135 firmwares to be compiled into the kernel.gavin2014-08-141-0/+28
* Reword comment to match the interrupt mode names from the MPtable spec.neel2014-08-141-7/+10
* Update the URL to the phabricator instance.gjb2014-08-141-1/+1
* create_$ARCH_diskimage never really took off. Collapse back down toimp2014-08-143-20/+2
* Only install the boot loader if it actually exists. This is a stop-gapimp2014-08-141-2/+8
* ins is only set and unused, but only when we're not doing softwareimp2014-08-141-4/+4
* Disable all inline warnings on gcc >= 4.3. Not sure exactly where theimp2014-08-141-0/+4
* Delete pp_isadma. It isn't use, and the code that used it has beenimp2014-08-141-17/+1
* Streamline format extensions. Either the compiler supports them, andimp2014-08-141-3/+2
* Avoid pointless (but harmless) actions on unmanaged pages.alc2014-08-141-2/+3
* Skip pgrep-j and pkill-j if jail or jls is not installed.asomers2014-08-141-0/+2
* Add support for NEWCONS to kbdmap and vidfont.se2014-08-142-6/+34
* Added 4K quirks for Corsair Force GT and Samsung 840 SSDssmh2014-08-142-4/+20
* Fix euro symbol in copied keymapsemaste2014-08-146-7/+7
OpenPOWER on IntegriCloud