Go to file
cgd 8b1ea567b0 Simplify some push-back code (e.g. for left and right quotes) so that
it uses pbstr() instead of doing the characters individually (in
    reverse order) with putback().
Fix dodiv() so that divert(<out-of-range stream>) doesn't cause "divnum" to
    return 0, but rather the stream number specified to divert().  Macros
    like PUSHDIVERT/POPDIVERT rely on this.  The new behaviour is compatible
    with vendor m4 implementations.
1997-02-08 23:50:40 +00:00
bin add type builtin. 1997-02-06 23:24:52 +00:00
distrib parens around macro value. (oops!) 1997-01-23 19:13:56 +00:00
etc oops; use $savecore_flags. from kilbi@rad.rwth-aachen.de 1997-02-07 08:59:18 +00:00
games fix typo in Napoleon's name 1997-01-23 06:06:29 +00:00
gnu install *.cc headers from libstdc++/st[dl]; from Steven J. Dovich in 1997-02-07 07:14:02 +00:00
include Apply the necessary fixes from: routed-970113 1997-02-03 22:20:38 +00:00
lib The pc532 port now uses the new libkvm. 1997-02-08 09:38:06 +00:00
libexec that which thou openest, thou shalt close. 1997-02-03 19:45:02 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin The pc532 port now uses the new libkvm. 1997-02-08 09:38:06 +00:00
share fix swapped tsleep() arguments; PR misc/3192. 1997-02-06 05:05:21 +00:00
sys * clean:: -> clean: change. 1997-02-08 09:34:46 +00:00
usr.bin Simplify some push-back code (e.g. for left and right quotes) so that 1997-02-08 23:50:40 +00:00
usr.sbin Xr Trpt -> Nm Trsp; pull in other bug fixes from trpt(8). 1997-02-07 06:53:17 +00:00
Makefile All of domestic/lib now builds without errors, so we build it all. 1996-11-27 02:04:06 +00:00