| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert the xterm terminal behavior to NOT clear the screen after | dougb | 2009-12-14 | 1 | -1/+6 |
* | Since the change to rc.subr in r198162 it's not necessary to specify | dougb | 2009-12-12 | 1 | -7/+16 |
* | Install firmware(9) examples. | antoine | 2009-12-12 | 1 | -0/+6 |
* | Update to the December 12, 2008 version of this file. The one | dougb | 2009-12-11 | 1 | -18/+19 |
* | Update termcap entries for xterm. | ed | 2009-12-10 | 1 | -22/+22 |
* | Disable SSL renegotiation in order to protect against a serious | cperciva | 2009-12-03 | 1 | -1/+1 |
* | Unify rc.firewall and rc.firewall6, and obsolete rc.firewall6 | ume | 2009-12-02 | 7 | -365/+175 |
* | Use cons25w on pc98. | ed | 2009-11-13 | 1 | -9/+9 |
* | Convert syscons on i386 to TERM=xterm. | ed | 2009-11-13 | 1 | -9/+9 |
* | Split up etc.i386/ttys into a PC98 version as well. | ed | 2009-11-13 | 2 | -2/+314 |
* | Switch the default terminal emulation style to xterm for most platforms. | ed | 2009-11-13 | 7 | -48/+48 |
* | Execute the start/stop process of a jail in the background. | remko | 2009-11-02 | 1 | -1/+1 |
* | Use double-quotation marks to fix the unexpanded variable issue. | hrs | 2009-10-23 | 1 | -3/+3 |
* | Add empty watchdogd_flags. | brueffer | 2009-10-21 | 1 | -0/+1 |
* | Partially revert the change to the gettytab made in r198214. | ed | 2009-10-19 | 1 | -1/+1 |
* | Fix qouting in a comment, to make it look more consistent | ed | 2009-10-18 | 1 | -1/+1 |
* | Allow the buffer size to be configured for pseudo-like TTY devices. | ed | 2009-10-18 | 1 | -1/+1 |
* | Remove a circular dependency on routing | dougb | 2009-10-17 | 2 | -2/+2 |
* | Allow $name_program to override $command in a more robust way that | dougb | 2009-10-15 | 1 | -1/+1 |
* | In regards to the "Starting foo:" type messages at boot time, create and | dougb | 2009-10-10 | 17 | -36/+45 |
* | Fix a case when both ${name}_program and ${command} are defined. | hrs | 2009-10-05 | 1 | -1/+1 |
* | tabify | des | 2009-10-05 | 7 | -14/+14 |
* | Change the pam_ssh examples: if you use it, you probably want want_agent. | des | 2009-10-05 | 5 | -5/+5 |
* | Add OpenVPN IANA assigned port number. | rpaulo | 2009-10-03 | 1 | -0/+2 |
* | - Enable an afexists() check only when no AF argument is specified. | hrs | 2009-10-02 | 1 | -55/+76 |
* | The net.inet.tcp.log_in_vain accepts 0, 1 or 2, not Y/N. | hrs | 2009-10-02 | 1 | -5/+8 |
* | Revert the previous afexists() change. Knobs configured explicitly by | hrs | 2009-10-02 | 3 | -12/+0 |
* | - Split routing_*() and option_*() to *_AF() and add afexists() check | hrs | 2009-10-02 | 1 | -55/+85 |
* | - Fix logic inversion bug of net.inet.tcp.rfc1323[*]. | hrs | 2009-10-02 | 1 | -15/+34 |
* | - Add AF_IPX and AF_NATM to afexists(). | hrs | 2009-10-02 | 6 | -16/+43 |
* | Don't do an IPv6 operation when the kernel doesn't have | ume | 2009-09-30 | 2 | -7/+14 |
* | By popular acclaim, enable "Starting foo:" messages by default | dougb | 2009-09-29 | 1 | -1/+1 |
* | Silence warning printed by getfsspec(3) when /etc/fstab does not exist | cperciva | 2009-09-28 | 2 | -0/+6 |
* | - Add share/nls/gl_ES.ISO8859-1, which I forgot in my last commit | gabor | 2009-09-27 | 1 | -0/+2 |
* | Use ipv6if() when $rtadvd_interfaces="AUTO". | hrs | 2009-09-26 | 1 | -1/+4 |
* | Move rc.d/{stf,faith} to just before rc.d/routing. | hrs | 2009-09-26 | 2 | -2/+2 |
* | Fix several logic bugs in the previous IPv6 variable change and | hrs | 2009-09-26 | 3 | -13/+61 |
* | Add a knob to show 'Starting foo:' messages when faststart is used, | dougb | 2009-09-17 | 2 | -1/+8 |
* | Protect cross-script invocation by checking that the target script exists. | emaste | 2009-09-14 | 1 | -2/+6 |
* | Correct a copy and paste error using the variable name from the | bz | 2009-09-13 | 1 | -1/+1 |
* | Add missing comments and whitespace clean-ups. | hrs | 2009-09-12 | 1 | -42/+64 |
* | Use is_wired_interface() instead of hard-coded interface device | hrs | 2009-09-12 | 1 | -22/+3 |
* | The following changes are added because of | hrs | 2009-09-12 | 1 | -12/+14 |
* | Add an extension of set_rcvar(), a new function set_rcvar_obsolete(), | hrs | 2009-09-12 | 3 | -47/+155 |
* | Use RCng coding convention. | hrs | 2009-09-12 | 1 | -64/+52 |
* | - Add "AUTO" keyword support in $rtadvd_interfaces. | hrs | 2009-09-12 | 1 | -2/+17 |
* | Integrate rc.d/network_ipv6 into rc.d/netif: | hrs | 2009-09-12 | 15 | -544/+902 |
* | Update etc/mtree/Makefile: | antoine | 2009-09-06 | 1 | -4/+5 |
* | Do the first step in removing lukemftpd from the base system. Disconnect | remko | 2009-09-03 | 1 | -2/+0 |
* | Add la_LN.ISO8859-13 and lv_LV | ache | 2009-09-03 | 1 | -0/+12 |