Go to file
cgd f788e05de2 from Jarle.F.Greipsland@idt.unit.no:
find_cycle was trying to find the longest cycle that a given node is part of,
which is a really, really hard problem (exponential?).  instead, just detect
cycles.  since the only difference is the (std error) output which is printed,
all works out OK.
1993-12-01 05:34:16 +00:00
bin Use ".At v6" macro instead of spelling out "Version 6 AT&T UNIX". 1993-11-30 00:07:58 +00:00
etc fix comment, add check 1993-12-01 01:38:21 +00:00
games fix uninitialized variable bug that caused 'quiz function ed-command' 1993-11-17 11:58:40 +00:00
gnu do the right thing (i.e. ignore) EINVAL returned as an error from fsync(). 1993-12-01 01:41:51 +00:00
include Add defined(mc68000) || defined(__mc68000__) to the hp300 define for 1993-11-27 23:07:18 +00:00
lib fix typo; from Louis A. Mamakos <louie@TransSys.COM> 1993-12-01 02:26:50 +00:00
libexec Use ".At v7" macro instead of spelling out "Version 7 AT&T UNIX". 1993-11-30 00:10:17 +00:00
regress Update to Henry's Nov 2, 1993 alpha3.2 release. 1993-11-11 02:02:57 +00:00
sbin Use ".At v6" macro instead of spelling out "Version 6 AT&T UNIX". 1993-11-30 00:11:45 +00:00
share If you're going to have a list of file systems, it might as well be complete. 1993-11-28 08:48:42 +00:00
sys fbio.h is in machine/ 1993-11-30 20:55:12 +00:00
usr.bin from Jarle.F.Greipsland@idt.unit.no: 1993-12-01 05:34:16 +00:00
usr.sbin Add `OSTYPE(bsd4.4)' to these, as some people actually use them as examples and 1993-11-30 08:18:35 +00:00
Makefile Make regress only if directory exists. It can be optional. 1993-07-07 12:55:48 +00:00