summaryrefslogtreecommitdiff
path: root/lib/libc/arch/vax
AgeCommit message (Expand)Author
2001-08-23Fix the syscall wrappers name generation in, so that libc_r gets theMiod Vallat
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
2001-04-18Most of the systems we run on require an emulated EMODD, so avoid usingHugh Graham
2001-03-18Fix lots of register masks.Brandon Creighton
2000-10-10Fresh infinity from NetBSD.Hugh Graham
1999-06-07replacement pipe() system call; copies data into place inside kernel, soTheo de Raadt
1999-04-25missing parts from last commitTodd C. Miller
1999-02-01mi ptraceDavid Leonard
1998-05-17ENTRY takes 2 args nowadaysNiklas Hallqvist
1998-05-14NetBSD mergeNiklas Hallqvist
1998-02-08Better lint(1) framework. Mostly from cgd@NetBSDThorsten Lockert
1997-07-23tabifykstailey
1996-12-11generate reboot.o like other system callsTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1996-05-22sync to raggeTheo de Raadt
1996-03-25Add support for building lint(1) libraryThorsten Lockert
1996-02-24From NetBSD: Add explicit return typeNiklas Hallqvist
1996-01-08from ragge; Changed to only include <machine/asm.h>, as the other portsTheo de Raadt
1995-12-15from ragge; Add defs to understand K&R cppTheo de Raadt
1995-12-14from netbsd:Theo de Raadt
1995-12-14from netbsd; cannot be sure cpp can handle x ## yTheo de Raadt
1995-12-14from netbsd; sigsetjmp/siglongjmp was missing. Code fix by Arne H. Juul.Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt