Go to file
abs 5d868db883 When determining the filesystem type automatically, only try the raw device
for the disklabel if the given device fails with EBUSY. Also make disklabel
errors non fatal (just fall back to ffs as per pre-autofilesystem behaviour)
Based on further discussion with Launey Thomas <ljt@alum.mit.edu>
2000-10-11 17:56:05 +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 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 When determining the filesystem type automatically, only try the raw device 2000-10-11 17:56:05 +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 string length computation bug. PR 8676. 2000-10-11 16:47:22 +00:00
usr.sbin /etc/mail/aliases, not /etc/aliases. PR 10167. 2000-10-11 16:51:55 +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