index
:
apple_cmds.git
apple
main
WIP BSD Userland for iOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
shell_cmds
/
who
/
Makefile
blob: 74826ba18829df0725883d4afae1257e1d150700 (
plain
) (
blame
)
1
2
3
4
5
6
PROG= who SRCS= who.c utmpentry.c CFLAGS+=-DSUPPORT_UTMPX .include <bsd.prog.mk>