vac: add -a and -x flags
Thanks to Michael Kaminsky for the suggestion.
This commit is contained in:
parent
d9841dc7ad
commit
e05b0ff3eb
11 changed files with 551 additions and 83 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#include <u.h>
|
||||
#include <libc.h>
|
||||
#include <bio.h>
|
||||
#include <thread.h>
|
||||
#include <venti.h>
|
||||
#include <libsec.h>
|
||||
#include <regexp.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue