gilles
896ee276fc
add _smtpd, ok deraadt@
15 years ago
gilles
b4c4c27869
add user and group for smtpd
discussed with pyr@ and deraadt@
15 years ago
mcbride
81069d7dd9
Don't synchronise carp states in default PF ruleset, these get created
on each host and end up conflicting, so they never sync anyways.
ok dlg henning
15 years ago
miod
742fb2be50
regen
15 years ago
miod
abe99bf73c
Support for MVME141 boards. Tested with both VME and VSB memory boards
(and MVME327 SCSI and MVME376 Ethernet, to provide a complete system).
15 years ago
miod
78af7f0203
Support for MVME165 board - code written in april 2006, eventually debugged
last month.
15 years ago
deraadt
0711e612f8
A newruleset that contains actual blocks people can use if they
uncomment them. this is no longer a sample. everything in here now
must be completely legit.
discussed at length with henning, claudio, and sthen
ok sthen
15 years ago
sobrado
939ff6d46f
ftpd(8) allows users to connect when listed in /etc/ftpchroot too;
this change has been suggested by form@ as a part of a larger issue
we are looking at right now.
grammatical review by jmc@
ok millert@
15 years ago
deraadt
6915bb7d78
nobody is for NFS, and nobody should *&^#@$ use it for anything else
15 years ago
giovanni
b3ae080ecc
Fix some typos
15 years ago
miod
152009386b
Move to 4.5-BETA
15 years ago
grange
795f3c58c4
regen
15 years ago
grange
a743ef735c
Bump the number of /dev/sd* files on usb-capable archs. With modern
all-in-one usb card readers and memory sticks you run out of sd
device files very quickly with default install.
This doesn't affect install media.
ok krw@ miod@
15 years ago
grange
70fbb78315
Use $Mdocdate$ instead of date(1).
ok miod@
15 years ago
sobrado
9556b82869
use a consistent spacing in expressions and wordlists.
15 years ago
miod
6cc61845e3
regen
16 years ago
miod
061cd7baf3
Remove /dev/drum and related code.
16 years ago
sobrado
b34b94055a
use the same spacing style as in /etc/ftpchroot and /etc/ftpusers;
it is more consistent and easier to read.
16 years ago
sobrado
addc782363
write ftpd(8) in a more appropriate way.
16 years ago
jakob
9ee37f4610
update root.hint; IPv6 address for L-root added
16 years ago
reyk
fe27ed1eb0
Link the directory containing the MIB definitions for snmpd(8).
16 years ago
naddy
43d49fafa4
Bump size of isakmpd RSA host key up to 2048 bits to match the
SSH2-RSA size; ok hshoexer@, no objection from miod@
16 years ago
jakemsr
99471cbd89
sync
16 years ago
jakemsr
2b45b3f0b1
make 'MAKEDEV all' create device nodes for 3 separate audio devices
instead of just 1.
ok todd@
16 years ago
uwe
d22c41ab9e
Add bt=YES to /etc/rc.conf.local to start the daemon
16 years ago
fkr
fd7f451ac8
aliases is sorted alphabetically, so move up '_btd'.
pointed out by jmc@
16 years ago
fkr
552defdcaf
add '_btd' to the aliases too. of course, I forgot that.
spotted by rainer@, ok uwe@
16 years ago
fkr
1f956d470c
add '_btd' here too.
16 years ago
fkr
888665b216
add user '_btd' for the bluetooth daemon.
discussed with and ok uwe@
16 years ago
markus
c80ee407db
delay /etc/netstart until IPv6-DAD (dup-address-detection) is completed.
ok fries, hshoexer, claudio
16 years ago
deraadt
66d9f22e7a
back out bloaty bullshit from IANA
16 years ago
ian
33b6e56eb3
Add openvpn, gpsd and subversion, from IANA. ok djm@
16 years ago
deraadt
2a6651e21e
sync
16 years ago
deraadt
da7a096f90
skip making /dev/prandom. as a side effect, /dev/arandom becomes minor 3.
but that is OK because both minor 3 and 4 now do the same thing. eventually,
2 releases from now, everyone will have forgotten about minor 4 and we can
delete the support code for it from sys/dev/rnd.c
various versions of this looked at by millert and todd
16 years ago
sthen
d3613a0eb8
show examples for sensors. use nmea as suggested by mbalmer, henning agrees.
16 years ago
todd
4064d763bd
sync with grand.central.org; prompted by pr#5817
16 years ago
deraadt
ff221517f8
New option -D to daemonize spamd-setup for early bootup use. This avoids
spamd-setup hanging if there are various (network?) issues and the system
not proceeding to multiuser so that this can be debugged. We do not use
& for startup in /etc/rc because this makes the spamd-setup a child of the
rc scripts after bootup (that is gross)
Problem reported in PR 5864, change discussed with beck, ok millert
16 years ago
sthen
027a1e6ace
Remove shared-network from the sample config, people who need
that should expect to read the manual anyway and it's caused some
confusion in the past.
Add example entries for fixed-address and pxeboot.
ok krw@
16 years ago
sthen
3945c0b198
Monitor various named files for changes (root.hint and the standard zones).
Closes PR 5625
ok ajacoutot@, jakob@
16 years ago
deraadt
59aaec4c12
typo; Daniel Dickman
16 years ago
martynas
d54db59954
- missing documentation bits for trusted-users
- spamd(8) configuration now lives in /etc/mail, too
- sort some items that were out of order
ok jmc@. no objections millert@
16 years ago
martynas
0679e93166
remove extra '#'. ok millert@, jmc@
16 years ago
todd
bd8e068f16
sync
16 years ago
todd
cc78d6ff52
enable /dev/xfs0 creation like other archs in the 'all' mode
yes, I know, afs on vax, who would want this?
16 years ago
jakob
009c9fa102
remove BIND's delegation-only from default config files.
ok djm@ millert@
16 years ago
jsing
cd599b8fe1
regen
16 years ago
jsing
5d7ea9288a
Add USB devices.
ok miod@ jasper@
16 years ago
jmc
16e5222589
remove the ls=ls -gCF alias: we already have an alias for ls (-CF),
and now that the behaviour of -g has changed to be more in line
with posix, we get group ID by default anyway;
kick started by PR 5784 from Jacek Masiulaniec;
discussed with otto and sobrado;
ok deraadt millert
16 years ago
sthen
009f476425
Tools from /usr may not be used in netstart since it may be NFS-mounted
and not available at that time. Rewrite the hostname.if permission check
to use only /bin/ls and the shell. Requested by deraadt.
ok todd, "Twisted." deraadt
16 years ago
jsing
bb875cd772
Specify a cdroot entry that will actually work on a CD.
ok krw@
16 years ago