jakob
c02fe8ed3e
clarify smtpfwdd_flags; from dfa@solo.ee. ok deraadt
23 years ago
millert
ff9b1a2770
Scaffolding to support sendmail 8.12. Note that the new smmsp user/group
are *required*.
23 years ago
deraadt
b87c669812
pflogd_flags; mbing@nfr.net
23 years ago
deraadt
18262f6b6b
altqd startup stuff
23 years ago
deraadt
4c69dfa358
pf off by default; how did this happening, as is noone testing????
23 years ago
kjell
6432caff82
Initialization infrastruture for pf. Based on initial patches
by ian@, and much input and mangling from theo.
23 years ago
hin
69ab37e632
I suck
23 years ago
hin
c0f86c97c2
KerberosV support.
Kerberos related cleanup.
23 years ago
fgsch
07ed175916
Use lpd_flags instead of lpd, thus allowing to pass parameters to lpd;
patch from Yozo TODA <yozo@imit.chiba-u.ac.jp>, deraadt@ ok.
23 years ago
deraadt
cd3ef0a0d2
Remove ipf. Darren Reed has interpreted his (old, new, whichever)
licence in a way that makes ipf not free according to the rules we
established over 5 years ago, at www.openbsd.org/goals.html (and those
same basic rules govern the other *BSD projects too). Specifically,
Darren says that modified versions are not permitted. But software
which OpenBSD uses and redistributes must be free to all (be they
people or companies), for any purpose they wish to use it, including
modification, use, peeing on, or even integration into baby mulching
machines or atomic bombs to be dropped on Australia. Furthermore, we
know of a number of companies using ipf with modification like us, who
are now in the same situation, and we hope that some of them will work
with us to fill this gap that now exists in OpenBSD (temporarily, we
hope).
23 years ago
aaron
3891454c82
USB mice apply here, too.
23 years ago
marc
60461cea9c
fix wsmoused comment
23 years ago
deraadt
f72789505e
wsmoused support; missed 2.9 -- bad aaron; heko@saitti.net
24 years ago
deraadt
756702d4bf
permit passing sshd flags; djm
24 years ago
krw
4114270d68
Typos: neccesary -> necessary, desireable -> desirable
24 years ago
angelos
33523770b4
Back-out use of apachectl to start httpd:
1) It's one more dependency in /etc/rc
2) It's one more script that starts from /etc/rc (slowdown)
3) We're only going to be starting httpd in /etc/rc anyway (no other
weird operations), so there's no reason to force a change in rc.conf
4) apachectl(8) doesn't mention "startssl" directive
5) Admins can use apachectl to manage httpd regardless of how the
latter was started
Thanks to fgs@ for yelling about this :-)
24 years ago
angelos
4199f3ed12
Use apachectl to start httpd, rather than directly call httpd in
/etc/rc (PR 1476)
24 years ago
aaron
85796607b6
Give examples of moused_flags usage for ps/2 and serial mice.
24 years ago
aaron
b9e50c176b
Initialization script stuff for moused.
24 years ago
matt
4e1db1cf3a
- Move ntpd out of rc.securelevel
- Add ntpdate and rdate rc knobs
Approved-And-Assisted-By: millert
24 years ago
itojun
93d2c5671a
remove ip6defaultif, this is just for IPv6 specification pedants
24 years ago
todd
3894d87b4a
rc.conf now parses ${local_rcconf} internally; closes pr 1259
24 years ago
mickey
ffe62f7559
add a note where to go to for nfs client configuration; after popular demand
24 years ago
mickey
a3b6521f86
nfsiod/nfs_client, bye bye
add commented out entry into sysctl.conf for vfs.nfs.iothreads
24 years ago
ericj
22f99cb767
fix PR #1169 ; itojun@ OK
25 years ago
deraadt
90d3a6dee4
rc.conf.local support, inspired by chuck yerkes
25 years ago
itojun
9ad07384fa
add ip6defaultif, which configures default outgoing interface
when no neighboring router is found (rare case). this is to conform
strictly to the ND spec. it is safe to leave it empty.
25 years ago
deraadt
4c1f6cf797
description error; discovered in a bar in sweden..
25 years ago
itojun
e6a63dafc5
add following IPv6 configs: rtadvd_flags route6d_flags rtsold_flags
25 years ago
fgsch
fd619cd2fc
Allow identd to be used w/o inetd.
25 years ago
millert
182d4611f6
Fix misleading comment.
25 years ago
deraadt
2774a9e248
shorten lines
25 years ago
jakob
3c4feae9eb
Change defaults to start sendmail using '-q30m'. This will not make
sendmail listen to requests on port 25, just process the queue every
30 minutes to take care of any unsent mail. OK millert@.
25 years ago
deraadt
5b9760f482
clean
25 years ago
millert
f2631f1edc
Add shlib_dirs variable so users can add to the directories cached
in /var/run/ld.so.hints
25 years ago
niklas
1924512d00
New multicast route setup style
26 years ago
deraadt
1a18a7b46b
isakmpd startup stuff
26 years ago
downsj
5a392362ae
Add option for running ftpd out of rc.
26 years ago
art
f7a376a667
startup code for AFS
26 years ago
deraadt
f9dd07642d
add toggle for ntpd
26 years ago
pattonme
d62428e28a
Added daemon mode flags "-D" to default configuration. This new version doesn't
automatically release the terminal.
26 years ago
marc
3900ad5aae
better way of handling dhcp client; Jason Ish <jbi130@mail.usask.ca>
26 years ago
marc
a83ecd5956
dhcp client stuff. "Angelos D. Keromytis" <angelos@dsl.cis.upenn.edu>
26 years ago
marc
8c654407ec
put back recent change (apmd flags) that was accidently removed
26 years ago
form
75a9ccf047
dhcpd: start from rc, controlled by rc.conf; sample config files
26 years ago
marc
18614ce6b6
allow flags to be passed to apmd at millert's request
26 years ago
marc
c3c3d47478
start apmd in rc, controlled by rc.conf
26 years ago
deraadt
a28a282fd6
rc.conf control sshd
26 years ago
millert
aea31e832f
to turn of named chroot set to be empty, not 'NO'
26 years ago
millert
93121833ea
Add named_user and named_chroot variables to simplify chroot'd named
setup.
26 years ago