David E. O'Brien
0316085374
osfcn.h (part of libg++) is going away, so don't try to include it.
1999-04-05 05:08:20 +00:00
David E. O'Brien
983098e0c9
This is old C++ code -- no need for rtti or exceptions.
1999-04-04 16:44:33 +00:00
Bruce Evans
c0a15f333f
Removed bogus -I path. The correct path is in all subdir Makefiles
...
where it matters.
1998-03-20 11:08:52 +00:00
Peter Wemm
16d01e82bc
Oops.. Missed this one too. getopt is in unistd.h now, not stdlib.h
1997-03-11 17:57:26 +00:00
Bruce Evans
388fb3082e
Fixed substitution of @TMAC_S_PREFIX@ and @TMAC_M_PREFIX@.
1997-03-08 19:06:23 +00:00
Peter Wemm
fce15c9ab3
Revert $FreeBSD$ to $Id$
1997-02-22 15:48:31 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Paul Traina
f7c160386a
...long live groff
1996-09-08 01:27:58 +00:00
Paul Traina
c8f36f3496
Groff is dead...
1996-09-08 01:09:04 +00:00
Jordan K. Hubbard
cd9a2f5c28
Bring in my changes for removing the pestilent obj links (unless you
...
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
1996-06-24 04:26:21 +00:00
Wolfram Schneider
d16e1f5c68
remove SHAREDIR?=/usr/share, already defined in bsd.own.mk
1996-05-22 00:26:57 +00:00
Wolfram Schneider
9fb933075e
`mv'' ->
`mv -f''
...
``rm'' -> ``rm -f''
so mv/rm may not ask for confirmation if you are not root
1996-05-07 23:19:49 +00:00
Bruce Evans
252eedb90d
Intitialize $(tmac_s_ and $(tmac_m). Use the initialized variable $(device)
...
instead of the uninitialized one $(DEVICE).
I hoped these changes would fix some of the large runtime macro processing
bugs, but they seem to only fix some small build-time macro substitution
bugs. E.g., `man ms' now tells you to invoke groff with the flags `-ms'
instead of the bogus flags `-m'; `man groff now tells you that the default
device is `ps' instead of the bogus device `'.
1995-09-28 19:31:07 +00:00
Poul-Henning Kamp
7d6349eb5f
Don't rely on execute bit.
1995-02-23 05:48:38 +00:00
Bruce Evans
b185266a8a
Quiet `make -s'.
1995-02-08 20:12:08 +00:00
Andrey A. Chernov
aab45466ff
Move MANSRC defining rule (fix for obj subdir) to top level
...
Makefile.cfg, needed not only in man subdir
1995-01-17 00:42:27 +00:00
Andrey A. Chernov
2875b41727
Don't call $(SHELL) for mdate.sh, call its directly.
...
Old method don't works, if login shell != sh && != bash
1995-01-16 23:02:07 +00:00
Paul Traina
b5e6cd375f
Last of the FreeBSD changes
1995-01-15 09:06:50 +00:00
Paul Traina
26444f9367
Layer in all FreeBSD patches
1995-01-15 08:30:25 +00:00