summaryrefslogtreecommitdiffstats
path: root/etc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring for simplicity, no functional change:schwarze2011-06-201-35/+24
* Stop providing a bsd.scsi3 kernel on sparc. If you have a system with multiplemiod2011-06-151-6/+2
* Finally deal with background processes: "rc_cmd start" will now returnajacoutot2011-06-101-6/+28
* Revert fakecdrom elimination pending further testing. ariane@ pointedkrw2011-06-082-2/+20
* mtree update for xkeyboard-config. remainded to commit by ajacoutot@matthieu2011-06-041-59/+55
* Update for libX11 1.4.3 and libXext 1.3.0.matthieu2011-05-301-3/+3
* Add svlan(4) startup bits.mpf2011-05-261-4/+4
* Setting RC_DEBUG is enough, it does not need to be explicitely set toajacoutot2011-05-191-2/+2
* ftp-proxy(8) now requires a divert-to rulemikeb2011-04-281-2/+2
* sync with xorg-docs 1.6 changesmatthieu2011-04-241-3/+3
* Even though SUIDSKIP used to be a mere shell variable, it was propagatedschwarze2011-04-231-1/+2
* Remove yet another mention of /etc/security that i missed (doh).schwarze2011-04-231-2/+1
* Move the rc.d(8) bits from rc.{local,shutdown} directly into /etc/rc.ajacoutot2011-04-223-26/+23
* synctodd2011-04-191-7/+21
* as confirmed by my 11mo old son, this makes midi keyboards work with macppctodd2011-04-191-1/+3
* /etc/security does not exist any longer,schwarze2011-04-191-2/+1
* UUCP is no longer contained in the base system, so its home directoryschwarze2011-04-193-6/+6
* do not print 'starting local daemons' if rc_scripts is emptyrobert2011-04-181-7/+9
* Deprecate vnds in favour of svnds.thib2011-04-1827-115/+80
* Replaced by src/libexec/security a few minutes ago;schwarze2011-04-171-664/+0
* Switch from the old shell script /etc/securityschwarze2011-04-172-5/+5
* Output 'starting standard daemons:' to be consistent with the rest.ajacoutot2011-04-161-2/+2
* Silence errors in the temp dir cleanup processhalex2011-04-151-3/+3
* No need to make depend kernelsderaadt2011-04-1523-54/+54
* Don't compress wtmp by default; the tools dealing with this log aresthen2011-04-141-2/+2
* allow man(1) to find the ports/infrastructure manpages by default.sthen2011-04-111-2/+2
* Delete 'OpenBSD2.1' and 'simpleroot'. Two entries previously usedkrw2011-04-111-17/+1
* 'fakecdrom' disktab entry no longer needed, nor is mksuncd mangling ofkrw2011-04-102-20/+2
* Fix multiple issues and make the code simpler and more robust:schwarze2011-04-091-2/+3
* Update transparent HTTP proxy example:reyk2011-04-071-3/+7
* - in case reload fails, print the failed message (from Piotr Sikora)robert2011-04-061-3/+4
* Remove leading/trailing spaces from daemon_flags.ajacoutot2011-04-061-2/+2
* Remove portalfs.thib2011-04-051-2/+1
* Bye bye, kern.emul.freebsdguenther2011-04-051-1/+0
* Handle a daemon_flags of '-n' by using printf '%s\n' instead of echoguenther2011-04-051-2/+2
* Quote $daemon_flags to prevent echo(1) picking them as input flags.ajacoutot2011-04-051-2/+2
* Dump some useless calls to dhclient-script. i.e. MEDIUM, PREINIT,krw2011-04-041-2/+1
* show how to disable pool_debugderaadt2011-04-041-1/+2
* Bump timeout to 30s.ajacoutot2011-03-251-2/+2
* if daemon_flags=NO is set, just exitrobert2011-03-241-1/+3
* use ssh-keygen -A; ok deraadtstevesk2011-03-231-33/+2
* Update since ICMP6 redirects are disabled by default now.fgsch2011-03-231-2/+2
* Since we now use pkill -0 for "check", it must be run as root,ian2011-03-191-2/+2
* - introduce the INRC environment variable so that rc.subr(8) knows if itrobert2011-03-174-21/+46
* Return proper codes so that we don't rc_start if rc_pre failed and weajacoutot2011-03-141-13/+23
* Add a small comment at the top to explain what this file does.ajacoutot2011-03-101-6/+8
* Make reload and check consistent with start/stop.ajacoutot2011-03-091-4/+4
* Move the redirections into the rc_cmd itself instead of rc_start andajacoutot2011-03-091-4/+4
* Move rc_pre and rc_post out of the rc_start/rc_stop functions into theajacoutot2011-03-091-9/+13
* Add an "rc_bg" variable that is undefined by default and allows to startajacoutot2011-03-061-2/+4