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:02:24 PDT 1997
Update of /cvsroot/src/usr.sbin/nfsd
In directory netbsd1:/var/slash-tmp/cvs-serv10292
Modified Files:
nfsd.c
Log Message:
use memcmp/memset/memmove instead of bcmp/bzero/bcopy
lukem
Sat Oct 18 04:05:42 PDT 1997
Update of /cvsroot/src/usr.sbin/pkg_install/add
In directory netbsd1:/var/slash-tmp/cvs-serv10825/add
Modified Files:
futil.c perform.c
Log Message:
use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy
lukem
Sat Oct 18 04:05:49 PDT 1997
Update of /cvsroot/src/usr.sbin/pkg_install/create
In directory netbsd1:/var/slash-tmp/cvs-serv10825/create
Modified Files:
perform.c
Log Message:
use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy
lukem
Sat Oct 18 04:06:14 PDT 1997
Update of /cvsroot/src/usr.sbin/pkg_install/lib
In directory netbsd1:/var/slash-tmp/cvs-serv10825/lib
Modified Files:
file.c ftpio.c plist.c str.c
Log Message:
use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy
lukem
Sat Oct 18 04:06:14 PDT 1997
Update of /cvsroot/src/usr.sbin/portmap
In directory netbsd1:/var/slash-tmp/cvs-serv10939
Modified Files:
portmap.c
Log Message:
use emset instead of bzero
lukem
Sat Oct 18 04:06:58 PDT 1997
Update of /cvsroot/src/usr.sbin/pstat
In directory netbsd1:/var/slash-tmp/cvs-serv11065
Modified Files:
pstat.c
Log Message:
deprecate register
Home |
Main Index |
Thread Index |
Old Index