Go to file
dsl 22588a3d36 The __strong_alias() seems to have to be in the file with the definition.
So make bcmp.c define bcmp and memcmp.
This should (?) fix the atari build.
(I've now no idea why the previous change defined memcpy for the alpha build.)
2003-08-29 19:53:18 +00:00
bin In emacs mode, when expanding file names containing characters that should 2003-08-28 19:53:32 +00:00
crypto reject rc5/idea/mdc2 commands if OPENSSL_NO_xx is specified 2003-08-27 21:05:02 +00:00
dist Use bounded string op (snprintf instead of sprintf) for an automatic 2003-08-28 11:32:33 +00:00
distrib add ./usr/lib/libfrtbegin.a 2003-08-29 02:13:41 +00:00
doc nvi's version should be nb10 - I just added 1 yesterday :-( 2003-08-28 16:15:47 +00:00
etc Fix ttyEcfg/ttyEstat confusion. 2003-08-25 20:40:25 +00:00
games Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
gnu Fix .include to reflect move of this Makefile. 2003-08-29 03:54:46 +00:00
include introduce an additional switch to enable building GCC3 instead of GCC2: 2003-08-27 16:03:17 +00:00
lib Nm -> Fn getnameinfo; grammar improvements; markup improvement; 2003-08-28 12:03:08 +00:00
libexec libkrb depends on libdes, patch in private mail from 2003-08-23 23:03:42 +00:00
regress #include <crypto/rijndael/rijndael-api-fst.h> to make this compile. 2003-08-28 22:31:46 +00:00
rescue
sbin Define and use PRIdaddr for printing disk block numbers. 2003-08-29 16:31:30 +00:00
share Default sparc64 to XFree 4. 2003-08-29 10:51:21 +00:00
sys The __strong_alias() seems to have to be in the file with the definition. 2003-08-29 19:53:18 +00:00
tools If SIZE_MAX is not defined, but SIZE_T_MAX is defined (e.g. FreeBSD), 2003-08-27 18:33:26 +00:00
usr.bin Add options_def.h to DPSRCS and CLEANFILES 2003-08-28 22:04:23 +00:00
usr.sbin Bump date for last. 2003-08-28 18:55:16 +00:00
build.sh in getkernelconf(), remove check for non-empty $makeobjdir, as it's not 2003-08-16 11:46:44 +00:00
BUILDING Backout the previous commit 2003-08-19 12:53:30 +00:00
Makefile
Makefile.inc
UPDATING