Home | History | Annotate | Download | only in talk
History log of /src/usr.bin/talk/io.c
RevisionDateAuthorComments
 1.14  06-Sep-2011  joerg ANSIfy + __dead
 1.13  13-Apr-2009  lukem Fix WARNS=4 issues (-Wcast-qual -Wshadow -Wextra)
 1.12  07-Oct-2006  elad branches: 1.12.26;
PR/18906: roskens at elfin dot net: misc. select() to poll() updates.

Adapted to -current by myself, thanks for the patch!
 1.11  18-Mar-2006  ginsbach Fix Coverity CID 1248, negative return from read() passed() to write()
as a large unsigned value.
 1.10  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22365, verified by myself.
 1.9  06-Dec-2002  thorpej Avoid strict alias warning.
 1.8  23-Sep-2002  mycroft null commit
 1.7  23-Sep-2002  itojun poll.h, not sys/poll.h
 1.6  18-Sep-2002  mycroft select() -> poll()
 1.5  20-Oct-1997  lukem WARNSify, fix .Nm usage, deprecate register, convert select to fd_set
 1.4  09-Dec-1994  jtc Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
 1.3  14-Aug-1993  mycroft #include <sys/ioctl.h>, to get FIONREAD.
 1.2  01-Aug-1993  mycroft Add RCS identifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  09-Dec-1994  jtc imported from 4.4lite
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.12.26.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

RSS XML Feed