Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
mikel
Mon Jul 14 19:14:36 PDT 1997
Update of /cvsroot/src/usr.bin/leave
In directory netbsd1:/var/slash-tmp/cvs-serv24984
Modified Files:
leave.c
Log Message:
use <sys/cdefs.h> copyright & RCSid macros
include <unistd.h> for prototypes, reorder #includes, nuke old library
function declarations
add explicit return types and prototypes for local functions
use STDOUT_FILENO instead of manifest constant
initialize variable for gcc -Wuninitialized (marked as such)
mikel
Mon Jul 14 19:15:59 PDT 1997
Update of /cvsroot/src/usr.bin/leave
In directory netbsd1:/var/slash-tmp/cvs-serv25054
Modified Files:
Makefile
Log Message:
set WARNS=1
Home |
Main Index |
Thread Index |
Old Index