summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update for 4.1 releasev4.1Wichert Akkerman1999-11-262-0/+11
* Now it builds on alpha again...Wichert Akkerman1999-11-185-15/+18
* Oops, forgot to commit this oneWichert Akkerman1999-11-181-1/+16
* Start merging linux-ip-routing forkWichert Akkerman1999-11-1812-96/+533
* update Linux MIPS syscall tableWichert Akkerman1999-11-012-2/+4
* Fix duplicate for sys_create_moduleWichert Akkerman1999-11-015-25/+19
* test for linux/in6.h in configureWichert Akkerman1999-11-012-1/+6
* Added missing Linux MIPS filesWichert Akkerman1999-11-017-0/+6389
* Add Linux MIPS supportWichert Akkerman1999-10-3117-36/+125
* Add missing newline in errorWichert Akkerman1999-10-171-1/+1
* Update Linux module syscallsWichert Akkerman1999-10-102-1/+17
* Compilation updatesWichert Akkerman1999-10-068-10/+54
* Update strace-graph copyright to BSDWichert Akkerman1999-08-302-3/+30
* Catching up on my mail-backlog, see ChangeLog for detailsWichert Akkerman1999-08-2919-87/+689
* Add sys_poll to Linux/alpha syscall listWichert Akkerman1999-08-042-1/+5
* CVS branch testWichert Akkerman1999-07-252-1/+6
* Update sys_createmodule and sys_initmoduleWichert Akkerman1999-07-153-2/+31
* Update sys/reg.h usage in syscall.c as wellWichert Akkerman1999-07-131-6/+7
* Add test for sys/reg.h and use that instead of asm/ptrace.hWichert Akkerman1999-07-135-17/+28
* Remove hack in signal.c for arm architectureWichert Akkerman1999-07-092-5/+5
* Tell system.c not to include linux/fs.hWichert Akkerman1999-07-091-0/+1
* Update versionnumber to 4.0Wichert Akkerman1999-07-096-10/+19
* Update patch from drow for file.c kernel typesWichert Akkerman1999-07-092-0/+22
* Add patch from drow to get proper kernel types in file.cWichert Akkerman1999-07-083-3/+26
* system.c was using __NR_* style syscall number defines, which don'tNate Sammons1999-07-031-5/+10
* Remove stupid error in strace.c. Looks like I pasted somethingWichert Akkerman1999-06-281-1/+1
* Update documentation somewhatWichert Akkerman1999-06-284-59/+31
* Fix conditions for including sys/reg.h and linux/ptrace.hWichert Akkerman1999-06-242-5/+10
* Linux/powerpc and SunOS fixesWichert Akkerman1999-06-224-6/+14
* Bring Linux/powerpc up to dateWichert Akkerman1999-06-212-25/+25
* avoid leaking fd into childWichert Akkerman1999-06-142-0/+6
* Various fixes, see ChangeLog for detailsWichert Akkerman1999-06-1111-81/+625
* Add cvsbuildWichert Akkerman1999-06-101-0/+6
* Update versionsnumber for 3.99.1 and update NEWSv3.99.1Wichert Akkerman1999-06-092-1/+6
* Update syscall list for Linux/alphaWichert Akkerman1999-06-092-21/+25
* Add sparc patches from Jakub JelinekWichert Akkerman1999-06-0315-43/+126
* Don't include linux/ptrace.h for glibc.Ulrich Drepper1999-05-292-1/+3
* Fix typo.Ulrich Drepper1999-05-292-1/+5
* Adding cvsignore files for alpha and sparcWichert Akkerman1999-05-282-0/+2
* add config.logWichert Akkerman1999-05-281-0/+1
* Fix typoWichert Akkerman1999-05-281-1/+1
* added `a bit of sysctl support', patch from Ulrich DrepperWichert Akkerman1999-05-273-1/+339
* Remove some stuff from CVS that should be autogeneratedWichert Akkerman1999-05-263-2937/+1
* Added some cvsignore filesWichert Akkerman1999-05-252-0/+6
* use kernel dirent structure for LinuxWichert Akkerman1999-05-252-1/+13
* Update maintainer name in manpageWichert Akkerman1999-05-151-1/+1
* Only compile IPX-support in net.c for LinuxWichert Akkerman1999-05-111-2/+2
* Merged in a bunch of patches that I got as reaction to the 3.99 release.Wichert Akkerman1999-05-0921-214/+404
* Update the version number to 3.99 (first pre-release for 4.0)Wichert Akkerman1999-04-271-1/+1
* Minor compiliation-fixesWichert Akkerman1999-04-212-8/+2