summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Annotate arm userspace assembler sources stating their tolerance tokib2015-09-2941-2/+74
* Use EFI page size constants instead of hardcoding 4096.jhb2015-09-291-3/+3
* When XSAVE support was added on amd64, the FPU save area was movedjhb2015-09-291-1/+0
* In vm_copy_base(), turn off SU+J on the resultant filesystem,gjb2015-09-291-1/+1
* Really implement PREVENT ALLOW MEDIUM REMOVAL command.mav2015-09-295-21/+66
* Don't report SYNC_NV bit set in SYNCHRONIZE CACHE as error.mav2015-09-291-2/+2
* Fix arguments order.mav2015-09-291-8/+8
* sdt.h: no need for argtype_list_headavg2015-09-291-1/+1
* sdt: static-ize couple of variablesavg2015-09-291-2/+2
* sdt module does not seem to actually use any symbol from opensolaris moduleavg2015-09-291-1/+0
* std: it is important that func name is never an empty stringavg2015-09-291-0/+2
* sdt: start checking version field when parsing probe definitionsavg2015-09-291-0/+6
* dtrace_getarg: remove stray return statement on amd64, powerpcavg2015-09-292-2/+0
* The Dt argument should be in capital letters.brueffer2015-09-291-1/+1
* Report that we can read all flavours of DVD. Why not?mav2015-09-291-1/+55
* Add CD/DVD Capabilities and Mechanical Status Page.mav2015-09-293-0/+102
* rsu(4): Add support for 1T2R and 2T2R NICs.adrian2015-09-292-5/+52
* urtwn driver fixes - missing include, free node references, shut down xfers f...adrian2015-09-291-7/+29
* Add opt_wlan.h as requirements for the two drivers I'm currently working on.adrian2015-09-292-2/+2
* Use calloc() instead of malloc + memset.delphij2015-09-291-2/+1
* Defer calling into the driver to update the QOS (WME) configuration.adrian2015-09-292-1/+17
* Remove the references to the TX IC lock - i ended up solving thisadrian2015-09-293-26/+0
* Umplement media load/eject support for removable devices.mav2015-09-2810-338/+228
* Append VMFORMATS and VMSIZE to RELEASE_RMAKEFLAGS only ifgjb2015-09-281-2/+2
* In followup to r288341, ensure VMFORMATS and VMSIZE are notgjb2015-09-281-1/+12
* Use _PATH_DEVNULL instead of direct hardcoding.delphij2015-09-281-1/+1
* Honor VMFORMATS and VMSIZE if set in release.conf.gjb2015-09-281-0/+1
* define aok in libnvpair which is linked to all zfs libraries that need aokavg2015-09-283-1/+10
* 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
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud