Go to file
thorpej c0708e9ff1 Clean up bios_reg a little, and add support for accessing
the byte variants of the registers (e.g. %ah, %al, etc.).
2000-07-12 22:58:12 +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
distrib sup.no is no more. 2000-07-10 23:41:46 +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 base64_encode(): separate out the special case for the last 2 bytes, and 2000-07-10 22:41:17 +00:00
regress Skey hash algorithm regression test. 2000-07-06 22:35:57 +00:00
sbin document sysctl variable "net.inet.icmp.errppslimit". 2000-07-10 09:34:38 +00:00
share Document Ox macro. 2000-07-11 11:41:32 +00:00
sys Clean up bios_reg a little, and add support for accessing 2000-07-12 22:58:12 +00:00
usr.bin Xr passwd.conf 2000-07-11 12:12:53 +00:00
usr.sbin Removed redundant / extra prototypes. 2000-07-12 22:36:12 +00:00
Makefile
Makefile.inc