summaryrefslogtreecommitdiff
path: root/lib/libc/net/rcmd.c
Commit message (Expand)AuthorAgeFilesLines
* 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