aboutsummaryrefslogtreecommitdiff
path: root/cddl/lib
Commit message (Expand)AuthorAgeFilesLines
* Revert r332894 at the request of the submitter.Sean Bruno2018-04-241-4/+4
* Load balance sockets with new SO_REUSEPORT_LB optionSean Bruno2018-04-231-4/+4
* Consistent casing for fallback SIGCHLD (s/Unknown/unknown/)Devin Teske2018-02-261-1/+1
* Updates and enhancements to signal.d to aid DTrace scriptingDevin Teske2018-02-251-0/+52
* Updates and enhancements to io.d to aid DTrace scriptingDevin Teske2018-02-241-0/+154
* Add inline to errno.d for translating int to stringDevin Teske2018-02-161-0/+110
* Add the following errno definitions to /usr/lib/dtrace/errno.dDevin Teske2018-02-151-1/+11
* Use tabs in io.d, fix alignment issues, remove extraneous newlinesDevin Teske2018-02-128-112/+107
* Remove uneeded parentheses.Mark Johnston2018-01-251-1/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-319-9/+0
* MFV r325013,r325034: 640 number_to_scaled_string is duplicated in several com...Andriy Gapon2017-10-272-1/+9
* MFV r323530,r323533,r323534: 7431 ZFS Channel Programs, and followupsAndriy Gapon2017-10-011-1/+5
* Remove redundant source and object files.Jonathan Anderson2017-09-091-1/+1
* Add D definitions for the named values in socket.hGeorge V. Neville-Neil2017-09-072-0/+302
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-4/+1
* Commit the 64-bit inode project.Konstantin Belousov2017-05-231-0/+1
* cddl: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-0410-113/+110
* Add an mbuf to ipinfo_t translator to finish cleanup of mbuf passing to TCP p...George V. Neville-Neil2017-02-011-0/+18
* Convert ipv4_flags and ipv4_offset fields into host byte order.Andrey V. Elsukov2016-12-291-2/+2
* libproc: Add support for some proc_attach() flags.Mark Johnston2016-12-061-0/+3
* libproc: Match prefixes when looking up mapped object by name.Mark Johnston2016-12-061-1/+1
* Define dependencies for some auto-generated source files in libdtrace.Mark Johnston2016-11-171-7/+5
* Unlike Solaris, in FreeBSD p_args can be 0 so check for thatGeorge V. Neville-Neil2016-08-251-1/+1
* MFV r304057:Mark Johnston2016-08-161-0/+1
* On FreeBSD there is a setsockopt option SO_USER_COOKIE which allowsGeorge V. Neville-Neil2016-07-081-0/+3
* Raise the WARNS level in cddl/libAlan Somers2016-06-235-5/+5
* Add initial DTrace support for RISC-V.Ruslan Bukin2016-05-242-1/+5
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-8/+0
* Fix including Kyuafile in packaged base system.Glen Barber2016-04-291-1/+2
* MFHGlen Barber2016-04-161-4/+4
|\
| * Fix the 'type' for a few variables from tcpcb.Hiren Panchasara2016-04-151-4/+4
* | MFHGlen Barber2016-03-101-0/+11
|\|
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11
* | MFHGlen Barber2016-03-061-0/+14
|\|
| * fix tcpdebug: - assign to "flags" in each probe, not only debug-inputGeorge V. Neville-Neil2016-03-031-0/+14
* | MFHGlen Barber2016-03-021-27/+0
|\|
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-27/+0
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+5
|/
* We don't support libdtrace for RISC-V yet.Ruslan Bukin2016-01-251-1/+1
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-044-15/+4
* Simplify the LIBRARIES_ONLY hacks so that install: is not needed here.Bryan Drewery2015-12-041-8/+2
* META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-011-0/+1
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-259-9/+0
* MFV r289312: 2605 want to resume interrupted zfs sendAlexander Motin2015-10-151-2/+2
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-3/+1
* Use FILES for installing the dtrace scripts.Bryan Drewery2015-09-181-7/+4
* Remove an unneeded typedef of ip6_t from the DTrace ip provider library.Mark Johnston2015-09-151-3/+2
* dd DTrace probe points, translators and a corresponding scriptGeorge V. Neville-Neil2015-09-131-1/+132
* Sparc64 is the odd-man out, so form the if that way rather thanWarner Losh2015-08-231-3/+1
* - Use an explicit "depends_on module kernel" guard in DTrace libraries thatMark Johnston2015-08-0710-8/+11