Go to file
darrenr a2d10b89c2 initialize kernel to _PATH_UNIX and remove local variables in functions
which are essentially copies of kernel.
2000-10-08 07:04:28 +00:00
bin xref mkdir(2) 2000-10-07 13:16:42 +00:00
crypto exit 0 on success, 1 on error 2000-10-06 06:21:16 +00:00
dist do not #undef _res; we want to get any #define our local resolv.h has. 2000-08-14 11:33:34 +00:00
distrib Remove less(1), to make some necessary room (it's not needed for the pure 2000-10-06 14:40:37 +00:00
etc use ${foo##*/} instead of `basename $foo`. as suggested (with minor variation) 2000-10-07 07:36:56 +00:00
games Removed duplicate entry. Fixes FreeBSD PR/21629. 2000-09-29 00:40:40 +00:00
gnu Enhanced format checking, mk II: 2000-10-05 13:08:57 +00:00
include Allow format-arg checking for setproctitle 2000-10-03 19:53:58 +00:00
lib Use ".Fa stat" instead of ".Fn stat" when referring to the structure 2000-10-07 16:48:24 +00:00
libexec Un-__P and ANSIfy. 2000-10-04 18:52:50 +00:00
regress wrap libcrypto with ${MKCRYPTO} == "yes" 2000-10-04 00:49:44 +00:00
sbin initialize kernel to _PATH_UNIX and remove local variables in functions 2000-10-08 07:04:28 +00:00
share fix typos, PR 11159 2000-10-07 20:26:36 +00:00
sys fix operator precedence (& and &&). do not transmit too much message 2000-10-08 02:37:42 +00:00
usr.bin Include <string.h> to get prototype for memcpy(). Fixed compile problems 2000-10-07 22:15:29 +00:00
usr.sbin use poll(2). 2000-10-08 06:40:42 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING changes to libcrypto (RC5/IDEA/RSA make symbols are obsoleted). 2000-10-02 06:19:17 +00:00