Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We are done providing support for the vax. | 2016-03-09 | 1 | -89/+0 | |
| | | | | lots of agreement. | ||||
* | Do provide hidden _libc_* aliases for sig{block,setmask} and use them in | 2015-09-13 | 1 | -2/+2 | |
| | | | | | | | the ASM *setjmp implementations. Skip the PLT when calling them on amd64 (other archs to do this after testing) ok miod@ | ||||
* | VAX ELF userland bits. Consists mostly of register prefix additions. | 2013-07-05 | 1 | -25/+25 | |
| | |||||
* | sigstack() is long dead, and the compat sigaltstack syscall is gone too. | 2011-11-22 | 1 | -2/+2 | |
| | | | | | | Correct the namespace protections for sigreturn(), sigwait(), and psignal() ok millert@ | ||||
* | zap rcsid. | 2005-08-07 | 1 | -5/+1 | |
| | | | | okay deraadt@ (tested them all) | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | From NetBSD; Use _C_LABEL, not SYSNAME to call sigaltstack, sigblock, | 2002-11-06 | 1 | -5/+5 | |
| | | | | | | sigreturn. sigblock has not been a syscall since 4.3BSD and using SYSCALL directly seems like a bad idea in general. Fixes a build problem on vax. OK miod@ | ||||
* | Fix the syscall wrappers name generation in, so that libc_r gets the | 2001-08-23 | 1 | -5/+5 | |
| | | | | | | correct entry points and programs can link to it. I would have commited this later, but fgs@ insisted. | ||||
* | Fix lots of register masks. | 2001-03-18 | 1 | -2/+2 | |
| | |||||
* | Fix RCS ids | 1996-08-19 | 1 | -4/+4 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+97 | |