| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
(or rc.conf) at boot time, and detach them when shutting down. Not
added to the Makefile to give the rcng gurus an opportunity to improve
it.
|
|
|
|
|
|
|
|
| |
o Fix a typo.
PR: misc/51955
Submitted by: Xander <x+freebsd-gnats@surfnet.nl>
MFC after: 1 week
|
|
|
|
|
|
| |
reflect the code.
Suggested by: maxim
|
|
|
|
|
|
| |
than duplicate it. This requires OpenPAM Dianthus, which was committed two
weeks ago; installing these files on a system running a world older than
June 1st, 2003 will cause login(1) and su(1) to fail.
|
|
|
|
|
|
|
| |
It currently supports the PMC Sierra Lite, Ultra and 622 chips and
the IDT 77105. The driver handles media options and state in a consistent
manner for ATM drivers. The next commit to the midway driver will make
it use utopia.
|
| |
|
| |
|
|
|
|
|
| |
sshd entries, sort internal services the same as everywhere
else.
|
|
|
|
|
|
| |
o Modify rc.d/apmd to make correct use of this information.
Submitted by: Simon L. Nielsen <simon@nitro.dk> (with minor modifications)
|
|
|
|
|
|
| |
o Fill in the ipx_down() routine.
Submitted by: ceri
|
|
|
|
|
|
|
|
|
| |
exception of the default 'status' command) regardless of whether the
executed command was actually successfull or not. Forced scripts should
always correctly reflect the outcome of the command.
NOTE: exit values are treated as booleans. We don't care what
the actual exit value was, only whether it was successfull or not.
|
|
|
|
|
| |
- When we change the IFS make sure to return it to its previous
value before executing a command.
|
|
|
|
|
|
| |
interfaces, interface aliases, user supplied ifconfig scripts, and
ipx interfaces. The ipx routine fails unconditionaly at the moment.
Someone who has a need for it can fill it in with the appropriate incantations.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
take advantage of the rc.subr(8) glue. They are renamed dhclient_program
and dhclient_flags.
o Rename them in rc.conf(5)
o Rename them in /etc/defaults/rc.conf
o Add the deprecated variables to /etc/rc.subr
o Isolate the use of the 'command' variable to the
NetBSD specific parts in /etc/rc.d/dhclient.
o Now that dhcp_flags has also been renamed it will
be applied properly by rc.subr(8) glue code.
Reported by: John Nielsen <john@jnielsen.net>
|
| |
|
|
|
|
|
|
|
| |
really make much difference since this script is not used during startup
and is due to be removed before RELENG_5.
Submitted by: "Simon L. Nielsen" <simon@nitro.dk>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
down to the section of optional mail/news services. Change the nntpd
location to /usr/local/libexec since it's an optional software.
Henceforth, nntpd will be advised to run as "news", which is a
standard user in the system, instead of "usenet", which has never
existed in the default master.passwd(5).
Note: It's not "news:news" since inetd(8) runs a service at the
specified user's login group by default.
Add a blank comment line above the uucpd line so the section looks uniform.
Partly pointed out by: Alexey Neyman <alex.neyman at auriga.ru>
MFC after: 1 week
|
| |
|
|
|
|
|
|
| |
Also add logic into mountcritremote to add extra_netfs_types to the list.
This unbreaks putting smbfs, portalfs and now nwfs in fstab.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
with the rest of the options following it. This caused problems for
people using ldconfig_insecure=yes because the '-i' switch was being
positioned before the format argument.
Approved by: markm/mentor (implicit), re/rwatson
PR: 47430
|
|
|
|
| |
Approved by: markm/mentor, re/rwatson
|
|
|
|
| |
Approved by: re (murray)
|
|
|
|
|
| |
Reviewed by: mtm and dougb
Approved by: re (scott)
|
|
|
|
|
|
| |
entry causes problems :-(
This effectively backs out the commit the re@ allowed me to commit.
|
|
|
|
|
|
| |
little too chatty on boot and doesn't give enough information.
Approved by: re@ (bmah)
|
|
|
|
| |
Approved by: re (scottl)
|
|
|
|
| |
Approved by: markm (mentor)
|
|
|
|
|
|
|
|
| |
script to read /etc/devfs.conf, and take appropriate actions based on
what it finds there.
The (commented out) examples in the new devfs.conf file are taken in
part from the old rc.devfs script.
|
|
|
|
| |
ready for any ibcs2_compat bits yet.
|
| |
|
|
|
|
|
| |
* Add the rndc port, by common usage (TCP only since rndc doesn't
use UDP, and the port is not officially assigned)
|
|
|
|
|
| |
entries so that you can do things like 'tip sio1' without having
to remember the DOS equivalent.
|
|
|
|
|
|
| |
written to by syslogd: /var/log/{daily.log,weekly.log,monthly.log}
MFC after: 1 week
|
| |
|
|
|
|
|
|
| |
newsyslog.
MFC after: 1 week
|
|
|
|
|
| |
Approved by: markm (mentor)(implicit)
Reviewed by: dougb
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sessions if the mailer is dynamically linked. This happens because
on some systems the ldconfig script is run after the vi recovery
script.
I thought I had already fixed this with revision 1.5 of rc.d/ldconfig,
but apparently not. So, in addition I'm making ldconfig a requirement
of this script.
Approved by: markm (mentor)(implicit)
PR: bin/51767
|
|
|
|
| |
the example host to modem speed).
|
|
|
|
| |
`sysctl -n kern.drainwait` instead of to the boot-time default of 300.
|
|
|
|
|
|
|
|
| |
This driver now supports the Melco LUA-KTX and the GREEN HOUSE
GH-USB100B.
Reviewed by: imp
MFC after: 2 weeks
|
| |
|
|
|
|
|
|
|
|
| |
not currently duplicated by rcNG, and is also relied on by
/etc/mail/Makefile.
Submitted by: hrs
Pointy hat to: me
|
|
|
|
|
|
|
| |
Make sure they're ported over to rc.d.
While I'm at it correct a logic mistake in rc.d/apmd.
Approved by: markm (mentor)(implicit)
|
|
|
|
|
|
|
|
| |
We can't remove the sourcing of /etc/rc.devfs yet in case the user
might have custom entries in it. We will have to come up with an
/etc/devfs.rules or something to make this kind of thing easier.
Approved by: markm (mentor)(implicit)
|
|
|
|
|
|
|
|
|
|
| |
All functionality from the previous system has been preserved, and
users should still customize their system boot with the familiar
methods, rc.conf, rc.conf.local, rc.firewall, sysctl.conf, etc.
Users who have customized versions of scripts that have been removed
should take great care when upgrading, since the compatibility code
that used those old scripts has also been removed.
|
|
|
|
| |
Don't give examples of such use, this is bogus.
|
| |
|