summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove unused sgsmsg utility (originally imported from opensolaris)avg2015-09-2816-3837/+3
* remove an extra copy of avl.c from illumos contrib codeavg2015-09-281-1059/+0
* save some bytes by using more concise SDT_PROBE<n> instead of SDT_PROBEavg2015-09-2812-88/+79
* Store PID after becoming a daemon() and not before to ensure thehselasky2015-09-281-8/+6
* Remove some debugging that wasn't supposed to be there.adrian2015-09-281-2/+0
* Add initial testcases for bin/lsngie2015-09-284-0/+375
|\
| * Start adding tests for bin/lsngie2015-06-144-0/+122
| * Fix some -Wunused warningsngie2015-06-141-1/+1
| * Fix Makefilengie2015-06-141-2/+2
| * Restore the more complicated logic removed in r280122 so fmake can bootstrapngie2015-06-131-0/+25
| * Re-add some guards around bmake-specific code in Makefilengie2015-06-131-0/+7
| * MF head @ r284358ngie2015-06-132639-7318/+71755
| |\
| * \ Readd fresh copies of the directories from head using svn copyngie2015-05-3134-0/+7300
| |\ \
| * | | Nuke some broken directoriesngie2015-05-3134-7300/+0
| * | | MF head @ r283796ngie2015-05-31653-16303/+61941
| |\ \ \ | | |/ /
| * | | MFhead @ r283351ngie2015-05-241819-44999/+92767
| |\ \ \
| * \ \ \ Try and fix filenames to diff reduce with headngie2015-04-272-0/+0
| |\ \ \ \
| * | | | | Remove tests/sys/mmapngie2015-04-272-112/+0
| * | | | | MFhead @ r282076ngie2015-04-2710-393/+988
| |\ \ \ \ \
| * | | | | | MFhead @ r282068ngie2015-04-271-1/+1
| * | | | | | MFhead @ r282054ngie2015-04-2793-509/+18729
| |\ \ \ \ \ \
| * \ \ \ \ \ \ MFhead @ r281974ngie2015-04-2548-2268/+1676
| |\ \ \ \ \ \ \
| * | | | | | | | Add missing newline for SKIP planngie2015-04-251-1/+1
| * | | | | | | | MFhead @ r281924ngie2015-04-24969-29024/+114605
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ MFhead @ r281675ngie2015-04-1857-2469/+773
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Did not mean to commit the diff to bsd.prog.mk to this branch...ngie2015-04-171-6/+0
| * | | | | | | | | | Fix the mips tinderbox by #include'ing sys/types.h for register_tngie2015-04-172-0/+9
| * | | | | | | | | | MFhead @ r281620ngie2015-04-1659-232/+465
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sparc64 gcc has -Wcast-align issues as well on sparc64; disable the warning f...ngie2015-04-161-1/+1
| * | | | | | | | | | | Similar to r281597...ngie2015-04-161-0/+4
| * | | | | | | | | | | Fix a warning related to type sizes found by testing on a 32-bit OS ;) (powerpc)ngie2015-04-161-2/+1
| * | | | | | | | | | | the fmodl compat shims on arm/mips/powerpc don't seem to be all therengie2015-04-161-0/+2
* | | | | | | | | | | | include opt_wlan.h . Tsk adrian.adrian2015-09-281-0/+2
* | | | | | | | | | | | if_otus fixes; add fast-frames support.adrian2015-09-282-1/+42
* | | | | | | | | | | | Migrate the fast-frames transmit support away from using the txa_privateadrian2015-09-282-16/+29
* | | | | | | | | | | | Comments, mostly to remind myself of what's going on and why.adrian2015-09-281-0/+21
* | | | | | | | | | | | Abstract out the ampdu TX pps initialisation code so it can be reusedadrian2015-09-282-4/+15
* | | | | | | | | | | | Fix whitespace error in ls(1) detected by igorallanjude2015-09-271-3/+3
* | | | | | | | | | | | Use one fewer made up words in the ls(1) man pageallanjude2015-09-271-2/+2
* | | | | | | | | | | | Set the #address-cells and #size-cells for the I2C controllers in RPi2.loos2015-09-271-0/+4
* | | | | | | | | | | | Add to CTL initial support for CDROMs and removable devices.mav2015-09-2715-140/+754
* | | | | | | | | | | | fnmatch(): Remove exponential behaviour as in sh r229201.jilles2015-09-271-28/+49
* | | | | | | | | | | | Fix what looks like a consistent copy&paste error.bz2015-09-272-2/+2
* | | | | | | | | | | | Compare the correct variable to see if memory allocation succeeded.bz2015-09-271-1/+1
* | | | | | | | | | | | Add support to systat to display zfs arc cache status/infomr2015-09-277-3/+272
* | | | | | | | | | | | Replace N #defines with nitems to simplify ifconfig code slightlyngie2015-09-2715-59/+23
* | | | | | | | | | | | Enable parallel subdirectory building with sys/modules/netgraphngie2015-09-271-0/+2
* | | | | | | | | | | | MFV r288243: nc from OpenBSD 5.8.delphij2015-09-273-12/+14
* | | | | | | | | | | | Eliminate nd6_nud_hint() and its TCP bindings.melifaro2015-09-278-78/+4
* | | | | | | | | | | | - Collapse vfs_vmio_truncate & vfs_vmio_release into a single function.jeff2015-09-271-85/+67
OpenPOWER on IntegriCloud