summaryrefslogtreecommitdiffstats
path: root/etc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch reorder_kernel() from sending emails to logging via syslogrpe2017-07-041-15/+17
* Add GRACEFUL_SHUTDOWN example to bgpd.confjob2017-07-041-1/+5
* Improve reorder_kernel()rpe2017-06-301-17/+23
* remove some old cruft.tedu2017-06-271-8/+2
* Import regenerated moduli.dtucker2017-06-231-430/+429
* Adjust relink procedure to use new targets. Better use semantics forderaadt2017-06-221-5/+5
* compile.tgz no longer needs to contain machine/ subdir, instead it needsderaadt2017-06-221-3/+2
* When building a snapshot, install the compile.tgz file to builder'sderaadt2017-06-211-1/+2
* As early as possible, create a link /bsd.booted to the /bsd kernel wederaadt2017-06-191-1/+2
* Add a new function reorder_kernel() that relinks and installs therpe2017-06-141-1/+35
* Grow sgi iso, to account for base containing compile.tgz.deraadt2017-06-141-4/+4
* For KARL, include a linkkit into the base set, as usr/share/compile.tgz.deraadt2017-06-131-1/+8
* The KARL compile.tgz linkkit adds some growth to the base set.deraadt2017-06-132-2/+12
* destroy lint remnants.espie2017-06-121-2/+2
* Report processes that were killed due to pledge or memory accessbluhm2017-06-101-1/+2
* start slaacd as early as possible, right after pf and sysctl.conf areflorian2017-06-061-2/+4
* Mention that the special files are created in the current workingtb2017-06-061-2/+3
* Temporarily disable the second call to rc_check until I figure out whatajacoutot2017-06-051-2/+6
* Fix logic in _rc_wait to properly cope with setproctitle(3) daemons. It was aajacoutot2017-06-051-3/+4
* We have been running a small awk program before installing the relinked libc.deraadt2017-06-031-1/+3
* Immediately after mounting / read-write, chmod og-rwx the kernel. Remotederaadt2017-06-031-1/+2
* kernels in compile dirs are og-rwx, so need to make them readable inderaadt2017-06-031-1/+2
* Move slaacd to /sbinflorian2017-06-031-2/+2
* Introduce a scary rc.conf(8) knob library_aslr=(YES|NO) to turn off thetb2017-05-303-8/+12
* Enable slaacd(8) by default and disable router solicitation andflorian2017-05-301-2/+2
* rc.d(8) for slaacdflorian2017-05-294-5/+17
* Randomize link-order of libcrypto as we do with libc. This libraryderaadt2017-05-291-2/+2
* Move check later to mitigate a possible race.ajacoutot2017-05-281-2/+2
* Indent and rename var; no functional change.ajacoutot2017-05-281-6/+8
* When a daemon reaches its timeout when starting, display "timeout" insteadajacoutot2017-05-281-3/+5
* Drop useless lines continuation; no functional change.ajacoutot2017-05-281-13/+12
* etc/netstart: use colon separator instead of dot with chownawolk2017-05-281-2/+2
* Ok turns out we still want to keep the rc_bg variable around but we needajacoutot2017-05-272-3/+5
* Add an ALRM timer to cope with 2 annoying issues in rc.d(8):ajacoutot2017-05-272-10/+29
* regenvisa2017-05-211-9/+15
* Enable radeondrm(4) on loongson to get accelerated graphicsvisa2017-05-211-1/+3
* Change test from [] to [[]] and simplify pattern.rpe2017-05-071-2/+2
* Replace hardcoded script name with ${0##*/}rpe2017-05-071-2/+2
* add vm.conf to changelist and mtree/specialgsoares2017-05-032-2/+4
* Revert r1.170 and remove the id==0 check.rpe2017-05-011-7/+1
* Remove last remnants of rtsol. IPv6 autoconfiguration of interfaces is nowrpe2017-05-011-30/+15
* Comments and spacing.rpe2017-05-011-17/+27
* Do not try to delete a default route before adding it.mpi2017-04-301-3/+1
* Install arm64 manpages: eeprom(8), MAKEDEV(8). ok phessler kettenissthen2017-04-261-1/+3
* Unbreak netstart for multiple inteface configurations like trunkrpe2017-04-251-1/+3
* Introduce a new function parse_hn_line() that replaces the existingrpe2017-04-241-94/+103
* Simplify patching of motd(5), also making it agree better with theschwarze2017-04-181-3/+2
* installation of the compiler creates include/g++ if needed; mtree does notderaadt2017-04-181-3/+1
* skip mtree creation of two include dirs. gcc3 may still use them, butderaadt2017-04-171-5/+1
* Remove /etc/ssl/acme/. We don't need it now that we have a default acme-conf(5)ajacoutot2017-04-162-8/+4