Age | Commit message (Expand) | Author |
2022-03-10 | Inform fw_update(8) about mtw(4) pattern. | hastings |
2022-03-09 | spelling/wording | Jonathan Gray |
2022-02-20 | Only use /snapshots dir when -current | Andrew Fresh |
2022-02-20 | Remove downloaded SHA256.sig if signature validation fails | Andrew Fresh |
2022-02-20 | Show summary even if no firmware are detected or installed | Andrew Fresh |
2022-02-19 | Ignore sitelib in perl snippet | Andrew Fresh |
2022-02-15 | make use of pkg_* infra simplifications | Marc Espie |
2022-02-11 | Lock the pkg db while running | Andrew Fresh |
2022-02-10 | Don't unregister firmware if we can't fetch the SHA256.sig | Andrew Fresh |
2022-01-30 | Localize variables used only in functions | Andrew Fresh |
2022-01-29 | Clean up exit codes | Andrew Fresh |
2022-01-29 | rtwn and urtwn firmware got better licenses and moved to base | Andrew Fresh |
2022-01-29 | "Unregister" installed firmware that isn't in the SHA256.sig | Andrew Fresh |
2022-01-24 | Redownload existing files with failed checksums | Andrew Fresh |
2022-01-22 | Support multiple -v as promised in the man page | Andrew Fresh |
2022-01-12 | Bug fixes and performance improvements | Andrew Fresh |
2022-01-11 | Tidy up some comments | Andrew Fresh |
2022-01-08 | Don't download SHA256.sig unless it's needed | Andrew Fresh |
2022-01-07 | whitespace | Andrew Fresh |
2022-01-06 | repair usage | Theo de Raadt |
2022-01-06 | Switch fw_update -D to instead -F | Andrew Fresh |
2022-01-06 | Make it possible to compile the patterns utility with the source tree | Anton Lindqvist |
2022-01-05 | Commit the correct version of fw_update | Andrew Fresh |
2022-01-05 | Add the shell based fw_update and updated man page | Andrew Fresh |
2022-01-05 | We are moving back to a shell-script based fw_update, written in such a | Theo de Raadt |
2015-01-23 | Killing my darling. Functionality and binary name moved to pkg_* and | Alexander Hall |
2014-02-23 | - add a -p <path> switch for specifying the location of | Alexander Hall |
2014-02-23 | print out the path to the firmware packages in verbose mode, for use with | Alexander Hall |
2014-02-23 | Document where firmwares come from, as step 1 of dealing with off-line | Theo de Raadt |
2014-02-04 | various minor fixes; ok halex | Jason McIntyre |
2014-01-30 | add a -d flag to remove the specified firmware packages | Alexander Hall |
2014-01-03 | explicitly tells pkg_add we're fw_update, will have some nice side-effects | Marc Espie |
2013-10-18 | don't silence stderr from pkg_add when running in verbose mode | Alexander Hall |
2013-08-21 | zap trailing whitespace; | Jason McIntyre |
2013-08-20 | use a single line in usage() and SYNOPSIS and explain in text which | Alexander Hall |
2013-08-20 | tedu netnatm and ueagle(4). | Martin Pieuchot |
2013-08-13 | Handle firmware for radeondrm(4). | Mark Kettenis |
2013-08-13 | reorder SYNOPSIS to match usage() | Alexander Hall |
2013-08-13 | firmware is uncountable, i think we decided; | Jason McIntyre |
2013-08-13 | allow the user to specify which firmware to install, or install all of | Alexander Hall |
2013-08-12 | some minor fixes; From: Jan Stary | Jason McIntyre |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |
2012-09-17 | simplify the detection of release/stable vs. snapshot kernel by | Robert Peichaer |
2012-09-05 | don't let pkg_add turn interactive, and waive the @ask-update questions. | Marc Espie |
2012-01-26 | closing fd 0-2 is bad practice, so dup to /dev/null instead | Alexander Hall |
2011-10-25 | Reduce noice by fw_update on network errors, among others | Alexander Hall |
2011-08-02 | clean up the 1st sentence even more. it is unbelievable how it sometimes | Theo de Raadt |
2011-08-02 | better describe what this app does, at the behest of deraadt; | Jason McIntyre |
2011-08-02 | Say "firmware files" instead of "firmwares". It is so hard to be clear | Theo de Raadt |
2011-07-28 | tweak previous; | Jason McIntyre |