miod
ef78f8ac94
regen
15 years ago
miod
57fa4d3247
Reach palm MAKEDEV bits.
15 years ago
matthieu
73ac7beea6
remove unused and outdated BSD.x11.dist file. ok miod@, krw@.
15 years ago
miod
7548892556
regen
15 years ago
miod
3a7615d997
Stricter patterns for numbered wsmouse and wskbd devices, so that
`wsmouse' and `wskbd' without suffixes match the wsmux rule.
Reported by Vadim Zhukov (persgray on gmail)
15 years ago
simon
deb468f678
change variable i to $i in an expression of ifstart() for consistency
with the rest of the file. no functional change.
feedback from sthen@, ok krw@
15 years ago
jmc
8926748cfe
sync the spamd example to that used in spamd(8); ok beck
15 years ago
sthen
be61e5ff1e
This sample ruleset does not use require-order to mix NAT/rdr
and filter rules, because we no longer have translation rules.
Pointed out by Mitja Muzenic, ok henning@
15 years ago
jmc
fe69db5037
example spamd rules should be "pass in";
15 years ago
deraadt
2ae693a38f
add framework for palm
15 years ago
marex
ffd9f4d6fd
Palm: initial commit of etc/etc.palm
OK deraadt@
15 years ago
todd
3b9317d2be
add back sample spamd(8) rules, converted appropriately; ok henning@
15 years ago
henning
53b0c693a8
todd reminded me we need to adjust this too
15 years ago
ajacoutot
e64f15e172
Add entry for ypldap.conf (may contain a password).
ok pyr@
15 years ago
deraadt
34a550742a
sync
15 years ago
deraadt
0bef1a616b
Add nodes for vscsi0; ok dlg
15 years ago
deraadt
5652b3965d
dlg wants iscsi in here; ok dlg
15 years ago
deraadt
2729881c68
change some defaults inside amd itself, so that the rc scripts no longer
have to pass those options. this makes amd much easier to restart by
hand (though it still remains a nasty daemon do that with)
ok millert
15 years ago
jsg
c2216f6e33
gpio for amd64.
ok deraadt@
15 years ago
okan
6a3614447c
advise to update /etc/rc.conf.local instead of /etc/rc.conf; from Remco
ok todd@
15 years ago
deraadt
c8c47060f4
typo in comment; frantisek
15 years ago
sthen
dcb69a2384
- specifically match carp+([0-9]):, not just carp*:. avoids spurious
attempts to "ifconfig carp down" noticed by david@.
- use non-descriptive variables names rather than $if/$junk to encourage
people reading the code to think what it's doing; many of the output lines
are not interface names.
ok david@
15 years ago
martynas
f4f95da364
fix ksh ftp wrapper so argvs aren't split before passing; making
urls with spaces work. ok sthen@
15 years ago
deraadt
831f2c8e7a
correct indent
15 years ago
jmc
c7e82c7269
zap the rather useless machdep.apmwarn entries (see apm(4));
ok deraadt
15 years ago
sthen
9360cc798d
Don't use grep/cut during shutdown, /usr might not be mounted.
Spotted by deraadt@. These were used to bring down carp ifaces
cleanly; replace with shell features.
ok deraadt@, henning@. "Much mo' better" blambert@.
15 years ago
miod
cbc0502692
Add bsd.mp to MDEXT
15 years ago
ratchov
093db25bde
sync
15 years ago
ratchov
0d1cd020b9
add missing /dev/{rmidi,sequencer,music} bits in MAKEDEV for
armish, landisk and zaurus. Also fix corresponding .Xr in MAKEDEV.8
ok miod@, todd@
15 years ago
jdixon
be9938a1c6
Delay creation of tun(4) interfaces until the underlying interface and
routes are available. This fixes usage for some OpenVPN users that start
it from hostname.tun*.
Tested by Johan Huldtgren. ok sthen@, johan@.
15 years ago
deraadt
7d089ce5ea
extra spaces found during inspection of other goo
15 years ago
robert
f539fed3d9
Make syslogd create a socket in /var/www/dev when httpd is enabled in order
to make logging to syslog work with php for example.
ok deraadt@, henning@
15 years ago
deraadt
2130d941b8
the correct *.ipk file has ${OSrev} in it
15 years ago
giovanni
179647cebb
Fix a typo
15 years ago
miod
d65bd94474
4.6-BETA
15 years ago
sobrado
48f192013c
pf should block the port range allocated by net.inet.tcp.baddynamic
for the X protocol instead of port 6000 only; this way pf provides
the same protection level to all X servers.
ok sthen@; "I am convinced that 6000-6010 is acceptable for blocking
in pf" deraadt@, "i'd thought of something similar" oga@
15 years ago
sthen
9f28b5ee1d
By default, don't accept IPv4 ICMP redirects. This behaviour can be
changed with a sysctl, so note it in sysctl.conf. v6 needs further
testing following discussions on the tech mailing list; rainer@ points
out possible interactions with neighbour discovery which need to be
investigated first.
"go ahead on the v4 part" deraadt@
15 years ago
jasper
eb043f34b9
- regen
15 years ago
jasper
46c600e9b6
- add hotplug device
ok miod@
15 years ago
todd
b9ac3ae1b1
gak, I loose, backout unintended hitchiker on my last commit
15 years ago
todd
8a76065d5d
sync
15 years ago
jj
9176a9e879
Sync
15 years ago
jj
70a3cb12c7
Arla client rename from xfs to nnpfs for later upgrades. Tested on various arches. ok todd@ beck@
15 years ago
halex
3298322d25
Make sure xdm is installed before trying to run it
ok deraadt@
15 years ago
henning
4fec50367c
enable pf by default.
turns bombs into flowers, water into beer and eradicts swine flu
15 years ago
miod
c520858350
224MB is no longer enough for the full sgi iso, crank to 240MB.
15 years ago
henning
ac5fbf22da
shorter, ok theo
15 years ago
henning
d7adfd4c39
we want pass, not pass in, so we get state for all connections
15 years ago
miod
b3d6013724
Build IP27 and IP30 kernels on sgi; put then on the cdrom images too
(although for now our cd images fail to boot on IP27 and IP30).
15 years ago
schwarze
45b8893465
Three rdist log file name improvements on one single line:
1) replace +%e by +%d, unescaped blanks don't work at all in file names
2) replace +%b by +%m to make log files sort better by month
3) replace the home-grown +%Y.%m.%d by the standard +%F (= +%Y-%m-%d)
from Tim van der Molen <tbvdm at xs4all dot nl>, thanks!
ok okan@
15 years ago