Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Mark ABI syscalls that call wait4() MP safe as recent changes to | jhb | 2004-03-15 | 1 | -1/+1 |
* | The following compat syscalls are now mpsafe: linux_getrlimit(), | jhb | 2004-02-04 | 1 | -2/+2 |
* | GC unused namespc column and un-wrap some longer lines that now fit. | peter | 2003-12-24 | 1 | -357/+335 |
* | Sync up with global syscalls.master for MP safe syscalls for the first | jhb | 2003-11-07 | 1 | -48/+48 |
* | Synchronize syscalls.master(s) with recent Giant pushdown work | dillon | 2001-09-01 | 1 | -12/+12 |
* | Sigh. Fix SYS_exit problems. I misunderstood the significance of these | peter | 2000-07-29 | 1 | -1/+1 |
* | Change the 'exit()' system call to 'sys_exit()'. This avoids overlapping | peter | 2000-07-29 | 1 | -1/+1 |
* | Fixed the return type for exit() and the args struct tag several NOPROTO | bde | 2000-05-09 | 1 | -13/+12 |
* | Finally add the Alpha OSF/1 compat code. I will add it to the | gallatin | 1999-12-14 | 1 | -0/+392 |