Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-01 | remove sparc pieces | Theo de Raadt | |
2016-08-31 | create acme-client directories | Florian Obser | |
2016-08-31 | use tab. | Antoine Jacoutot | |
2016-08-23 | sync | Okan Demirmen | |
2016-08-18 | sync | Stuart Henderson | |
2016-08-15 | sync | Stuart Henderson | |
2016-08-11 | Update moduli file. | Darren Tucker | |
2016-08-10 | armish handled some early-gen arm machines, which required tons of | Theo de Raadt | |
workarounds. Some of them will soon stand in the way of armv7. Off to the attic you go. | |||
2016-08-09 | remove pointless csh placeholder files from /etc | Alexander Hall | |
ok jung@ (some time ago) phessler@ | |||
2016-07-30 | old keys no longer needed | Theo de Raadt | |
2016-07-25 | add new mirror in Lithuania to examples/pkg.conf, ok deraadt | Stuart Henderson | |
2016-07-19 | Do not consider tap(4) a special interface and start if before other | Martin Pieuchot | |
pseudo-interfaces. This unbreak vlan(4) on top of tap(4) since the refactoring to turn it MP-safe. ok claudio@, deraadt@ | |||
2016-07-16 | sync | Todd C. Miller | |
2016-07-10 | Fix detection of /usr/lib on NFS. | Robert Peichaer | |
Found by Frank Scheiner, thanks for reporting this. OK krw, halex 'cool' deraadt | |||
2016-07-05 | regen | Visa Hankala | |
2016-07-05 | Add /dev/openprom. | Visa Hankala | |
ok kettenis@ deraadt@ jasper@ | |||
2016-07-05 | sync | Stuart Henderson | |
2016-06-26 | upgrade selected login.conf to use auto rounds for bcrypt. the installer | Ted Unangst | |
already does this, so we don't want to go backwards on password changes. ok krw | |||
2016-06-05 | The ldpd(8) sample config was terribly outdated. Passive interfaces, | Renato Westphal | |
for example, were removed in 2013 because they don't make sense in ldpd. ok deraadt | |||
2016-06-03 | Add operators =, !=, - (range), >< (exclsive range) to the as-path | Sebastian Benoit | |
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@ | |||
2016-06-01 | Remove dead 2004 link to list of blacklists, from Sevan Janiyan. | Stuart Henderson | |
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). | |||
2016-06-01 | increase permitted sizes for daemon and messages. i overflow them too | Ted Unangst | |
frequently for my taste, and disk is cheap. ok deraadt millert | |||
2016-05-29 | Improve error handling in reorder_libs() | Robert Peichaer | |
- 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 | |||
2016-05-29 | Stop building u-boot kernel and ramdisk images. The kernel make targets | Jonathan Gray | |
are left for now but umg files are no longer built when building releases. | |||
2016-05-28 | use efiboot in armv7 miniroot images | Jonathan Gray | |
2016-05-27 | No need to show the messages if we skip in case of /usr/lib on nfs. | Robert Peichaer | |
OK deraadt | |||
2016-05-27 | Add function comments. | Robert Peichaer | |
OK sthen, deraadt | |||
2016-05-27 | sync | Stuart Henderson | |
2016-05-26 | whitespace found during review | Theo de Raadt | |
2016-05-26 | - rename rebuildlibs() to reorder_libs() | Robert Peichaer | |
- 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 | |||
2016-05-23 | build armv7 efiboot | Jonathan Gray | |
2016-05-22 | Use the -F flag of install(1) to ensure the file's content is flushed to disk. | Robert Peichaer | |
OK deraadt | |||
2016-05-21 | regen | Mark Kettenis | |
2016-05-21 | sync | Theo de Raadt | |
2016-05-21 | Add /dev/openprom. | Mark Kettenis | |
2016-05-21 | sync | Theo de Raadt | |
2016-05-21 | Default /dev/video node to root.wheel 600 because this should not be | Theo de Raadt | |
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 | |||
2016-05-21 | Copy dtb files to miniroots and install disk. Increase the ramdisk size | Jonathan Gray | |
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@ | |||
2016-05-14 | Remove handling of /etc/examples/ files by sysmerge(8). Getting regular messages | Antoine Jacoutot | |
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@ | |||
2016-05-14 | add 6.1 firmware key | Stuart Henderson | |
2016-05-14 | unhphenate the world: re-order -> reorder | Jason McIntyre | |
sthen does not object | |||
2016-05-14 | another ftp:// to http:// | T.J. Townsend | |
2016-05-14 | switch ftp:// mirror to http:// | T.J. Townsend | |
2016-05-11 | remove hppa64 port, which we never got going beyond broken single users. | Theo de Raadt | |
hppa reverse-stack gives us a valuable test case, but most developers don't have a 2nd one to proceed further with this. ok kettenis | |||
2016-05-11 | add OpenBSD 6.1 packages key | Christian Weisgerber | |
2016-05-11 | add openbsd 6.1 base key | Theo de Raadt | |
2016-05-11 | crank to 6.0-beta | Theo de Raadt | |
2016-05-11 | remove uatraps from "all" as well | Jonathan Gray | |
ok beck@ | |||
2016-05-11 | Alas all good things come to an end. The U of A traplist is going away as | Bob Beck | |
the University of Alberta moves away from running a spamd fronted MX, so there is no more source for this traplist anymore. | |||
2016-05-05 | show what we're doing when reordering libraries, otherwise the text | Stuart Henderson | |
above it is "starting network", which can make you think something is broken when your machine is as slow as some of mine. "Yeah, that's a pretty crappy machine" deraadt@ |