Go to file
lukem 7bed8ad731 - move arch setting logic from main -> macros, and change as follows:
- define string `A' to contain the arch name (defaults to the port
	  name)
	- define registers \*A and _\*A if
- deprecate _FOR_RELEASE, and just use FOR_RELEASE
2000-10-10 22:03:41 +00:00
bin Printing argv[0] on fts_open failure doesn't make sense. Just print 2000-10-10 14:41:59 +00:00
crypto printf format pedant. (size_t -> u_long). 2000-10-10 13:14:55 +00:00
dist one more string format cleanup 2000-10-10 12:51:19 +00:00
distrib - move arch setting logic from main -> macros, and change as follows: 2000-10-10 22:03:41 +00:00
etc Use && and || for logical concatenations instead of -a/-o test operators. 2000-10-09 06:11:38 +00:00
games NetBSD will put hair on a UNIX admin's chest 2000-10-09 00:58:16 +00:00
gnu sync with sendmail 8.11.1. 2000-10-10 11:17:29 +00:00
include Allow format-arg checking for setproctitle 2000-10-03 19:53:58 +00:00
lib Make memcpy and memmove use bcopy assembly for mips. Tweak forward copy 2000-10-10 21:51:54 +00:00
libexec Format string cleanups by sommerfeld. 2000-10-10 19:54:37 +00:00
regress wrap libcrypto with ${MKCRYPTO} == "yes" 2000-10-04 00:49:44 +00:00
sbin Format string cleanups by Bill Sommerfeld. 2000-10-10 20:24:49 +00:00
share Format string cleanup, by sommerfeld. 2000-10-10 20:41:20 +00:00
sys Fix race between pmap_enter() and pagedaemon. If we are low on memory and 2000-10-10 20:39:42 +00:00
usr.bin - The type of return value of setmode is a void * and getmode takes it, 2000-10-10 14:30:40 +00:00
usr.sbin rpcinfo is in section 8. 2000-10-10 14:34:13 +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