freebsd-dev/sys/i386
David Greenman 267173e72d Rewrote cpu_fork so that it doesn't use pmap_activate, and removed
pmap_activate since it's not used anymore. Changed cpu_fork so that
it uses one line of inline assembly rather than calling mvesp() to
get the current stack pointer. Removed mvesp() since it is no longer
being used.
1996-02-04 21:20:53 +00:00
..
apm Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
bios Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
boot Create symlinks for vnboot and bootvn, too. 1996-02-03 21:12:27 +00:00
conf Fill in a lot of the missing blanks from the version I posted... 1996-02-03 14:50:52 +00:00
eisa Free the externalizing buffer. 1996-01-31 18:46:36 +00:00
i386 Rewrote cpu_fork so that it doesn't use pmap_activate, and removed 1996-02-04 21:20:53 +00:00
ibcs2 Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
include Rewrote cpu_fork so that it doesn't use pmap_activate, and removed 1996-02-04 21:20:53 +00:00
isa Document kernel config flags better and add bidirectional override 1996-02-04 10:23:33 +00:00
linux Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
pci recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
scsi Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
Makefile