.. |
autoconf.c
|
Catch a couple more null devsw dereferences...
|
1995-12-16 18:52:08 +00:00 |
conf.c
|
i386/i386/conf.c is no longer needed.. remove it from files.i386
|
1995-12-21 20:09:46 +00:00 |
cons.c
|
Remove crufty "pg" function.
|
1995-12-22 13:09:39 +00:00 |
cons.h
|
Move sysctl machdep.consdev to cons.c
|
1995-12-09 20:39:47 +00:00 |
db_disasm.c
|
Get rid of two and a half printf in the kernel.
|
1996-01-15 22:41:03 +00:00 |
db_interface.c
|
Staticize and cleanup.
|
1995-12-10 13:36:34 +00:00 |
db_trace.c
|
Fix a small logic bug that caused the arguments of the previous frame to
|
1995-12-22 07:09:24 +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
|
Rewrote most of the ddb stack traceback code. These changes are smarter
|
1995-12-21 19:20:58 +00:00 |
genassym.c
|
Convert SYSV IPC to new-style options. (I hope I got everything...)
|
1996-01-04 20:29:06 +00:00 |
in_cksum.c
|
Completed function declarations and/or added prototypes.
|
1995-12-03 18:35:28 +00:00 |
locore.s
|
Rewrote cpu_fork so that it doesn't use pmap_activate, and removed
|
1996-02-04 21:20:53 +00:00 |
machdep.c
|
Correct & Update the printing of CPU features. We have printed rubbish
|
1996-02-13 10:30:36 +00:00 |
math_emu.h
|
Second batch of cleanup changes.
|
1995-10-29 15:33:36 +00:00 |
math_emulate.c
|
Fixed the type of some sysinit functions.
|
1995-12-14 20:21:58 +00:00 |
mem.c
|
Restrict /devfs/io perms to 0600.
|
1995-12-31 09:32:16 +00:00 |
microtime.s
|
Add Pentium Pro CPU detection and special handling. For now, all the
|
1995-12-24 08:10:52 +00:00 |
ns_cksum.c
|
Completed function declarations and/or added prototypes.
|
1995-12-03 18:35:28 +00:00 |
pmap.c
|
Rewrote cpu_fork so that it doesn't use pmap_activate, and removed
|
1996-02-04 21:20:53 +00:00 |
procfs_machdep.c
|
Staticize and cleanup.
|
1995-12-10 13:36:34 +00:00 |
support.s
|
Made bzero a function vector and added a 586/686 optimized version of
|
1995-12-28 23:14:40 +00:00 |
swapgeneric.c
|
Moving the kern.dumpdev sysctl handler from kern_sysctl.c to swapgeneric.c
|
1995-12-06 09:04:44 +00:00 |
swtch.s
|
Rewrote cpu_fork so that it doesn't use pmap_activate, and removed
|
1996-02-04 21:20:53 +00:00 |
symbols.raw
|
Removed the poorly named unused bogus common variable `total'. It was
|
1995-07-29 10:47:05 +00:00 |
sys_machdep.c
|
Converted two options over to the new scheme: USER_LDT and KTRACE.
|
1996-01-03 21:42:35 +00:00 |
trap.c
|
Eliminated many redundant vm_map_lookup operations for vm_mmap.
|
1996-01-19 04:00:31 +00:00 |
tsc.c
|
No longer use the cyclecounter to attempt to correct for late or missed
|
1996-01-30 18:56:47 +00:00 |
userconfig.c
|
Tell userconfig about qcam
|
1996-02-04 10:03:19 +00:00 |
vm_machdep.c
|
Unspam my changes in rev 1.54 that John spammed in rev 1.55.
|
1996-02-05 14:23:19 +00:00 |