Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-10] src



Module Name:    src
Committed By:   martin
Date:           Thu Jul 13 09:07:37 UTC 2023

Modified Files:
        src/distrib/sets/lists/man [netbsd-10]: mi
        src/share/man/man4 [netbsd-10]: Makefile
Added Files:
        src/share/man/man4 [netbsd-10]: npflog.4

Log Message:
Pull up following revision(s) (requested by gutteridge in ticket #230):

        share/man/man4/npflog.4: revision 1.1
        share/man/man4/npflog.4: revision 1.2
        share/man/man4/Makefile: revision 1.732
        distrib/sets/lists/man/mi: revision 1.1762

npflog.4: add a man page for the npflog device

Addresses PR misc/57441 from Taylor R Campbell. (Not yet hooked into
source sets, will be done separately.)
(Borrows heavily from the equivalent pflog.4 man page already in tree,
and so retains the original copyright attribution as well.)

npflog.4: add and adjust some details

Add details about the header structure (though the if_npflog.h file is
not presently installed and has a _KERNEL guard). Also adjust some
sentences (requested by riastradh@), and include the original OpenBSD
RCS ID, since much of this content shares that origin.

Add npflog.4 to sets


To generate a diff of this commit:
cvs rdiff -u -r1.1757 -r1.1757.2.1 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.730 -r1.730.2.1 src/share/man/man4/Makefile
cvs rdiff -u -r0 -r1.2.2.2 src/share/man/man4/npflog.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index