summaryrefslogtreecommitdiff
path: root/usr.bin/talk/io.c
AgeCommit message (Expand)Author
2011-09-06ANSIfy + __deadjoerg
2009-04-13Fix WARNS=4 issues (-Wcast-qual -Wshadow -Wextra)lukem
2006-10-07PR/18906: roskens at elfin dot net: misc. select() to poll() updates.elad
2006-03-18Fix Coverity CID 1248, negative return from read() passed() to write()ginsbach
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-12-06Avoid strict alias warning.thorpej
2002-09-23null commitmycroft
2002-09-23poll.h, not sys/poll.hitojun
2002-09-18select() -> poll()mycroft
1997-10-20WARNSify, fix .Nm usage, deprecate register, convert select to fd_setlukem
1994-12-09Merged with 4.4lite.jtc
1993-08-14#include <sys/ioctl.h>, to get FIONREAD.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd