david
071020ed52
spelling fixes
ok henning@
21 years ago
jakob
971287e482
only generate shared secret for rndc if named will be started.
tested by grange@, ok millert@
21 years ago
jakob
7e7e2ff075
remove support for named_chroot and named_user; always run named as user
named and chrooted to /var/named. ok deraadt@
21 years ago
danh
09785eadac
make sure both /etc/rndc.key and /var/named/etc/rndc.key exist, and are
the same.
ok jakob@, deraadt@
21 years ago
deraadt
82f66c5e6c
copy cd*.iso also, for snapshots
21 years ago
miod
da5d3eb334
16 partitions, and fix a few glitches (mainly :bx sizes not being power of two)
22 years ago
millert
156f1b279a
Use int32_t, not long since this deals with 32bit quantities.
Inspired by a change in NetBSD and reported by Jan Johansson.
22 years ago
david
71938e28eb
much-needed update to include examples for all seven types of statements
queueing and table examples are from the fosdem2k3 presentation
spamd rdr simplification from henning@
ok dhartmei@ henning@
22 years ago
millert
1da2b27c06
Use /var/tmp, not /tmp by default since historically /var/tmp has
been the larger of the two (and to make things consistent with
/etc/weekly). Also add ext2fs to the list of filesystem types to
search. Prompted by PR 3122 from Matthew V. Sendak.
22 years ago
todd
0a35bd052f
add ::1 to the clients acl (recursion should work from localhost)
ok jakob@
22 years ago
millert
32f9ad3fed
typo; Matthew V. Sendak
22 years ago
david
c405d16862
remove double word stuttering
ok henning@
22 years ago
deraadt
a3ae0324b4
of of
22 years ago
deraadt
5ebf09a195
Remove tcfs until this entire licensing mess is cleaned up. This is
ANOTHER case of a developer having ignored licenses when importing code.
22 years ago
kjell
88f8cfc2e6
setup -> "set up" where appropriate
ok deraadt@
22 years ago
jakob
3ae70caeaf
remove bind4; ok deraadt@
22 years ago
deraadt
04ad54fbad
fix a variety of missing or wrong MLINKS
22 years ago
millert
8628e279ba
Move contents of /var/at into /var/cron since at is now intergrated into
cron. When ISC cron 5.0 is out the integration will be even tighter.
Also rename /var/cron/{allow,deny} -> /var/cron/cron.{allow,deny}
for consistency with POSIX and at.{allow,deny} and install an empty
cron.deny file (as we do at.deny) since crontab will require this
in the near future for POSIX compliance.
After a "make build" you can update your system as follows:
# mv /var/at/* /var/cron
# mv /var/cron/jobs /var/cron/atjobs
# mv /var/cron.allow /var/cron/cron.allow
# mv /var/cron.deny /var/cron/cron.deny
# rm -rf /var/at
# kill `cat /var/run/cron.pid` ; cron
22 years ago
jakob
96e1eb974b
shut up logging of lame servers
22 years ago
krw
a2422ae3f4
Fix up some DNS verbiage to make it consistant.
Fix up default route selection by
a) Forcing user to explicitly chose 'dhcp' as a mechanism for
specifying a default route, rather than guessing based on one or more
interfaces being configured by dhcp.
b) If the user specified default route does not work, re-present the
existing default route rather than losing it.
c) Move default route selection to after nameserver activation so the
user can specify a hostname as the default route.
Change /etc/netstart so that /etc/mygate wins if a default route was
already specified (i.e. by dhcp).
ok deraadt@.
22 years ago
miod
a2661ebaad
Simple fbtab entries for console login
22 years ago
deraadt
2101454931
re-stir if pid changes; markus & me
22 years ago
cedric
06d1ffdc38
Fix NFS diskless boot when PF is used.
From dhartmei@ e-mail, ok henning@
22 years ago
jason
c4d2b0fea7
spamd now uses tables (these load MUCH faster on my ss2); ok deraadt
22 years ago
deraadt
3a3c53a6f1
move to 3.3-beta
22 years ago
millert
99b4eb8a4e
missed one in the comment
22 years ago
millert
71d6459eec
Use ':' to separate login name from group name to match updated docs.
22 years ago
djm
705d700f21
bind9 needs nanosleep too; ok jakob@
22 years ago
pvalchev
7eb0a44bce
When creating > 1 files with mktemp(1), make sure that if the creation
of the n'th (n>1) file fails, the previous ones get removed before exit(1)
Idea by jason; ok millert deraadt
22 years ago
henning
15f7e0f66c
make pf.conf 0600 by default
discussed and agreed theo and daniel
22 years ago
deraadt
dc7c626d31
include isp firmware on some sparc64 media; and resize the media that is
too small
22 years ago
jakob
d6d9042e79
allow to read some directories itself
22 years ago
mickey
9873b2ff95
real ram disk root entry
22 years ago
mickey
879b9de2bc
regen
22 years ago
mickey
cd037a5413
add ws* devices; fries@ ok
22 years ago
jakob
d0ef880beb
bind9ify
22 years ago
jakob
86de71128b
add id-tag
22 years ago
jakob
31bcdece20
bind9-ify. ok deraadt@
22 years ago
deraadt
ff18207a1f
enable bind now; some diffs from jakob, some from me
22 years ago
jakob
1b3edff64d
/usr/share/doc/html/bind; ok deraadt@
22 years ago
millert
42b977a4ba
Remove duplicate kerberos entries; ekshell2 should probably just be removed
22 years ago
jmc
a23019ca33
typos;
ok deraadt@
22 years ago
jakob
715f654dab
remove directory statement, not needed since we chroot by default
22 years ago
jakob
b4f6db9439
generated shared secret for rndc/bind9; ok millert@
22 years ago
jakob
a73b670577
bind9 configuration files
22 years ago
millert
98ad119df8
Add /var/empty/dev
22 years ago
millert
f5f04fcbf5
Add a /var/empty/dev/log socket for things that chroot to /var/empty.
22 years ago
marc
14f9c99279
install includes from libpthread, not libc_r
22 years ago
rohee
7ab74ca8e9
more up to date, some input by todd@
22 years ago
mickey
88d064b992
include boots into the snap
22 years ago