Age | Commit message (Expand) | Author |
2002-10-07 | kick, kick. Fix these files which did not come from NetBSD, but the | Dale Rahn |
2002-10-07 | clean up ifdefs for PIC, resulting code unchanged. | Dale Rahn |
2002-10-07 | s/curbrk/__curbrk/ as suggested by art, a few _ASM_LABEL added as appropriate. | Dale Rahn |
2002-10-07 | Simpler, smaller, more efficient and equivalent. | Dale Rahn |
2002-10-07 | cerror -> __cerror as suggested by art, with a couple of missing _ASM_LABEL() | Dale Rahn |
2002-02-17 | rfork() needs a fork.S-like stub as well; ok art | Theo de Raadt |
2002-01-10 | sigprocmask should return 0 on success, fixes powerpc ntpdate problem. | Dale Rahn |
2000-11-26 | Properly implement errno handling for the threaded libc (libc_r) | Dale Rahn |
1999-06-07 | replacement pipe() system call; copies data into place inside kernel, so | Theo de Raadt |
1999-04-21 | Fix the _THREAD_SAFE path through the cerror code for powerpc. | Dale S. Rahn |
1999-03-12 | Fixes to the currently unused PIC support in the powerpc asm files. | Dale S. Rahn |
1999-02-01 | mi ptrace | David Leonard |
1999-01-28 | Preliminary version for PIC support. Builds and runs standard and profiled | Dale S. Rahn |
1998-08-07 | Add correct handling of more systemcalls. either not implemented before | Dale S. Rahn |
1998-07-05 | Change some of the local symbols into "temporary", removed symbols. | Dale S. Rahn |
1997-09-27 | Amazing how much confusion and how much tracing a simple 4 instead of a 3 | Per Fogelstrom |
1997-07-23 | tabify | kstailey |
1996-12-21 | Check-in of powerpc library support. | Dale S. Rahn |