Go to file
jdolecek a714ac8294 linux processes sharing VM space (via clone() call) must also
share same 'break' value used for brk()/sbrk(), otherwise application SIGSEGVs
quickly once different threads try to adjust data segment size

this fixes linux Mozilla crashes with SuSE 9.1 libraries, and possibly
other linux applications using real threads
2004-08-08 09:40:50 +00:00
bin Clarify meaning of '-c' flag by using similar wording as for '-u' flag. 2004-08-06 03:17:19 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto Disable the "may kill you" message, because: 2004-08-06 13:57:05 +00:00
dist revert the last all changes related to iconv(3). 2004-08-02 13:38:21 +00:00
distrib bump minor of libevent 2004-08-08 07:39:34 +00:00
doc Use -fno-strict-aliasing to compile usr.sbin/racoon/racoon and 2004-08-06 03:37:55 +00:00
etc Add atabus devices. 2004-08-01 21:52:09 +00:00
games Grammar fix, from ray at raylai org via jmc@openbsd. 2004-06-01 10:10:06 +00:00
gnu just use system dup2(2) 2004-08-07 08:58:19 +00:00
include - Rename pw_copy() to pw_copyx(), make it return a success/failure code, 2004-08-03 23:29:04 +00:00
lib map the data segment with PROT_EXEC since the PLT lives there. 2004-08-07 21:33:04 +00:00
libexec The "FORMAL SYNTAX" on RFC-1314 (page 5) does not show any spaces 2004-08-05 18:05:22 +00:00
regress support for bufferevents; fix signal race; faster timeout insertion; 2004-08-07 21:09:47 +00:00
rescue no need to list gnu/usr.bin any more. 2004-04-01 14:41:09 +00:00
sbin cleanup some lint 2004-08-08 02:51:19 +00:00
share add a boot.8 manpage for hp700. from openbsd. 2004-08-07 22:05:08 +00:00
sys linux processes sharing VM space (via clone() call) must also 2004-08-08 09:40:50 +00:00
tools Build hp700's mkboot as a host tool called nbhp700-mkboot. mkboot also 2004-07-28 09:17:31 +00:00
usr.bin Patch from PR 15181 to try using TCP first, fixing problems with long 2004-08-06 16:10:54 +00:00
usr.sbin pkg_info will not DTRT when applied to a binary package that doesn't 2004-08-07 01:55:06 +00:00
x11 Need to prefix relative directories with `${.CURDIR}/' so that 2004-08-05 01:28:47 +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 The do-lib-libdes BUILDTARGET is unnecessary now we have the DEPLIBS 2004-07-30 07:05:11 +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 Note the sendmail auto-start change, add a note about the ath 2004-07-22 03:55:33 +00:00