summaryrefslogtreecommitdiff
path: root/sys/dev/hdmicec
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hdmicec')
0 files changed, 0 insertions, 0 deletions
move the \n and tabs from the __COPYRIGHT() strings.lukem 2006-03-23Remove some more old kerberos4 code. Simplify usage.wiz 2006-03-17Fix Coverity issue 1236, negative return from read() passed to write()ginsbach 2005-03-11Add -4 and -6 to usage.ginsbach 2005-03-11Support -4 and -6. Approved by christos.ginsbach 2005-01-13Whitespace fix-ups.ginsbach 2004-10-16remove unused variablechristos 2004-10-16- Fix bug in port parsing code; s_port must be in network byte order.christos 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-07-23include des.h, not kerberosIV/des.hitojun 2003-06-14use TCP_NODELAYjoff 2003-05-22set s_proto properlyhubertf 2003-05-15use strlcpyitojun 2003-04-07Add -p option to rsh and rlogin to allow specifying a non-standard porthubertf 2002-11-16use strlcpyitojun 2002-06-14Remove #ifdef __STDC__. De-__P() and ANSIfy.wiz 2001-02-19convert to use getprogname()cgd 2000-01-31IPv6 support. (I thought I've committed these but was not yet)itojun 1997-07-20Add prototype for orcmd.christos 1997-07-06Fix compiler warnings.christos 1997-06-16- PR/3727: Wolfgang Rupprecht: rsh takes 80% of the cpuchristos 1997-06-05fix PR#3710, reported by Tatoku Ogaito <tacha@trap.fukui-med.ac.jp>.mrg 1997-06-02rcmd(1) does not use argv[0] for hostname, like rsh does.mrg 1997-05-26add bits to allow this to be compiled as rcmd.mrg 1997-03-19use FD_SETSIZE instead of manifest constant for select(2); from Rolfmikel 1997-02-16merge lite2 changes.mrg 1997-01-09RCS ID policetls