summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAge
* Use configure to detect 64bit off_t and rlim_tJohn Hughes2001-03-08
* FreeBSD uses 64 bit off_t, fix stat&fcntl(flock)John Hughes2001-03-07
* add missing bit of solaris patchesJohn Hughes2001-03-07
* minor svr4 fixesJohn Hughes2001-03-07
* Fix off_t args on FreeBSDJohn Hughes2001-03-07
* Implement truncate64 & ftruncate64 for them that wants 'emJohn Hughes2001-03-07
* Fix for freebsd 4.1John Hughes2001-03-07
* Fix for freebsd 4.1John Hughes2001-03-07
* Merge Harald Böhme's solaris patchesJohn Hughes2001-03-07
* Fixup unimplemented UW syscallsJohn Hughes2001-03-07
* Use pr_syscall on UWJohn Hughes2001-03-07
* fix stat64 on UWJohn Hughes2001-03-07
* fix compile on UWJohn Hughes2001-03-07
* Fix format for Unix domain socketsWichert Akkerman2001-02-21
* Add sys_sysmips decodingWichert Akkerman2001-02-19
* add support for IPv6 scope idsWichert Akkerman2001-02-16
* Use @bindir@ and @mandir@Wichert Akkerman2001-02-16
* Test for netinet/tcp.h and udp.h and use thoseWichert Akkerman2001-02-16
* fix formating error in sys_setsockoptWichert Akkerman2000-11-26
* FreeBSD updates, make things compile on Linux 2.2 kernelsWichert Akkerman2000-10-13
* more FreeBSD updatesWichert Akkerman2000-09-03
* update ChangeLogWichert Akkerman2000-09-03
* process.c: perform bpt trick for clone as well so we can get the pid of the c...Wichert Akkerman2000-09-03
* Add FreeBSD supportWichert Akkerman2000-09-01
* Handle change in Linux 2.4.0-test6 stat structureWichert Akkerman2000-08-10
* test/clone.c: minor fixupWichert Akkerman2000-08-10
* net.c: add SOL_PACKET and SOL_RAW socket options, update SOL_IP and SOL_TCPWichert Akkerman2000-07-05
* Merge changes from UlrichWichert Akkerman2000-06-27
* Close outf fd when forkingWichert Akkerman2000-06-27
* The `too much stuff, just check the ChangeLog' updateWichert Akkerman2000-05-01
* Update mips syscall tableWichert Akkerman2000-04-22
* added names for SVR4, SYSV, BSD4.3 and POSIX syscallsWichert Akkerman2000-04-17
* Linux/MIPS uses syscalls up to >4k, so set MAX_QUALS to 4999Wichert Akkerman2000-04-13
* README-linux: updated to note that strace might not compileWichert Akkerman2000-04-10
* test/vfork.c: new file to test vfork tracesWichert Akkerman2000-02-19
* Fixup isdigit callsWichert Akkerman2000-02-18
* S390 updatesWichert Akkerman2000-02-14
* Merge Trillian patches (Linux ia64)Wichert Akkerman2000-02-03
* Split trace_syscall into few functions to make code readable.Pavel Machek2000-02-01
* Release version 4.2v4.2Wichert Akkerman2000-01-21
* Add 1900 to tm_year in sprinttimeWichert Akkerman2000-01-11
* update changelog&newsWichert Akkerman1999-12-24
* Use STAT64 test for the new stat64 functionsWichert Akkerman1999-12-24
* Update.Ulrich Drepper1999-12-24
* Begin work on supporting cloneWichert Akkerman1999-12-23
* Bunch of stuffWichert Akkerman1999-12-23
* Note that Linux has semopWichert Akkerman1999-12-14
* Add UnixWare support to configureWichert Akkerman1999-11-29
* fully decode the query_module syscallWichert Akkerman1999-11-27
* Parse UnixWare mount optionsWichert Akkerman1999-11-26