freebsd_amp_hwpstate/sys/i386/include
Bruce Evans c9b9c54d1f Changed _BSD_PID_T_ from long to int. Lite2 changed pid_t from long to
int32_t in <sys/types.h> but this change was missed when the Lite2 types
were merged.
1996-04-13 14:25:06 +00:00
..
pc
_limits.h Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
ansi.h Changed _BSD_PID_T_ from long to int. Lite2 changed pid_t from long to 1996-04-13 14:25:06 +00:00
apm_bios.h Return the status of the APM support (enabled/disabled) with the 1996-03-13 00:42:56 +00:00
apm_segments.h Bring in most of Bruce's prot_to_real() changes into the APM BIOS 1996-03-11 06:48:57 +00:00
asc_ioctl.h Submitted by: Luigi Rizzo 1995-09-08 03:22:00 +00:00
asmacros.h Finished removing NOP macros. 1996-03-31 04:17:25 +00:00
bootinfo.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
clock.h Add wall_cmos_clock sysctl variable, needed to manage adjkerntz even for 1996-04-05 03:36:31 +00:00
conf.h Pass 3 of the great devsw changes 1995-12-08 11:19:42 +00:00
cons.h
console.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
cpu.h Moved declaration of bootverbose to a better place. It isn't 1996-04-07 16:44:28 +00:00
cpufunc.h Changed bdb() to breakpoint() and always enable it. 1996-04-07 18:30:56 +00:00
cputypes.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
cronyx.h Clean up Ethernet drivers: 1996-02-06 18:51:28 +00:00
db_machdep.h Removed unused thread support (partly to get rid of its incomplete 1995-12-03 10:40:16 +00:00
devconf.h Mega commit for sysctl. 1995-11-20 12:42:39 +00:00
endian.h Rename the local variable used by various macros outside the user's 1995-02-12 08:31:31 +00:00
exec.h
float.h
floatingpoint.h
frame.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
gsc.h
ieeefp.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
ioctl_ctx.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ioctl_fd.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
ioctl_meteor.h A bug fix and a couple of new modes for the meteor driver. 1996-03-28 20:28:14 +00:00
ipl.h
joystick.h Put the joystick status in a struct {int x, y, b1, b2;} rather than in a 1995-02-22 23:34:58 +00:00
laptops.h Updated PC-CARD support to contain most of the code from the latest 1996-02-21 23:22:27 +00:00
limits.h Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
lpt.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
md_var.h Mega-commit for Linux emulator update.. This has been stress tested under 1996-03-02 19:38:20 +00:00
mouse.h
mtpr.h
npx.h Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
param.h Made "NMBCLUSTERS" calculation dynamic and fixed bogus use of "NMBCLUSTERS" 1995-05-25 07:41:28 +00:00
pcaudioio.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
pcb.h Mega-commit for Linux emulator update.. This has been stress tested under 1996-03-02 19:38:20 +00:00
pcvt_ioctl.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
perfmon.h Add support for Pentium and Pentium Pro performance counters. 1996-03-26 19:57:56 +00:00
pmap.h Fixed a problem that the UPAGES of a process were being run down 1996-04-03 05:23:44 +00:00
proc.h hp300 -> i386 1996-04-10 05:27:11 +00:00
profile.h Fixed user-mode mcount which I broke in the previous revision. 1996-01-01 17:11:21 +00:00
psl.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
pte.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ptrace.h Add commands for ptrace get/set registers.. (Same numbers as NetBSD) 1996-01-24 18:51:48 +00:00
qcam.h Add support for /very/ experimental -e (exposure) option. 1996-03-21 08:19:10 +00:00
random.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
reg.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
reloc.h
segments.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
si.h Mainly cosmetic cleanups... It now uses more consistant message reporting 1995-11-28 02:07:36 +00:00
signal.h Fix standards conformance bugs in <signal.h>: 1995-06-28 02:14:13 +00:00
soundcard.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
speaker.h
specialreg.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
spigot.h Jim's latest fixes. 1995-09-01 00:25:18 +00:00
spl.h Add a couple of macros I expect to need. 1996-02-07 21:52:57 +00:00
stdarg.h Fix stdarg.h for GNU C using builtin_next_arg 1995-01-24 16:22:52 +00:00
sysarch.h
trap.h
tss.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
types.h From Lite2: add typedef for register_t. 1996-03-11 02:23:56 +00:00
ultrasound.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
varargs.h
vmparam.h Killed some historical #define cruft that we've never used in FreeBSD: 1996-03-12 15:37:58 +00:00
wtio.h . move out the error and status register def's for wt into 1996-02-22 00:31:49 +00:00