This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
amd64
/
include
History
John Dyson
d22671dcce
Support the PG_G flag on Pentium-Pro processors. This pretty
...
much eliminates the unnecessary unmapping of the kernel during context switches and during invtlb...
1996-11-11 04:20:19 +00:00
..
pc
…
asmacros.h
Added macros CROSSJUMP(), CROSSJUMP_LABEL() and GPROF_RET. These will
1996-10-16 18:13:25 +00:00
clock.h
More merge and update.
1996-10-30 22:41:46 +00:00
cpu.h
…
cpufunc.h
Added "memory" to clobber list in invlpg(). It needs it if invltlb()
1996-09-29 18:35:07 +00:00
cputypes.h
…
db_machdep.h
…
exec.h
…
float.h
…
floatingpoint.h
…
fpu.h
…
frame.h
…
ieeefp.h
…
md_var.h
Further improved version of hadling a HALT when there is no console.
1996-10-31 00:57:28 +00:00
npx.h
…
pcb.h
…
pmap.h
Pmap_resident_count was mistakenly removed from pmap.h, thereby
1996-10-13 03:14:57 +00:00
proc.h
…
profile.h
Improved non-statistical (GUPROF) profiling:
1996-10-17 19:32:31 +00:00
psl.h
…
ptrace.h
…
reg.h
…
reloc.h
…
segments.h
Apparently, BSDI have a new system call gate. I was experimenting
1996-09-27 13:33:49 +00:00
signal.h
…
specialreg.h
Support the PG_G flag on Pentium-Pro processors. This pretty
1996-11-11 04:20:19 +00:00
sysarch.h
…
trap.h
…
tss.h
…
varargs.h
…
vmparam.h
…