Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
jtc
Fri Oct 18 12:37:51 PDT 1996
Update of /cvsroot/src/lib/libc/arch/vax
In directory netbsd1:/var/slash-tmp/cvs-serv17724
Modified Files:
SYS.h
Log Message:
Include <machine/asm.h> instead of defining our own ENTRY() macro
Changed all instances of ENTRY() to match the new calling convention
(it takes a second argument ).
Added new macros:
SYSTRAP(x): Expands to the code used to call syscall x.
This is used to simplify other macros.
SYSCALL_NOERROR(x): Like SYSCALL except that "x" is a syscall
that can never fail.
RSYSCALL_NOERROR(x): Like RSYSCALL except that "x" is a syscall
that can never fail.
perry
Fri Oct 18 12:39:58 PDT 1996
Update of /cvsroot/src/distrib/sets/lists/secr
In directory netbsd1:/var/slash-tmp/cvs-serv18019
Modified Files:
mi
Log Message:
add telnet, tn3270, man pages for bdes and libcrypt
Home |
Main Index |
Thread Index |
Old Index