projects
/
akaros.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
9ns: Add MEM_WAIT in a few places
[akaros.git]
/
scripts
/
tagging
/
MAKETAGS
1
ctags `du -a \
2
kern/drivers \
3
kern/include \
4
kern/kfs \
5
kern/src \
6
kern/arch/x86 | awk '/\.[ch]$/{print $2}'`
7
etags `du -a \
8
kern/drivers \
9
kern/include \
10
kern/kfs \
11
kern/src \
12
kern/arch/x86 | awk '/\.[ch]$/{print $2}'`