ast
|
a35faf3dd1
|
Integrate some feedback gleened from tech-userlevel@netbsd.org:
Avoid ls -P so that script can also run pre-netbsd-7.
Make sure /etc/rc.conf.d configurations are supported.
|
2015-03-27 23:25:42 +00:00 |
|
ast
|
baf9344e28
|
Remove -f option as rc_fast is not set in invocation mode.
Do the load_rc_config *after* option parsing.
Catch conflicting -e + -l option specs.
|
2015-03-23 23:28:55 +00:00 |
|
wiz
|
5753d35ecf
|
Sort options in usage.
|
2015-03-22 22:39:05 +00:00 |
|
wiz
|
51041dd869
|
Sort options. Use An -nosplit in AUTHORS section.
|
2015-03-22 22:38:19 +00:00 |
|
ast
|
f00f13ee2a
|
Make the usage appear more standard.
|
2015-03-22 10:24:48 +00:00 |
|
ast
|
04efec8469
|
Import a substantially modified service(8) command from FreeBSD to
manage rc.d scripts. This command is well known on most other Unixes
and should help soften the learning curve for Unix admins coming
to NetBSD.
|
2015-03-22 09:57:42 +00:00 |
|