summaryrefslogtreecommitdiff
path: root/usr/src/cmd/truss
AgeCommit message (Expand)AuthorFilesLines
2022-11-0515119 truss could support IP, IPv6 sockoptsRobert Mustacchi1-0/+130
2022-07-1114768 retire ncaGarrett D'Amore1-6/+8
2022-07-0114767 retire ksslGarrett D'Amore1-7/+1
2022-03-1014443 resection manual pages per IPD4Richard Lowe1-1/+1
2022-02-2114249 pseudo-terminal nomenclature should reflect POSIXJoshua M. Clulow1-2/+2
2022-01-1914205 Want UDP src port hashing for VXLANRobert Mustacchi1-0/+1
2020-11-1713273 want upanic(2)Robert Mustacchi2-3/+9
2020-11-1313172 Port OpenZFS: zfs label bootenv should store data as nvlistToomas Soome1-0/+4
2020-09-2412363 add O_DIRECT supportJerry Jelinek1-2/+4
2020-02-019965 Want support for O_DIRECTORYRobert Mustacchi1-1/+3
2020-01-0712159 truss psflags printing is brokenJohn Levon1-4/+7
2019-12-2912126 truss: passing argument 1 to restrict-qualified parameter aliases with ...Toomas Soome1-3/+5
2019-10-2311844 add rdmsr utilityJohn Levon2-5/+10
2019-08-2711608 add DKIOC ioctl to report drive UNMAP supportJerry Jelinek1-0/+4
2019-08-2311554 Want TCP_CONGESTION socket optionCody Peter Mello1-0/+1
2019-08-1611528 Makefile.noget can get goneJohn Levon1-1/+1
2019-08-0111442 truss: NULL pointer errorsToomas Soome4-71/+71
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-0/+6
2019-05-1610884 kbd: add option to limit autorepeat count, convert manualToomas Soome1-11/+13
2019-03-1810554 Implemented zpool sync commandAlek Pinchuk1-1/+3
2019-01-1410080 smatch Makefile changes for usr/src/cmdJohn Levon1-2/+4
2018-05-109355 truss: this statement may fall throughToomas Soome1-5/+5
2018-04-259102 zfs should be able to initialize storage devicesGeorge Wilson1-0/+2
2018-03-149166 zfs storage pool checkpointSerapheim Dimitropoulos1-1/+5
2018-02-069027 Makefiles need to specify C99 mode consistentlyYuri Pankov1-1/+1
2018-01-107614 zfs device evacuation/removalPrashanth Sreenivasa1-0/+2
2017-06-267431 ZFS Channel ProgramsChris Williamson1-1/+3
2016-12-027586 remove #ifdef __lint hack from dmu.hDan Kimmel1-0/+6
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe3-2/+99
2016-05-126955 libproc should be documented and shippedRobert Mustacchi1-1/+2
2016-03-296818 add MADV_PURGE to provide busted Linux MADV_DONTNEED semanticsBryan Cantrill1-0/+1
2015-11-243252 Need a proper flock() implementationJerry Jelinek2-3/+27
2015-10-165640 want epoll supportBryan Cantrill1-1/+3
2015-10-092605 want to resume interrupted zfs sendMatthew Ahrens1-2/+2
2015-09-146227 truss(1M) doesn't show TCP_KEEPIDLE, TCP_KEEPCNT, and TCP_KEEPINTVLMohamed A. Khalfella1-0/+3
2015-04-125830 want arc4random(3C) suiteRobert Mustacchi3-2/+28
2015-01-144923 want preadv and pwritevDJ Hoffman1-2/+3
2014-06-054757 ZFS embedded-data block pointers ("zero block compression")Matthew Ahrens1-4/+4
2014-01-204510 Lose SIOC*IPSECONFIG ioctl definitionsDan McDonald1-5/+1
2013-12-114369 implement zfs bookmarksMatthew Ahrens1-1/+7
2013-08-233785 Implement MAP_32BIT flag to mmap()Theo Schlossnagle1-1/+3
2013-04-233713 Implement accept4() (fix lint)Theo Schlossnagle1-1/+1
2013-04-213713 Implement accept4()Theo Schlossnagle4-7/+82
2013-04-123666 Implement SOCK_CLOEXEC flag to socket()Theo Schlossnagle1-2/+10
2013-04-033665 Implement O_CLOEXEC as an open() flagTheo Schlossnagle1-1/+4
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens1-3/+2
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-0/+3
2012-06-302882 implement libzfs_coreMatthew Ahrens1-1/+9
2012-05-092703 add mechanism to report ZFS send progressBill Pijewski1-0/+3
2012-02-071688 show zfs ioctl args in trussGordon Ross2-1/+279