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
sthen
eca03c4660
Prevent warning about insecure hostnames where no /etc/hostname.*
exists. From wcmaier@.
Check target of symbolic links to avoid noise at boot and in
seucrity output where you have several interfaces symlinked to one
config file.
"If you think this is the right thing to do" deraadt@
16 years ago
miod
ef96a3bfd3
Regen
16 years ago
miod
0f7c8e5ebb
/dev/tuner description should point out to bktr(4), spotted by jmc.
16 years ago
miod
807271727a
Do not create /dev/joy* and /dev/{r,}mcd* nodes, these devices are not
available on amd64.
16 years ago
djm
664640fdd4
automatically populate net.inet.(tcp|udp).baddynamic with the
contents of /etc/services so as to avoid randomly allocating
source ports that correspond to well-known services. Auto-filling
of the baddynamic tables is performed before reading sysctl.conf,
so it is still possible to add or subtract ports, or override the
autofilling entirely there.
Note that this requires a new kernel and /sbin/sysctl.
feedback markus@ ok markus@ deraadt@ millert@
16 years ago
deraadt
4b55d5a789
move to 4.4-beta
16 years ago
mglocker
f2601ead00
regen
16 years ago
mglocker
69ca13d297
Move video(4) entry in MAKEDEV(8) from the "USB devices" section to the
"Special purpose devices" section, since a hardware driver which uses
video(4) also could be none-USB as long it uses the V4L2 API.
OK todd@
16 years ago
todd
22aeab8b1e
sync
16 years ago
todd
8a0cd381fb
fix bio major, only took a year to test
16 years ago
todd
80c6eed755
add _ypldap; ok deraadt@
16 years ago
otto
1a0f40457e
add _ypldap; ok deraadt@
16 years ago
pyr
321acf2f5f
add user and group needed for ypldap.
16 years ago
jmc
09457d08b5
regen;
16 years ago
jmc
955382a3e0
sort; ok todd
16 years ago
todd
e4da9873d4
sync
16 years ago
todd
aabcc07256
sort, prompted by jmc@
16 years ago
todd
4715d9f5b2
build MAKEDEV.8's conditionally upon more than just rcsid changes also
16 years ago
david
d309b20fd2
+_rtadvd here too; ok deraadt@
16 years ago
sturm
e55053ef90
start rpc.statd together with rpc.lockd
"just get it in" deraadt
16 years ago
deraadt
408fcd6572
minor touch
16 years ago
todd
82c6cb22bd
clean
16 years ago
todd
6ba8116018
be smarter, only write a new MAKEDEV if more than just the rcsid changed
16 years ago
deraadt
a82882b0a2
shorten SUBDIR list
16 years ago
todd
9f611ca4b5
redo the way MAKEDEV files are generated
get it in, deraadt@
16 years ago
todd
19f9976d57
sync (missed last time round)
16 years ago
mbalmer
851c6cb421
sync.
16 years ago
mbalmer
6b6d0c58f6
add amdmsr.
help (a lot...) and ok todd.
16 years ago
todd
6532d0525d
sync
16 years ago
todd
561cf38f84
/dev/bio on ramdisks, it is safe and small
ok deraadt@, marco@
16 years ago
ajacoutot
7ee7ff4fe5
- add support for ignoring files and directories from comparison
through an optionnal /etc/sysmerge.ignore file
requested by many
man page tweak from jmc@
/etc/changelist addition suggested by sthen@
ok sthen@ jdixon@ jmc@ naddy@
16 years ago
todd
ee172ca1de
sync
16 years ago
todd
b459662021
make /dev/drm0 to go with oga@'s libdrm commit moments ago
ok oga@
16 years ago
todd
51b8635995
sync
16 years ago
todd
979ec6c815
video on all usb archs, ok mglocker@
16 years ago
todd
a21be8d068
sync
16 years ago
todd
53abae156d
no /dev/*random on ramdisks, libc uses the sysctl
please commit from deraadt@
16 years ago
mglocker
7f197c4797
regen
16 years ago
mglocker
9a08d472b7
Add /dev/video* for amd64.
Help and OK todd@, OK robert@
16 years ago
todd
038173408e
warn once not 3 times in case of a non existent file, discussed with deraadt
originally pointed out by Johan Torin
16 years ago
rainer
fc0b2a8f47
drop root privileges in rtadvd to _rtadvd
ok deraadt@, reyk@, pyr@
16 years ago
deraadt
4fe23d02f0
Ensure that hostname.* files are also re-chowned to root.wheel at each
boot as discussed with claudio while eating tasty donairs. ok todd
16 years ago
mbalmer
c2416ee17a
Replace nmeattach (which will be removed) with ldattach.
16 years ago
jdixon
b81ea3f002
Deprecate /etc/dhcpd.interfaces. This is made unnecessary by dhcpd_flags.
ok deraadt@ beck@ reyk@ phessler@
16 years ago