Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



christos
Wed Jul 16 10:37:21 EDT 1997
Update of /cvsroot/src/lib/libc/arch/i386/gen
In directory netbsd1:/var/slash-tmp/cvs-serv9700/arch/i386/gen

Modified Files:
        _setjmp.S alloca.S divsi3.S fabs.S fixdfsi.S fixunsdfsi.S 
        modf.S setjmp.S sigsetjmp.S udivsi3.S 
Log Message:
RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in
<machine/asm.h>; Also syscalls should be protected using the SYSLIBC_SCCS
define not LIBC_SCCS


christos
Wed Jul 16 10:37:24 EDT 1997
Update of /cvsroot/src/lib/libc/arch/i386/net
In directory netbsd1:/var/slash-tmp/cvs-serv9700/arch/i386/net

Modified Files:
        htonl.S htons.S ntohl.S ntohs.S 
Log Message:
RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in
<machine/asm.h>; Also syscalls should be protected using the SYSLIBC_SCCS
define not LIBC_SCCS


christos
Wed Jul 16 10:37:26 EDT 1997
Update of /cvsroot/src/lib/libc/arch/i386/stdlib
In directory netbsd1:/var/slash-tmp/cvs-serv9700/arch/i386/stdlib

Modified Files:
        abs.S labs.S 
Log Message:
RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in
<machine/asm.h>; Also syscalls should be protected using the SYSLIBC_SCCS
define not LIBC_SCCS


christos
Wed Jul 16 10:37:38 EDT 1997
Update of /cvsroot/src/lib/libc/arch/i386/sys
In directory netbsd1:/var/slash-tmp/cvs-serv9700/arch/i386/sys

Modified Files:
        Ovfork.S brk.S cerror.S exect.S fork.S pipe.S ptrace.S sbrk.S 
        setlogin.S sigpending.S sigprocmask.S sigreturn.S sigsuspend.S 
        syscall.S 
Log Message:
RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in
<machine/asm.h>; Also syscalls should be protected using the SYSLIBC_SCCS
define not LIBC_SCCS


christos
Wed Jul 16 10:37:45 EDT 1997
Update of /cvsroot/src/lib/libc/arch/sparc/gen
In directory netbsd1:/var/slash-tmp/cvs-serv9700/arch/sparc/gen

Modified Files:
        _setjmp.S fabs.S fixunsdfsi.S modf.S mul.S saveregs.S setjmp.S 
        umul.S 
Log Message:
RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in
<machine/asm.h>; Also syscalls should be protected using the SYSLIBC_SCCS
define not LIBC_SCCS


christos
Wed Jul 16 10:37:49 EDT 1997
Update of /cvsroot/src/lib/libc/arch/sparc/net
In directory netbsd1:/var/slash-tmp/cvs-serv9700/arch/sparc/net

Modified Files:
        htonl.S htons.S ntohl.S ntohs.S 
Log Message:
RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in
<machine/asm.h>; Also syscalls should be protected using the SYSLIBC_SCCS
define not LIBC_SCCS


christos
Wed Jul 16 10:37:50 EDT 1997
Update of /cvsroot/src/lib/libc/arch/sparc/stdlib
In directory netbsd1:/var/slash-tmp/cvs-serv9700/arch/sparc/stdlib

Modified Files:
        abs.S 
Log Message:
RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in
<machine/asm.h>; Also syscalls should be protected using the SYSLIBC_SCCS
define not LIBC_SCCS


christos
Wed Jul 16 10:37:53 EDT 1997
Update of /cvsroot/src/lib/libc/arch/sparc/string
In directory netbsd1:/var/slash-tmp/cvs-serv9700/arch/sparc/string

Modified Files:
        bzero.S ffs.S strlen.S 
Log Message:
RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in
<machine/asm.h>; Also syscalls should be protected using the SYSLIBC_SCCS
define not LIBC_SCCS


christos
Wed Jul 16 10:38:04 EDT 1997
Update of /cvsroot/src/lib/libc/arch/sparc/sys
In directory netbsd1:/var/slash-tmp/cvs-serv9700/arch/sparc/sys

Modified Files:
        Ovfork.S brk.S cerror.S exect.S fork.S pipe.S ptrace.S sbrk.S 
        setlogin.S sigpending.S sigprocmask.S sigreturn.S sigsuspend.S 
        syscall.S 
Log Message:
RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in
<machine/asm.h>; Also syscalls should be protected using the SYSLIBC_SCCS
define not LIBC_SCCS


christos
Wed Jul 16 10:38:05 EDT 1997
Update of /cvsroot/src/lib/libc/arch/vax/gen
In directory netbsd1:/var/slash-tmp/cvs-serv9700/arch/vax/gen

Modified Files:
        infinity.c 
Log Message:
RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in
<machine/asm.h>; Also syscalls should be protected using the SYSLIBC_SCCS
define not LIBC_SCCS




Home | Main Index | Thread Index | Old Index