]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin/truss
Fix naive use of ftell(3).
[FreeBSD/FreeBSD.git] / usr.bin / truss /
2016-02-16 bdreweryDIRDEPS_BUILD: Update dependencies.
2016-02-15 jhbCorrect the ABI name for Linux/i386 binaries under...
2016-02-15 jhbSign extend the error value for failing Linux/i386...
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-01-30 jhbAdd a SYSDECODE_ABI_ prefix to the ABI enums to avoid...
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-26 jhbAdd support to libsysdecode for decoding system call...
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-13 ngieMFhead @ r293815
2016-01-08 delphijMFV r293415:
2016-01-07 bdreweryUpdate dependencies after r292622 moved the ioctl script.
2016-01-05 delphijMFV r293125: less v481.
2015-12-29 ngieMFhead @ r292618
2015-12-22 jhbMove the mkioctls script to libsysdecode and use it...
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-15 ngieMFhead @ r292285
2015-12-15 jhbStart on a new library (libsysdecode) that provides...
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-07 markjMFV r289003:
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-11-16 ngieMFhead @ r290899
2015-11-01 baptMerge from head
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-30 edMake truss work for CloudABI processes on aarch64.
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-23 sjgMerge bmake 20151020
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-17 ngieIntegrate tools/regression/acltools into the FreeBSD...
2015-10-17 ngieIntegrate tools/test/posixshm and tools/regression...
2015-10-16 mavMFV r289310:
2015-10-14 ngieIntegrate tools/regression/vfs into the FreeBSD test...
2015-10-13 baptMerge from head
2015-10-13 baptMerge from head
2015-10-13 bdrewerySimplify syscall generation and ABI source file handlin...
2015-10-13 ngieIntegrate tools/regression/acltools into tests/sys/acl
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-10 ngieMFhead @ r289100
2015-10-09 bdreweryLet -c imply -S (hide signal output).
2015-10-08 edProperly format pointer size independent CloudABI syste...
2015-10-08 bdreweryCorrect a comment.
2015-10-07 sjgUpdated depends
2015-10-06 bdrewerytruss: Add support for utrace(2).
2015-10-06 ngieMFhead @ r288954
2015-10-06 jhbGroup the decoded system calls by ABI and sort the...
2015-10-06 dimMerge ^/head r288836 through r288925.
2015-10-05 bdreweryFix crash if a process sends itself a SIGTRAP. Just...
2015-10-05 dimMerge ^/head r288831 through r288835.
2015-10-05 bdreweryAdd decoding for modfind(2)
2015-10-05 bdreweryFix tracking of unknown syscalls for 'truss -c'.
2015-10-05 dimMerge ^/head r288457 through r288830.
2015-10-05 ngieMFhead @ r281414
2015-10-03 bdreweryStyle fix.
2015-10-03 bdreweryAdd decoding for struct statfs.
2015-10-02 kibAdd aarch64 support to truss(1).
2015-10-02 edMake truss print CloudABI system call names.
2015-10-02 ngieMFhead @ r288473
2015-10-01 dimMerge ^/head r288197 through r288456.
2015-10-01 jhbRather than groveling around in a socket address struct...
2015-10-01 jhbThe id_t type used to pass IDs to wait6(2) and procctl...
2015-10-01 jhb- Remove extra integer argument from truncate() and...
2015-09-30 jhbSeveral changes to truss.
2015-09-30 markjMFV r288408:
2015-09-30 jhbTrim trailing whitespace.
2015-09-29 jhbDecode recently added procctl(2) operations.
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-09-05 dimMerge ^/head r286858 through r287489.
2015-08-25 baptMerge from HEAD
2015-08-20 jhbHandle the conditional decoding of execve() argument...
2015-08-20 jhbRework the argv and env string fetching for execve...
2015-08-19 jhbino_t is unsigned, so use uintmax_t instead of intmax_t...
2015-08-19 jhbAlways use %j with an intmax_t cast to print time_t...
2015-08-19 jhbVarious style and whitespace fixes.
2015-08-19 jhbUse nitems().
2015-08-19 jhbExpand the decoding of kevent structures.
2015-08-19 jhbChange the argument formatting function to use a stdio...
2015-08-17 jhbUse an xlat table and xlookup() instead of a home-rolle...
2015-08-17 dimMerge ^/head r286697 through r286857.
2015-08-17 jhbTidy the linux_socketcall decoding:
2015-08-17 jhbDecode the optional SOCK_NONBLOCK and SOCK_CLOEXEC...
2015-08-17 jhb- Decode the arguments for several signal-related syste...
2015-08-12 dimUpdate llvm/clang to r242221.
2015-08-10 ngieMFhead @ r286584
2015-08-07 dimMerge ^/head r285924 through r286421.
2015-08-06 jhbConsistently use both leading and trailing spaces insid...
next