repo.or.cz
/
dragonfly
/
vkernel-mp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove some leftover gcc40 info files.
[dragonfly/vkernel-mp.git]
/
usr.bin
/
wall
/
ttymsg.h
blob
43ffae9e9b39835a041358f757225cb67a8727a9
1
/* $FreeBSD: src/usr.bin/wall/ttymsg.h,v 1.1.2.1 2001/10/18 08:08:17 des Exp $ */
2
/* $DragonFly: src/usr.bin/wall/ttymsg.h,v 1.2 2003/06/17 06:29:33 dillon Exp $ */
3
4
const char
*
ttymsg
(
struct
iovec
*,
int
,
const char
*,
int
);