.. |
Makefile
|
Add definitions of C99 specified-width integer type limits.
|
2001-04-15 15:29:02 +00:00 |
ansi.h
|
replace 'long long' with int64_t to compile stand alone program with
|
2001-01-03 10:08:55 +00:00 |
aout_machdep.h
|
…
|
|
asm.h
|
Get kernel profiling to work. Now if only gprof worked....
|
2000-08-02 22:24:38 +00:00 |
autoconf.h
|
…
|
|
bsd_openprom.h
|
…
|
|
bswap.h
|
…
|
|
bus.h
|
Add the BUS_DMA_STREAMING flag.
|
2001-03-07 22:42:16 +00:00 |
cdefs.h
|
…
|
|
cgtworeg.h
|
…
|
|
conf.h
|
- add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy",
|
2001-03-26 12:33:22 +00:00 |
cpu.h
|
Make softclock a generic soft interrupt of the API is available,
|
2001-01-15 20:19:50 +00:00 |
ctlreg.h
|
Fix some 32-bit assembly code.
|
2000-12-29 17:13:33 +00:00 |
db_machdep.h
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 07:37:53 +00:00 |
disklabel.h
|
…
|
|
eeprom.h
|
…
|
|
elf_machdep.h
|
Add some new gunk Sun uses.
|
2001-02-11 00:18:49 +00:00 |
endian.h
|
…
|
|
endian_machdep.h
|
…
|
|
fbio.h
|
…
|
|
fbvar.h
|
Change the kernel mmap interface so that the offset to map is an
|
2000-06-26 04:55:19 +00:00 |
float.h
|
…
|
|
frame.h
|
oops; make this build with a 32 bit compiler again.
|
2001-03-04 09:28:35 +00:00 |
fsr.h
|
…
|
|
idprom.h
|
…
|
|
ieee.h
|
…
|
|
ieeefp.h
|
…
|
|
instr.h
|
…
|
|
int_const.h
|
Add definitions of C99 integer constant macros.
|
2001-04-14 22:38:33 +00:00 |
int_limits.h
|
Add definitions of C99 specified-width integer type limits.
|
2001-04-15 15:29:02 +00:00 |
int_mwgwtypes.h
|
Add definitions of C99 minimum-width and greatest-width integer types.
|
2001-04-14 12:19:49 +00:00 |
int_types.h
|
Replace the 'unsigned __COMPILER_INT64__' construct with a new name,
|
2001-04-12 22:01:18 +00:00 |
intr.h
|
Rename __GENERIC_SOFT_INTERRUPTS to __HAVE_GENERIC_SOFT_INTERRUPTS,
|
2001-01-14 23:50:28 +00:00 |
kbd.h
|
…
|
|
kbio.h
|
…
|
|
kcore.h
|
Overhaul cache flush code and coredump code.
|
2000-08-01 00:40:15 +00:00 |
limits.h
|
Preparation for the future introduction of multibyte locale.
|
2000-08-08 22:31:13 +00:00 |
loadfile_machdep.h
|
include the sparc loadfile_machdep.h as-is; we can blow this header away
|
2000-08-16 08:17:49 +00:00 |
lock.h
|
…
|
|
math.h
|
…
|
|
netbsd32_machdep.h
|
…
|
|
oldmon.h
|
…
|
|
openfirm.h
|
sync with sparc port. add support for OF_setprop(), OF_nextprop(),
|
2000-11-18 23:43:06 +00:00 |
openpromio.h
|
…
|
|
param.h
|
Increase NKMEMPAGES to a more useful value.
|
2001-02-11 00:07:10 +00:00 |
pcb.h
|
64-bit address values should be unsigned.
|
2000-12-29 17:12:05 +00:00 |
pci_machdep.h
|
use pci_bus_devorder() and pci_dev_funcorder()
|
2001-03-02 06:34:06 +00:00 |
pmap.h
|
Add pmap_growkernel().
|
2000-10-29 23:30:35 +00:00 |
proc.h
|
…
|
|
profile.h
|
Get kernel profiling to work. Now if only gprof worked....
|
2000-08-02 22:24:38 +00:00 |
psl.h
|
Remove the use of splimp() from the NetBSD kernel. splnet()
|
2001-04-13 23:29:55 +00:00 |
pte.h
|
…
|
|
ptrace.h
|
…
|
|
reg.h
|
gdb requires a `struct fpstate' so provide one.
|
2000-07-08 19:25:14 +00:00 |
reloc.h
|
Add support for 64-bit PIC and dynamic linking.
|
2000-07-14 20:59:07 +00:00 |
remote-sl.h
|
…
|
|
setjmp.h
|
…
|
|
signal.h
|
…
|
|
sparc64.h
|
fix a comment.
|
2000-10-20 05:47:03 +00:00 |
stdarg.h
|
Fix multiple problems with floating point and structure handling.
|
2000-07-23 21:36:56 +00:00 |
svr4_32_machdep.h
|
Add support for COMPAT_SVR4_32.
|
2001-02-11 00:39:37 +00:00 |
svr4_machdep.h
|
Somehow this didn't get checked in with the rest of the SVR4 64-bit fixes.
|
2001-02-22 22:08:06 +00:00 |
trap.h
|
…
|
|
types.h
|
Rename __GENERIC_SOFT_INTERRUPTS to __HAVE_GENERIC_SOFT_INTERRUPTS,
|
2001-01-14 23:50:28 +00:00 |
varargs.h
|
…
|
|
vmparam.h
|
Define VM_MASUSER_ADDRESS32.
|
2001-02-16 16:00:29 +00:00 |
vuid_event.h
|
…
|
|
z8530var.h
|
Support for MI console magic framework.
|
2000-11-08 23:41:42 +00:00 |