repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
etc/protocols - sync with NetBSD-8
[minix.git]
/
tests
/
bin
/
sh
/
dotcmd
/
out
/
func_break_subshell.out
blob
affe3e4bdefb3ebf4c4f982701b02b4b0592b8d5
1
before function
2
before dotcmd
3
subshell start
4
before break
5
after break, return value: 0
6
subshell end
7
after dotcmd
8
after function