Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
cgd
Wed Oct 16 20:03:54 PDT 1996
Update of /cvsroot/src/lib/libc/arch/alpha
In directory netbsd1:/var/slash-tmp/cvs-serv27606
Modified Files:
SYS.h
Log Message:
update for new <machine/asm.h> and generally clean up:
rename SYSCALL_NOLABEL as CALLSYS_ERROR (for consistency with CALLSYS_NOERROR
now in asm.h), and implement it using CALLSYS_NOERROR.
reimplement SYSCALL, RSYSCALL, and PSEUDO to use the appropriate macros.
implement SYSCALL_NOERROR and RSYSCALL_NOERROR to do the same thing as
SYSCALL and RSYSCALL, but without the error checking/handling.
perry
Wed Oct 16 20:06:26 PDT 1996
Update of /cvsroot/src/share/man/man4/man4.tahoe
In directory netbsd1:/var/slash-tmp/cvs-serv27992
Removed Files:
Makefile ace.4 autoconf.4 cons.4 cy.4 dr.4 enp.4 ik.4 intro.4
lp.4 mem.4 mtio.4 vd.4 vx.4
Log Message:
removed because we have no tahoe port
cgd
Wed Oct 16 20:08:08 PDT 1996
Update of /cvsroot/src/lib/libc/arch/alpha/gen
In directory netbsd1:/var/slash-tmp/cvs-serv28111/gen
Modified Files:
_setjmp.S divrem.m4 fabs.S setjmp.S sigsetjmp.S
Log Message:
catch up with <machine/asm.h> changes, SYS.h changes, and the removal
of DEFS.h
cgd
Wed Oct 16 20:08:10 PDT 1996
Update of /cvsroot/src/lib/libc/arch/alpha/net
In directory netbsd1:/var/slash-tmp/cvs-serv28111/net
Modified Files:
byte_swap_2.S byte_swap_4.S
Log Message:
catch up with <machine/asm.h> changes, SYS.h changes, and the removal
of DEFS.h
cgd
Wed Oct 16 20:08:14 PDT 1996
Update of /cvsroot/src/lib/libc/arch/alpha/string
In directory netbsd1:/var/slash-tmp/cvs-serv28111/string
Modified Files:
bcopy.S bzero.S ffs.S
Log Message:
catch up with <machine/asm.h> changes, SYS.h changes, and the removal
of DEFS.h
cgd
Wed Oct 16 20:08:23 PDT 1996
Update of /cvsroot/src/lib/libc/arch/alpha/sys
In directory netbsd1:/var/slash-tmp/cvs-serv28111/sys
Modified Files:
brk.S cerror.S exect.S ptrace.S sbrk.S sigprocmask.S
sigsuspend.S
Log Message:
catch up with <machine/asm.h> changes, SYS.h changes, and the removal
of DEFS.h
perry
Wed Oct 16 20:09:33 PDT 1996
Update of /cvsroot/src/share/man/man4
In directory netbsd1:/var/slash-tmp/cvs-serv28407
Modified Files:
Makefile
Log Message:
removed tahoe refs because we have no tahoe port
Home |
Main Index |
Thread Index |
Old Index