summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/vax (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Fresh infinity from NetBSD.hugh2000-10-101-4/+5
|
* replacement pipe() system call; copies data into place inside kernel, soderaadt1999-06-071-46/+0
| | | | that EFAULT return value is possible
* missing parts from last commitmillert1999-04-251-2/+2
|
* mi ptraced1999-02-011-47/+0
|
* ENTRY takes 2 args nowadaysniklas1998-05-179-19/+19
|
* NetBSD mergeniklas1998-05-141-23/+35
|
* Better lint(1) framework. Mostly from cgd@NetBSDtholo1998-02-081-50/+0
|
* tabifykstailey1997-07-232-9/+9
|
* generate reboot.o like other system callsderaadt1996-12-111-42/+0
|
* Fix RCS idstholo1996-08-1945-153/+161
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* sync to raggederaadt1996-05-2210-2/+623
|
* Add support for building lint(1) librarytholo1996-03-252-0/+51
|
* From NetBSD: Add explicit return typeniklas1996-02-241-1/+3
|
* from ragge; Changed to only include <machine/asm.h>, as the other portsderaadt1996-01-081-77/+2
|
* from ragge; Add defs to understand K&R cppderaadt1995-12-151-1/+16
|
* from netbsd:deraadt1995-12-141-1/+2
| | | | | Didn't take care of errors when return parameter was long long. Bug pointed out by Arne Henrik Juul.
* from netbsd; cannot be sure cpp can handle x ## yderaadt1995-12-141-1/+18
|
* from netbsd; sigsetjmp/siglongjmp was missing. Code fix by Arne H. Juul.deraadt1995-12-142-2/+70
|
* initial import of NetBSD treederaadt1995-10-1835-0/+1843