Go to file
ross 80fd51b82b Fix error flow that was broken 10 days ago in the previous commit.
Fixes the broken i386 boot blocks and closes port-i386/8432.
1999-09-20 11:58:15 +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 Use an identical source file for the libc and the libkern version of 1999-09-20 09:22:47 +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 Fix error flow that was broken 10 days ago in the previous commit. 1999-09-20 11:58:15 +00:00
usr.bin Free the right thing. 1999-09-20 04:12:16 +00:00
usr.sbin fix internal servers (like echo) so that they can accept AF_INET6 connections. 1999-09-15 09:59:41 +00:00
Makefile use new dependall target instead of depend then all in make build 1999-09-14 01:32:43 +00:00