Go to file
junyoung d4277bb7d5 Add -fno-strict-aliasing to CFLAGS to avoid gcc warning
"dereferencing type-punned pointer will break strict-aliasing rules"
which occurs when compiling crypto_openssl.c with -O[23s].
This should be gone once a new release of kame with a fix applied
is imported.
2004-08-05 17:13:54 +00:00
bin indent fix for the previous (ar_io.c rev.1.43) 2004-08-02 10:20:48 +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 rename local pow10 function to avoid conflicts with the C99 libm one; 2004-08-05 16:55:34 +00:00
dist revert the last all changes related to iconv(3). 2004-08-02 13:38:21 +00:00
distrib - Rename pw_copy() to pw_copyx(), make it return a success/failure code, 2004-08-03 23:29:04 +00:00
doc sendmail-8.13.1 out. 2004-08-01 14:30:12 +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 add back a dependency that DPSRCS doesn't handle. 2004-08-05 14:52:22 +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 Use ANSI function decls. 2004-08-05 03:06:37 +00:00
libexec Newly built binary from netbsd-1-4 sources + arch/sparc/mdprologue.S, rev 1.8. 2004-07-20 10:17:50 +00:00
regress - timeout for timedwrlock should be an absolute value. 2004-08-03 12:02:09 +00:00
rescue
sbin No leading zeroes in date string. 2004-08-02 23:16:02 +00:00
share Implement LIBDPLIBS, which is a list of the tuples: 2004-08-04 08:00:27 +00:00
sys simplify some pointer arithmetics which uses typecasts on the LHS 2004-08-05 16:43:59 +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 Append only '@host' to notify email addresses when the destination 2004-08-04 02:05:28 +00:00
usr.sbin Add -fno-strict-aliasing to CFLAGS to avoid gcc warning 2004-08-05 17:13:54 +00:00
x11 Need to prefix relative directories with `${.CURDIR}/' so that 2004-08-05 01:28:47 +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
UPDATING Note the sendmail auto-start change, add a note about the ath 2004-07-22 03:55:33 +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