Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
lukem
Sat Oct 18 04:23:24 PDT 1997
Update of /cvsroot/src/usr.sbin/rdate
In directory netbsd1:/var/slash-tmp/cvs-serv12896
Modified Files:
rdate.c
Log Message:
use memset instead of bzero
lukem
Sat Oct 18 04:23:24 PDT 1997
Update of /cvsroot/src/usr.sbin/rbootd
In directory netbsd1:/var/slash-tmp/cvs-serv12809
Modified Files:
bpf.c parseconf.c rbootd.c rmpproto.c utils.c
Log Message:
use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy
lukem
Sat Oct 18 04:23:59 PDT 1997
Update of /cvsroot/src/usr.sbin/repquota
In directory netbsd1:/var/slash-tmp/cvs-serv13042
Modified Files:
repquota.c
Log Message:
use memmove instead of bcopy
lukem
Sat Oct 18 04:27:53 PDT 1997
Update of /cvsroot/src/usr.sbin/rpc.bootparamd
In directory netbsd1:/var/slash-tmp/cvs-serv13531
Modified Files:
bootparamd.c
Log Message:
use memcmp/memset/memmove instead of bcmp/bzero/bcopy
Home |
Main Index |
Thread Index |
Old Index