Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Mon, 1 Apr 1996 16:50:14 -0500 (EST)
mark
Mon Apr 1 16:44:01 EST 1996
Update of /a/cvsroot/src/usr.bin/units
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv2983
Modified Files:
units.c
Log Message:
Use an integer instead of a char to store the getopt() return value in
order to match the function prototype and to work with compilers that
default to unsigned chars.
Compare the getopt() return value with -1 instead of EOF.
mark
Mon Apr 1 16:45:32 EST 1996
Update of /a/cvsroot/src/usr.bin/vmstat
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv3070
Modified Files:
names.c
Log Message:
Provide a read_names() function for the arm32 port.
mark
Mon Apr 1 16:48:00 EST 1996
Update of /a/cvsroot/src/usr.bin/xlint/lint1
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv3110
Modified Files:
param.h
Log Message:
Define PTRDIFF_IS_LONG and SIZEOF_IS_ULONG for the arm32 port.
Home |
Main Index |
Thread Index |
Old Index