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: Sat, 13 Jan 1996 17:30:02 -0500
leo
Sat Jan 13 17:25:46 EST 1996
Update of /a/cvsroot/src/sys/lib/libsa
In directory pain.lcs.mit.edu:/a/users/leo/src/sys/lib/libsa
Modified Files:
Makefile bcopy.c close.c disklabel.c open.c stand.h stat.c
strerror.c ufs.c
Added Files:
closeall.c dkcksum.c fstat.c nullfs.c
Log Message:
Some files containing more than one function are split. This reduces the
size of the resulting loader. The read_inode() function now returns the
result of the strategy function instead of success in all cases (ufs.c).
Fixes pr#1817
Home |
Main Index |
Thread Index |
Old Index