Ruslan Ermilov
9b698804d9
This commit was generated by cvs2svn to compensate for changes in r81630,
...
which included commits to RCS files with non-trunk default branches.
2001-08-14 15:19:35 +00:00
Ruslan Ermilov
7f582a6969
From ChangeLog:
...
: 2001-08-13 Ruslan Ermilov <ru@FreeBSD.org>
:
: * tmac/doc.tmac (Rv): Implement support for 0 or more than 1
: argument.
: * tmac/groff_tmac.man: Updated.
All of the following are now valid:
.Rv -std f1
.Rv -std f1 f2
.Rv -std f1 f2 f3
.Rv -std
The last form is useful where the standard return behavior is applicable
to all of the functions described in this particular manpage. Look, for
example, at the stat(2), setresuid(2), and utimes(2) manpages.
The form with >1 functions is useful in a mixed environment. See the
fhopen(2) manpage for an example.
Prodded by: yar
2001-08-14 15:19:35 +00:00
Ruslan Ermilov
753d686d34
mdoc(7) police: s/BSD/.Bx/ where appropriate.
2001-08-14 10:01:54 +00:00
Peter Wemm
9c347fa626
Revert part of the 1.11->1.11.1p1 change. Put the blank line back in
...
the beginning of constructed log messages being passed to $EDITOR. This
is where folks start typing.
2001-08-13 21:21:13 +00:00
Andrey A. Chernov
c6fa3dde62
Fix uninitialized "force" variable.
...
PR: 23203
Submitted by: fenner
Approved by: markm
2001-08-13 19:43:14 +00:00
Dima Dorfman
c2d566eb36
libgmp has been superseded by libmp.
2001-08-10 18:41:56 +00:00
Peter Wemm
a12033aa17
Argh, this could not possibly have worked as it existed in the tree.
2001-08-10 11:14:53 +00:00
Peter Wemm
8fd0e04f3a
Copy our changes from sccs2rcs.csh to sccs2rcs.in
2001-08-10 11:14:18 +00:00
Peter Wemm
6243bbe945
This commit was generated by cvs2svn to compensate for changes in r81440,
...
which included commits to RCS files with non-trunk default branches.
2001-08-10 11:04:36 +00:00
Peter Wemm
44824e53b8
This commit was generated by cvs2svn to compensate for changes in r81437,
...
which included commits to RCS files with non-trunk default branches.
2001-08-10 11:02:03 +00:00
Peter Wemm
6431637d4b
This file is gone in cvs-1.11.1p1 (replaced by log.in)
2001-08-10 11:00:14 +00:00
Peter Wemm
fcaf4ec9ea
This commit was generated by cvs2svn to compensate for changes in r81434,
...
which included commits to RCS files with non-trunk default branches.
2001-08-10 10:55:45 +00:00
Peter Wemm
5b05c7e2bc
Re-kill this file. It got whiplash being killed and restored on the
...
mainline, it is truely dead now.
2001-08-10 10:39:29 +00:00
Peter Wemm
87403039e2
This commit was generated by cvs2svn to compensate for changes in r81426,
...
which included commits to RCS files with non-trunk default branches.
2001-08-10 10:38:11 +00:00
Peter Wemm
f8db74c8fc
This commit was generated by cvs2svn to compensate for changes in r81424,
...
which included commits to RCS files with non-trunk default branches.
2001-08-10 10:33:41 +00:00
Peter Wemm
c26899044d
This commit was generated by cvs2svn to compensate for changes in r81422,
...
which included commits to RCS files with non-trunk default branches.
2001-08-10 10:29:04 +00:00
Peter Wemm
d51af2baf3
This commit was generated by cvs2svn to compensate for changes in r81420,
...
which included commits to RCS files with non-trunk default branches.
2001-08-10 10:22:43 +00:00
Peter Wemm
a86e31b209
This commit was generated by cvs2svn to compensate for changes in r81414,
...
which included commits to RCS files with non-trunk default branches.
2001-08-10 10:05:43 +00:00
Peter Wemm
a2b4cbc808
This commit was generated by cvs2svn to compensate for changes in r81412,
...
which included commits to RCS files with non-trunk default branches.
2001-08-10 10:02:36 +00:00
Peter Wemm
bcfbee2150
Tweak for 1.11.1p1
2001-08-10 09:53:53 +00:00
Peter Wemm
64e56da987
Initial merge of cvs-1.11 -> 1.11.1p1 changes onto mainline. There is
...
still some suspicious and/or broken stuff to fix yet.
2001-08-10 09:53:06 +00:00
Peter Wemm
398ed02b53
This commit was generated by cvs2svn to compensate for changes in r81404,
...
which included commits to RCS files with non-trunk default branches.
2001-08-10 09:43:22 +00:00
Peter Wemm
7f22ecb0da
Import cvs-1.11.1p1 onto vendor branch
2001-08-10 09:43:22 +00:00
Jeroen Ruigrok van der Werven
b5350a17ca
This commit was generated by cvs2svn to compensate for changes in r81340,
...
which included commits to RCS files with non-trunk default branches.
2001-08-09 06:05:46 +00:00
Jeroen Ruigrok van der Werven
dc52d6ea98
Import of BIND fix for the fact that HMAC-MD5 keys have keyid 0
2001-08-09 06:05:46 +00:00
Ruslan Ermilov
c4d9468ea0
mdoc(7) police:
...
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.
2001-08-07 15:48:51 +00:00
Kris Kennaway
26d889d4ff
Don't do unsafe activities inside signal handlers. Just set a flag and
...
return.
Obtained from: OpenBSD
Reviewed by: audit
2001-08-06 03:19:22 +00:00
David E. O'Brien
67c5850a34
Correct the version number.
2001-08-01 18:35:54 +00:00
Gregory Neil Shapiro
e9b61c96b8
Update FreeBSD import information
2001-08-01 01:36:17 +00:00
Gregory Neil Shapiro
6dbce3c381
Resolve conflicts from import of sendmail 8.11.5
2001-08-01 01:34:52 +00:00
Gregory Neil Shapiro
d8318f16e2
This commit was generated by cvs2svn to compensate for changes in r80785,
...
which included commits to RCS files with non-trunk default branches.
2001-08-01 01:33:27 +00:00
Gregory Neil Shapiro
13058a9161
Import sendmail 8.11.5
2001-08-01 01:33:27 +00:00
Jeroen Ruigrok van der Werven
7a672eeb1a
Fix build.
...
I am not sure who thought that making FreeBSD depend on ISC's libbsd
was a sensible thing to do.
Thus I have ripped out the define of gettimeofday() and isc__gettimeofday()
out of this file, since we:
1) Don't use nor build libbsd (FreeBSD might give a hint in its name as to
why)
2) Our gettimeofday() is the same in semantics as prototyped in ISC's
libbsd.
This was something which could have been fixed before it was released if
we had at least some insight into the development process. But my praying
fell on deaf ears it seems.
Of course, if I am wrong I welcome the corrections to my thinking, gladly
even.
2001-07-30 17:07:12 +00:00
Jeroen Ruigrok van der Werven
84f77e557e
Resolve conflicts.
2001-07-30 16:55:52 +00:00
Jeroen Ruigrok van der Werven
1129b08182
Virgin import of BIND v8.2.4-REL
2001-07-30 16:51:36 +00:00
Jeroen Ruigrok van der Werven
e316afc606
This commit was generated by cvs2svn to compensate for changes in r80650,
...
which included commits to RCS files with non-trunk default branches.
2001-07-30 16:51:36 +00:00
David E. O'Brien
969925b216
This commit was generated by cvs2svn to compensate for changes in r80588,
...
which included commits to RCS files with non-trunk default branches.
2001-07-30 03:09:46 +00:00
David E. O'Brien
2e67ec0205
Virgin import of Christos Zoulas's FILE 3.36.
2001-07-30 03:09:46 +00:00
David E. O'Brien
a334a84297
This commit was generated by cvs2svn to compensate for changes in r80508,
...
which included commits to RCS files with non-trunk default branches.
2001-07-28 18:44:42 +00:00
David E. O'Brien
386acb3a4c
Import of Binutils from the FSF 2.11 branch [checked out 19-July-2001].
2001-07-28 18:44:42 +00:00
Darren Reed
7d2bc5ce77
fix conflicts created by import
2001-07-28 12:08:15 +00:00
Darren Reed
7d3ce0223a
This commit was generated by cvs2svn to compensate for changes in r80486,
...
which included commits to RCS files with non-trunk default branches.
2001-07-28 11:59:33 +00:00
Darren Reed
dba82da1c8
Import IPFilter version 3.4.20
2001-07-28 11:59:33 +00:00
Darren Reed
56ff60d17c
This commit was generated by cvs2svn to compensate for changes in r80484,
...
which included commits to RCS files with non-trunk default branches.
2001-07-28 11:59:32 +00:00
Darren Reed
dd298e2f03
Import IPFilter version 3.4.20
2001-07-28 11:59:32 +00:00
Kris Kennaway
50fdf20002
This commit was generated by cvs2svn to compensate for changes in r80260,
...
which included commits to RCS files with non-trunk default branches.
2001-07-24 09:05:00 +00:00
Kris Kennaway
7c79d50ee7
Import updated/clarified license for tcp_wrappers.
...
+* Redistribution and use in source and binary forms, with or without
+* modification, are permitted provided that this entire copyright notice
+* is duplicated in all such copies.
Obtained from: ftp://ftp.porcupine.org/pub/security/tcp_wrappers_license
2001-07-24 09:05:00 +00:00
Bill Fenner
d73c3f4796
Merge tcpdump 3.6.3
2001-07-23 23:15:44 +00:00
Bill Fenner
669c0adba2
This commit was generated by cvs2svn to compensate for changes in r80231,
...
which included commits to RCS files with non-trunk default branches.
2001-07-23 23:15:13 +00:00
Bill Fenner
39eaefddae
Virgin import of tcpdump.org tcpdump v3.6.3
2001-07-23 23:15:13 +00:00