Source-Changes archive

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

NetBSD master CVS tree commits



mark
Sun Oct  5 17:01:14 PDT 1997
Update of /cvsroot/src/lib/libc/arch/arm32/net
In directory netbsd1:/var/slash-tmp/cvs-serv16123

Added Files:
        htonl.S htons.S ntohl.S ntohs.S 
Log Message:
Added assembly versions of the network <-> host byte order functions from
Neil Carson <neil%causality.com@localhost>


mark
Sun Oct  5 17:03:17 PDT 1997
Update of /cvsroot/src/lib/libc/arch/arm32/net
In directory netbsd1:/var/slash-tmp/cvs-serv16754

Modified Files:
        Makefile.inc 
Log Message:
Added assembly versions of the network <-> host byte order functions.


mark
Sun Oct  5 17:07:24 PDT 1997
Update of /cvsroot/src/lib/libc/arch/arm32/sys
In directory netbsd1:/var/slash-tmp/cvs-serv17332

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:
Added PIC support where required.
Cleaned out and dead / redundant code.


lukem
Sun Oct  5 17:08:45 PDT 1997
Update of /cvsroot/src/usr.sbin
In directory netbsd1:/var/slash-tmp/cvs-serv17835

Modified Files:
        Makefile.inc 
Log Message:
rcsid facism



Home | Main Index | Thread Index | Old Index