.. |
apic_vector.s
|
The improvements to clock statistics by Tor Egge
|
1997-12-08 22:59:39 +00:00 |
autoconf.c
|
Fixed setting of `safepri'. It should be SWI_AST_MASK most of the
|
1997-11-21 18:27:15 +00:00 |
bios.c
|
Remove a bunch of variables which were unused both in GENERIC and LINT.
|
1997-11-07 08:53:44 +00:00 |
bioscall.s
|
Support functions for working with x86 PC-architecture BIOS.
|
1997-08-01 06:07:13 +00:00 |
cons.c
|
Update select -> poll in drivers.
|
1997-09-14 03:19:42 +00:00 |
cons.h
|
Some staticized variables were still declared to be extern.
|
1997-07-01 00:54:37 +00:00 |
db_disasm.c
|
Removed a wrong comment of mine.
|
1997-04-01 16:22:31 +00:00 |
db_interface.c
|
Fixed write enabling of the kernel text section. The overlap
|
1997-11-20 18:09:36 +00:00 |
db_trace.c
|
Fixed wrong limits for the kernel text in db_numargs(). The
|
1997-11-20 18:24:52 +00:00 |
exception.s
|
Oops, <machine/psl.h> is used unconditionally in -current.
|
1997-10-27 17:19:20 +00:00 |
genassym.c
|
GPROC0_SEL isn't used in any *.s files it seems..
|
1997-10-10 12:38:27 +00:00 |
gensetdefs.c
|
This commit affects ELF kernels only.
|
1997-05-21 23:21:30 +00:00 |
i386-gdbstub.c
|
Document a non-standard gdbremote protocol extension (kludge, really)
|
1997-06-04 16:44:29 +00:00 |
identcpu.c
|
Rename "i586_ctr" to "tsc" (both upper and lower case instances).
|
1997-12-26 20:42:37 +00:00 |
in_cksum.c
|
Removed unused #includes.
|
1997-09-02 20:06:59 +00:00 |
initcpu.c
|
Correct CPU_CYRIX_NO_LOCK fix.
|
1997-11-21 22:33:52 +00:00 |
locore.s
|
Use UPAGES when setting up private pages for SMP (which includes idle stack).
|
1997-11-07 19:58:34 +00:00 |
machdep.c
|
#include "opt_user_ldt.h" so that the #ifdef USER_LDT checks can work, as
|
1997-12-27 02:28:28 +00:00 |
math_emu.h
|
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
|
1997-02-22 09:48:43 +00:00 |
math_emulate.c
|
Oops, I removed one too many #include. <machine/frame.h> was previously
|
1997-07-20 11:00:32 +00:00 |
mem.c
|
Moved some extern declarations to header files (unused ones to /dev/null).
|
1997-11-20 19:30:35 +00:00 |
microtime.s
|
Fix a race condition I introduced.
|
1997-12-30 20:11:01 +00:00 |
mp_apicdefs.s
|
Remove the stuff we do not use from global scope. Export them again as
|
1997-10-24 14:27:23 +00:00 |
mp_machdep.c
|
Add support for low resolution SMP kernel profiling.
|
1997-12-15 02:18:35 +00:00 |
mpapic.c
|
Removed the annoying "apic_ipi might be stuck" message.
|
1997-12-08 18:36:02 +00:00 |
mpboot.s
|
Convert the VM86 option from a global option to an option only depended
|
1997-10-10 09:44:12 +00:00 |
mplock.s
|
Another round of lock pushdown.
|
1997-08-30 08:08:10 +00:00 |
mptable.c
|
Add support for low resolution SMP kernel profiling.
|
1997-12-15 02:18:35 +00:00 |
perfmon.c
|
Fix a include gottcha in the SMP case.
|
1997-12-29 23:36:56 +00:00 |
pmap.c
|
Correct my previous fix for the UPAGES problem.
|
1997-12-22 10:06:09 +00:00 |
procfs_machdep.c
|
Removed unused #includes.
|
1997-07-20 08:37:24 +00:00 |
setdef0.c
|
This commit affects ELF kernels only.
|
1997-05-21 23:21:30 +00:00 |
setdef1.c
|
This commit affects ELF kernels only.
|
1997-05-21 23:21:30 +00:00 |
simplelock.s
|
Add support for low resolution SMP kernel profiling.
|
1997-12-15 02:18:35 +00:00 |
support.s
|
After one of my analysis passes to evaluate methods for SMP TLB mgmt, I
|
1997-12-14 02:11:23 +00:00 |
swapgeneric.c
|
Removed more vestiges of config-time swap configuration.
|
1997-09-07 12:56:46 +00:00 |
swtch.s
|
Add support for low resolution SMP kernel profiling.
|
1997-12-15 02:18:35 +00:00 |
symbols.raw
|
Man the liferafts! Here comes the long awaited SMP -> -current merge!
|
1997-04-26 11:46:25 +00:00 |
sys_machdep.c
|
Back out previous commit, the so-called "unused code" was most definately
|
1997-12-27 03:00:59 +00:00 |
trap.c
|
Changes to allow event-based process monitoring and control.
|
1997-12-06 04:11:14 +00:00 |
tsc.c
|
More cleanup relating to our use of the TSC.
|
1997-12-28 17:33:10 +00:00 |
userconfig.c
|
Removed stale comment about printf's deficiencies and rewrote the code
|
1997-12-28 05:20:59 +00:00 |
vm86.c
|
Avoid passing some more `retval's.
|
1997-11-20 18:43:55 +00:00 |
vm_machdep.c
|
#include "opt_user_ldt.h" so that the #ifdef USER_LDT checks can work, as
|
1997-12-27 02:28:28 +00:00 |