| Age | Commit message (Expand) | Author |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2007-04-29 | fix typos | msaitoh |
| 2006-11-08 | if setcontext(2) returns, _exit(2) with a return code of -1 instead | drochner |
| 2006-02-19 | make these consistent. | christos |
| 2005-09-16 | these went to compat | drochner |
| 2004-03-26 | the WARN_REFERENCES text "include <signal.h> for correct reference" is pointless | drochner |
| 2004-03-26 | no need to define __HAVE_SIGINFO anymore | drochner |
| 2004-03-26 | fix siginfo adaption -- the "compat_16" prefix | drochner |
| 2004-03-23 | save errno while trying to install a !SA_SIGINFO trampoline -- this | drochner |
| 2003-10-18 | sync with the x86 one. | christos |
| 2003-10-07 | Siginfo libc changes for alpha. Approved by thorpej@netbsd.org. | skd |
| 2003-02-13 | Implement pthread_atfork() (in libc, because the required threadlib | nathanw |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2002-07-09 | New __sigaction14() system call stub which registers the signal | thorpej |
| 2001-07-17 | Add a __clone(3) entry point. | thorpej |
| 2001-05-07 | Make the END() argument match the entry name. | kleink |
| 2000-12-13 | Add the obvious, trivial __syscall() stub. | mycroft |
| 2000-09-28 | Need an internal name for pipe(2). | kleink |
| 2000-07-07 | Add special treatment of shmat(2). | itohy |
| 2000-06-26 | Need an internal name for fork(). | kleink |
| 2000-06-26 | Thinko in previous: we do always use an internal name. | kleink |
| 2000-06-23 | Add internal names for brk() and sbrk(). | kleink |
| 2000-06-14 | fix up NetBSD RCS Ids to match the standard, and the leading comment as | cgd |
| 1999-08-25 | Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d | thorpej |
| 1999-01-14 | * On architectures using ELF, and conditionally on those in transition, rename | kleink |
| 1998-12-02 | Warn about references to the compatibility vfork() (i.e. the vfork() with | thorpej |
| 1998-12-02 | Warn about references to the compatibility() sigaction(), sigpending(), | thorpej |
| 1998-09-29 | Signal changes for Alpha. | thorpej |
| 1998-01-04 | Add syscall stubs for __vfork14(). These are basically copies of Ovfork.S | thorpej |
| 1997-11-05 | remove these, they are no longer necessary or appropriate | cgd |
| 1996-12-22 | File which provides lint stubs for the functions defined by | cgd |
| 1996-11-11 | Treat reboot() like a normal system call. From PR 2458. | mycroft |
| 1996-11-08 | if _REENTRANT is defined, store the error value in (*__errno()), rather than | cgd |
| 1996-11-08 | kill "IMPORT(errno, 4)" since it is unnecessary | cgd |
| 1996-10-17 | catch up with <machine/asm.h> changes, SYS.h changes, and the removal | cgd |
| 1996-09-17 | set the GP before accessing errno. | cgd |
| 1996-09-09 | user better names for local labels, as suggested by Matt Thomas and | cgd |
| 1995-11-04 | be more conservative when setting the gp | cgd |
| 1995-02-10 | libc support for the alpha. more functions should be written in assembler, | cgd |