tb
3458303ff2
bump the random timeout to taking % 2048 sec to avoid modulus bias
ok phessler
8 years ago
sthen
8b1fc7c57b
update pf.os for larger wscale by default
8 years ago
ajacoutot
5ad88bff03
Add /var/syspatch to mtree(8).
OK many
8 years ago
guenther
9ee50544ec
Retire zaurus, as it hasn't made the EABI jump and will be permanently broken
shortly when we use the hardware thread register in userland
8 years ago
pirofti
0c9ae8d8cb
Add doas.conf example configuration file.
Discussed with and loved by many.
OK tedu@, tom@, deraadt@.
8 years ago
goda
1ee5dae778
sync
8 years ago
goda
25564e898f
Add switch(4) cdev entry
ok deraadt@ yasuoka@ reyk@
8 years ago
tb
1a5c26b282
move links from http to https://www.openbsd.org/
ok beck
8 years ago
sthen
e8a3db8fd0
sync
8 years ago
deraadt
5afcb6a981
remove sparc pieces
8 years ago
florian
f48ccdaa74
create acme-client directories
8 years ago
ajacoutot
a5540258b4
use tab.
8 years ago
okan
6ae3b475f9
sync
8 years ago
sthen
0504b5de27
sync
8 years ago
sthen
67d1b5347e
sync
8 years ago
dtucker
6511e43ef2
Update moduli file.
8 years ago
deraadt
4589832ab3
armish handled some early-gen arm machines, which required tons of
workarounds. Some of them will soon stand in the way of armv7.
Off to the attic you go.
8 years ago
halex
b21b9aedfb
remove pointless csh placeholder files from /etc
ok jung@ (some time ago) phessler@
8 years ago
deraadt
80f42a4c1a
old keys no longer needed
8 years ago
sthen
c4ad6d94b8
add new mirror in Lithuania to examples/pkg.conf, ok deraadt
8 years ago
mpi
3e03e0cf65
Do not consider tap(4) a special interface and start if before other
pseudo-interfaces.
This unbreak vlan(4) on top of tap(4) since the refactoring to turn it
MP-safe.
ok claudio@, deraadt@
8 years ago
millert
752f10f777
sync
8 years ago
rpe
cf653ce28f
Fix detection of /usr/lib on NFS.
Found by Frank Scheiner, thanks for reporting this.
OK krw, halex
'cool' deraadt
8 years ago
visa
fa4e261523
regen
8 years ago
visa
728932b46a
Add /dev/openprom.
ok kettenis@ deraadt@ jasper@
8 years ago
sthen
5db6aec468
sync
8 years ago
tedu
80896da37f
upgrade selected login.conf to use auto rounds for bcrypt. the installer
already does this, so we don't want to go backwards on password changes.
ok krw
8 years ago
renato
c68642e233
The ldpd(8) sample config was terribly outdated. Passive interfaces,
for example, were removed in 2013 because they don't make sense in ldpd.
ok deraadt
8 years ago
benno
caa98a6441
Add operators =, !=, - (range), >< (exclsive range) to the as-path
filters (AS, peer-as, source-as, transit-as).
Add a use case (block illegal AS numbers) to the bgpd.conf example.
feedback from claudio, sthen, florian,
ok florian@ phessler@
8 years ago
sthen
de4705a064
Remove dead 2004 link to list of blacklists, from Sevan Janiyan.
Point at wikipedia's list of blacklists instead, some are DNS-only but there
are a few rsyncable ones in there (including a good commercial one and some
free ones).
8 years ago
tedu
44d09455c2
increase permitted sizes for daemon and messages. i overflow them too
frequently for my taste, and disk is cheap.
ok deraadt millert
8 years ago
rpe
44084ed262
Improve error handling in reorder_libs()
- run commands in subshell only if mktemp is successful
- on error just leave the for-loop but set _error=true
- cleanup tmpdirs afterwards
- set _error=true if the ro remount fails
- print appropriate final message depending on $_error
positive feedback from deraadt
OK krw
8 years ago
jsg
009e76db36
Stop building u-boot kernel and ramdisk images. The kernel make targets
are left for now but umg files are no longer built when building
releases.
8 years ago
jsg
bb5a180dba
use efiboot in armv7 miniroot images
8 years ago
rpe
a9d4e3917f
No need to show the messages if we skip in case of /usr/lib on nfs.
OK deraadt
8 years ago
rpe
abe8fc7dec
Add function comments.
OK sthen, deraadt
8 years ago
sthen
fcaae36016
sync
8 years ago
deraadt
7476261c0f
whitespace found during review
8 years ago
rpe
ccb9a956d9
- rename rebuildlibs() to reorder_libs()
- move the info message inside the function
- skip reordering if /usr/lib is on a nfs mounted filesystem
- temporarily remount rw if /usr/lib is on a ro ffs file-system
OK deraadt
8 years ago
jsg
8f15975cee
build armv7 efiboot
8 years ago
rpe
ae5d625a40
Use the -F flag of install(1) to ensure the file's content is flushed to disk.
OK deraadt
8 years ago
kettenis
e9f0d71a51
regen
8 years ago
deraadt
dfd33a5d62
sync
8 years ago
kettenis
d952fb61c7
Add /dev/openprom.
8 years ago
deraadt
cae8144a00
sync
8 years ago
deraadt
bd01cec02c
Default /dev/video node to root.wheel 600 because this should not be
available wide open. there should be some access model either via a
group or fbtab. This will cause a decision to be made.
ok millert
8 years ago
jsg
1b0ee9eb88
Copy dtb files to miniroots and install disk. Increase the ramdisk size
and force long filenames on the first mount of fat 16 filesystems so
this works.
U-boot scripts have not yet been changed to load these files.
ok kettenis@
8 years ago
ajacoutot
9c2b134bdd
Remove handling of /etc/examples/ files by sysmerge(8). Getting regular messages
about pkg.conf isn't really that helpful and if a big syntax change comes along
well we have current.html.
it was disabled during p2k16 and no one complained so far
discussed with and ok deraadt@
8 years ago
sthen
72b7a1451f
add 6.1 firmware key
8 years ago
jmc
ae3bfd2a4e
unhphenate the world: re-order -> reorder
sthen does not object
8 years ago