Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
mikel
Thu Jul 24 23:40:33 PDT 1997
Update of /cvsroot/src/usr.bin/chpass
In directory netbsd1:/var/slash-tmp/cvs-serv26716
Modified Files:
chpass.c
Log Message:
initialize variables for gcc -Wall (marked XXX)
compare getopt() result to -1, not EOF
phil
Thu Jul 24 23:46:24 PDT 1997
Update of /cvsroot/src/bin/dd
In directory netbsd1:/var/slash-tmp/cvs-serv27726
Modified Files:
args.c position.c
Log Message:
Do multiply in lseek calls as off_t arithmetic. This allows for seeks
of more than INT_MAX. Removed Check for INT_MAX as maximum seeks.
Fixes PR 2101.
Home |
Main Index |
Thread Index |
Old Index