index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
fw_update
Age
Commit message (
Expand
)
Author
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