summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/vax/sys/exect.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Hide many (194!) symbols that nothing should be using.guenther2015-08-261-37/+0
| | | | | | | 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.miod2013-07-051-2/+2
|
* Use _C_LABEL when appropriate.miod2008-05-211-2/+2
|
* zap rcsid.espie2005-08-071-5/+1
| | | | okay deraadt@ (tested them all)
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Rename cerror to __cerror and curbrk to __curbrk, to avoid namespacemiod2002-11-051-2/+2
| | | | pollution. Conforming to art@'s evil plans.
* Fix the syscall wrappers name generation in, so that libc_r gets themiod2001-08-231-2/+2
| | | | | | correct entry points and programs can link to it. I would have commited this later, but fgs@ insisted.
* ENTRY takes 2 args nowadaysniklas1998-05-171-2/+2
|
* Fix RCS idstholo1996-08-191-4/+4
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+45