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
forget difference between big and small commands - obsolete with vm.
[minix.git]
/
commands
/
talkd
/
talkd.h
blob
075d9736afb3c10a03fa66317e55a2724bf1959e
1
/* talkd.h Copyright Michael Temari 07/22/1996 All Rights Reserved */
2
3
extern
int
opt_d
;
/* debug option */
4
extern
char
myhostname
[];