NetBSD/sys/arch/i386/include
cgd 2403a33987 decouple MAXDSIZ and MAXSSIZ. MAXSSIZ now is 2M; shouldn't need more,
and saves time in exec.
1993-09-04 00:38:47 +00:00
..
pc add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
ansi.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
aout_machdep.h convert magic numbers to network byte order, and attendent changes 1993-06-18 06:49:30 +00:00
asm.h Move asm.h from /usr/include/sys to /usr/include/machine. 1993-06-16 21:42:43 +00:00
cpu.h get rid of bogus #define of resettodr(); now setting time actually works! 1993-09-02 02:10:35 +00:00
cpufunc.h Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
cputypes.h add "cpu classes" in addition to cpu names, put cpu names in table, along 1993-05-21 12:23:31 +00:00
db_machdep.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
eflags.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
endian.h Declare ntohl, ntohs, htonl, and htons functions. 1993-08-16 18:30:35 +00:00
exec.h convert magic numbers to network byte order, and attendent changes 1993-06-18 06:49:30 +00:00
float.h update for better FP routines, from AT&T & elsewhere 1993-07-09 09:39:13 +00:00
frame.h Clobbered '/*' within comment, to keep gcc -Wall happy. 1993-06-27 01:24:55 +00:00
limits.h Removed CLK_TCK, it's value is not machine dependant. 1993-08-18 00:22:44 +00:00
mouse.h Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
mtpr.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
npx.h Change "#endif FOO" to "#endif /* FOO */", to keep gcc -Wall, lint, etc. 1993-07-29 21:42:19 +00:00
param.h Add ALIGNBYTES for new fts(). 1993-08-03 21:51:10 +00:00
pcb.h Re-entrancy protection. 1993-06-27 04:50:12 +00:00
pio.h incorporate Bruce Evans' interrupt changes, as hacked by Rod grimes, 1993-06-06 04:14:01 +00:00
pmap.h Add prototype for pmap_bootstrap(). 1993-08-30 18:09:57 +00:00
proc.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
psl.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
pte.h Re-entrancy protection. 1993-06-27 04:50:12 +00:00
reg.h move sipcreg into i386/include/reg.h where it belongs, right next to ipcreg. 1993-05-24 11:37:12 +00:00
segments.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
specialreg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
spkr.h Move spkr.h to include/machine so users can use it. 1993-06-16 18:12:23 +00:00
stdarg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
trap.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
tss.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
types.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
vmparam.h decouple MAXDSIZ and MAXSSIZ. MAXSSIZ now is 2M; shouldn't need more, 1993-09-04 00:38:47 +00:00