Go to file
christos 95531c8e1f Fixes from Paul Borman (prb@bsdi.com)
1. Honor environment variable $MACHINE if set over uname.machine
2. archives with :: are always out of date, even when they have no children.
3. VAR= a b c     # comment, gets the trailing blanks trimmed, unless
   escaped by \. I'll have to read the posix manul to make sure that it
   is ok to handle escapes here.
1995-01-06 19:57:27 +00:00
bin Fix that last bug in a less expensive way. 1994-12-31 23:56:54 +00:00
distrib hp300 port notes 1994-11-26 06:26:24 +00:00
etc Separate fd. 1995-01-05 21:18:40 +00:00
games make the code agree with documentation and usage() for final two 1994-12-29 08:00:17 +00:00
gnu Make sure weak symbols inherit a size expression. 1995-01-04 11:26:02 +00:00
include Unhide svc_maxfd'. Why do we bother with #if FD_SETSIZE' anyway? 1995-01-06 09:55:52 +00:00
lib svc_getreq(): pay attention to registered sockets only. This allows 1995-01-06 13:05:16 +00:00
libexec Define `MAN'. 1994-12-25 12:32:12 +00:00
regress don't do stdarg or varargs, for now. 1995-01-06 04:57:56 +00:00
sbin Fix getopt string and test on return value. 1995-01-04 05:30:07 +00:00
share Add a multiplexer for BOCA serial boards. 1995-01-03 22:26:36 +00:00
sys copy back from libc 1995-01-06 00:48:11 +00:00
usr.bin Fixes from Paul Borman (prb@bsdi.com) 1995-01-06 19:57:27 +00:00
usr.sbin Recompute width' before each select(), as the value of svc_maxfd' can 1995-01-06 13:16:15 +00:00
Makefile explicitly pull in bsd.own.mk, so that it's there for afterinstall. 1994-12-22 12:43:45 +00:00