Go to file
lukem 84e2c387e7 * protect more of the AF_INET6 stuff with #ifdef INET6 (for portability)
* in the main data moving loops only call the initial gettimeofday() if
  rate throttling is enabled (saves a system call per loop when not
  throttling).
1999-09-21 13:17:22 +00:00
bin Consistancy nits. 1999-09-18 18:45:39 +00:00
distrib GENERIC doesn't fit on one floppy anymore. For now, disable the target. 1999-09-20 08:18:31 +00:00
etc Add /usr/share/{man,cat}8/bebox 1999-09-20 06:14:57 +00:00
games Cleanup and warning fixes for phantasia/setup.c. 1999-09-19 18:14:52 +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 Note and describe 'options PCDISPLAY_SOFTCURSOR'. 1999-09-20 11:39:40 +00:00
sys Move common parts of machdep.c to sh3_machdep.c. 1999-09-21 13:16:15 +00:00
usr.bin * protect more of the AF_INET6 stuff with #ifdef INET6 (for portability) 1999-09-21 13:17:22 +00:00
usr.sbin Fixed typo. (invalud -> invalid) 1999-09-21 01:13:50 +00:00
Makefile use new dependall target instead of depend then all in make build 1999-09-14 01:32:43 +00:00