summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
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
2019-09-25adjust for U-Boot RK3288 changesJonathan Gray
2019-09-25Change the offset filesystems start on disk for armv7 from 1MB to 16MB.Jonathan Gray
Matches arm64 and is required for rk3288 with TPL now U-Boot is expected to be found at sector 16384 (8MB). ok kettenis@ patrick@
2019-09-22Add code to handle future sysupgrade(8) change where the tool will beAntoine Jacoutot
responsible for creating auto_upgrade.conf. No behavior change intended. While here, add missing `-x' to usage(). tested by and ok florian@, ok deraadt@
2019-09-19reset watchdog timeout between each installation of sets (and no just ↵Sebastien Marie
between fetch&verify) ok sthen@
2019-09-15syncVisa Hankala
2019-09-14Support quoted SSIDskn
Instead of ignoring SSIDs containing whitespaces, slightly adjust the commands to take everything in between 'nwid ' and ' chan' as SSID; if it has double quotes at start *and* end, simply remove those. This enables users to select networks such as "Unitymedia WifiSpot" and "FRITZ!Box 7490" for example which are common among the quoted ones at least in germany. The only SSIDs known to break this are those containing " chan " as this substring is used as delimiter. Picking "some chan 4 me" would therefore result in _nwid being assigned '"some' (literal double quote), but that seems reasonably acceptable compared to the current behaviour. Input rpe "Yes please" stsp
2019-09-09Sync for openssl/cms.h.Joel Sing
2019-09-07syncVisa Hankala
2019-09-06disable base-gcc on armv7, sets from deraadt@; ok deraadt@ kettenis@ jca@Christian Weisgerber
2019-09-06syncTheo de Raadt
2019-09-05syncTheo de Raadt
2019-09-04syncTheo de Raadt
2019-09-03syncTheo de Raadt
2019-09-02syncTheo de Raadt
2019-09-01syncTheo de Raadt
2019-08-30syncTheo de Raadt
2019-08-30syncTheo de Raadt
2019-08-30syncTheo de Raadt