Go to file
tron b238c131ce Optimize invokation of "nroff":
- Redirect standard error to "/dev/null" because "nroff" error messages
  for temporary files aren't really useful.
- Don't let "nroff" open temporary file. Use its file descriptor as
  standard input.
2000-07-13 06:15:03 +00:00
bin errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd 2000-07-07 15:10:32 +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 Add the bdes(1) related entries. 2000-07-13 00:35:22 +00:00
etc - Replace `[ZBN-]' with `flags'. 2000-07-11 12:41:06 +00:00
games printf() pedant - do not pass variable alone, use %s. 2000-07-10 10:19:25 +00:00
gnu Make sense of registers from coredumps. 2000-07-09 00:16:48 +00:00
include XCU5: Add fseeko() and ftello() functions which provide the functionality of 2000-07-08 13:46:33 +00:00
lib Xr passwd.conf 2000-07-11 12:12:53 +00:00
libexec Optimize invokation of "nroff": 2000-07-13 06:15:03 +00:00
regress Skey hash algorithm regression test. 2000-07-06 22:35:57 +00:00
sbin 'disklabel -i' on a disk without a label recommends to use -I. Document 2000-07-13 01:47:22 +00:00
share Document Ox macro. 2000-07-11 11:41:32 +00:00
sys Whitespace police. 2000-07-13 05:47:39 +00:00
usr.bin do not print m_pulldown statistics. it is too experimental and 2000-07-13 03:53:03 +00:00
usr.sbin Removed redundant / extra prototypes. 2000-07-12 22:36:12 +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