NetBSD/sys/arch/pc532/include
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
..
ansi.h new RCS ID format. 1994-10-26 08:23:50 +00:00
aout_machdep.h new RCS ID format. 1994-10-26 08:23:50 +00:00
asm.h new RCS ID format. 1994-10-26 08:23:50 +00:00
cdefs.h This file, which will be included by <sys/cdefs.h>, will contain macros 1995-01-19 01:38:36 +00:00
cpu.h new RCS ID format. 1994-10-26 08:23:50 +00:00
db_machdep.h new RCS ID format. 1994-10-26 08:23:50 +00:00
disklabel.h
endian.h new RCS ID format. 1994-10-26 08:23:50 +00:00
exec.h new RCS ID format. 1994-10-26 08:23:50 +00:00
float.h new RCS ID format. 1994-10-26 08:23:50 +00:00
frame.h new RCS ID format. 1994-10-26 08:23:50 +00:00
icu.h new RCS ID format. 1994-10-26 08:23:50 +00:00
jmpbuf.h new RCS ID format. 1994-10-26 08:23:50 +00:00
limits.h new RCS ID format. 1994-10-26 08:23:50 +00:00
mtpr.h new RCS ID format. 1994-10-26 08:23:50 +00:00
param.h don't be so quick to cast macro arguments to unsigned; if the 1995-03-18 07:22:43 +00:00
pcb.h new RCS ID format. 1994-10-26 08:23:50 +00:00
pmap.h new RCS ID format. 1994-10-26 08:23:50 +00:00
proc.h new RCS ID format. 1994-10-26 08:23:50 +00:00
profile.h new RCS ID format. 1994-10-26 08:23:50 +00:00
psl.h new RCS ID format. 1994-10-26 08:23:50 +00:00
ptrace.h new RCS ID format. 1994-10-26 08:23:50 +00:00
reg.h new RCS ID format. 1994-10-26 08:23:50 +00:00
setjmp.h make the definition of _JBLEN mach. dep. header-dependent. 1994-12-20 10:36:27 +00:00
signal.h Only define sig_atomic_t when _ANSI_SOURCE is defined. 1995-01-10 19:01:00 +00:00
stdarg.h ANSI says that <stdarg.h>'s va_end macro must expand to a void expression. 1995-01-28 01:51:46 +00:00
trap.h new RCS ID format. 1994-10-26 08:23:50 +00:00
types.h new RCS ID format. 1994-10-26 08:23:50 +00:00
varargs.h ANSI says that <stdarg.h>'s va_end macro must expand to a void expression. 1995-01-28 01:51:46 +00:00
vmparam.h Increase the VM limits and initial sizes limits. 1995-02-14 18:52:29 +00:00