summaryrefslogtreecommitdiff
path: root/system.c
Commit message (Expand)AuthorAgeFilesLines
* Merged patch fixing MIPS build.Michal Ludvig2002-11-061-1/+1
* handle return values for ssisys on NSCJohn Hughes2001-10-181-2/+21
* Decode some ssisys args on NSCJohn Hughes2001-10-161-0/+18
* Handle fork1/forkall on uw, handle rfork1,rforkall,rexecve and ssisys on uw n...John Hughes2001-04-181-0/+89
* improve formating for sys_sysmipsWichert Akkerman2001-04-101-10/+10
* fix small display error for sys_sysmipsWichert Akkerman2001-04-071-1/+0
* Fix another typoWichert Akkerman2001-04-071-2/+2
* use asm/sysmips.h and linux/utsname.h if they existWichert Akkerman2001-04-071-1/+13
* Add sys_sysmips decodingWichert Akkerman2001-02-191-1/+40
* Add FreeBSD supportWichert Akkerman2000-09-011-12/+65
* test/clone.c: minor fixupWichert Akkerman2000-08-101-0/+45
* The `too much stuff, just check the ChangeLog' updateWichert Akkerman2000-05-011-6/+48
* README-linux: updated to note that strace might not compileWichert Akkerman2000-04-101-16/+119
* Merge Trillian patches (Linux ia64)Wichert Akkerman2000-02-031-2/+2
* Bunch of stuffWichert Akkerman1999-12-231-0/+1
* Add UnixWare support to configureWichert Akkerman1999-11-291-1/+1
* Parse UnixWare mount optionsWichert Akkerman1999-11-261-0/+155
* Fix duplicate for sys_create_moduleWichert Akkerman1999-11-011-23/+0
* Catching up on my mail-backlog, see ChangeLog for detailsWichert Akkerman1999-08-291-1/+14
* Update sys_createmodule and sys_initmoduleWichert Akkerman1999-07-151-0/+23
* Tell system.c not to include linux/fs.hWichert Akkerman1999-07-091-0/+1
* system.c was using __NR_* style syscall number defines, which don'tNate Sammons1999-07-031-5/+10
* Various fixes, see ChangeLog for detailsWichert Akkerman1999-06-111-0/+298
* Add sparc patches from Jakub JelinekWichert Akkerman1999-06-031-0/+15
* added `a bit of sysctl support', patch from Ulrich DrepperWichert Akkerman1999-05-271-0/+335
* Merged in a bunch of patches that I got as reaction to the 3.99 release.Wichert Akkerman1999-05-091-1/+52
* Initial revisionWichert Akkerman1999-02-191-0/+886