aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/net/rcmd.c
Commit message (Expand)AuthorAgeFilesLines
* MFC rev 1.28 -> 1.29: Don't retry connecting via the same medium.Hajimu UMEMOTO2000-08-141-16/+8
* MFC rev 1.26 -> 1.28: Copy canonname for *ahost, into static buffer.Hajimu UMEMOTO2000-07-201-2/+8
* MFC: Merge KAME 2000/07 code.Kris Kennaway2000-07-151-1/+1
* Add more dual stack consideration.Yoshinobu Inoue2000-02-101-1/+5
* sync iruserok() extension API with other BSDsYoshinobu Inoue2000-02-011-28/+53
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-20/+25
* Removed 3rd arg from bindresvport_sa() call, because the 3rd arg have beenYoshinobu Inoue2000-01-261-2/+1
* bindresvport related changesYoshinobu Inoue2000-01-261-2/+2
* several tcp apps IPv6 updateYoshinobu Inoue2000-01-251-1/+12
* libc rcmd update for IPv6.Yoshinobu Inoue2000-01-131-69/+198
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-20/+20
* Add unsigned char cast to is[x]digitAndrey A. Chernov1999-11-041-1/+1
* unsigned char cast to ctype macrosAndrey A. Chernov1999-11-041-1/+3
* 64bit portability fixes.Doug Rabson1998-10-051-11/+11
* Buffer overflow from DNS name information which could cause root accessWarner Losh1997-02-261-1/+2
* Fix PR2579: potential security hole in rcmd.cWarner Losh1997-02-091-2/+2
* clear sockaddr_in's on stack before usePeter Wemm1996-08-121-26/+28
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-0/+2
* Use the setsockopt for IP_PORTRANGE to cause rresvport() to allocate aPeter Wemm1996-05-311-12/+24
* Submitted by: Bill Fenner <fenner@parc.xerox.com>Bill Paul1995-08-141-3/+5
* Just when you thought it was safe...Bill Paul1995-08-071-4/+16
* Slight adjustment to previous fix for __ivaliduser(). It was checking forPeter Wemm1995-07-161-2/+4
* Make ruserok() accept the #-starting comment lines we used to haveJoerg Wunsch1995-07-161-0/+2
* At last! Modified __ivaliduser() to do the same kind of user/host validationBill Paul1995-03-201-3/+69
* Based on fix from 1.1.5.1:Geoff Rehmet1994-09-081-1/+10
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+408