Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We are done providing support for the vax. | 2016-03-09 | 1 | -57/+0 | |
| | | | | lots of agreement. | ||||
* | Adds hidden _libc_FOO aliases for the system call stubs. | 2015-09-10 | 1 | -7/+11 | |
| | | | | | | | | | | Stop generating _brk and _sbrk symbols: they've already been hidden. Set the ELF symbol size on the syscall stubs. Give the __{min,cur}brk symbols a size and type, and hide more jump labels. alpha, arm, m88k, sh, sparc, and vax assistance miod@ hppa assistance kettenis@ ok deraadt@ miod@ | ||||
* | Hide many (194!) symbols that nothing should be using. | 2015-08-26 | 1 | -5/+12 | |
| | | | | | | | Delete exect(2); it wasn't portable across archs and nothing used it. ports test build by naddy@ ok deraadt@ kettenis@ | ||||
* | VAX ELF userland bits. Consists mostly of register prefix additions. | 2013-07-05 | 1 | -6/+6 | |
| | |||||
* | Use _C_LABEL when appropriate. | 2008-05-21 | 1 | -5/+5 | |
| | |||||
* | zap rcsid. | 2005-08-07 | 1 | -5/+1 | |
| | | | | okay deraadt@ (tested them all) | ||||
* | Use an unsigned comparison against minbrk. | 2003-12-25 | 1 | -6/+3 | |
| | | | | ok deraadt@ | ||||
* | 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. | ||||
* | Rename cerror to __cerror and curbrk to __curbrk, to avoid namespace | 2002-11-05 | 1 | -4/+4 | |
| | | | | pollution. Conforming to art@'s evil plans. | ||||
* | ENTRY takes 2 args nowadays | 1998-05-17 | 1 | -3/+3 | |
| | |||||
* | 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/+57 | |