ru
63989bb58b
Upgrade to version 1.16.1.
2000-12-05 19:15:36 +00:00
hoek
917cf672e9
Once again fix substitution of TMAC_M and TMAC_S_PREFIX in manpages.
...
PR: bin/5693 docs/9352
2000-05-21 02:49:14 +00:00
peter
289c0d262f
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
obrien
26216b12ae
osfcn.h (part of libg++) is going away, so don't try to include it.
1999-04-05 05:08:20 +00:00
obrien
ef35474d0b
This is old C++ code -- no need for rtti or exceptions.
1999-04-04 16:44:33 +00:00
bde
c917c1de6c
Removed bogus -I path. The correct path is in all subdir Makefiles
...
where it matters.
1998-03-20 11:08:52 +00:00
peter
4126130238
Oops.. Missed this one too. getopt is in unistd.h now, not stdlib.h
1997-03-11 17:57:26 +00:00
bde
5983c79b17
Fixed substitution of @TMAC_S_PREFIX@ and @TMAC_M_PREFIX@.
1997-03-08 19:06:23 +00:00
peter
245ba20d12
Revert $FreeBSD$ to $Id$
1997-02-22 15:48:31 +00:00
jkh
808a36ef65
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
pst
feea886ab3
...long live groff
1996-09-08 01:27:58 +00:00
pst
e9f0e5e59a
Groff is dead...
1996-09-08 01:09:04 +00:00
jkh
8eb37231d4
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
wosch
58428eee68
remove SHAREDIR?=/usr/share, already defined in bsd.own.mk
1996-05-22 00:26:57 +00:00
wosch
9f795376b3
`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
bde
e3ddcec186
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
phk
d0962851ce
Don't rely on execute bit.
1995-02-23 05:48:38 +00:00
bde
9bf65019e5
Quiet `make -s'.
1995-02-08 20:12:08 +00:00
ache
fe60b5cd8b
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
ache
5f5deb040d
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
pst
d67abf9e7f
Last of the FreeBSD changes
1995-01-15 09:06:50 +00:00
pst
ecb5f40293
Layer in all FreeBSD patches
1995-01-15 08:30:25 +00:00