.. |
apm.c
|
set apm_damn_fool_bios on standby request if another request is
|
1998-04-03 18:18:05 +00:00 |
apmcall.s
|
put in place a proper bioscall.h (sorry about that!)
|
1997-10-15 01:20:33 +00:00 |
autoconf.c
|
Remove conditional setting of "nfs_boot_rfc951" (introduced in previous
|
1998-01-09 16:01:27 +00:00 |
bioscall.s
|
change name in comment from apmregs to bioscallregs
|
1997-10-19 22:59:50 +00:00 |
conf.c
|
Add USB support. Supported so far:
|
1998-07-12 19:51:55 +00:00 |
db_disasm.c
|
remove assumption about code aligment after "jmp"
|
1998-05-24 12:04:23 +00:00 |
db_interface.c
|
defopt DDB.
|
1998-07-04 22:18:13 +00:00 |
db_memrw.c
|
- add defopt's for UVM, UVMHIST and PMAP_NEW.
|
1998-02-10 14:08:44 +00:00 |
db_trace.c
|
…
|
|
disksubr.c
|
defopt COMPAT_386BSD_MBRPART into opt_mbr.h
|
1998-06-22 21:12:51 +00:00 |
dkbad.c
|
…
|
|
freebsd_machdep.c
|
Fix some arithmetics lossage on typeless pointers.
|
1998-05-08 16:55:15 +00:00 |
gdt.c
|
- add defopt's for UVM, UVMHIST and PMAP_NEW.
|
1998-02-10 14:08:44 +00:00 |
genassym.cf
|
Include COMPAT_* option headers I forgot earlier, pointed out by
|
1998-06-26 06:54:08 +00:00 |
ibcs2_machdep.c
|
Fix some arithmetics lossage on typeless pointers.
|
1998-05-08 16:55:15 +00:00 |
in_cksum.s
|
…
|
|
kgdb_machdep.c
|
defopt DDB.
|
1998-07-04 22:18:13 +00:00 |
linux_machdep.c
|
Since wscons can support VT_xxx ioctl()s, enable them if NWSDISPLAY > 0.
|
1998-06-11 22:26:13 +00:00 |
locore.s
|
defopt DDB.
|
1998-07-04 22:18:13 +00:00 |
machdep.c
|
Implement bus_dmamap_load_uio().
|
1998-07-17 21:09:59 +00:00 |
mainbus.c
|
Use pci_bus_flags().
|
1998-05-04 18:49:33 +00:00 |
math_emu.h
|
…
|
|
math_emulate.c
|
Store the initial NPX control word appropriate for the emulation in the saved
|
1998-01-24 13:19:46 +00:00 |
md_root.c
|
rdsetimage -> mdsetimage in comment (enami tsugutomo, PR 3596)
|
1997-05-10 11:06:53 +00:00 |
mem.c
|
* defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID.
|
1998-07-05 08:49:30 +00:00 |
microtime.s
|
…
|
|
ns_cksum.c
|
…
|
|
pmap.c
|
From pmap.new.c (UVM case only):
|
1998-07-08 05:41:59 +00:00 |
pmap.new.c
|
Put the first 16M of RAM onto the "first16" free list, and everthing
|
1998-07-08 04:37:43 +00:00 |
process_machdep.c
|
Minor change.
|
1998-01-24 14:22:44 +00:00 |
svr4_machdep.c
|
Fix some arithmetics lossage on typeless pointers.
|
1998-05-08 16:55:15 +00:00 |
sys_machdep.c
|
note second parm of sysarch() is now void *, + trivial KNF, etc.
|
1998-02-25 21:41:55 +00:00 |
trap.c
|
defopt DDB.
|
1998-07-04 22:18:13 +00:00 |
vm86.c
|
We don't need sysctl.h here.
|
1997-10-16 04:57:15 +00:00 |
vm_machdep.c
|
- add defopt's for UVM, UVMHIST and PMAP_NEW.
|
1998-02-10 14:08:44 +00:00 |