Go to file
he ecaef6e7a4 Better fix for format warnings.
The type of time_t varies between ports, so we need to cast
before printing.  It appears to be sufficient and safe to use (int).
2000-10-11 20:25:29 +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 Add another. 2000-10-11 15:23:05 +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
lib Document the behaviour with consecutive separator characters. 2000-10-11 18:26:04 +00:00
libexec Format string cleanups by sommerfeld. 2000-10-10 19:54:37 +00:00
regress
sbin Better fix for format warnings. 2000-10-11 20:25:29 +00:00
share Xref pkgsrc/Packages.txt 2000-10-11 14:00:58 +00:00
sys Use uncached memory so this has a chance of working on R4x00 DECstations. 2000-10-11 17:55:56 +00:00
usr.bin Fix int vs. long format string botch. 2000-10-11 19:30:04 +00:00
usr.sbin More format string cleanups by sommerfeld. 2000-10-11 20:23:46 +00:00
Makefile
Makefile.inc
UPDATING