Age | Commit message (Expand) | Author |
2014-10-03 | sort RCDAEMONS | Theo de Raadt |
2014-10-02 | No longer check for slip.{host,login}; pointed by dcoppa@ | Martin Pieuchot |
2014-10-01 | sliphome et sliplogin(8) are gone. | Martin Pieuchot |
2014-09-28 | Revert 1.142. Without the down netstart will just print the ifconfig | Claudio Jeker |
2014-09-26 | remove explicit 'down' of an interface before starting a dhcp request, thereby | Alexander Hall |
2014-09-22 | Get rid of intermediate file handling during sumfile creation | Robert Peichaer |
2014-09-20 | Drop smmsp group and alias. | Antoine Jacoutot |
2014-09-19 | Remove sendmail queue directories. | Antoine Jacoutot |
2014-09-17 | With sendmail(8) gone, there is not much point in keeping /etc/mail/Makefile. | Antoine Jacoutot |
2014-09-16 | More sendmail removal. | Antoine Jacoutot |
2014-09-15 | Remove sendmail specific files. | Matthieu Herrb |
2014-09-15 | Remove sendmail tentacles. ok krw@ ajacoutot@ | Matthieu Herrb |
2014-09-15 | Ensure proper group ID for chio.conf example. | Robert Peichaer |
2014-09-05 | Remove /etc/{hosts,myname} from etc.tgz. | Antoine Jacoutot |
2014-09-03 | No more /etc/rndc.key. ok sthen@ | Matthieu Herrb |
2014-08-30 | Make it possible to pass a specific error code to _rc_err(). | Antoine Jacoutot |
2014-08-29 | Move dhclient.conf(5) to examples. | Antoine Jacoutot |
2014-08-27 | Nuke net.inet6.icmp6.rediraccept and allow redirects on interfaces | Florian Obser |
2014-08-27 | Add httpd default log files to the rotation. | Christian Weisgerber |
2014-08-26 | Create etc set during 'make build' and embed it in base set to make | Robert Peichaer |
2014-08-26 | usr.sbin | Robert Nagy |
2014-08-25 | No more /etc/X11/fs | Matthieu Herrb |
2014-08-25 | Add a generic system-wide /usr/share/misc/mime.types file that can be | Reyk Floeter |
2014-08-25 | snmpd cannot reload | Alexander Hall |
2014-08-25 | Put _rc_err argument under quotes to respect the syntax we are passing. | Antoine Jacoutot |
2014-08-24 | Fix reversed logic. | Antoine Jacoutot |
2014-08-24 | Drop uneeded parenthesis in usage(). | Antoine Jacoutot |
2014-08-24 | Drop unused variables. | Antoine Jacoutot |
2014-08-24 | In debug mode, make it clear when we are using the default flags when | Antoine Jacoutot |
2014-08-24 | In debug mode (`-d'), only print the flags relevant to the rc.d(8) we are | Antoine Jacoutot |
2014-08-23 | Shrink this to the minimum, but reference /etc/examples/pf.conf | Theo de Raadt |
2014-08-22 | disable use of bind in base; in the base use nsd/unbound instead. | Theo de Raadt |
2014-08-22 | Set the default nfsd flags to "-tun 4". Matches the comment | Jonathan Gray |
2014-08-21 | Drop sanitation, _rc_parse_conf does this for us already. | Antoine Jacoutot |
2014-08-20 | Remove userland bits related to the crypto(4) interface; ok deraadt | Mike Belopuhov |
2014-08-17 | Execute /etc/netstart using sh(1) instead of sourcing it. | Antoine Jacoutot |
2014-08-17 | When running interactively, display the output of the "check" action | Antoine Jacoutot |
2014-08-13 | Add /usr/X11R6/share/X11/app-defaults | Matthieu Herrb |
2014-08-11 | Typo. | Antoine Jacoutot |
2014-08-11 | Let _rc_parse_conf stick to parsing /etc/rc.conf and /etc/rc.conf.local | Matthias Kilian |
2014-08-11 | Make it possible to pass arguments to _rc_parse_conf(). | Antoine Jacoutot |
2014-08-06 | Change grammar to remove a shift/reduce conflict that was introduced | Reyk Floeter |
2014-08-05 | Add configuration options for the most-important connection limits: | Reyk Floeter |
2014-08-04 | enable httpd; ok deraadt@ | Christian Weisgerber |
2014-08-04 | Add HTTPS server example. | Reyk Floeter |
2014-08-04 | Change grammar from "log [style]" to "log style [style]". | Reyk Floeter |
2014-08-03 | The first server example should be the "minimal default" to illustrate | Reyk Floeter |
2014-08-03 | More examples, include FastCGI for php and cgi-bin and logging. | Reyk Floeter |
2014-08-01 | Don't return, just skip over non existing rc.conf or rc.conf.local file. | Robert Peichaer |
2014-07-31 | In debug mode, properly sort and drop duplicates so that we don't end | Antoine Jacoutot |