Searched hist:165664 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/etc/rc.d/
H A Dldconfigdiff 165664 Sat Dec 30 20:53:20 MST 2006 yar Eliminate global symbols starting with an underscore from rc.d
scripts, except for mdconfig* and jail. Such symbols are reserved
for the rc.subr internals. Most scripts can be fixed by just
declaring _foo symbols as local: few scripts actually need them to
be global.

Discussed with: dougb in freebsd-rc
H A Dnetifdiff 165664 Sat Dec 30 20:53:20 MST 2006 yar Eliminate global symbols starting with an underscore from rc.d
scripts, except for mdconfig* and jail. Such symbols are reserved
for the rc.subr internals. Most scripts can be fixed by just
declaring _foo symbols as local: few scripts actually need them to
be global.

Discussed with: dougb in freebsd-rc

Completed in 121 milliseconds