CVS log for src/etc/rc
Up to [cvs.NetBSD.org] / src / etc
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.175: download - view: text, markup, annotated - select for diffs
Tue Sep 8 16:10:53 2020 UTC (4 years, 4 months ago) by martin
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-1-RELEASE,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
HEAD
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +4 -4
lines
Ooops, overlooked one MOUNTCRITLOCAL reference in the rename to
CRITLOCALMOUNTED.
Revision 1.174: download - view: text, markup, annotated - select for diffs
Wed Jul 22 16:50:41 2020 UTC (4 years, 5 months ago) by martin
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +4 -4
lines
Split the local disk availability step into two phases to allow scripts
that pre-populate parts of the system (e.g. a tmpfs based /var) an
easy place to plug in like:
# REQUIRE: mountcritlocal
# BEFORE: MOUNTCRITLOCAL
This also cleans up the existing special handling a bit by separating it
into new scripts. All later scripts now depend on MOUNTCRITLOCAL.
Discussed on tech-userlevel some time ago.
Revision 1.170.6.2: download - view: text, markup, annotated - select for diffs
Wed Apr 26 02:52:18 2017 UTC (7 years, 8 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.170.6.1: preferred, colored; branchpoint 1.170: preferred, colored; next MAIN 1.171: preferred, colored
Changes since revision 1.170.6.1: +2 -1
lines
Sync with HEAD
Revision 1.170.10.1: download - view: text, markup, annotated - select for diffs
Fri Apr 21 16:51:17 2017 UTC (7 years, 8 months ago) by bouyer
Branches: bouyer-socketcan
Diff to: previous 1.170: preferred, colored; next MAIN 1.171: preferred, colored
Changes since revision 1.170: +3 -1
lines
Sync with HEAD
Revision 1.173: download - view: text, markup, annotated - select for diffs
Mon Mar 20 16:02:48 2017 UTC (7 years, 9 months ago) by christos
Branches: MAIN
CVS tags: prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-base,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
phil-wifi,
pgoyette-localcount-20170426,
pgoyette-compat-merge-20190127,
pgoyette-compat-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
pgoyette-compat,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
netbsd-9-base,
netbsd-9-4-RELEASE,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
netbsd-8-base,
netbsd-8-3-RELEASE,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
is-mlppp-base,
is-mlppp,
bouyer-socketcan-base1
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +2 -1
lines
set cloexec to the rc postprocessor fd (rudolf in tech-userlevel)
Revision 1.170.6.1: download - view: text, markup, annotated - select for diffs
Mon Mar 20 06:52:12 2017 UTC (7 years, 9 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +2 -1
lines
Sync with HEAD
Revision 1.172: download - view: text, markup, annotated - select for diffs
Thu Feb 2 20:49:55 2017 UTC (7 years, 11 months ago) by christos
Branches: MAIN
CVS tags: pgoyette-localcount-20170320
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +2 -2
lines
add +
Revision 1.171: download - view: text, markup, annotated - select for diffs
Thu Feb 2 20:01:36 2017 UTC (7 years, 11 months ago) by christos
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +2 -1
lines
set 7 and 8 to close on exec.
Revision 1.166.8.1: download - view: text, markup, annotated - select for diffs
Tue Aug 19 23:45:50 2014 UTC (10 years, 4 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.166: preferred, colored; next MAIN 1.167: preferred, colored
Changes since revision 1.166: +40 -5
lines
Rebase to HEAD as of a few days ago.
Revision 1.166.20.1: download - view: text, markup, annotated - select for diffs
Sun Aug 10 07:03:06 2014 UTC (10 years, 5 months ago) by tls
Branches: tls-earlyentropy
Diff to: previous 1.166: preferred, colored; next MAIN 1.167: preferred, colored
Changes since revision 1.166: +40 -5
lines
Rebase.
Revision 1.170: download - view: text, markup, annotated - select for diffs
Tue Jul 29 20:39:16 2014 UTC (10 years, 5 months ago) by apb
Branches: MAIN
CVS tags: tls-maxphys-base,
tls-earlyentropy-base,
pgoyette-localcount-base,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-base,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0,
netbsd-7,
localcount-20160914,
bouyer-socketcan-base
Branch point for: pgoyette-localcount,
bouyer-socketcan
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +5 -1
lines
In the background subshell that flushes partial output every few
seconds, detach from the controlling terminal. Without this, pressing
control-T (to send SIGINFO from the terminal) would almost always result
in the sleep process printing "about N seconds left of the original 3",
which is useless information.
Revision 1.169: download - view: text, markup, annotated - select for diffs
Sun Jul 27 07:46:46 2014 UTC (10 years, 5 months ago) by apb
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +2 -1
lines
In rc.subr, add _have_rc_postprocessor function and use it instead of
inline tests like [ -n "${_rc_postprocessor_fd}" ]. The new function
performs a few new tests, including verifying that /etc/rc is still
running (using a new _rc_pid variable set by /etc/rc).
This is intended to deal with the case that a script run from /etc/rc
spawns a background process, then /etc/rc exits, but the background
process still has environment variables inherited from /etc/rc.
Fixes PR 46546.
Revision 1.166.2.1: download - view: text, markup, annotated - select for diffs
Thu May 22 11:27:18 2014 UTC (10 years, 7 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.166: preferred, colored; next MAIN 1.167: preferred, colored
Changes since revision 1.166: +35 -5
lines
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Revision 1.168: download - view: text, markup, annotated - select for diffs
Wed Apr 9 12:45:05 2014 UTC (10 years, 9 months ago) by apb
Branches: MAIN
CVS tags: yamt-pagecache-base9
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +15 -1
lines
Send a "nop" metadata message to the postprocessor every few seconds,
to flush partial output lines. This should help with PR 48714.
Revision 1.167: download - view: text, markup, annotated - select for diffs
Wed Apr 9 12:38:09 2014 UTC (10 years, 9 months ago) by apb
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +21 -5
lines
Add comments about the intended use of each type of metadata message.
Revision 1.166: download - view: text, markup, annotated - select for diffs
Thu Aug 11 22:52:47 2011 UTC (13 years, 5 months ago) by apb
Branches: MAIN
CVS tags: yamt-pagecache-tag8,
yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3,
riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
khorben-n900,
agc-symver-base,
agc-symver
Branch point for: yamt-pagecache,
tls-maxphys,
tls-earlyentropy
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +39 -4
lines
Allow "echo -n" to work as expected in rc.d scripts that are executed
by /etc/rc. Similarly for printf with a format that does not end with
"\n". Previously, the partial line would not be visible on the console
until a newline was printed, possibly after an annoying delay.
This is done by adding echo() and printf() shell functions to rc.subr,
so that naive use of the echo and printf commands in rc.d scripts will
call these functions instead of the underlying commands. These shell
functions send a new "nop" metadata message after the partial line, and
the rc_postprocess function in /etc/rc disentangles the partial line of
plain output from the metadata "nop".
Also add a "-n" option to the print_rc_normal function in rc.subr,
and make some cosmetic changes.
Revision 1.165: download - view: text, markup, annotated - select for diffs
Fri Jun 4 18:42:54 2010 UTC (14 years, 7 months ago) by christos
Branches: MAIN
CVS tags: matt-mips64-premerge-20101231,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +2 -2
lines
print human readable exit code.
Revision 1.164: download - view: text, markup, annotated - select for diffs
Fri Sep 11 18:17:04 2009 UTC (15 years, 4 months ago) by apb
Branches: MAIN
CVS tags: matt-premerge-20091211
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +364 -18
lines
Add a postprocessor to /etc/rc, which logs messages to /var/run/rc.log,
and which can suppress output in silent mode. Silent mode is enabled
via the new rc_silent variable, which defaults to a value that depends
on the kern.boothowto sysctl.
Part of the /etc/rc silent changes requested in PR 41946
and proposed in tech-userlevel.
Revision 1.162.42.1: download - view: text, markup, annotated - select for diffs
Wed May 13 19:18:02 2009 UTC (15 years, 8 months ago) by jym
Branches: jym-xensuspend
Diff to: previous 1.162: preferred, colored; next MAIN 1.163: preferred, colored
Changes since revision 1.162: +5 -2
lines
Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
Revision 1.163: download - view: text, markup, annotated - select for diffs
Fri Apr 10 16:18:04 2009 UTC (15 years, 9 months ago) by joerg
Branches: MAIN
CVS tags: jym-xensuspend-nbase,
jym-xensuspend-base
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +5 -2
lines
Add rc_directories to specify where to look for rc scripts.
For the moment all scripts must be in /root and non-existent directories
are skipped.
Revision 1.162: download - view: text, markup, annotated - select for diffs
Sat Jan 4 15:27:43 2003 UTC (22 years ago) by lukem
Branches: MAIN
CVS tags: yamt-pf42-baseX,
yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-pf42-base,
yamt-pf42,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
wrstuden-revivesa,
wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
netbsd-5-base,
netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2-3-RELEASE,
netbsd-5-2-2-RELEASE,
netbsd-5-2-1-RELEASE,
netbsd-5-2,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-5-RELEASE,
netbsd-5-1-4-RELEASE,
netbsd-5-1-3-RELEASE,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
netbsd-4,
netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0,
netbsd-3,
netbsd-2-base,
netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1,
netbsd-2-0-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2-0,
netbsd-2,
mjf-devfs2-base2,
mjf-devfs2-base,
mjf-devfs2,
mjf-devfs-base,
mjf-devfs,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
matt-armv6-nbase,
matt-armv6-base,
matt-armv6,
keiichi-mipv6-base,
keiichi-mipv6,
hpcarm-cleanup-nbase,
hpcarm-cleanup-base,
hpcarm-cleanup,
cube-autoconf-base,
cube-autoconf,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: jym-xensuspend
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +2 -2
lines
Change how internal boolean variables are used to:
if ! ${_somevar:-false}; then
_somevar=true
fi
(Consisent, slightly quicker, and slightly cleaner)
Revision 1.161: download - view: text, markup, annotated - select for diffs
Sun May 19 01:01:32 2002 UTC (22 years, 8 months ago) by lukem
Branches: MAIN
CVS tags: netbsd-1-6-base,
netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1,
netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001,
netbsd-1-6,
fvdl_fs64_base
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +2 -2
lines
Add two new rc.conf(5) variables:
rc_rcorder_flags extra flags to rcorder(8) in /etc/rc
rcshutdown_rcorder_flags extra flags to rcorder(8) in /etc/rc.shutdown
This can be used to specify extra directories to search for rc.d scripts in.
For example, adding the following to rc.conf(5):
rc_rcorder_flags="/usr/pkg/etc/rc.d/*"
rcshutdown_rcorder_flags="/usr/pkg/etc/rc.d/*"
will add the files in /usr/pkg/etc/rc.d to the list of files that rcorder(8)
uses to build the list of scripts to start or stop.
I proposed this functionality on tech-userlevel@ over one month ago.
Closes the recent [misc/16888], which asked for a similar feature.
Revision 1.160: download - view: text, markup, annotated - select for diffs
Thu Apr 18 07:18:05 2002 UTC (22 years, 9 months ago) by lukem
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +2 -2
lines
consistently set rc_(fast|force)=yes
Revision 1.159: download - view: text, markup, annotated - select for diffs
Fri Mar 22 04:16:38 2002 UTC (22 years, 9 months ago) by lukem
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +2 -2
lines
- Rename a bunch of "internal" run_rc_command() variables and officially
make them "externally" available:
Previous Current Purpose
-------- ------- -------
_arg rc_arg Argument to command, after fast/force
processing performed (and prefix
removed)
_flags rc_flags Flags to start the default command
with. Defaults to ${name}_flags,
unless overridden by $flags from the
environment. This variable may be
changed by the precmd method.
_pid rc_pid PID of command (if appropriate).
_rc_run_fast rc_fast Not empty is "fast" was provided.
_rc_run_force rc_force Not empty is "force" was provided.
- Use rc_flags instead of _flags or ${name}_flags in various rc.d scripts,
so that $flags from the environment overrides ${name}_flags from rc.conf(5).
Fixes [bin/15800].
Revision 1.158: download - view: text, markup, annotated - select for diffs
Thu Jun 14 07:50:06 2001 UTC (23 years, 7 months ago) by lukem
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +5 -5
lines
use symbolic signal names instead of numbers
Revision 1.157: download - view: text, markup, annotated - select for diffs
Wed May 9 16:53:45 2001 UTC (23 years, 8 months ago) by lukem
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +2 -1
lines
explicitly set the umask to 022 to be safe
Revision 1.156: download - view: text, markup, annotated - select for diffs
Mon Mar 12 15:56:39 2001 UTC (23 years, 10 months ago) by lukem
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +3 -3
lines
move date before rcorder
Revision 1.155: download - view: text, markup, annotated - select for diffs
Wed Feb 28 16:49:18 2001 UTC (23 years, 10 months ago) by lukem
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +6 -3
lines
various speed-ups (and related work):
- only load rc.conf if $_rc_conf_loaded is not set
- use case instead of if for various string comparisons
- print the date at the start of the boot as well as at the end
- if $rc_fast_and_loose is set, always run the rc.d scripts in the
current shell rather than in a subshell. this is not on by default
because it's potentially dangerous (a rogue command could terminate
the boot), but it is provided as an optional speedup for people
with slow machines that have an expensive fork
Revision 1.154: download - view: text, markup, annotated - select for diffs
Fri Dec 15 00:00:09 2000 UTC (24 years, 1 month ago) by lukem
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +3 -3
lines
- describe what rc.shutdown does, and what invokes it
- remove `.sh' suffix on script name in description
Revision 1.152.4.1: download - view: text, markup, annotated - select for diffs
Wed Aug 23 12:05:17 2000 UTC (24 years, 4 months ago) by lukem
Branches: netbsd-1-5
CVS tags: netbsd-1-5-RELEASE,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH002,
netbsd-1-5-PATCH001,
netbsd-1-5-BETA2,
netbsd-1-5-BETA
Diff to: previous 1.152: preferred, colored; next MAIN 1.153: preferred, colored
Changes since revision 1.152: +2 -2
lines
pull up rev 1.153 (approved by thorpej):
don't start rc.d scripts that have a `nostart' keyword
Revision 1.153: download - view: text, markup, annotated - select for diffs
Mon Aug 21 23:09:50 2000 UTC (24 years, 4 months ago) by lukem
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +2 -2
lines
don't start rc.d scripts with a `nostart' keyword
Revision 1.152: download - view: text, markup, annotated - select for diffs
Sat Apr 22 03:01:22 2000 UTC (24 years, 8 months ago) by lukem
Branches: MAIN
CVS tags: netbsd-1-5-base,
netbsd-1-5-ALPHA2,
minoura-xpg4dl-base,
minoura-xpg4dl
Branch point for: netbsd-1-5
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +2 -2
lines
revert previous; the fast-start functionality already existed, and
works at multi-user boot. (starting /etc/rc after single user boot
doesn't exhibit this fast start behaviour).
Revision 1.151: download - view: text, markup, annotated - select for diffs
Wed Apr 19 04:26:22 2000 UTC (24 years, 9 months ago) by simonb
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +2 -2
lines
Add an "rc_fastboot" variable check in rc.subr, that if set adds
"fast" to the start of the run_rc_command arg.
/etc/rc calls each rc.d script with rc_fastboot=yes so that rc.subr
aware scripts to use "faststart" to skip the process running check.
Revision 1.150: download - view: text, markup, annotated - select for diffs
Wed Mar 29 02:13:51 2000 UTC (24 years, 9 months ago) by enami
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +6 -1
lines
Check rc_configured also here, and bail out if it isn't set to yes.
Revision 1.149: download - view: text, markup, annotated - select for diffs
Fri Mar 10 13:15:58 2000 UTC (24 years, 10 months ago) by lukem
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +26 -621
lines
run scripts in /etc/rc.d/* in the order returned by rcorder
Revision 1.148: download - view: text, markup, annotated - select for diffs
Tue Mar 7 14:33:13 2000 UTC (24 years, 10 months ago) by jdolecek
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +11 -8
lines
make clearing of /tmp after reboot configurable (default on), as per recent
discussion on current-users
Revision 1.147: download - view: text, markup, annotated - select for diffs
Wed Feb 9 16:24:03 2000 UTC (24 years, 11 months ago) by itojun
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +3 -3
lines
ip6forwarding -> ip6mode change (somehow i forgot to commit...)
PR: 9375
Revision 1.146: download - view: text, markup, annotated - select for diffs
Sat Feb 5 17:02:42 2000 UTC (24 years, 11 months ago) by itojun
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +6 -5
lines
change IPv6 configuration syntax to avoid ambiguity.
ip6mode=host: IPv6 host
ip6mode=autohost: IPv6 host, with autoconfig
ip6mode=router: IPv6 router
backward compatibility to "ip6forwading" is provided.
Revision 1.145: download - view: text, markup, annotated - select for diffs
Mon Jan 31 12:47:29 2000 UTC (24 years, 11 months ago) by jdc
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +2 -2
lines
Allow NFS servers to start up.
Revision 1.144: download - view: text, markup, annotated - select for diffs
Wed Jan 19 12:00:49 2000 UTC (25 years ago) by tron
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +4 -3
lines
Start automount daemon even if NFS client is not activated. This makes
sense for system where "amd" is used to mount local devices like e.g.
CD-ROM drives. Fixes PR misc/9126 by Bjoern Labitzke.
Revision 1.143: download - view: text, markup, annotated - select for diffs
Wed Jan 19 03:52:12 2000 UTC (25 years ago) by enami
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +3 -3
lines
Make some warning message consistient with others.
Revision 1.142: download - view: text, markup, annotated - select for diffs
Fri Jan 7 05:53:21 2000 UTC (25 years ago) by enami
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +16 -16
lines
Since the logger(1) puts space between its arguments, there is no need
to pass it explicitly.
Revision 1.141: download - view: text, markup, annotated - select for diffs
Fri Jan 7 05:25:45 2000 UTC (25 years ago) by enami
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +15 -6
lines
Make sure that warning message starts from the beginning of line. Some
warning recently added didn't care about it.
Revision 1.140: download - view: text, markup, annotated - select for diffs
Fri Jan 7 05:11:43 2000 UTC (25 years ago) by enami
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +19 -17
lines
Cosmetic changes; folding long lines, using tab instead of spaces where
appropriate and fixing some indentation.
Revision 1.139: download - view: text, markup, annotated - select for diffs
Tue Jan 4 05:20:51 2000 UTC (25 years ago) by lukem
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +2 -2
lines
don't need to background xfs now that it auto-backgrounds itself...
Revision 1.131.2.1: download - view: text, markup, annotated - select for diffs
Mon Dec 27 18:28:50 1999 UTC (25 years ago) by wrstuden
Branches: wrstuden-devbsize
Diff to: previous 1.131: preferred, colored; next MAIN 1.132: preferred, colored
Changes since revision 1.131: +118 -51
lines
Pull up to last week's -current.
Revision 1.138: download - view: text, markup, annotated - select for diffs
Tue Nov 23 15:12:43 1999 UTC (25 years, 1 month ago) by hubertf
Branches: MAIN
CVS tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +11 -1
lines
Add some boot time warnings:
- if ypserv=yes but portmap=no
- if yppasswdd=yes but ypserv=no
- if nfs_server=yes but portmap=no
Per discussion on tech-userlevel@netbsd.org.
Revision 1.137: download - view: text, markup, annotated - select for diffs
Tue Nov 23 08:05:04 1999 UTC (25 years, 1 month ago) by lukem
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +10 -3
lines
accounting should be controllable via $accounting=YES in rc.conf...
Revision 1.136: download - view: text, markup, annotated - select for diffs
Mon Nov 15 20:04:50 1999 UTC (25 years, 2 months ago) by fvdl
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +1 -4
lines
Remove update, it's no longer used.
Revision 1.135: download - view: text, markup, annotated - select for diffs
Sat Oct 30 12:35:30 1999 UTC (25 years, 2 months ago) by frueauf
Branches: MAIN
CVS tags: comdex-fall-1999-base,
comdex-fall-1999
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +2 -2
lines
Use checkyesno to check the state of $rc_configured like for any other
variable set in /etc/rc.conf. Pointed out by Erik Bertelsen
<erik@mediator.uni-c.dk> in pr 8522.
Revision 1.134: download - view: text, markup, annotated - select for diffs
Tue Oct 5 10:54:27 1999 UTC (25 years, 3 months ago) by darrenr
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +10 -6
lines
move old dev_mkdb and "kvm_mkdb /netbsd" up into the section which builds
kvm_mkdb based on machdep.boot_kernel. also failover to "kvm_mkdb /netbsd".
Revision 1.133: download - view: text, markup, annotated - select for diffs
Tue Oct 5 10:32:56 1999 UTC (25 years, 3 months ago) by darrenr
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +83 -40
lines
send sysctl machdep errors to /dev/null
merge in patches to implement multiple bootup configurations (look for
/etc/etc.current, /etc/etc.default and friends)
only start up NFS services if either nfs_client or nfs_server is yes.
Revision 1.132: download - view: text, markup, annotated - select for diffs
Tue Sep 28 14:53:17 1999 UTC (25 years, 3 months ago) by bouyer
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +7 -1
lines
Add support for $defcorename
Revision 1.131: download - view: text, markup, annotated - select for diffs
Thu Sep 16 11:00:44 1999 UTC (25 years, 4 months ago) by darrenr
Branches: MAIN
Branch point for: wrstuden-devbsize
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +7 -1
lines
If machdep.booted_kernel can be found in sysctl output, feed that name into
kvm_mkdb so that when we boot we always have an upto-date kvm db, allowing
dmesg and friends to run without error when we do "boot netbsd.fun" to test
kernels, etc.
Revision 1.130: download - view: text, markup, annotated - select for diffs
Fri Sep 3 13:40:15 1999 UTC (25 years, 4 months ago) by itojun
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +14 -2
lines
add sanity check on rtadvd invocation (allowed on IPv6 routers only).
add rc.conf entry for rtsold.
Revision 1.124.2.2: download - view: text, markup, annotated - select for diffs
Sun Aug 29 11:21:02 1999 UTC (25 years, 4 months ago) by he
Branches: netbsd-1-4
CVS tags: netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002
Diff to: previous 1.124.2.1: preferred, colored; branchpoint 1.124: preferred, colored; next MAIN 1.125: preferred, colored
Changes since revision 1.124.2.1: +4 -2
lines
Pull up revision 1.129:
Fix denial-of-service attack involving vi preserve. (christos)
Revision 1.129: download - view: text, markup, annotated - select for diffs
Sat Aug 28 03:39:59 1999 UTC (25 years, 4 months ago) by christos
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +4 -2
lines
check if vi recovery files are regular files before trying to e-mail them.
Stops a denial of service attack where the user can put a named pipe or
any other device that blocks i/o in /var/tmp/vi.recover/recover.*
[from dynamo@ime.net]
Revision 1.128: download - view: text, markup, annotated - select for diffs
Thu Aug 5 20:51:57 1999 UTC (25 years, 5 months ago) by christos
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +2 -2
lines
Create temp _motd file in /etc
Revision 1.127: download - view: text, markup, annotated - select for diffs
Sat Jul 3 03:29:29 1999 UTC (25 years, 6 months ago) by itojun
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +9 -1
lines
add IPv6 configuration (ip6forwarding, rtsol, route6d and rtadvd).
Right now netsetart does not bother you even if you do not have
"options INET6" in the kernel.
Revision 1.126: download - view: text, markup, annotated - select for diffs
Wed Jun 30 06:48:05 1999 UTC (25 years, 6 months ago) by augustss
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +1 -5
lines
usbd is dead.
Revision 1.124.2.1: download - view: text, markup, annotated - select for diffs
Tue Apr 13 18:25:07 1999 UTC (25 years, 9 months ago) by tron
Branches: netbsd-1-4
CVS tags: netbsd-1-4-RELEASE,
netbsd-1-4-PATCH001
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +6 -6
lines
Pull up revision 1.124:
Configure wscons much earlier so that a virtual console can e.g. be
used for "syslogd" output.
Revision 1.125: download - view: text, markup, annotated - select for diffs
Tue Apr 13 07:40:53 1999 UTC (25 years, 9 months ago) by tron
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +6 -6
lines
Configure wscons much earlier so that a virtual console can e.g. be
used for "syslogd" output.
Revision 1.124: download - view: text, markup, annotated - select for diffs
Thu Apr 1 03:58:44 1999 UTC (25 years, 9 months ago) by cjs
Branches: MAIN
CVS tags: netbsd-1-4-base
Branch point for: netbsd-1-4
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +3 -7
lines
Change mount_critical_filesystems() so that if given an argument
of "local" it will not mount filesystem types it identifies as
network file systems (currently just nfs). Call the function twice,
before networking starts with arg "local", after networking starts
with arg "network". Remove critfs_require_network as is now redundant.
Revision 1.123: download - view: text, markup, annotated - select for diffs
Fri Mar 26 13:45:47 1999 UTC (25 years, 9 months ago) by drochner
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +7 -5
lines
start xdm after wscons configuration - the X server might want an own
virtual screen
Revision 1.122: download - view: text, markup, annotated - select for diffs
Fri Mar 26 13:10:17 1999 UTC (25 years, 9 months ago) by sommerfe
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +3 -1
lines
Add dhcrelay startup (allow only if dhcpd isn't started)
Revision 1.121: download - view: text, markup, annotated - select for diffs
Fri Mar 26 01:11:45 1999 UTC (25 years, 9 months ago) by oster
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +1 -2
lines
Nuke the line 'raidctl -r raid$dev'. a) The '-r' option is now '-i', and
b) with component labels and clean-bits working, this shouldn't be
required at all on each boot! Thanks to Andrew Gillham for pointing this out.
Revision 1.120: download - view: text, markup, annotated - select for diffs
Wed Mar 24 18:59:47 1999 UTC (25 years, 9 months ago) by mellon
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +8 -14
lines
- Move critical filesystem mounting code into a shell function and put
that in rc.subr.
- Support critfs_require_network rc.conf variable.
Revision 1.119: download - view: text, markup, annotated - select for diffs
Fri Mar 19 00:35:44 1999 UTC (25 years, 10 months ago) by perry
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +6 -2
lines
change to new syslog socket. make symlink from old to new location, too.
Revision 1.118: download - view: text, markup, annotated - select for diffs
Wed Mar 17 15:49:47 1999 UTC (25 years, 10 months ago) by drochner
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +1 -1
lines
rc.wscons can take arguments, so we shouldn't simply source it but exec in
a subshell. Being here, add a prototype wscons_flags variable.
Revision 1.117: download - view: text, markup, annotated - select for diffs
Sun Mar 14 14:04:40 1999 UTC (25 years, 10 months ago) by drochner
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +6 -1
lines
introduce a "wscons" rc.conf flag and run /etc/rc.wscons from /etc/rc
if it is set
Revision 1.116: download - view: text, markup, annotated - select for diffs
Sun Feb 7 14:56:01 1999 UTC (25 years, 11 months ago) by frueauf
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +2 -2
lines
No need to involve awk in the securelevel part, since sysctl has the -n switch.
Pointed out by NAKAJIMA Yoshihiro.
Revision 1.115: download - view: text, markup, annotated - select for diffs
Sun Feb 7 00:47:08 1999 UTC (25 years, 11 months ago) by bad
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +2 -2
lines
Use peers too when setting the time via ntpdate.
Revision 1.114: download - view: text, markup, annotated - select for diffs
Sat Feb 6 23:22:31 1999 UTC (25 years, 11 months ago) by frueauf
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +2 -2
lines
Add missing '' for awk in the securelevel part.
Revision 1.113: download - view: text, markup, annotated - select for diffs
Mon Feb 1 00:34:25 1999 UTC (25 years, 11 months ago) by mrg
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +2 -2
lines
oops, that's -n not -z. pointed out by hubert...
Revision 1.112: download - view: text, markup, annotated - select for diffs
Sun Jan 31 08:46:58 1999 UTC (25 years, 11 months ago) by mrg
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +15 -1
lines
increase the securelevel (using the same rules as before) much earlier in the
boot process. before cron, sendmail, inetd, etc, are run, but after lkms are
loaded. this avoids the chances of `@reboot', mail .forwards, remote logins,
etc., happening before the securelevel has been raised.
Revision 1.111: download - view: text, markup, annotated - select for diffs
Tue Jan 12 12:42:46 1999 UTC (26 years ago) by mrg
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +7 -4
lines
support dmesg=NO and dmesg_flags, and do not cut the old boot messages..they might be useful. fix a typo (rbootd is not rarpd)
Revision 1.110: download - view: text, markup, annotated - select for diffs
Tue Jan 12 04:58:37 1999 UTC (26 years ago) by jwise
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +4 -2
lines
Enable cron to be turned on and off from rc.conf, like other daemons.
From Soren S. Jorvang <soren@t.dk>, closes his PR bin/5250.
Revision 1.109: download - view: text, markup, annotated - select for diffs
Mon Jan 11 21:04:38 1999 UTC (26 years ago) by jwise
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +2 -2
lines
Add $portmap_flags variable, now that portmap has optional flags, and
by default, pass '-l' flag (libwrap logging) by analogy with inetd
Revision 1.108: download - view: text, markup, annotated - select for diffs
Wed Jan 6 03:41:44 1999 UTC (26 years ago) by abs
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +4 -1
lines
save a copy of the boot messages. Closes 6398 from msanders@confusion.net
Revision 1.107: download - view: text, markup, annotated - select for diffs
Mon Jan 4 00:49:36 1999 UTC (26 years ago) by tron
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +9 -1
lines
Add support for RAIDframe configuration as suggested by Eric S. Hvozda
in PR install/6676.
Revision 1.106: download - view: text, markup, annotated - select for diffs
Sat Nov 21 03:00:38 1998 UTC (26 years, 2 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +2 -2
lines
allow /var/crash to be a symlink to a directory
Revision 1.105: download - view: text, markup, annotated - select for diffs
Sun Jul 12 19:51:55 1998 UTC (26 years, 6 months ago) by augustss
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +5 -1
lines
Add USB support. Supported so far:
* UHCI and OHCI host controllers on PCI
* Hubs
* HID devices withe special drivers for mouse and keyboard
* Printers
Revision 1.104: download - view: text, markup, annotated - select for diffs
Sun Jun 21 16:38:38 1998 UTC (26 years, 7 months ago) by tron
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +3 -3
lines
Strip comments from "${amd_master}".
Revision 1.103: download - view: text, markup, annotated - select for diffs
Tue Apr 7 04:47:33 1998 UTC (26 years, 9 months ago) by mrg
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +5 -1
lines
add "screenblank" support.
Revision 1.102: download - view: text, markup, annotated - select for diffs
Tue Feb 24 00:24:45 1998 UTC (26 years, 10 months ago) by lukem
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +2 -2
lines
send ntpdate output to syslog rather than stdout (with -s).
suggested by "Soren S. Jorvang" <soren@t.dk>
Revision 1.101: download - view: text, markup, annotated - select for diffs
Mon Feb 23 05:20:52 1998 UTC (26 years, 10 months ago) by lukem
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +5 -2
lines
exclude 127.127 servers when automagically determining ntpdate hosts
Revision 1.100: download - view: text, markup, annotated - select for diffs
Mon Jan 26 12:02:50 1998 UTC (26 years, 11 months ago) by lukem
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +7 -7
lines
include rc.subr and use appropriately
Revision 1.99: download - view: text, markup, annotated - select for diffs
Sat Jan 24 19:12:55 1998 UTC (26 years, 11 months ago) by veego
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +10 -1
lines
Move ipnat from /etc/netstart to /etc/rc after /usr is mounted.
Revision 1.98: download - view: text, markup, annotated - select for diffs
Fri Jan 9 21:57:17 1998 UTC (27 years ago) by perry
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +2 -1
lines
Fix pr 4587 (from Matthias Scheler) -- pause slightly after xfs starts.
Revision 1.95.2.2: download - view: text, markup, annotated - select for diffs
Fri Nov 28 19:52:48 1997 UTC (27 years, 1 month ago) by mellon
Branches: netbsd-1-3
CVS tags: netbsd-1-3-RELEASE,
netbsd-1-3-PATCH003-CANDIDATE2,
netbsd-1-3-PATCH003-CANDIDATE1,
netbsd-1-3-PATCH003-CANDIDATE0,
netbsd-1-3-PATCH003,
netbsd-1-3-PATCH002,
netbsd-1-3-PATCH001,
netbsd-1-3-BETA
Diff to: previous 1.95.2.1: preferred, colored; branchpoint 1.95: preferred, colored; next MAIN 1.96: preferred, colored
Changes since revision 1.95.2.1: +7 -1
lines
Pull rev 1.97 up from trunk (mrg)
Revision 1.97: download - view: text, markup, annotated - select for diffs
Sun Nov 23 04:17:57 1997 UTC (27 years, 1 month ago) by mrg
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +7 -1
lines
print a warning if no swap devices are configured and "no_swap" is not YES.
Revision 1.95.2.1: download - view: text, markup, annotated - select for diffs
Thu Nov 13 00:04:15 1997 UTC (27 years, 2 months ago) by mellon
Branches: netbsd-1-3
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +11 -2
lines
Pull rev 1.96 up from trunk (jonathan)
Revision 1.96: download - view: text, markup, annotated - select for diffs
Tue Nov 11 02:28:58 1997 UTC (27 years, 2 months ago) by jonathan
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +11 -2
lines
Add options to rc.conf and rc to start xfs (x font server) and xdm.
Add entries to rc.conf.5.
While we're here, note that the domestic kerberos damons are still
Kerberos IV, not kerberos version 5.
Revision 1.95: download - view: text, markup, annotated - select for diffs
Fri Oct 10 09:37:54 1997 UTC (27 years, 3 months ago) by drochner
Branches: MAIN
CVS tags: netbsd-1-3-base
Branch point for: netbsd-1-3
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +14 -5
lines
Replace the (slightly broken) check to avoid double mounting of
filesystems by a correct one. (too bad that there was no agreement
about a mount option doing the same...)
Introduce a new rc.conf variable to mount user-defined filesystems
early in startup (eg for syslog, crashdumps, ...).
Revision 1.94: download - view: text, markup, annotated - select for diffs
Tue Oct 7 12:11:48 1997 UTC (27 years, 3 months ago) by lukem
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +8 -1
lines
add $ipmon and $ipmon_flags, to control startup of ipmon(8)
Revision 1.93: download - view: text, markup, annotated - select for diffs
Fri Sep 12 10:36:04 1997 UTC (27 years, 4 months ago) by drochner
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +2 -2
lines
fix an rc.conf flag check which was broken with the "checkyesno" changes
Revision 1.92: download - view: text, markup, annotated - select for diffs
Fri Sep 12 09:53:08 1997 UTC (27 years, 4 months ago) by drochner
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +4 -2
lines
avoid to mount /usr twice if LKM load already did it
Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon Sep 8 02:34:44 1997 UTC (27 years, 4 months ago) by mikel
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +2 -2
lines
no more DEFAULT for $ntpdate_hosts; from Geoff Wing in PR bin/4073
Revision 1.90: download - view: text, markup, annotated - select for diffs
Fri Aug 29 09:33:34 1997 UTC (27 years, 4 months ago) by veego
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +5 -5
lines
Curt, what is in rc.func ?
I only see rc.subr so I renamed rc.func to rc.subr.
Revision 1.89: download - view: text, markup, annotated - select for diffs
Fri Aug 29 02:24:05 1997 UTC (27 years, 4 months ago) by cjs
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +142 -138
lines
Split rc.conf variables for starting programs into two: an on/off
switch and a set of flags. Get rid of DEFAULT flags entirely. Print
warnings if on/off switches are not set, or are set incorrectly.
Add a shell function to simplify this on/off switch testing.
Revision 1.88: download - view: text, markup, annotated - select for diffs
Tue Aug 26 19:35:33 1997 UTC (27 years, 4 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +2 -6
lines
ldconfig processes /etc/ld.so.conf internally; run it without cat'ing
the contents into an argument vector.
Revision 1.87: download - view: text, markup, annotated - select for diffs
Tue Aug 5 03:32:51 1997 UTC (27 years, 5 months ago) by cjs
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +12 -12
lines
Move ntpdate before `starting network daemons' to get cleaner output
during boot. Besides, it's not a daemon anyway.
Revision 1.86: download - view: text, markup, annotated - select for diffs
Sun Aug 3 22:24:20 1997 UTC (27 years, 5 months ago) by perry
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +8 -1
lines
add apmd to /etc/rc and /etc/rc.conf per Lennart Augstsson in pr 3313
Revision 1.85: download - view: text, markup, annotated - select for diffs
Thu Jul 31 03:35:39 1997 UTC (27 years, 5 months ago) by perry
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +2 -2
lines
Fix boot time vi recovery as reported by NAKAJIMA Yoshihiro in pr-3430
Really weird bug. On inspection, the shell code in rc looked fine, but
when tested, sure enough, the semantics of the shell were not what I
thought they were. Very unexpected to me, and obviously to the
hundreds of people who must have read those lines without seeing that
they were broken.
Revision 1.84: download - view: text, markup, annotated - select for diffs
Tue Jul 15 11:19:20 1997 UTC (27 years, 6 months ago) by veego
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +28 -22
lines
Move savecore up before named to get a dump on low memory systems and
move 'mount -a' between yp and nfs daemons.
Revision 1.83: download - view: text, markup, annotated - select for diffs
Mon Jul 14 11:55:44 1997 UTC (27 years, 6 months ago) by drochner
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +23 -5
lines
Take 2 to get the mount order "right", taking care of possible LKM
loads before netstart this time.
LKMs can be loaded at 3 strategic places in /etc/rc - before netstart,
before "mount -a" and after all. "before netstart" works only if
the /usr filesystem is local (or on NFS, if root is too).
An additional field ("when") in lkm.conf controls when the LKM is
loaded.
Revision 1.82: download - view: text, markup, annotated - select for diffs
Fri Jul 11 12:01:06 1997 UTC (27 years, 6 months ago) by veego
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +5 -13
lines
Back out the last two commits for now till we find a better way to fix
the mount problems.
Revision 1.81: download - view: text, markup, annotated - select for diffs
Fri Jul 11 09:06:59 1997 UTC (27 years, 6 months ago) by veego
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +11 -3
lines
rc.lkm needs /usr/bin/ld, so try to mount it with -t nonfs before rc.lkm.
Revision 1.80: download - view: text, markup, annotated - select for diffs
Thu Jul 10 13:43:14 1997 UTC (27 years, 6 months ago) by drochner
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +3 -3
lines
Mount only "/" at the beginning (instead of all non-NFS filesystems).
This makes that the ordering of fstab is used for mounts which is
a) more intuitive and b) needed if {mfs,union,...} on top of NFS
is wanted.
Revision 1.79: download - view: text, markup, annotated - select for diffs
Wed Jun 25 23:30:28 1997 UTC (27 years, 6 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +10 -3
lines
Before disk checks are performed, do a "swapctl -A -t blk" so that
block-type devices are available during disk checks, which may consume
large amounts of memory if large file systems are present. Once "critical"
file systems (e.g. /usr and /var) are mounted, perform a "swapctl -A -t noblk"
to enable swapping on any swap files that may be listed in /etc/fstab.
Revision 1.78: download - view: text, markup, annotated - select for diffs
Thu Jun 12 15:18:58 1997 UTC (27 years, 7 months ago) by mrg
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +2 -2
lines
use swapctl instead of swapon
Revision 1.77: download - view: text, markup, annotated - select for diffs
Sun May 11 05:08:16 1997 UTC (27 years, 8 months ago) by cjs
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -2
lines
Make xntpd put its pid in /var/run/xntpd.pid.
Revision 1.76: download - view: text, markup, annotated - select for diffs
Tue Apr 29 04:58:38 1997 UTC (27 years, 8 months ago) by scottr
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +5 -2
lines
Spawn a separate shell for netstart, making sure to check the return value
and exit with error if appropriate.
Revision 1.75: download - view: text, markup, annotated - select for diffs
Sun Apr 27 23:17:56 1997 UTC (27 years, 8 months ago) by perry
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +12 -1
lines
Add support for an ntpdate_hosts variable.
settings:
NO: don't run ntpdate on boot
DEFAULT:extract a list of hosts from /etc/ntp.conf
otherwise, a list of hosts to poll with ntpdate
Revision 1.74: download - view: text, markup, annotated - select for diffs
Wed Apr 23 01:24:22 1997 UTC (27 years, 8 months ago) by perry
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +18 -14
lines
make motd update conditional on an rc.conf variable (update_motd), and
move it before interactive logins are possible (just in case).
Revision 1.73: download - view: text, markup, annotated - select for diffs
Sat Apr 19 03:10:57 1997 UTC (27 years, 9 months ago) by perry
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +23 -2
lines
move last items from rc.local to rc; rc.local is now actually for local stuff.
Revision 1.72: download - view: text, markup, annotated - select for diffs
Mon Mar 17 00:05:12 1997 UTC (27 years, 10 months ago) by cjs
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +8 -1
lines
Added mopd.
Revision 1.71: download - view: text, markup, annotated - select for diffs
Wed Mar 12 19:21:26 1997 UTC (27 years, 10 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +5 -5
lines
When displaying the names for statd and lockd, include the `rpc.'.
Revision 1.70: download - view: text, markup, annotated - select for diffs
Wed Mar 12 19:15:16 1997 UTC (27 years, 10 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +7 -2
lines
Add . GC , which isn't used.
Revision 1.69: download - view: text, markup, annotated - select for diffs
Mon Mar 10 10:15:11 1997 UTC (27 years, 10 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +8 -5
lines
Do the DEFAULT thing with mountd_flags. Don't output an extra
newline for statd and lockd.
Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Mar 10 09:34:59 1997 UTC (27 years, 10 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +4 -5
lines
Minor cleanup.
Revision 1.67: download - view: text, markup, annotated - select for diffs
Mon Mar 10 09:16:13 1997 UTC (27 years, 10 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +99 -32
lines
If foo_flags is DEFAULT, run the program with a default set of flags. Most
users will use this, and therefore will never have to worry about flags
changing between releases. It's also a bit less error-prone.
Revision 1.66: download - view: text, markup, annotated - select for diffs
Mon Mar 10 06:32:37 1997 UTC (27 years, 10 months ago) by scottr
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +11 -1
lines
Add configuration flags for lockd/statd, and start them if an
NFS server or client is configured and the flags are not NO.
Revision 1.65: download - view: text, markup, annotated - select for diffs
Sat Feb 15 10:02:25 1997 UTC (27 years, 11 months ago) by mikel
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +3 -3
lines
cleanup Lite-1 merge
Revision 1.1.1.2 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Feb 15 05:27:51 1997 UTC (27 years, 11 months ago) by mikel
Branches: WFJ-920714,
CSRG
CVS tags: lite-2,
lite-1
Diff to: previous 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1: +34 -37
lines
import 4.4BSD-Lite
Revision 1.64: download - view: text, markup, annotated - select for diffs
Fri Feb 7 08:59:18 1997 UTC (27 years, 11 months ago) by mrg
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +2 -2
lines
oops; use $savecore_flags. from kilbi@rad.rwth-aachen.de
Revision 1.63: download - view: text, markup, annotated - select for diffs
Sun Jan 5 12:01:55 1997 UTC (28 years ago) by mrg
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +106 -102
lines
move start-time configuration from netstart, rc, rc.local into
the new /etc/rc.conf. this also includes the following changes:
netstart: ifaliases now includes a netmask, to ensure
aliases work.
rc/rc.local: make _everything_ based on configuration
in rc.conf. also move things around such that DNS and
YP are started early enough that other daemons needing
their services also exist. move ldconfig from rc.local
here, and also make it use /etc/ld.so.conf if it exists.
run /etc/rc.lkm if it exists, a boot time.
Revision 1.62: download - view: text, markup, annotated - select for diffs
Wed Dec 4 12:55:33 1996 UTC (28 years, 1 month ago) by mrg
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +7 -2
lines
add inetd_flags, mostly from <jbernard@tater.Mines.EDU> in pr#2987
Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Oct 3 07:11:35 1996 UTC (28 years, 3 months ago) by mrg
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +7 -1
lines
add dhcpd startup; disabled by default
Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Aug 26 06:02:21 1996 UTC (28 years, 4 months ago) by tls
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +46 -46
lines
move rpc daemon startup to after network startup so that if the machine is a DNS server and wants to resolve via itself, one doesn't have to wait for all the DNS queries to time out as each rpc daemon starts. This was particularly ugly with mountd.
Revision 1.59: download - view: text, markup, annotated - select for diffs
Fri Aug 9 16:07:42 1996 UTC (28 years, 5 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +4 -4
lines
Quote the YP daemon flags variables.
Revision 1.58: download - view: text, markup, annotated - select for diffs
Fri Aug 9 10:29:48 1996 UTC (28 years, 5 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +11 -3
lines
Change how the YP daemons are started. Previously, ypbind was always
started if the directory /var/yp exists. Now, ypbind, ypserv, and
rpc.yppasswdd are started like other daemons; there are flags variables
for these programs. To disable them, set the variables to "NO", otherwise,
their contents are passed as flags.
Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri Mar 22 03:20:53 1996 UTC (28 years, 10 months ago) by mrg
Branches: MAIN
CVS tags: netbsd-1-2-base,
netbsd-1-2-RELEASE,
netbsd-1-2-PATCH001,
netbsd-1-2-BETA,
netbsd-1-2
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +3 -2
lines
add note about why we use /usr/sbin/sendmail.
Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Mar 22 00:44:59 1996 UTC (28 years, 10 months ago) by mrg
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2
lines
now that sendmail supports SIGHUP, call sendmail with full path.
Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat Dec 30 01:30:05 1995 UTC (29 years ago) by thorpej
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +8 -2
lines
Add $mrouted_flags to netstart and use it in rc to start mrouted in a manner
similar (well, identical, really) to how $routed_flags is used to start
routed.
Revision 1.54: download - view: text, markup, annotated - select for diffs
Sun Oct 8 18:11:43 1995 UTC (29 years, 3 months ago) by thorpej
Branches: MAIN
CVS tags: netbsd-1-1-base,
netbsd-1-1-RELEASE,
netbsd-1-1-PATCH001,
netbsd-1-1
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1
lines
New-style RCS ids.
Revision 1.53: download - view: text, markup, annotated - select for diffs
Sat Sep 16 15:29:20 1995 UTC (29 years, 4 months ago) by jtc
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2
lines
fix typo in comment
Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Sep 2 17:30:43 1995 UTC (29 years, 4 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +8 -1
lines
Conditionally start rbootd like rarpd and rpc.bootparamd, and disable
it by default.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Sep 2 17:19:22 1995 UTC (29 years, 4 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +3 -3
lines
Fix typos in two comments.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Sun Aug 27 20:30:53 1995 UTC (29 years, 4 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +7 -1
lines
Configure ccd devices before the filesystem checks, as suggested by
Thomas Eberhardt in PR #1408.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Nov 4 13:27:32 1994 UTC (30 years, 2 months ago) by briggs
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +3 -3
lines
Actually pass all the arguments to amd that we meant to. Reported by
Dave Leonard (D.Leonard@pleiades.newcastle.edu.au).
Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Sep 16 23:38:01 1994 UTC (30 years, 4 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +8 -8
lines
Create an empty mountdtab after removing it, to avoid getting a warning
from mountd on startup. Change $name_server to $named_flags.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Jun 27 21:14:19 1994 UTC (30 years, 6 months ago) by deraadt
Branches: MAIN
CVS tags: netbsd-1-0-base,
netbsd-1-0-RELEASE,
netbsd-1-0-PATCH1,
netbsd-1-0-PATCH06,
netbsd-1-0-PATCH05,
netbsd-1-0-PATCH04,
netbsd-1-0-PATCH03,
netbsd-1-0-PATCH02,
netbsd-1-0-PATCH0,
netbsd-1-0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +5 -5
lines
always check quotas (there is no reason not to try)
Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Jun 24 07:51:59 1994 UTC (30 years, 6 months ago) by deraadt
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +3 -3
lines
quotas file(s) changed name in 4.4-lite
Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat Jun 18 06:38:54 1994 UTC (30 years, 7 months ago) by cgd
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -3
lines
if install will do the trick, why not use it\?
Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Jun 8 18:47:45 1994 UTC (30 years, 7 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +3 -3
lines
Update nfsd and nfsiod invocations.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Jun 3 05:02:10 1994 UTC (30 years, 7 months ago) by jtc
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -5
lines
Move building of link editor cache from rc to rc.local, like in SunOS,
because the end user may need to add local directories to be searched.
And rc.local is a much more appropriate place for local changes.
I emailed pk on this matter, and he said that the overhead of not
having linker hints for the daemons started by rc would not be
significant.
This change also closes bug #217.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun May 29 19:10:22 1994 UTC (30 years, 7 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -1
lines
Attempt to make sure /var is mounted before futzing with it.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun May 29 03:37:33 1994 UTC (30 years, 7 months ago) by jtc
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +7 -7
lines
Move code that cleans /var/run so that it is before the automount deamon
startup puts its pid file there (This addressess most of bug #217).
Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun Apr 10 06:42:40 1994 UTC (30 years, 9 months ago) by cgd
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +5 -1
lines
add ttyflags -a, early on in rc.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Mar 28 05:47:28 1994 UTC (30 years, 9 months ago) by cgd
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +3 -2
lines
keep amd pid in /var/run/amd.pid
Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Mar 18 00:58:20 1994 UTC (30 years, 10 months ago) by cgd
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +8 -8
lines
punctuation
Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Mar 17 23:22:40 1994 UTC (30 years, 10 months ago) by cgd
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2
lines
kill uucp lock files. from Mike Long <mike.long@analog.com>
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Mar 14 04:14:19 1994 UTC (30 years, 10 months ago) by cgd
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -3
lines
slight change to the way AMD is invoked, to make it sensible for most uses
Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Mar 9 04:02:58 1994 UTC (30 years, 10 months ago) by cgd
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +6 -5
lines
make booting comments a bit cleaner
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Feb 26 03:29:27 1994 UTC (30 years, 10 months ago) by cgd
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -2
lines
automatically enable accounting and rotate logs
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Feb 1 00:36:34 1994 UTC (30 years, 11 months ago) by cgd
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -2
lines
don't delete preserve files!
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Jan 30 17:15:52 1994 UTC (30 years, 11 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +9 -5
lines
Do the right thing for nvi.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Jan 13 18:43:50 1994 UTC (31 years ago) by jtc
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2
lines
The cron daemon now lives in /usr/sbin
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Jan 10 16:57:26 1994 UTC (31 years ago) by mycroft
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +16 -8
lines
Add bootparamd gunk.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Jan 10 16:43:08 1994 UTC (31 years ago) by mycroft
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +8 -1
lines
Add rarpd gunk.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Jan 5 21:35:25 1994 UTC (31 years ago) by jtc
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2
lines
The cron daemon has been renamed from crond to cron. This name change
is from Vixie Cron 3.0, to make it like the 4.3BSD cron.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Jan 5 06:34:56 1994 UTC (31 years ago) by deraadt
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +7 -2
lines
start amd if requested
do nfs mounting after mountd has been started (so two machines can cross-mount
nfs from each other, else they hang if booted simultaneously)
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Dec 16 04:02:24 1993 UTC (31 years, 1 month ago) by deraadt
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +27 -19
lines
initialize rpc services in proper order
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Dec 15 07:24:31 1993 UTC (31 years, 1 month ago) by mycroft
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -2
lines
Use `.' to run rc.local, rather than starting another shell, so that variables
from netstart are passed on.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Dec 1 01:38:21 1993 UTC (31 years, 1 month ago) by cgd
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -2
lines
fix comment, add check
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Nov 26 20:11:44 1993 UTC (31 years, 1 month ago) by mycroft
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -4
lines
Put ldconfig later so it doesn't get wiped when reaping /var/run.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Nov 21 21:06:46 1993 UTC (31 years, 2 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -0
lines
Build ld.so.hints on each boot.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Nov 17 09:20:43 1993 UTC (31 years, 2 months ago) by cgd
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
more flags
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Nov 17 09:19:35 1993 UTC (31 years, 2 months ago) by cgd
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1
lines
quote sendmail_flags test, from Patrick Bridges <patrick@buffy.cs.msstate.edu>
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Nov 7 10:36:48 1993 UTC (31 years, 2 months ago) by cgd
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +19 -10
lines
(1) clean up lots (rename fooflags -> foo_flags, etc.)
(2) implement suggestion made by Garrett Wollman of "sendmail flags"
to set flags passed to sendmail and/or turn it off
(3) document origins of variables
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Oct 20 00:13:46 1993 UTC (31 years, 3 months ago) by cgd
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -5
lines
never rotate accounting logs, and turn on accounting the way done in net/2
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Sep 5 23:12:36 1993 UTC (31 years, 4 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1
lines
Use `-e fastboot', not `-r fastboot'.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Sep 1 09:43:33 1993 UTC (31 years, 4 months ago) by deraadt
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -2
lines
it's clear that mountd started from inetd doesn't work
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Aug 25 02:44:12 1993 UTC (31 years, 4 months ago) by brezak
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1
lines
mountd is now started by inetd.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jun 11 00:39:33 1993 UTC (31 years, 7 months ago) by brezak
Branches: MAIN
CVS tags: netbsd-0-9-base,
netbsd-0-9-RELEASE,
netbsd-0-9-BETA,
netbsd-0-9-ALPHA2,
netbsd-0-9-ALPHA,
netbsd-0-9
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -6
lines
Don't start rwalld - now started by inetd.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon May 3 10:52:21 1993 UTC (31 years, 8 months ago) by cgd
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1
lines
prune dirs rm'd when cleaning tmp
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon May 3 04:19:40 1993 UTC (31 years, 8 months ago) by cgd
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -1
lines
turn on accounting if /var/account exists
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Apr 28 06:40:01 1993 UTC (31 years, 8 months ago) by cgd
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1
lines
bsd->netbsd
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Apr 28 05:39:57 1993 UTC (31 years, 8 months ago) by cgd
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1
lines
new kernel is bsd
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Apr 10 20:15:32 1993 UTC (31 years, 9 months ago) by glass
Branches: MAIN
CVS tags: netbsd-alpha-1,
netbsd-0-8
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -0
lines
fixes for nfs_client, nfs_server division.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 10 18:01:31 1993 UTC (31 years, 9 months ago) by cgd
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2
lines
always run portmap
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Apr 10 11:24:37 1993 UTC (31 years, 9 months ago) by glass
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -0
lines
mountd's log of who has what filesystem mounted should not persist across
reboots.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Apr 9 19:13:21 1993 UTC (31 years, 9 months ago) by cgd
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -7
lines
rwalld should be run *after* the portmapper.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Apr 5 04:01:06 1993 UTC (31 years, 9 months ago) by cgd
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
screwed it up again... = vs ==.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Apr 5 03:55:14 1993 UTC (31 years, 9 months ago) by cgd
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
screwed up comparison for rwalld and rwhod...
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Apr 4 18:59:12 1993 UTC (31 years, 9 months ago) by cgd
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -0
lines
updated for addition of rwalld
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Apr 2 08:00:07 1993 UTC (31 years, 9 months ago) by cgd
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -6
lines
got rid of damned highlight characters, and changed
method to turn on rwhod.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Mar 21 09:45:37 1993 UTC (31 years, 10 months ago) by cgd
Branches: WFJ-920714,
CSRG
CVS tags: patchkit-0-2-2,
WFJ-386bsd-01
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
initial import of 386bsd-0.1 sources
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Mar 21 09:45:37 1993 UTC (31 years, 10 months ago) by cgd
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>