Age | Commit message (Expand) | Author |
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 |
2011-07-27 | a bunch of requested changes: | Alexander Hall |
2011-07-16 | missing $OpenBSD$ marker | Marc Espie |
2011-07-09 | zap a glob leftover | Alexander Hall |
2011-07-09 | - use pkg_info -q instead of looking in /var/db/pkg/*. it is not as expensive | Alexander Hall |
2011-07-09 | * more concise .Nd | Ingo Schwarze |
2011-07-09 | tweak previous; | Jason McIntyre |
2011-07-09 | it passes the -v flag to pkg_add of course. | Alexander Hall |
2011-07-09 | install man page too | Alexander Hall |
2011-07-09 | man page for fw_update(1) | Alexander Hall |
2011-07-09 | when checking for installed packages we should indeed be as precise | Alexander Hall |
2011-07-09 | error messages goes to stderr | Alexander Hall |
2011-07-09 | welcome fw_update, which installs and/or updates non-free firmware for | Alexander Hall |