NetBSD/sys/arch/hp300
cgd b8403d582b don't be so quick to cast macro arguments to unsigned; if the
arguments are really off_t's (e.g. to btodb), then you can lose
information.  This was the "> 4G file systems don't work" bug; physio
uses btodb, which was broken.
1995-03-18 07:22:43 +00:00
..
DOC
compile
conf Remove file systems. 1995-03-05 23:04:25 +00:00
dev Move common code for finishing a buffer into a separate function. 1995-02-23 22:23:40 +00:00
hp300 copy*str() should use size_t. 1995-03-09 12:05:21 +00:00
include don't be so quick to cast macro arguments to unsigned; if the 1995-03-18 07:22:43 +00:00
stand Remove `nboot' completely. 1995-02-21 09:16:34 +00:00
Makefile