Go to file
itojun d7dc7d22d1 setproctitle(), and for any other printf variants, it is not a good idea
to pass variable directly like foo(x).  use foo("%s", x) to avoid misuse.
from: openbsd
2000-07-05 22:15:04 +00:00
bin Implement --atime-preserve. 2000-07-04 17:28:47 +00:00
crypto Change the USELESS_CRYPTO check to MKCRYPTO_{IDEA,RC5,RSA}. 2000-07-05 13:57:15 +00:00
dist pull up christos's amd patches that didn't make it into 6.0.3 2000-06-16 02:10:12 +00:00
distrib Reduce ramdisk size (again!). 2000-07-05 16:13:28 +00:00
etc sync sendmail default configuration file with GENERIC kernel setting. 2000-07-04 12:21:02 +00:00
games remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
gnu Add a `-y' option which filters archives through bzip2(1). 2000-07-05 11:57:57 +00:00
include Pull in RIPEMD-160 functions from OpenBSD - this has the same API as our MD4, 2000-07-05 11:44:01 +00:00
lib No longer abuse the "minor" number in the shlib_version file to 2000-07-05 18:56:20 +00:00
libexec setproctitle(), and for any other printf variants, it is not a good idea 2000-07-05 22:15:04 +00:00
regress include cleanup in regress. 2000-07-03 04:02:34 +00:00
sbin remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
share sync memory mapped i/o size requirement with the current code 2000-07-05 19:24:35 +00:00
sys Use new isp_handle_index function. Redo how firmware is checked for 2000-07-05 22:12:23 +00:00
usr.bin remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
usr.sbin Only calculate MD5 checksum for plain files. 2000-07-05 20:18:16 +00:00
Makefile Merge a bunch of things from crypto-us and crypto-intl into basesrc, 2000-06-20 06:00:24 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00