Up to [cvs.netbsd.org] / src / etc / rc.d
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2 / (download) - annotate - [select for diffs], Mon Mar 7 23:21:13 2011 UTC (14 months, 2 weeks ago) by jmcneill
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-pagecache,
netbsd-6-base,
netbsd-6,
cherry-xenmp-base,
cherry-xenmp,
HEAD
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
put a : in an otherwise empty function, makes this script work with bash
Revision 1.1.2.2 / (download) - annotate - [select for diffs], Tue Feb 8 16:18:50 2011 UTC (15 months, 2 weeks ago) by bouyer
Branch: bouyer-quota2
Changes since 1.1.2.1: +61 -0
lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
Sync with HEAD
Revision 1.1.2.1, Wed Feb 2 02:20:28 2011 UTC (15 months, 3 weeks ago) by bouyer
Branch: bouyer-quota2
Changes since 1.1: +0 -61
lines
FILE REMOVED
file npf was added on branch bouyer-quota2 on 2011-02-08 16:18:50 +0000
Revision 1.1 / (download) - annotate - [select for diffs], Wed Feb 2 02:20:28 2011 UTC (15 months, 3 weeks ago) by rmind
Branch: MAIN
CVS Tags: bouyer-quota2-nbase,
bouyer-quota2-base
Branch point for: bouyer-quota2
NPF checkpoint: - Add libnpf(3) - a library to control NPF (configuration, ruleset, etc). - Add NPF support for ftp-proxy(8). - Add rc.d script for NPF. - Convert npfctl(8) to use libnpf(3) and thus make it less depressive. Note: next clean-up step should be a parser, once dholland@ will finish it. - Add more documentation. - Various fixes.