summaryrefslogtreecommitdiff
path: root/usr.bin/nc/atomicio.c
AgeCommit message (Expand)Author
2012-12-04remove some unnecessary sys/param.h inclusionsTheo de Raadt
2011-01-08Enable unix datagram support by treating ENOBUFS like EAGAIN.Jeremy Evans
2007-09-07Synced atomicio implementation in nc and sendbug with ssh.Tobias Stoeckmann
2006-02-11type correctness; from Ray Lai in PR 5011; ok millert@Otto Moerbeek
2005-05-26style nit from hshoexer@Anil Madhavapeddy
2005-05-24Switch atomicio to a simpler interface which returns size_t and usesAnil Madhavapeddy
2005-02-08Some extra strict warning cleanup. From Xin Li <delphij at FreeBSDOtto Moerbeek
2004-07-20ansi; khalek@linuxgamers.netTheo de Raadt
2003-07-07protosTheo de Raadt
2003-06-26more proto fixesTheo de Raadt
2001-06-25Import completely re-written netcat w/ support for IPv6.Eric Jackson