aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib
Commit message (Expand)AuthorAgeFilesLines
* MFV r272802:Xin LI2014-10-091-4/+22
* Treat D keywords as identifiers in certain postfix expressions. This allowsMark Johnston2014-10-061-0/+23
* MFV r272588:Xin LI2014-10-061-0/+5
* MFV r272585:Xin LI2014-10-061-4/+6
* MFV r272493:Xin LI2014-10-042-37/+62
* Hook up support for userland CTF support in DTrace. This required someMark Johnston2014-10-032-20/+2
* Have dtrace(1) handle SIGPIPE by cleaning up and exiting. Additionally,Mark Johnston2014-10-021-15/+30
* Fix the description of the -h option.Mark Johnston2014-09-261-14/+13
* Remove an incorrect close(2) call that was added in r271413.Mark Johnston2014-09-221-1/+0
* Remove some variables that are no longer used as of r271413.Mark Johnston2014-09-221-10/+4
* Output boot code warning when zpool upgrade -a is used to add features.Steven Hartland2014-09-211-3/+8
* zfs_setprop_error(): Handle errno value E2BIG.Will Andrews2014-09-181-0/+6
* Fix an assert to tolerate spare parents with more than 2 children.Will Andrews2014-09-181-4/+8
* Implement a workaround to allow this test program to be compiled with clang.Mark Johnston2014-09-171-2/+2
* Fix a number of typos and programming errors in the userland CTF tests. ItMark Johnston2014-09-174-5/+9
* Fix some incorrect endianness checks.Mark Johnston2014-09-172-3/+3
* Fix elfdump(1) usage in the userland CTF tests.Mark Johnston2014-09-1610-10/+10
* MFV r271516:Xin LI2014-09-131-0/+3
* MFV r271511:Xin LI2014-09-131-12/+6
* Use the linker to perform relocations in the SUNW_dof section rather thanMark Johnston2014-09-112-212/+23
* MFV r271225:Xin LI2014-09-071-17/+18
* Fix typo.Xin LI2014-09-071-1/+1
* MFV r270197:Xin LI2014-08-224-98/+8
* Make DTrace stuff compile with C99 standard.Xin LI2014-08-224-0/+12
* Include two headers to provide prototype for modfind(2) and kldload(2).Xin LI2014-08-211-0/+3
* Remove the BROKEN_LIBELF section.Rui Paulo2014-08-101-52/+0
* Quiesce a printf warning from clang, %ul -> %luSean Bruno2014-08-081-1/+1
* Preserve the errno value of an ioctl before calling free(3). Previously,Mark Johnston2014-08-043-11/+14
* MFV r269426:Xin LI2014-08-021-1/+1
* Update shellsnoop to work on FreeBSD.George V. Neville-Neil2014-07-311-9/+5
* MFV r269223:Xin LI2014-07-291-5/+34
* Update the header printing to match the rest of the output.George V. Neville-Neil2014-07-261-1/+1
* Since we cannot yet display the name print the file descriptor so thatGeorge V. Neville-Neil2014-07-261-3/+3
* Remove debugging options from the rwsnoop script.George V. Neville-Neil2014-07-261-2/+0
* Port the rwsnoop DTrace Toolkit script to FreeBSD.George V. Neville-Neil2014-07-261-26/+27
* MFV r269010:Xin LI2014-07-265-41/+144
* Diff reduction against Illumos.Xin LI2014-07-252-7/+16
* MFV r268848:Xin LI2014-07-181-6/+37
* MFV r268714:Xin LI2014-07-151-2/+2
* Bump mdoc date after r268621.Xin LI2014-07-141-1/+1
* Don't report non-native block-size pools under zpool status -xSteven Hartland2014-07-142-1/+3
* MFV r268455:Xin LI2014-07-092-5/+9
* MFV r268454:Xin LI2014-07-091-10/+10
* MFV r268453:Xin LI2014-07-092-19/+19
* Remove ia64.Marcel Moolenaar2014-07-071-22/+2
* MFV r268121:Xin LI2014-07-011-9/+12
* MFV r268119:Xin LI2014-07-013-20/+24
* - Fix handling of "new" style of ioctl in compatiblity mode [1];Xin LI2014-07-011-10/+17
* MFV r267570:Xin LI2014-07-011-1/+3
* MFV r267568:Xin LI2014-07-014-7/+49