summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Style/whitespace cleanup in shared/common code.sbruno2015-08-2413-338/+309
* Upgrade libxo to 0.4.5.marcel2015-08-24182-2359/+12038
* Make it possible to forcibly unmount devfs.trasz2015-08-241-0/+2
* Remove now unused LIBPRIVATEDIRbapt2015-08-242-4/+0
* Make vfs_unmountall() unmount /dev after /, not before. The onlytrasz2015-08-244-28/+38
* Fix libproc on architectures that don't need the program counter to beandrew2015-08-241-1/+10
* Add support for pmap_sync_icache on arm64.andrew2015-08-241-2/+24
* Add pages used by the PV entries to minidumps.andrew2015-08-241-4/+0
* MFV (partial) r286889: 5692 expose the number of hole blocks in a fileavg2015-08-243-13/+96
* Some random tweaks to ctl.conf(5).trasz2015-08-241-12/+38
* Revert r284245: "Fix a callout race condition introduced in TCPjch2015-08-242-45/+15
* spa_import_rootpool: prevent lock and resource leakavg2015-08-241-0/+2
* account for ashift when gathering buffers to be written to l2arc deviceavg2015-08-241-13/+33
* Sync HPA and VPA implementations with CUP.ed2015-08-241-6/+6
* Add static and remove unused variables.hrs2015-08-241-44/+50
* Implement the IPv6 RSS software hash function.adrian2015-08-242-0/+57
* Remove obsolete API (SIOCGDRLST_IN6 and SIOCGPRLST_IN6) support.hrs2015-08-241-201/+0
* - Deprecate IN6_IFF_NODAD. It was used to prevent DAD on a loopbackhrs2015-08-244-20/+17
* Instead of doing an no-op (|= 0), actually clear the flags indelphij2015-08-241-1/+1
* Fix static fdt support.jhibbits2015-08-241-0/+2
* Fix spelling.araujo2015-08-241-2/+1
* Update bzero(3) manpage to following the Posix Standard.araujo2015-08-241-1/+9
* Make it clear that we're ignoring the return value fread(3). Allimp2015-08-241-1/+1
* We need to add the soft float to the CFLAGS always, not just whenimp2015-08-241-1/+3
* Sparc64 is the odd-man out, so form the if that way rather thanimp2015-08-232-6/+2
* Enable KDTRACE_HOOKS by default on all armv6 kernels to get more testing.andrew2015-08-232-5/+5
* sh: Don't create bad parse result when postponing a bad substitution error.jilles2015-08-234-2/+13
* Update svnlite(1) commit template. This makes it possible to set thetrasz2015-08-231-9/+22
* After r286237 it should be fine to call vgone(9) on a busy GEOM vnode;trasz2015-08-233-6/+2
* Tweak the "rctl_enable" description to not give the impressiontrasz2015-08-231-4/+4
* Handle the breakpoint instruction in userland by sending a SIGTRAP signal.andrew2015-08-231-0/+6
* Although the website [1] says US-ASCII is accepted, ISO-8859-1 seems todelphij2015-08-231-1/+1
* Reset the channel to the first available channel if the interfaceadrian2015-08-231-0/+40
* Remove cust_pkg() not that pkg_foo(1) has been removed.imp2015-08-223-52/+3
* Remove some code duplication by using biofinish().mav2015-08-221-6/+2
* Make the UMA harvesting go away completely if not wanted. Default to "not wan...markm2015-08-2210-43/+61
* Fix build when LEAPSECONDS is enabled.delphij2015-08-221-1/+1
* MFV r287019: leapseconds from tzdata2015f.delphij2015-08-221-58/+18
* Follow up to r287014jhibbits2015-08-225-5/+28
* Enhance book-e pmap for 36-bit physaddrjhibbits2015-08-221-19/+22
* Create a RouterBoard platform and use it to create a flash mapjhibbits2015-08-226-3/+138
* Make pkill/pgrep -j ARG take jname, not just jid.jamie2015-08-226-20/+78
* Make the mpc85xx platform a kobj base class.jhibbits2015-08-222-7/+7
* Add ALTQ(9) support for the CoDel algorithm.loos2015-08-2124-21/+989
* We're waiting on a struct proc *, not a struct thread *. Fix aimp2015-08-211-1/+1
* Document bsd.compiler.mk and the variables it defines.imp2015-08-211-0/+21
* Document CFLAGS_NO_SIMD.imp2015-08-211-1/+9
* Fix the racy xargs -P0 -n2 test added in r286289ngie2015-08-212-3/+3
* Disable the -P0 testngie2015-08-211-1/+1
* Fix typos (depreciated -> deprecated)ngie2015-08-211-2/+2
OpenPOWER on IntegriCloud