Go to file
mhitch fcdbc29795 After sending the IPI to halt other CPUs, clear cpus_paused to ensure that
the other CPUs resume execution.  If the halt was initiated from DDB, the
CPUs will not have been resume execution and will never halt.  If one of the
paused CPUs is the primary CPU, the system will hang.  Fixes PR#26159.
2004-07-07 02:46:14 +00:00
bin Remove now unnecesary/incorrect cast. 2004-07-07 01:14:13 +00:00
contrib/sys Import FreeBSD's ath of 28-apr-2004 2004-04-29 03:54:46 +00:00
crypto Now that we have addrlen, use it. 2004-07-06 02:59:55 +00:00
dist revert change of listen to Listen (probably a typo here) 2004-07-01 15:44:54 +00:00
distrib Move some additional man pages and doc files into the games set, per PR 7297. 2004-07-06 19:46:27 +00:00
doc Postfix 2.1.4 released. 2004-07-04 02:41:03 +00:00
etc Add mention of Portuguese builtin keyboard map. 2004-07-06 04:02:05 +00:00
games Grammar fix, from ray at raylai org via jmc@openbsd. 2004-06-01 10:10:06 +00:00
gnu Complete the fix for PR 22452 by doing the same thing as stock gcc. That 2004-07-05 12:27:41 +00:00
include Add strcasestr(3), case insensitive version of strstr(3). 2004-07-03 08:27:25 +00:00
lib Recognize thread objects in addr2sync. 2004-07-06 19:33:53 +00:00
libexec Make ld.elf_so use the new sysctl API. That allows the user to give any 2004-07-05 11:50:07 +00:00
regress Descend into bin/df 2004-07-07 01:58:16 +00:00
rescue no need to list gnu/usr.bin any more. 2004-04-01 14:41:09 +00:00
sbin PR 9431: if rnh_addradd() fails, total_routes will be wrong. 2004-07-06 23:36:24 +00:00
share Add a missing .PHONY. 2004-07-06 12:07:34 +00:00
sys After sending the IPI to halt other CPUs, clear cpus_paused to ensure that 2004-07-07 02:46:14 +00:00
tools Add some more variables used to build libgcc_s. 2004-07-01 13:22:25 +00:00
usr.bin Fix a core dump. 2004-07-06 13:19:42 +00:00
usr.sbin Fix portability problems, per PR 5783. 2004-07-06 13:05:25 +00:00
x11 make Xdreamcast compile again. (work fine.) 2004-07-06 13:41:13 +00:00
build.sh Add a change requested in PR#15548 and append the args passed to build.sh 2004-07-02 04:25:24 +00:00
BUILDING regen (Document -h. From Karsten Kruse in PR 25974. 2004-06-25 15:04:20 +00:00
Makefile Move '${MAKEDIRTARGET} x11 distribution' from Makefile::distribution to 2004-05-17 07:00:16 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Include notes about purging most of tools/* before building to get correctly 2004-06-22 01:29:51 +00:00