Go to file
rafal 7d4cb139a3 Fix lossage with the GNU-tar -X compatibility code: the replacement pattern
code did not properly deal with the fact that the replacement patterns built
by the -X code were on the stack, happily saving pointers into last weeks'
stack into the REPLACE structures.

Now, the replacement string is strdup'ed so it doesn't matter where the
original expression came from or it's lifetime.
2002-11-29 04:54:48 +00:00
bin Fix lossage with the GNU-tar -X compatibility code: the replacement pattern 2002-11-29 04:54:48 +00:00
crypto Change all functions that call gssapi_krb5_init() to call one of 2002-11-28 11:21:16 +00:00
dist sync with bind 8.3.4. 2002-11-17 14:09:52 +00:00
distrib Added myself. 2002-11-28 16:09:08 +00:00
doc merged cvs-1.11.2 2002-11-28 06:00:55 +00:00
etc Add entries for /dev/bpp (parallel port on sbus machines) 2002-11-28 19:29:19 +00:00
games Tweak the argc/argv usage a bit more, and be a little less eager about 2002-11-26 23:07:36 +00:00
gnu Better fix for the portability cast problem via Urban Boquist. 2002-11-28 22:04:46 +00:00
include Update for 1003.1-2001 base and XSI changes. 2002-11-18 13:39:33 +00:00
lib Don't build normal and profile archives. 2002-11-27 12:06:10 +00:00
libexec Back out the last two changes. They were misguided, and the code worked 2002-11-25 19:49:25 +00:00
regress Align to 2**3, not 2**5. This works around a bug in gas 2.11.2 2002-11-22 17:25:46 +00:00
rescue set SMALLPROG=0 (it was implicit) 2002-10-17 01:49:18 +00:00
sbin Also, don't allocate string entries one by one. Instead, allocate one page 2002-11-25 07:16:17 +00:00
share Document NEW_BUFQ_STRATEGY. Hopefully it should become the default before 2002-11-29 04:25:38 +00:00
sys setsockopt(IPPROTO_IPV6, IPV6_V6ONLY, 0) for AF_INET6 sockets, 2002-11-29 01:34:55 +00:00
tools PR/18733: Jed Davis: define _PATH_DEFTAPE; pax needs it. 2002-10-20 00:42:20 +00:00
usr.bin signame(): if sig == 0, return name " 0", so that the result would be 2002-11-28 16:18:49 +00:00
usr.sbin avoid non-constant initializer errors by changing hack to workaround 2002-11-29 02:07:34 +00:00
build.sh Apply fixes & enhancements from Alan Barrett. (Thanks Alan!) 2002-11-17 12:59:37 +00:00
BUILDING Update location of BUILDING.mdoc. 2002-11-25 19:18:44 +00:00
Makefile MKDYNAMICROOT for a.out 2002-11-12 14:33:48 +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 bye bye SYS_INCLUDE=symlinks 2002-11-26 23:33:35 +00:00