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
umount: getopt return value is int, not char
[minix.git]
/
commands
/
reboot
/
wtmp.h
blob
69044ddeffd7803840fc87e2a25d512f071f62f2
1
2
static char
STR_WTMP
[] =
"/usr/adm/wtmp"
;
3
static char
STR_ROOT_WTMP
[] =
"/etc/wtmp"
;