artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5c77ff
)
Inform fw_update(8) about mtw(4) pattern.
author
hastings
<hastings@openbsd.org>
Thu, 10 Mar 2022 07:12:13 +0000
(07:12 +0000)
committer
hastings
<hastings@openbsd.org>
Thu, 10 Mar 2022 07:12:13 +0000
(07:12 +0000)
ok jsg@
usr.sbin/fw_update/patterns.c
patch
|
blob
|
history
diff --git
a/usr.sbin/fw_update/patterns.c
b/usr.sbin/fw_update/patterns.c
index
9078be6
..
d7cbab7
100644
(file)
--- a/
usr.sbin/fw_update/patterns.c
+++ b/
usr.sbin/fw_update/patterns.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: patterns.c,v 1.
2 2022/01/29 22:33:43 afresh1 Exp $
*/
+/* $OpenBSD: patterns.c,v 1.
3 2022/03/10 07:12:13 hastings Exp $
*/
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou. All rights reserved.
@@
-103,6
+103,7
@@
main(void)
printf("%s\n", "iwn");
printf("%s\n", "iwx");
printf("%s\n", "malo");
+ printf("%s\n", "mtw");
printf("%s\n", "ogx");
printf("%s\n", "otus");
printf("%s\n", "pgt");