summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't accidently skip every second line when calculating thedwmalone2014-06-281-1/+0
* Fix breakage after r267981.dim2014-06-282-2/+2
* Call fdcloseexec right after fdunshare.mjg2014-06-281-2/+2
* Make fdunshare accept only td parameter.mjg2014-06-284-5/+6
* Make sure to always clear p_fd for process getting rid of its filetable.mjg2014-06-281-5/+5
* Fix regression issue after r267961. Handle special string case forhselasky2014-06-281-2/+5
* Pull in r267961 and r267973 again. Fix for issues reported will follow.hselasky2014-06-28263-1389/+803
* Minimal update for cvsup -> svn change.gavin2014-06-281-3/+2
* Redefine SUNW based on SYSDIR in an attempt to fix a build problem.rpaulo2014-06-271-1/+1
* Remove odd practice of inverting error codes.mav2014-06-271-8/+8
* Revert r267961, r267973:gjb2014-06-27263-803/+1389
* Use Intel's official name (Secure Key) per IntelĀ® Digital Random Numberdelphij2014-06-271-1/+1
* Add the llvm patch for r267981.dim2014-06-271-0/+494
* Pull in r211627 from upstream llvm trunk (by Bill Schmidt):dim2014-06-271-0/+4
* In order to get vt(4) a bit closer to the feature set provided by sc(4),marius2014-06-277-24/+136
* Always set UF_ARCHIVE on target (because they are by definition new filesdelphij2014-06-271-2/+2
* Add CTLFLAG_NOFETCH flag; console vty code runs before tunable fetchemaste2014-06-271-3/+3
* Add missing variable declarations when using RSS.adrian2014-06-271-0/+4
* Simplify the code a little bit using the update_sensor_sysctl() routine toloos2014-06-271-9/+5
* pw: fix up deletion of users from groupsmjg2014-06-271-4/+3
* Correct the buffer length check to avoid overflows.loos2014-06-271-3/+6
* Minor mdoc fix.joel2014-06-271-1/+1
* - SC_NO_SYSMOUSE isn't currently supported by vt(4), so nuke it from vt.4.marius2014-06-271-11/+8
* Add post-mortem debugging for "EPT Misconfiguration" VM-exit. This errorneel2014-06-271-1/+25
* Use a common tunable to choose between vt(4)/sc(4)emaste2014-06-278-8/+71
* After r267897 brought in a new version of file/libmagic, a filesystem imageneel2014-06-271-1/+1
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifhselasky2014-06-27262-1386/+800
* Don't hide zero-length strings when doing sysctl listings.hselasky2014-06-271-2/+2
* Sort command flags in usage output and the manpages.jhb2014-06-274-70/+70
* Add proper rangechecks in "axge_rx_frame()" function andhselasky2014-06-271-12/+21
* Fix typo in r267481.mav2014-06-271-1/+1
* Set the version and date to fixed fields rather than usinggrehan2014-06-271-2/+2
* Check lower bound of cmsg_len.mjg2014-06-271-1/+1
* MFV illumosrpaulo2014-06-2619-39/+2283
|\
* \ MFV illumosrpaulo2014-06-2652-163/+2057
|\ \
* | | Add stubs for CTF functions which are not yet implemented.rpaulo2014-06-261-0/+2
* | | use .Mt to mark up email addresses consistently (final part)bapt2014-06-26411-737/+678
| | |
| \ \
*-. \ \ MFV illumosrpaulo2014-06-2619-6/+1477
|\ \ \ \
| | * | | OS-1723 DTrace should speak JSONrpaulo2014-06-261-0/+79
| | * | | 4756 metaslab_group_preload() could deadlockdelphij2014-06-171-1/+3
| | * | | 4891 want zdb option to dump all metadatadelphij2014-06-174-7/+54
| | * | | 4390 i/o errors when deleting filesystem/zvol can lead to space map corruptiondelphij2014-06-172-2/+3
| | * | | 4757 ZFS embedded-data block pointers ("zero block compression")delphij2014-06-1710-56/+267
| | * | | 4470 overly aggressive D integer narrowing breaks 32-bit ustack helpersmarkj2014-06-032-1/+49
| | | |/ | | |/|
| | * | 4471 DTrace count() with histogrammarkj2014-06-0318-38/+2278
| | |/
| | * 4474 DTrace Userland CTF Supportmarkj2014-06-0378-200/+2035
* | | use .Mt to mark up email addresses consistently (part6)bapt2014-06-26168-217/+212
* | | Sync the E1000 shared code with Intel internal, this adds fixes,jfv2014-06-2625-229/+806
* | | - Document -b to enable the bvmcons console (but mark it as deprecatedjhb2014-06-262-7/+21
* | | Simplify statistics calculation.mav2014-06-261-119/+21
OpenPOWER on IntegriCloud