repo.or.cz
/
openbios.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix getprop return value
[openbios.git]
/
forth
/
packages
/
packages.fs
blob
9f79f9e5fc4513ac4ba1189fc0475bbdded96d66
1
\ tag
: /
packages
sub
device
tree
2
\
3
\
Copyright
(
C
)
2003
Stefan Reinauer
4
\
5
\
See
the
file
"COPYING"
for
further information about
6
\
the copyright
and
warranty status
of
this
work
.
7
\
8
9
" /"
find
-
device
10
11
new
-
device
12
" packages"
device
-
name
13
:
open true
;
14
:
close
;
15
finish
-
device
16
17
device
-
end