summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
2019-12-05syncStuart Henderson
2019-12-03syncStuart Henderson
2019-12-02sync namesTheo de Raadt
2019-12-01syncJonathan Gray
2019-12-01grow i386 cd ramdisk a little bitTheo de Raadt
2019-12-01syncTheo de Raadt
2019-11-30syncTheo de Raadt
2019-11-28bump libcbor after symbol addition; ok deraadt@Christian Weisgerber
2019-11-28syncTheo de Raadt
2019-11-27Remove references of cvsync in favour of rsync. The former has alreadyNayden Markatchev
been removed from ports and the website has been updated accordingly.
2019-11-27syncFlorian Obser
2019-11-19typo (result was bootblocks from / always installed into media); from miodTheo de Raadt
2019-11-18syncTheo de Raadt
2019-11-17Use disable-bt overlay with raspberry pi so the pl011 will be used asJonathan Gray
console uart instead of the 'mini uart' a quirky 8250 alike which lacks flow control and break detection. By default the pl011 is used for bluetooth. The pins the console is on do not change. When com(4) takes over the console with the mini uart on rpi3 I see noise before output resumes and can't interact with the console after it has booted. With pluart(4) as console everything is fine.
2019-11-15syncTheo de Raadt
2019-11-15grow an install mediaTheo de Raadt
2019-11-14syncTheo de Raadt
2019-11-12syncTheo de Raadt
2019-11-12syncTheo de Raadt
2019-11-11CLIENT_PATH died in 2014Theo de Raadt
2019-11-10scsi_scanner.h join its friends after a lonely 9 years.Kenneth R Westerback
ok jsg@ deraadt@
2019-11-09syncTheo de Raadt
2019-11-07syncStuart Henderson
2019-11-07syncTheo de Raadt
2019-11-05syncTheo de Raadt
2019-11-05syncVisa Hankala
2019-11-02syncTheo de Raadt
2019-11-02Sync.Joel Sing
2019-11-01syncTheo de Raadt
2019-11-01syncTheo de Raadt
2019-10-31When writing to a raw vnd device with dd if the input file size is not aJonathan Gray
multiple of bs use conv=sync to zero pad the final record. Avoids "vnd0: sloppy write from proc" messages when building arm releases. tested by deraadt@
2019-10-24syncTheo Buehler
2019-10-24syncTheo de Raadt
2019-10-24The ber_* namespace is used by liblber since time immemorial,Theo Buehler
so move our BER API to the unused ober_* prefix to avoid some breakage in ports. Problem diagnosed by jmatthew with ber_free() in samba, but there are many others as pointed out by sthen. tests & ok rob ok sthen (who had an almost identical diff for libutil) "go head hit it" deraadt
2019-10-23syncTheo de Raadt
2019-10-21syncTheo de Raadt
2019-10-21keep in sync with regular doas. req by millertTed Unangst
2019-10-19Determine the OS version in a way that won't break after 9.9.Theo Buehler
Do it the same way in all three copies of the code. Based on a patch from Chris Waddey. with & ok ajacoutot
2019-10-17syncTheo de Raadt
2019-10-08syncTheo de Raadt
2019-10-08syncTheo de Raadt
2019-10-07Update to reflect the hardware list in arm64.htmlkmos
Requested by and ok kettenis
2019-10-03remove device_tree_address from rpi config.txtJonathan Gray
U-Boot has been built with CONFIG_OF_BOARD for a year now ok patrick@
2019-10-02syncTheo de Raadt
2019-10-01People who've upgraded repeatedly have observed /usr is getting a bitTheo de Raadt
tight. At upgrade time (just before new sets hit the disk) we can prune some potentially unused clang, gcc, and perl pieces. This seems to help. (This is an improvement on a previous strategy) discussed with sthen and tb, tested by kmos, in snaps for 2 days This strategy ins't perfect, and people should consider fresh installs once in a while, or more strict pruning especially of /usr/lib/lib*.so
2019-10-01syncTheo de Raadt
2019-09-29syncTheo de Raadt
2019-09-28syncTheo de Raadt
2019-09-26syncTheo de Raadt
2019-09-25syncTheo de Raadt