| Commit message (Expand) | Author | Age | Files | Lines |
* | Bunch of fixes to pfsync(4) module load/unload: | glebius | 2012-01-09 | 1 | -7/+0 |
* | There is no longer a need to abstract ${rcvar_manpage} as we are not | dougb | 2012-01-08 | 1 | -1/+1 |
* | Spelling fixes for etc/ | uqs | 2012-01-07 | 1 | -1/+1 |
* | Add 'nojail' keyword as auditd(8) can't really do anything useful when | pjd | 2012-01-06 | 1 | -1/+1 |
* | - Put one file into one line. This makes keeping local changes and merging | pjd | 2011-12-15 | 1 | -39/+154 |
* | Ensure kldxref is run first. Currently both 'kldxref' and 'kld' depend | obrien | 2011-12-01 | 1 | -1/+1 |
* | rc.d: Eliminate some unnecessary non-POSIX constructs: | jilles | 2011-11-08 | 2 | -1/+2 |
* | Whenever you boot with nfsv4_server_enable=NO (the default) in rc.conf, | dim | 2011-11-05 | 1 | -0/+5 |
* | Fix handling of rc_force in /etc/rc.d/dhclient | rea | 2011-10-28 | 1 | -4/+13 |
* | Correctly reassign copyright of etc/rc.d/static_ndp back to delphij@ | mm | 2011-10-23 | 1 | -1/+1 |
* | Add etc/rc.d/static_ndp, analogous to etc/rc.d/static_arp. | mm | 2011-10-23 | 3 | -1/+76 |
* | The rc_force test was inverted in the previous commit, so that dhclient ran | des | 2011-10-17 | 1 | -1/+1 |
* | Make dhclient use a pid file. Modify the rc script accordingly; while | des | 2011-10-13 | 1 | -32/+16 |
* | Use REQUIRE: line to reorder rc.d/bridge instead of BEFORE: line. | hrs | 2011-09-20 | 2 | -2/+1 |
* | Use resolvconf(8) to create /etc/resolv.conf, not directly overwrite it. | hrs | 2011-09-19 | 1 | -7/+7 |
* | Fix the script order to run rc.d/bridge after the initial network | hrs | 2011-09-19 | 1 | -1/+2 |
* | Add $ipv6_cpe_wanif to enable functionality required for IPv6 CPE | hrs | 2011-09-13 | 1 | -0/+13 |
* | Honor WITHOUT_IPX when installing etc/rc.d/ipxrouted. | delphij | 2011-08-23 | 1 | -1/+5 |
* | Revert the apparently-unecessary module_path twiddling from r223917 | dougb | 2011-07-22 | 1 | -15/+2 |
* | rc.d/routing: Fix ugly output with additional routing options. | jilles | 2011-07-17 | 1 | -15/+27 |
* | Remove "-n" from echo | kevlo | 2011-07-15 | 1 | -2/+2 |
* | Make sure we load kernel modules from the same path as the running kernel | dougb | 2011-07-10 | 1 | -2/+15 |
* | Delete the /etc/rc.d/nfsserver script, since it is no | rmacklem | 2011-07-08 | 5 | -23/+4 |
* | Fix the /etc/rc.d/nfsd script so that it no longer uses | rmacklem | 2011-07-07 | 1 | -3/+3 |
* | Run load_rc_config before stop_cmd definition, so that ${quotaoff_flags} | pluknet | 2011-06-28 | 1 | -1/+1 |
* | I knew there was something funny about this line | dougb | 2011-06-22 | 1 | -1/+2 |
* | Blah, forgot to svn add the actual script from r223310 | dougb | 2011-06-19 | 1 | -0/+97 |
* | Add the netwait rc.d script. It waits for the specified period for the | dougb | 2011-06-19 | 2 | -2/+2 |
* | Add rc.d/kld to load kernel modules after local disks are up. | dougb | 2011-06-18 | 3 | -2/+55 |
* | - Remove $ipv6_gateway_enable check. | hrs | 2011-06-11 | 1 | -7/+1 |
* | Make three one line changes to the rc scripts so that | rmacklem | 2011-06-11 | 2 | -2/+2 |
* | Remove redundant keywords. | hrs | 2011-05-17 | 2 | -2/+2 |
* | Change the new NFS server so that it uses vfs.nfsd naming | rmacklem | 2011-05-08 | 1 | -3/+3 |
* | Upgrade to OpenSSH 5.8p2. | des | 2011-05-04 | 1 | -1/+10 |
* | Fix module names and dependencies so the NFS clients will | rmacklem | 2011-04-27 | 1 | -1/+1 |
* | Update the /etc/rc.d scripts for mountd and nfsd so they | rmacklem | 2011-04-26 | 2 | -17/+29 |
* | Create a function for the code from r192246 so that it can be used both | dougb | 2011-04-25 | 1 | -11/+15 |
* | Add svn:executable property | dougb | 2011-04-25 | 1 | -0/+0 |
* | Introduce to rc.subr get_pidfile_from_conf(). It does just what it sounds | dougb | 2011-04-23 | 2 | -2/+29 |
* | Add startup script, to load rules from /etc/rctl.conf. | trasz | 2011-03-30 | 2 | -1/+40 |
* | Replace ${SYSCTL_W} with ${SYSCTL} in rc.d scripts, as they are identical. | emaste | 2011-03-30 | 8 | -51/+51 |
* | - Merge in OFED 1.5.3 from projects/ofed/head | jeff | 2011-03-21 | 2 | -0/+32 |
* | Remove the svn:executable property on Makefile | dougb | 2011-03-13 | 2 | -0/+0 |
* | Commit two more files missed in r219089. | pjd | 2011-02-27 | 1 | -2/+0 |
* | Recognize 'reload' command, as hastd can be reloaded with the SIGHUP signal. | pjd | 2011-02-27 | 1 | -0/+1 |
* | The new accounting file needs to be 644 so that unprivileged users | dougb | 2011-02-24 | 1 | -0/+1 |
* | Update how accounting log files are rotated. | dougb | 2011-02-22 | 1 | -8/+32 |
* | Let rpcbind clean up after itself | dougb | 2011-01-31 | 1 | -0/+2 |
* | Don't require /usr/lib/aout to be on the system. Test for its | imp | 2011-01-06 | 1 | -2/+2 |
* | Add pidfile [1] | dougb | 2010-12-27 | 1 | -5/+11 |