Go to file
lukem a222db7c70 * use %lld instead of %qd to print out (long long) vars.
(slightly more portable; e.g, solaris supports this)
* remove some fluff (lint)
1999-09-24 14:28:14 +00:00
bin Fix overflow in df on big partitions' raw device. 1999-09-24 13:35:21 +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 Remove references to nonexistent manual pages prof(1), pc(1) and monitor(3). 1999-09-23 09:38:53 +00:00
include Merge a few constants from a different telnet.h file. 1999-09-24 07:53:21 +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 Fix tyop in roff macro name. 1999-09-24 07:44:05 +00:00
sys Make this compile without 68060 support. Apparently, nobody has tried this for 1999-09-24 06:24:34 +00:00
usr.bin * use %lld instead of %qd to print out (long long) vars. 1999-09-24 14:28:14 +00:00
usr.sbin Fix the path of ioconf.incl.$MACHINE using sourcepath(). This is part 1999-09-24 04:48:37 +00:00
Makefile use new dependall target instead of depend then all in make build 1999-09-14 01:32:43 +00:00