summaryrefslogtreecommitdiff
path: root/svr4
Commit message (Expand)AuthorAgeFilesLines
* cope with ioctl #defines with extraneous spacesJohn Hughes2002-05-171-2/+2
* cope with #ifdef protected #definesJohn Hughes2002-05-171-1/+2
* handle svr4 procpriv callJohn Hughes2002-05-172-1/+1
* don't lose ioctls if comment spans 2 linesJohn Hughes2001-10-261-1/+1
* handle sigwait on svr4John Hughes2001-10-182-1/+2
* Implement memcntl for UnixWareJohn Hughes2001-10-161-1/+1
* Handle fork1/forkall on uw, handle rfork1,rforkall,rexecve and ssisys on uw n...John Hughes2001-04-182-4/+10
* Fix bad merge of solaris patchJohn Hughes2001-03-271-1/+0
* minor svr4 fixesJohn Hughes2001-03-072-5/+3
* Implement truncate64 & ftruncate64 for them that wants 'emJohn Hughes2001-03-062-2/+4
* Merge Harald Böhme's solaris patchesJohn Hughes2001-03-063-108/+300
* Fixup unimplemented UW syscallsJohn Hughes2001-03-063-67/+131
* test/clone.c: minor fixupWichert Akkerman2000-08-103-11/+67
* Fixup isdigit callsWichert Akkerman2000-02-181-0/+1
* Merge patches from John HughesWichert Akkerman1999-11-262-2/+3
* Add Linux MIPS supportWichert Akkerman1999-10-311-1/+1
* Catching up on my mail-backlog, see ChangeLog for detailsWichert Akkerman1999-08-291-1/+77
* Various fixes, see ChangeLog for detailsWichert Akkerman1999-06-113-8/+45
* Initial revisionWichert Akkerman1999-02-198-0/+2061