Go to file
mrg 839b86dc5e cpu_attach(): in the MP case, fix up idle lwp info as well as lwp0.l_cpu.
for LOCKDEBUG, mutex_destroy() the cpu0 spc_lwplock with the global
cpuinfo VA, and re-mutex_init() it with the per-cpu address that is only
now available.  for non-boot cpus, be sure to also initialise curlwp to
the idle lwp.

xcall(), pmap_quiet_check(), pmap_pmap_pool_ctor(), pmap_pmap_pool_dtor(),
and pmap_enu4m(): don't care about cpus that have not been attached yet.
2007-05-28 21:24:17 +00:00
bin Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
common Typo: prop_dictionary_receive_ioctl -> prop_dictionary_recv_ioctl. 2007-05-10 22:15:47 +00:00
crypto Use RESCUEDIR if set. 2007-05-17 00:17:50 +00:00
dist Do not include internal header files from libpcap without setting the 2007-05-28 11:55:19 +00:00
distrib Update minor version of libcurses. 2007-05-28 15:02:30 +00:00
doc Added libcurses wide curses merge. 2007-05-28 15:14:55 +00:00
etc Remove more dup entries uniq(1) can't detect. 2007-05-24 15:55:50 +00:00
games Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
gnu Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
include Move .db files for services and netgroup to /var/db per gimpy's request. 2007-05-10 17:45:50 +00:00
lib Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
libexec Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
regress Descending into ld.elf_so only makes sense if ${MKPIC} != "no". 2007-05-23 09:39:53 +00:00
rescue Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
sbin Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
share Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
sys cpu_attach(): in the MP case, fix up idle lwp info as well as lwp0.l_cpu. 2007-05-28 21:24:17 +00:00
tools Remove non-shared hooks for VAX. 2007-03-31 05:55:43 +00:00
usr.bin Since Christos cleaned up the use of libc internals here, we can switch 2007-05-28 18:12:06 +00:00
usr.sbin Since Christos cleaned up the use of libc internals here, we can switch 2007-05-28 18:12:06 +00:00
x11 build sunffb and xf8_32wid on sparc 2007-04-22 23:42:38 +00:00
build.sh Fix some problems with the change from revision 1.167: 2007-04-14 10:50:48 +00:00
BUILDING Document recent changes to "make iso-image". 2007-04-13 19:43:38 +00:00
Makefile Add an iso_image target (iso-image as a target name doesn't play well with 2007-03-06 21:56:47 +00:00
Makefile.inc
UPDATING Add a note about the way absolute symlinks inside the emulated root are now 2007-04-30 20:50:20 +00:00