Go to file
briggs 19bd1bdf04 Add includes and ENTRY defs so it will compile.
Fixup copyinstr to get rid of 64k limitation on maxlength.
Non-optimal solution--needs to be sped up, and other functions need to
be fixed to overcome same limitation.
1994-01-22 03:45:03 +00:00
bin It's 1994 --- remove stdout redirection check. 1994-01-18 18:10:56 +00:00
etc people importing trees from SunOS should be shot; add -d to ls. 1994-01-15 18:32:06 +00:00
games fixed to use fgets() 1994-01-13 19:22:29 +00:00
gnu switch a define to move things down a page. seems to work fine. 1994-01-21 18:59:19 +00:00
include Declare tzname[] extern, so compiler won't include it in object files. 1994-01-20 02:54:36 +00:00
lib Clean up deleted files. 1994-01-20 23:04:15 +00:00
libexec there will be no crond (or cron) tomorrow! 1994-01-15 19:47:51 +00:00
regress Don't use -O; it breaks this test. 1994-01-16 15:50:19 +00:00
sbin (1) update usage info 1994-01-22 02:04:35 +00:00
share Change MANOWN, MANGRP, DOCOWN & DOCGRP to _not_ be initialized from 1994-01-19 21:26:11 +00:00
sys Add includes and ENTRY defs so it will compile. 1994-01-22 03:45:03 +00:00
usr.bin patch from Roland McGrath <roland@frob.com> to get invoked 'make's correct 1994-01-22 01:52:56 +00:00
usr.sbin add -I/usr/include/rpcsvc to CFLAGS, so that amq_clnt.c can find amq.h 1994-01-22 02:55:43 +00:00
Makefile do "lib" first. otherwise you can be *really* screwed by a 'make install' 1993-12-08 04:51:25 +00:00