| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r311103, r311907: | ian | 2017-03-02 | 1 | -1/+1 |
* | MFC r307159: Add jail_confwarn="NO" (default YES) | dteske | 2016-12-13 | 1 | -1/+2 |
* | MFC r303943: Allow enforce_statfs (see jail(8)) to be set per jail | dteske | 2016-12-13 | 1 | -0/+1 |
* | MFC r307755: swapoff: Remove only late devices with -aL. | jilles | 2016-11-19 | 1 | -1/+1 |
* | MFC r307182,307191,307192: rc.d/zfsbe: new script designed for BE support | avg | 2016-11-03 | 3 | -1/+73 |
* | MFC r307786: | bapt | 2016-10-25 | 1 | -2/+5 |
* | MFC r304779, r304780, r304781, r304782, r304802 | cy | 2016-08-27 | 1 | -3/+24 |
* | MFH (r303716, r303719): drop SSH1 support, disable DSA by default | des | 2016-08-05 | 1 | -1/+1 |
* | MFC r302857: | jamie | 2016-07-17 | 1 | -3/+6 |
* | MFC r302855: | jamie | 2016-07-17 | 1 | -15/+16 |
* | Separate BLACKLIST vs BLACKLIST_SUPPORT properly | lidl | 2016-06-07 | 1 | -1/+1 |
* | Connect ypldap(8) script on Makefile, forgotten on my previous commit r301480. | araujo | 2016-06-06 | 1 | -0/+1 |
* | Add rc.d script for ypldap(8). | araujo | 2016-06-06 | 1 | -0/+27 |
* | Add basic blacklist build support | lidl | 2016-06-02 | 2 | -0/+50 |
* | Fix exit status of "service routing start <af> <iface>" | asomers | 2016-06-02 | 1 | -0/+5 |
* | Fix indentation in dhclient rc.d script | vangyzen | 2016-05-31 | 1 | -1/+1 |
* | Cosmetics: add missing space after the ':' in etc/rc.d/random. | trasz | 2016-05-31 | 1 | -2/+2 |
* | Fix circular dependency created after r287197 between ldconfig and mountcritr... | ngie | 2016-05-30 | 2 | -4/+14 |
* | Make netif REQUIRE hostid | ngie | 2016-05-29 | 1 | -1/+1 |
* | zfsd(8), the ZFS fault management daemon | asomers | 2016-05-28 | 2 | -1/+19 |
* | Always create loopback routes on every fib | asomers | 2016-05-27 | 1 | -10/+26 |
* | Use the expiry date to determine whether to replace the DB copy of | cy | 2016-05-25 | 1 | -2/+2 |
* | Make hostid_save depend on hostid | ngie | 2016-05-15 | 1 | -1/+1 |
* | Fix broken dependency with routed when MK_ROUTED != no | ngie | 2016-05-15 | 2 | -1/+2 |
* | Conditionalize installing etc/rc.d/atm{1,2,3} | ngie | 2016-05-15 | 2 | -4/+9 |
* | Conditionalize etc/rc.d/{zfs,zvol} install on MK_ZFS != no | ngie | 2016-05-15 | 1 | -2/+7 |
* | Make FILESYSTEMS, dumpon, and var not depend on zfs and zvol | ngie | 2016-05-15 | 5 | -3/+4 |
* | Reduce redundancy after release-pkg merge to head in r298107 | ngie | 2016-05-15 | 1 | -38/+17 |
* | Refactor the root mount hold code and add the wait to etc/rc.d/fsck. | trasz | 2016-05-10 | 2 | -28/+17 |
* | Only install etc/rc.d/{rfcomm_pppd_server,sdpd} if MK_BLUETOOTH != no | ngie | 2016-05-06 | 1 | -2/+2 |
* | etc: minor spelling fixes. | pfg | 2016-05-01 | 1 | -2/+2 |
* | Fix incorrect permissions for /etc/rc.d/sendmail in fallout from | peter | 2016-04-30 | 1 | -1/+1 |
* | Make SERVERS REQUIRE clean when MK_KERBEROS==no | ngie | 2016-04-30 | 2 | -1/+2 |
* | Add a savecore_enable variable support for the savecore rc script | bapt | 2016-04-29 | 1 | -0/+1 |
* | Fix duplicate "name" variable that sneaked in with the rc description commit. | lme | 2016-04-24 | 1 | -1/+1 |
* | Fix typo (forgotten "=" after desc). | se | 2016-04-24 | 1 | -1/+1 |
* | Cosmetics: - no need to escape the newline after '|' | schweikh | 2016-04-24 | 1 | -4/+4 |
* | Don't remove the /var/run/jail_name.id file if a jail fails to start. | jamie | 2016-04-23 | 1 | -2/+0 |
* | - Add descriptions to most of the rc scripts. Those are mostly taken from their | lme | 2016-04-23 | 140 | -8/+145 |
* | Remove mroute6d rc script | bapt | 2016-04-23 | 3 | -20/+1 |
* | Turn ssh_host_dsa_key back on until PR#208254 is taken care of. | peter | 2016-04-17 | 1 | -1/+1 |
* | MFH | gjb | 2016-04-04 | 2 | -6/+22 |
|\ |
|
| * | pf: Friendly error message for status if pf.ko is not loaded | kp | 2016-03-27 | 1 | -1/+5 |
| * | rc.d: Make msgs a proper rc.d script. | jilles | 2016-03-27 | 1 | -5/+17 |
* | | MFH | gjb | 2016-03-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Require firewall setup before running rc.d/netwait, otherwise the ping | ian | 2016-03-13 | 1 | -1/+1 |
* | | MFH | gjb | 2016-03-10 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Load linux64 module for amd64 if Linux abi enabled. | dchagin | 2016-03-08 | 1 | -0/+5 |
* | | MFH | gjb | 2016-03-02 | 2 | -27/+0 |
|\ \
| |/ |
|
| * | Convert casperd(8) daemon to the libcasper. | oshogbo | 2016-02-25 | 2 | -24/+0 |