NetBSD/sys/arch/pc532
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
..
compile new RCS ID format. 1994-10-26 08:23:50 +00:00
conf Do what it takes to make vnd a swap device :) 1995-02-12 03:53:45 +00:00
dev Clean up deleted files. 1995-01-19 07:03:40 +00:00
include don't be so quick to cast macro arguments to unsigned; if the 1995-03-18 07:22:43 +00:00
pc532 copy*str() should use size_t. 1995-03-09 12:05:21 +00:00
stand get "make depend" working. 1994-12-16 18:00:36 +00:00
Makefile new RCS ID format. 1994-10-26 08:23:50 +00:00
To.Do Update it! 1995-02-03 18:34:11 +00:00