Go to file
tsubai 47e2bdfea4 Add %INCLUDES.
Compile tcp_input.c with only -O1 to avoid gcc bug.
1999-09-21 11:52:21 +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 don't unbalance { } pairs with #ifdefs or ctags(1) gets confused 1999-09-17 18:30:33 +00:00
share Note and describe 'options PCDISPLAY_SOFTCURSOR'. 1999-09-20 11:39:40 +00:00
sys Add %INCLUDES. 1999-09-21 11:52:21 +00:00
usr.bin cast 4th arg to [gs]etsockopt() to (void *), to satisfy some foriegn systems 1999-09-21 11:18:27 +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