| Commit message (Expand) | Author | Age | Files | Lines |
* | Anti-foot-shooting for pcvt users: ignore isdn_screenflags which is | schweikh | 2001-05-19 | 1 | -0/+10 |
* | Restore the RSA host key to /etc/ssh/ssh_host_key. | obrien | 2001-05-18 | 5 | -40/+15 |
* | Link /etc/ssh/ssh_host_key to /etc/ssh/ssh_host_rsa_key to deal with | jesper | 2001-05-16 | 5 | -10/+35 |
* | New option isdn_screenflags to set the syscons screen params for isdnd, | schweikh | 2001-05-14 | 1 | -0/+12 |
* | * Simplify the population of the /etc memory filesystem. To avoid | bsd | 2001-05-09 | 5 | -46/+76 |
* | s/ssh_host_key/ssh_host_rsa_key/ since that is what openssh uses now | peter | 2001-05-09 | 5 | -10/+10 |
* | Don't mount a md(4) over /dev on DEVFS enabled diskless systems. | phk | 2001-05-01 | 4 | -20/+36 |
* | Add an allscreens_kbdflags option. Same thing as allscreens_flags, | dd | 2001-04-28 | 1 | -0/+9 |
* | Enable static IPv6 address assignment on PCMCIA NIC. | ume | 2001-04-26 | 1 | -2/+3 |
* | Move to using md. | imp | 2001-04-25 | 5 | -11/+47 |
* | Don't hardcode isdn_ttype overwriting rc.conf settings. | schweikh | 2001-04-24 | 1 | -15/+1 |
* | MFS: the MFS still applies to -current until such time as someone fixes | imp | 2001-04-24 | 4 | -60/+76 |
* | Eliminate the null mount for /etc for diskless clients. | bsd | 2001-04-20 | 1 | -31/+35 |
* | Add mousechar_start hook | ache | 2001-04-19 | 1 | -0/+7 |
* | Change the order in which /etc files are copied into place; copy | bsd | 2001-04-03 | 1 | -5/+12 |
* | Axe TCP_RESTRICT_RST. It was never a particularly good idea except for a few | des | 2001-03-19 | 5 | -35/+0 |
* | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | alfred | 2001-03-19 | 5 | -560/+590 |
* | Add `ipv6_ifconfig_IFN_aliasN' directive to allow multiple aliases. | ume | 2001-03-18 | 1 | -0/+9 |
* | Alter the pccard setup a bit so that it looks prettier by redirecting | jhb | 2001-03-04 | 1 | -5/+5 |
* | - Don't try to send RA to lo0, gifN and faithN. | ume | 2001-01-25 | 1 | -19/+5 |
* | Fix this to be more consistent with similar constructions elsewhere | dougb | 2001-01-14 | 1 | -1/+1 |
* | Move the syscons configuration to a machine independent rc.syscons. The | jhb | 2001-01-09 | 1 | -0/+176 |
* | * Add an eval so that ipnat_flags=">/dev/null" works, per the PR | dougb | 2000-12-17 | 5 | -15/+25 |
* | Apply a more consistent style to the echo statements in /etc/ scripts. | dougb | 2000-12-17 | 11 | -116/+117 |
* | Don't install route for fec0::/10. It was wrongly replaced from | ume | 2000-11-14 | 1 | -3/+2 |
* | - ipv6_prefix_* and ipv6_ifconfig_* work for end node | ume | 2000-10-29 | 1 | -109/+213 |
* | Fixed the reporting of ip_portrange_{first|last}. | ru | 2000-10-12 | 5 | -10/+10 |
* | Add copyright notices. Other systems have been barrowing our /etc files | obrien | 2000-10-08 | 20 | -14/+521 |
* | This brings support for IP Filter into rc.network and rc.conf with | darrenr | 2000-10-06 | 5 | -0/+155 |
* | Use su -m instead of just su to avoid reading the users login profile | brian | 2000-09-28 | 5 | -5/+5 |
* | Print "Enable PC-card." before anything else is done with | alex | 2000-09-23 | 1 | -1/+2 |
* | Make default interface work. | ume | 2000-09-10 | 1 | -5/+4 |
* | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | nectar | 2000-09-06 | 5 | -0/+145 |
* | Avoid doing rtsol to psuedo interface. | ume | 2000-09-06 | 1 | -4/+8 |
* | Fix a whitespace bogon. | jhb | 2000-08-16 | 5 | -5/+5 |
* | Allow a ppp_user specification to run ppp at startup | brian | 2000-08-10 | 5 | -40/+45 |
* | Use shell matching instead of sed(1) to strip comments and blank lines. | chris | 2000-08-09 | 1 | -8/+10 |
* | Fix an unmatched opening quote. | ume | 2000-07-18 | 1 | -1/+1 |
* | Add to, don't overwrite, user-settable mountd_flags. | nbm | 2000-07-14 | 5 | -5/+5 |
* | - Remove use of programs in /usr like sed as possible. In this | ume | 2000-07-09 | 1 | -28/+57 |
* | Add ip_portrange_first and ip_portrange_last rc.conf/rc.network | dillon | 2000-06-22 | 5 | -0/+95 |
* | Add ipsec_enable and ipsec_file options to run IPSEC's setkey program | dillon | 2000-05-16 | 5 | -0/+55 |
* | Remove extraneous ";;" in previous commit | kris | 2000-05-15 | 5 | -5/+0 |
* | Create a DSA host key if one does not already exist, and teach sshd_config | kris | 2000-05-15 | 5 | -5/+30 |
* | Add firewall_logging knob to enable/disablle events logging, disabled | ache | 2000-05-06 | 5 | -0/+50 |
* | Add to defaults/rc.conf a new function source_rc_confs which rc | sheldonh | 2000-04-27 | 4 | -0/+4 |
* | Removed unnecessary comma in stf addr printf in hex format, | shin | 2000-04-06 | 1 | -1/+1 |
* | Avoid using sed and awk in configure script. | shin | 2000-03-28 | 1 | -4/+6 |
* | Add a configuration options which enable/disable IPv4 mapped IPv6 addr | shin | 2000-03-28 | 1 | -0/+11 |
* | Add a sysctl to specify the amount of UDP receive space NFS should | dillon | 2000-03-27 | 5 | -0/+25 |