History log of /netbsd-src/dist/pf/share/man/man5/pf.os.5 (Results 1 – 7 of 7)
Revision Date Author Comments
# 4a7a0dc0 17-Aug-2018 maxv <maxv@NetBSD.org>

Add a deprecation note in each of the PF man pages (instead of just pf.4),
so that it's really clear.


# 4bfc1035 22-Mar-2009 perry <perry@NetBSD.org>

add missing commas to .Dd fix, pointed out by wiz


# c8a35b62 21-Mar-2009 perry <perry@NetBSD.org>

OpenBSD uses a custom CVS hack to handle Dd fields ($Mdocdate$) which
we don't have. Replace ".Dd $Mdocdate" with ".Dd Month Day Year" so
that the date comes out right when man pages get built. This

OpenBSD uses a custom CVS hack to handle Dd fields ($Mdocdate$) which
we don't have. Replace ".Dd $Mdocdate" with ".Dd Month Day Year" so
that the date comes out right when man pages get built. This will
doubtless need hand conflict resolution whenever these pages are
re-imported.

Note that it would be interesting to have some similar facility for
NetBSD, but I don't think a custom rcs keyword is the right thing --
maybe we can teach groff to parse $Date$

show more ...


# fff57c55 18-Jun-2008 yamt <yamt@NetBSD.org>

merge yamt-pf42 branch.
(import newer pf from OpenBSD 4.2)

ok'ed by peter@. requested by core@


# f9967d10 01-Jul-2005 peter <peter@NetBSD.org>

Resolve conflicts (pf from OpenBSD 3.7, userland part).


# 23c8222e 14-Nov-2004 yamt <yamt@NetBSD.org>

merge after importing pf from openbsd 3.6. (userland part)

some files were imported to the different places from the previous version.
v3_5:
etc/pf.conf
etc/pf.os
etc/spamd.conf
share/man/man4/p

merge after importing pf from openbsd 3.6. (userland part)

some files were imported to the different places from the previous version.
v3_5:
etc/pf.conf
etc/pf.os
etc/spamd.conf
share/man/man4/pf.4
share/man/man4/pflog.4
share/man/man5/pf.conf.5
share/man/man5/pf.os.5
share/man/man5/spamd.conf.5
v3_6:
dist/pf/etc/pf.conf
dist/pf/etc/pf.os
dist/pf/etc/spamd.conf
dist/pf/share/man/man4/pf.4
dist/pf/share/man/man4/pflog.4
dist/pf/share/man/man5/pf.conf.5
dist/pf/share/man/man5/pf.os.5
dist/pf/share/man/man5/spamd.conf.5

show more ...


# 533d14a1 14-Nov-2004 yamt <yamt@NetBSD.org>

import pf from OpenBSD 3.6. (userland part)