Go to file
cgd d896ecd5f0 compile .S files with cpp | sed | as, to work around a bug with the
ELF-outputting version of the assembler.  (It was dying when it saw
some CPP line number markers.)  This is temporary.  (Workaround suggested
by Matt Thomas.)
1996-09-27 17:33:04 +00:00
bin Fix SEGV when kludging old-style options. 1996-09-27 02:59:53 +00:00
distrib Second pass cleanup 1996-09-26 19:22:42 +00:00
etc RCS id police 1996-09-17 21:45:53 +00:00
games use words from $DESTDIR. 1996-09-26 00:04:42 +00:00
gnu Change a comment so that RCS doesn't expand it... (like, duh) 1996-09-26 21:47:52 +00:00
include put back the explicit ripv1 field enumeration; lots of userland has changed 1996-09-24 16:46:51 +00:00
lib RCS id policing. 1996-09-26 23:45:22 +00:00
libexec Don't truncate long host names. 1996-09-27 02:30:05 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin Use snprintf() rather than sprintf(). 1996-09-27 03:23:33 +00:00
share Install mrg's pfil man page, which he forgot to have installed. 1996-09-24 07:33:08 +00:00
sys compile .S files with cpp | sed | as, to work around a bug with the 1996-09-27 17:33:04 +00:00
usr.bin Grok local timezone when determining "today". 1996-09-27 03:32:07 +00:00
usr.sbin Discard setgid privileges if we don't need them. 1996-09-27 02:39:46 +00:00
Makefile allow builds to work if directory games is missing. Closes pr misc/1921 and 1996-08-10 23:29:00 +00:00