index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
telnet
/
sys_bsd.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-08-07
need to pass flags as argument to TIOCFLUSH ioctl
jdolecek
2003-07-14
more unifdef
itojun
2003-07-14
more unifdef
itojun
2003-07-14
remove unneeded #ifdef. (confirmed that same *.o is generated)
itojun
2003-06-18
Ansify.
christos
2003-03-15
PR/18984: John Heasley: telnet spins on dead tty
christos
2002-09-23
null commit
mycroft
2002-09-23
poll.h, not sys/poll.h
itojun
2002-09-18
select() -> poll()
mycroft
2002-06-14
De-register, de-__P. Remove #ifndef __STDC__ parts.
wiz
2002-02-11
s/infinate/infinite/
wiz
2001-01-16
comment or delete text after CPP directives.
cgd
1999-11-26
fix following sequence:
msaitoh
1998-12-22
Added an #undef. This, and previous revision fixes PR bin/5374
mcr
1998-12-22
fixed call to select to keep track of the highest numbered file
mcr
1998-07-09
Declare ints, too, don't default them.
msaitoh
1998-02-27
WARNSify and fix problems passing int * -> long *
christos
1996-02-28
RCS id cosmetics.
thorpej
1996-02-24
put back in a change I accidentally dropped from telnet.95.10.23
jtk
1996-02-24
restore local change mistakenly overrun in import of 95.10.23
jtk
1996-02-24
update to 95.10.23 version of telnet
jtk
1996-02-15
I seem to have forgotten to commit the patch in PR1608 when I closed it. Fix...
tls
1995-03-17
If we get an EOF on stdin, close the write side of the TCP connection, but
mycroft
1994-02-25
new telnet from ftp.cray.com. Encryption support ripped out, pending
cgd
1993-12-02
Patch from Frank van der Linden <vdlinden@fwi.uva.nl> to handle 57600 and
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-04-19
Cleanup for GCC 2.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd