freebsd-dev/sys/i386/i386
David Greenman 8a129caed5 1) Changed ddb into a option rather than a pseudo-device (use options DDB
in your kernel config now).
2) Added ps ddb function from 1.1.5. Cleaned it up a bit and moved into its
   own file.
3) Added \r handing in db_printf.
4) Added missing memory usage stats to statclock().
5) Added dummy function to pseudo_set so it will be emitted if there
   are no other pseudo declarations.
1994-08-27 16:14:39 +00:00
..
autoconf.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
conf.c Terry Lambert's loadable kernel module support w/improvements from the 1994-08-19 11:45:29 +00:00
cons.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
cons.h The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
db_disasm.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
db_interface.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
db_trace.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
dkbad.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
exception.s Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
genassym.c The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
in_cksum.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
locore.s Pad `_cpu_vendor' to finish on a 32-bit boundary so that most of the 1994-08-22 14:28:57 +00:00
machdep.c 1) Changed ddb into a option rather than a pseudo-device (use options DDB 1994-08-27 16:14:39 +00:00
math_emu.h Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 14:15:10 +00:00
math_emulate.c The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
mem.c Fixed various prototype problems with the pmap functions and the subsequent 1994-08-06 10:25:50 +00:00
microtime.s Fix conditional-compilation mixup, pointed out by Paul Richards. 1994-08-13 17:45:09 +00:00
ns_cksum.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
pmap.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
procfs_machdep.c The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
support.s Removed ntohl and ntohs functions. These were already inlined assembly in 1994-08-09 11:21:44 +00:00
swapgeneric.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
swtch.s Removed bogus save of CMAP2. 1994-08-19 22:49:42 +00:00
symbols.raw The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
sys_machdep.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
trap.c 1) Changed ddb into a option rather than a pseudo-device (use options DDB 1994-08-27 16:14:39 +00:00
tsc.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
vm_machdep.c Made pmap_kenter "TLB safe". ...and then removed all the pmap_updates that 1994-08-07 14:53:27 +00:00