Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: joe
Date: Sat May 31 23:32:03 UTC 2025
Modified Files:
src/lib/libnpf: npf.c npf.expsym npf.h
src/sys/net/npf: npf.h
src/usr.sbin/npf/npfctl: npf_build.c npf_data.c npf_parse.y npf_scan.l
npf_var.c npf_var.h npfctl.h
Log Message:
Userland: npf rule parser for user and group id
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/lib/libnpf/npf.c
cvs rdiff -u -r1.1 -r1.2 src/lib/libnpf/npf.expsym
cvs rdiff -u -r1.39 -r1.40 src/lib/libnpf/npf.h
cvs rdiff -u -r1.64 -r1.65 src/sys/net/npf/npf.h
cvs rdiff -u -r1.56 -r1.57 src/usr.sbin/npf/npfctl/npf_build.c
cvs rdiff -u -r1.30 -r1.31 src/usr.sbin/npf/npfctl/npf_data.c
cvs rdiff -u -r1.53 -r1.54 src/usr.sbin/npf/npfctl/npf_parse.y \
src/usr.sbin/npf/npfctl/npfctl.h
cvs rdiff -u -r1.33 -r1.34 src/usr.sbin/npf/npfctl/npf_scan.l
cvs rdiff -u -r1.13 -r1.14 src/usr.sbin/npf/npfctl/npf_var.c
cvs rdiff -u -r1.10 -r1.11 src/usr.sbin/npf/npfctl/npf_var.h
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