mpf
4c830fd207
Provide a simpler example ifstated.conf.
The existing example was written over a decade ago, when carp(4) was
not supporting carpdemote and did not track it's interfaces link state itself.
OK jmc@, rob@
6 years ago
gsoares
62392fcc1d
/etc/snmpd.conf may contain passwords or other sensitive
data. diff provided by alf <a.schlichting at lemarit.com>
ok millert
6 years ago
rpe
dfb787161a
Comments
6 years ago
rpe
9c629f7d09
- change [] tests to [[]]
- change -a, -o to &&, || inside [[]]
- remove unecessary quoting inside [[]]
- remove X"" constructs inside [[]]
- remove \ (line continuation) in case of &&, || and pipes
- replace backticks with $()
discussed with and OK aja@
OK tb
6 years ago
rpe
933f0d8a83
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d
daemon scripts.
discussed with and OK aja@
OK tb
6 years ago
sthen
151d945da1
Disallow the _pbuild user from making TCP/UDP connections in the default
PF ruleset. This is not a complete block on _pbuild being able to communicate
(e.g. non-TCP/UDP protocols don't have a PCB with userid, so PF can't restrict
in those cases) but avoids some cases, and in particular makes it more obvious
when a port does things like download extra distfiles or dependencies
as part of the build process. Slight tweak from a diff by espie@.
7 years ago
dtucker
66221a5a4d
Import updated moduli.
7 years ago
mlarkin
6d5248e03d
Document NAT and DNS forwarding rules for vmd(8)
discussed at length with benno, beck, deraadt, and florian
7 years ago
florian
e818628c0a
Remove deprecated agreement url.
"nice" deraadt@
OK benno
7 years ago
florian
17bfed7a98
Update agreement URL; pointed out by sthen.
OK benno, sthen
7 years ago
naddy
336ba1975a
sync
7 years ago
naddy
8f334ac980
Remove /dev/arandom symlink. Nothing in base, xenocara, or ports uses
/dev/arandom any longer. ok deraadt@
7 years ago
tb
1899183cf3
Remove HN_DIR variable and expand it in the only place it was used. It
currently serves no purpose.
ok rpe, agreement from deraadt and halex
7 years ago
mlarkin
f3bb25bd24
update switch handling in vmd(8). vmd now gets switch information (rdomain,
etc) from underlying switch interface instead of handling this on its
own.
Diff from carlos cardenas, Thanks!
ok reyk@
7 years ago
tb
a31160a22f
kill trailing whitespace introduced in previous commit
7 years ago
rpe
f6b274d475
Use a variable for /usr/share/relink
OK tb@
7 years ago
rpe
7f40093642
Remove the ':' at the beginning of ksh.kshrc.
prodded by Raf Czlonka
OK tb@
7 years ago
rpe
88c4af670c
Consolidate lib.so.*.a, ld.so.a and the kernel relink kit into
one location under /usr/share/relink.
Be more specific in src/etc/rc reorder_libs() what filesystems
need r/w remount and ensure that their mount state is restored.
Idea and positive feedback from deraadt@
OK aja@ tb@
7 years ago
mpi
0d9e55fce9
sync
7 years ago
mpi
210ce1b3fd
Switch DEC 3000 (TURBOchannel) alpha serial code to MI z8530 code.
ttyB* minor numbers change; be sure to rerun MAKEDEV if you do not
upgrade with bsd.rd
Adapted from NetBSD by miod@
7 years ago
tb
1decb82f6e
Replace ps | grep with pgrep and use && instead of if-then-fi.
From Raf Czlonka.
ok halex
7 years ago
bluhm
5630e21f13
Partially revert rev 1.457 of /etc/rc. The pipe introduced in
sysctl_conf() spawns a subshell. This prevents that the new process
limits affect the daemons started during boot.
OK rpe@ halex@
7 years ago
krw
eba453246d
Remove stray, pointless and potentially confusing line.
7 years ago
naddy
ef4eecc551
sync
7 years ago
naddy
601dbc0874
Make it explicit that there is only one type of random device:
Create only /dev/urandom as device.
Create /dev/random and /dev/arandom as symlinks.
Drop /dev/srandom, which has been unused for a long time.
/dev/arandom will go away at a later point.
Discussed with guenther@, ok deraadt@
7 years ago
rpe
863fd0a08e
The testprogram for ld.so reordering is executed in tmpdir.
Move tmpdir for reordering library from /tmp to /usr/lib.
This allows to have /tmp mounted noexec.
prompted by reports on misc@
OK deraadt@ tj@ tb@
7 years ago
rpe
bcb957754b
Move comment line and spacing.
7 years ago
visa
0def5ff261
Make cacheflush(3) and get_fpc_csr(3) manual pages available on octeon.
OK deraadt@
7 years ago
phessler
f8314720c5
SPI values 0-255 are reserved, so change the example to use a valid one.
fixes parsing of the example configuration
OK benno@
7 years ago
phessler
c08be5b57b
fix the example neighbor configurations
noticed by Alex Holst
OK henning@
7 years ago
jsg
4d8e673577
Remove the miniroot for the OMAP3 BeagleBoards. Ethernet is on USB and
USB isn't supported. The installer turns out to have been broken on
BeagleBoard for over a year and no one noticed. The existing support
for OMAP3 in the kernel remains though it isn't clear if anyone has
tried it after the fdt changes went in.
ok patrick@ tom@ kettenis@ matthieu@
7 years ago
rpe
54754f0ccd
Based on previous work from deraadt, add relinking of ld.so to
reorder_libs() resulting in a unique ld.so on every system start.
Idea from and OK deraadt@
OK tb@
7 years ago
ajacoutot
93980c1b5a
Display that we are running the upgrade scripts when they exist. On slowish
machines, running sysmerge(8) can take a little while so don't let people
wonder about why the output seems stuck.
ok sthen@ tb@ rpe@
7 years ago
jca
d0b275024f
Sync emacs package version
(again...)
7 years ago
sthen
0bcaa61e49
add new firmware key
7 years ago
naddy
74a8628d0d
add 6.3 packages key
7 years ago
rpe
aed0f4a7fe
Move the kernel relinking code from /etc/rc into a seperate script
/usr/libexec/reorder_kernel. Requested by ajacoutot@ to be able to
relink the kernel from within syspatch(8).
OK deraadt@ tb@
7 years ago
rpe
32a541ebe6
add basedir of the kernel link-kit
requested by ajacoutot@
OK tb@
7 years ago
deraadt
b29dfecf0f
5.9 pubkeys no longer needed
7 years ago
deraadt
1cf47b0648
add 6.3 base key
7 years ago
rpe
a28bfc1508
Simplify the code for stopping daemons listed in pkg_scripts in
reverse order on shutdown.
OK aja@ tb@
7 years ago
deraadt
a8805d8fee
crank to 6.2-beta
7 years ago
deraadt
d1415dac00
crank memory limits
7 years ago
job
a92396dccb
Add manpage update for new grouping feature '{from,to} {i,e}bgp'
OK phessler@
7 years ago
jsg
0c990700b2
add /usr/X11R6/share/libdrm for recent libdrm versions
7 years ago
rpe
5092490691
Finally remove backwards compat code to support the 'rtsol' keyword
in hostname.if(5)
OK mpi@ deraadt@ florian@
OK jmc@ from doc perspective
7 years ago
rpe
d4e0fc8cd9
Align ifstart() in netstart and install.sub.
- in netstart, rename _file to _hn referencing hostname.if files
- in install.sub switch ifstart() to be used with _if instead of
_hn as parameter
ok krw@ tb@
7 years ago
mikeb
c405c359bb
sync
7 years ago
mikeb
303b18a365
Multiple virtualization layers may be available at the same time
reachable through different pvbus device nodes.
Suggestion and OK deraadt, OK reyk
7 years ago
zhuk
29483b4ca8
Use a bit better idiom to get most recent version of the library
being reordered.
okay tb@ deraadt@
7 years ago