Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
mikel
Tue Jun 24 00:48:13 PDT 1997
Update of /cvsroot/src/usr.sbin/bad144
In directory netbsd1:/var/slash-tmp/cvs-serv26376/src/usr.sbin/bad144
Modified Files:
bad144.c
Log Message:
bring bad144 into at least the 80s:
include <stdlib.h> and <unistd.h> for prototypes, remove old declarations
add prototypes for internal functions
make all implicit int return and argument types explicit, make some void
eliminate 'register'
cast lseek(2) offset arguments to off_t
Home |
Main Index |
Thread Index |
Old Index