Module Name: src
Committed By: martin
Date: Thu Jun 20 18:20:56 UTC 2024
Modified Files:
src/usr.sbin/envstat [netbsd-10]: prog_ops.h
src/usr.sbin/powerd [netbsd-10]: prog_ops.h
src/usr.sbin/traceroute [netbsd-10]: prog_ops.h
Log Message:
Pull up following revision(s) (requested by rin in ticket #710):
usr.sbin/traceroute/prog_ops.h: revision 1.3
usr.sbin/powerd/prog_ops.h: revision 1.2
usr.sbin/envstat/prog_ops.h: revision 1.3
envstat(8), powerd(8), traceroute(8): Add support to CRUNCHOPS
Now, all rump-fied programs can be built as crunched binaries.
Thanks ozaki-r@ for discussion.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.56.1 src/usr.sbin/envstat/prog_ops.h
cvs rdiff -u -r1.1 -r1.1.56.1 src/usr.sbin/powerd/prog_ops.h
cvs rdiff -u -r1.2 -r1.2.8.1 src/usr.sbin/traceroute/prog_ops.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.