| Commit message (Expand) | Author | Age | Files | Lines |
* | Add diskcheckd to /etc/rc with a knob in rc.conf. | phk | 2001-06-03 | 1 | -0/+2 |
* | Move gif_interfaces from an IP6 option to a regular IP option. | brian | 2001-06-03 | 1 | -5/+5 |
* | I didn't fix the comment in rev 1.107. | obrien | 2001-05-25 | 1 | -1/+1 |
* | Turn on TCP_EXTENSIONS (rfc1323) by defualt. | obrien | 2001-05-25 | 1 | -1/+1 |
* | Introduce a background_fsck rc.conf option which allows the user to | dd | 2001-05-22 | 1 | -0/+1 |
* | New option isdn_screenflags to set the syscons screen params for isdnd, | schweikh | 2001-05-14 | 1 | -0/+1 |
* | Use foo () instead of foo ( ) for function definition, | schweikh | 2001-05-07 | 1 | -2/+1 |
* | Add an allscreens_kbdflags option. Same thing as allscreens_flags, | dd | 2001-04-28 | 1 | -0/+1 |
* | Add isdn_ttype (moved to rc.conf from rc.isdn) | schweikh | 2001-04-24 | 1 | -0/+1 |
* | Fix typo in mouse_char range | ache | 2001-04-21 | 1 | -1/+1 |
* | Add mousechar_start hook | ache | 2001-04-19 | 1 | -0/+3 |
* | Add removable_interfaces to /etc/defaults/rc.conf. It is used | bmah | 2001-04-04 | 1 | -0/+1 |
* | Change ntp_flags to "-b" to inspire people to set it right. | phk | 2001-03-28 | 1 | -1/+1 |
* | Axe TCP_RESTRICT_RST. It was never a particularly good idea except for a few | des | 2001-03-19 | 1 | -1/+0 |
* | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | alfred | 2001-03-19 | 1 | -15/+17 |
* | Add `ipv6_ifconfig_IFN_aliasN' directive to allow multiple aliases. | ume | 2001-03-18 | 1 | -1/+2 |
* | At great personal risk, touch the sendmail startup again. This adds easy | peter | 2001-03-13 | 1 | -2/+4 |
* | Add flags option for savecore. | dougb | 2001-03-12 | 1 | -0/+1 |
* | Avoid complicated tests of whether devices are present or not, and | dougb | 2001-03-10 | 1 | -2/+2 |
* | Add code to turn on the entropy harvesting sysctl's as early as possible | dougb | 2001-03-01 | 1 | -0/+3 |
* | Have coff be a default ibcs2 loader if we have ibcs2 support enabled. | jkh | 2001-02-28 | 1 | -1/+1 |
* | Introduce the option of running fsck -y if the initial preen fails. | dougb | 2001-02-05 | 1 | -0/+1 |
* | Mention about rtadvd_interfaces. It should be specified if you want | ume | 2001-01-25 | 1 | -0/+1 |
* | Add the options of which cron program to run, and specifying flags | dougb | 2001-01-21 | 1 | -0/+2 |
* | Add a sysvipc_enable variable that causes the SysV IPC modules to be loaded. | des | 2001-01-16 | 1 | -0/+1 |
* | Move the process of storing entropy from /dev/random and reseeding with | dougb | 2001-01-14 | 1 | -1/+1 |
* | Add a system to save entropy from /dev/random periodically so that | dougb | 2001-01-11 | 1 | -0/+3 |
* | - ipv6_prefix_* and ipv6_ifconfig_* work for end node | ume | 2000-10-29 | 1 | -3/+12 |
* | add PC-Card melody beep(PC Card bus, kludge version) | sanpei | 2000-10-28 | 1 | -1/+1 |
* | Set new default: entropy_file="/entropy" | jwd | 2000-10-16 | 1 | -2/+2 |
* | This brings support for IP Filter into rc.network and rc.conf with | darrenr | 2000-10-06 | 1 | -0/+16 |
* | Add a unaligned_print option (alpha only) | brian | 2000-10-04 | 1 | -0/+1 |
* | Remove our override on the default time that a looked up name remains | obrien | 2000-09-01 | 1 | -1/+1 |
* | Document ibcs2_loaders and provide a default for it in | sheldonh | 2000-08-18 | 1 | -0/+1 |
* | Mention that basic network options now include firewall/security options as | jhb | 2000-08-17 | 1 | -1/+1 |
* | Add a sample ifconfig entry for an IPX address family address, to give | sheldonh | 2000-08-15 | 1 | -0/+1 |
* | Add an rc.conf knob "ldconfig_insecure" to disable ldconfig's | jdp | 2000-08-11 | 1 | -0/+1 |
* | make sshd follow the pattern of enable, program, flags like every | billf | 2000-08-10 | 1 | -1/+1 |
* | Allow a ppp_user specification to run ppp at startup | brian | 2000-08-10 | 1 | -0/+1 |
* | Change the defaults for portmap, sendmail and inetd to be not running them. | eivind | 2000-07-28 | 1 | -3/+3 |
* | Add weak_mountd_authentication, which is examined in /etc/rc.network. | asmodai | 2000-07-23 | 1 | -0/+1 |
* | Add entropy caching. With this, some entropy is cached at shutdown | markm | 2000-07-17 | 1 | -0/+2 |
* | Clean up all the old setup code for the old /dev/random. This will be | markm | 2000-06-25 | 1 | -1/+0 |
* | Introduce /etc/defaults/periodic.conf, similar in concept to rc.conf. | brian | 2000-06-23 | 1 | -10/+0 |
* | Add ip_portrange_first and ip_portrange_last rc.conf/rc.network | dillon | 2000-06-22 | 1 | -2/+4 |
* | Don't include /compat/linux/tmp in $clean_daily_dirs as it's usually | brian | 2000-06-20 | 1 | -1/+1 |
* | Add clear_daily_* variables | brian | 2000-06-09 | 1 | -0/+9 |
* | Add suggested comment for TCP_DROP_SYNFIN and TCP_RESTRICT_RST | wilko | 2000-05-27 | 1 | -0/+2 |
* | Fix misleading comment. | wollman | 2000-05-18 | 1 | -1/+1 |
* | Add ipsec_enable and ipsec_file options to run IPSEC's setkey program | dillon | 2000-05-16 | 1 | -0/+2 |