Go to file
tron 22cf28baac Fix wrong option string in call to getopt(3). Patch supplied by
Geoff C. Wing in PR bin/8475.
1999-09-23 08:47:47 +00:00
bin Consistancy nits. 1999-09-18 18:45:39 +00:00
distrib Add MAKEDEV.8 manpage for next68k. 1999-09-21 14:20:36 +00:00
etc Add missing '/usr/share/man/man8/next68k' 1999-09-22 12:54:12 +00:00
games Use macro NAMLEN rather than dirent->d_namlen, for easier portability. 1999-09-22 18:56:32 +00:00
gnu if bfd_write is invoked with ptr == NULL and (size * nitems) == 0, don't bother calling fwrite(); just return (0) 1999-09-17 13:38:19 +00:00
include if _DIAGNOSTIC is defined, define _DIAGASSERT() to call __diagassert(), 1999-09-15 23:53:26 +00:00
lib Finish support for auto-generated libkern divsi3.S. 1999-09-21 09:43:38 +00:00
libexec Kerberos5 ticket forwarding works. 1999-09-17 19:00:32 +00:00
regress Oops; remember to clean the output file. 1999-08-30 17:06:33 +00:00
sbin Fix tyop and clean up usage of commas a little. 1999-09-21 12:09:25 +00:00
share Add KMOD_LOADFLAGS to the load target. With this, lkm's in /sys/lkm/... can 1999-09-22 18:06:21 +00:00
sys Add timezone info in bootinfo. 1999-09-23 08:30:58 +00:00
usr.bin Fix wrong option string in call to getopt(3). Patch supplied by 1999-09-23 08:47:47 +00:00
usr.sbin Allow mutual dependencies. 1999-09-22 14:23:03 +00:00
Makefile use new dependall target instead of depend then all in make build 1999-09-14 01:32:43 +00:00