summaryrefslogtreecommitdiff
path: root/usr.sbin/inetd
AgeCommit message (Expand)Author
1999-01-04PIDs does not always fit in shortNiklas Hallqvist
1998-12-04support user.group or user:group, per chown(8)Theo de Raadt
1998-11-21missing \nTheo de Raadt
1998-11-19catch extra junk at the end of the numbersTheo de Raadt
1998-11-18correct strtol() mess around rpc version numbersTheo de Raadt
1998-11-08usr.sbin/ man page repairs, a-iAaron Campbell
1998-10-28fix ? usage handling; route@resentment.infonexus.comTheo de Raadt
1998-07-15close fd leak; jeff@FORYS.CRANBURY.NJ.USTheo de Raadt
1998-07-13ftpd: sleep for an indeterminate amount for non-existant loginsTodd C. Miller
1998-06-03use sigsetops, and do cross-block signal handlersTheo de Raadt
1998-03-12unblock SIGPIPE before execv(); chuck.Theo de Raadt
1998-02-24udp time may be contacted at dynamic reservedTheo de Raadt
1997-12-23make it more obvious why pmap_set syslogs happenTheo de Raadt
1997-12-04Fixed a sysadmin-dos.Artur Grabowski
1997-11-14clone freebsd "-R rate"; default to 256 invocations/minuteTheo de Raadt
1997-11-14crank TOOMANY to 160 for nowTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-09-19ignore SIGPIPE; not nearly as much of a problem as linux thoughTheo de Raadt
1997-08-31only check for ftp bounce in tcp, duh. for nonreserved ports, do notTheo de Raadt
1997-08-29very weird sleep; dholland@eecs.harvard.eduTheo de Raadt
1997-08-04save errno in sigchld handlersTheo de Raadt
1997-07-22cleanupTheo de Raadt
1997-07-08print child exit status in debug mode.kstailey
1997-07-08NULLkstailey
1997-06-26mem* cleanupTheo de Raadt
1997-06-26Document inetd's allowing mutliple comma-separated hostnames in inetd.conf.denny
1997-06-26Better support for specific instance binding in inetd:denny
1997-06-23return 32-bits worth of time for time serviceTheo de Raadt
1997-06-23sigblock plays with intsTheo de Raadt
1997-06-18Document inetd.conf's per-interface binding (new verbage from der Mouse's net...denny
1997-06-17do not test for a bug which does not existTheo de Raadt
1997-06-17Add per-interface binding, based on der Mouse's code in netbsd.denny
1997-06-04toast extra \n; ficusTheo de Raadt
1997-06-04do not exceed bounds of fd_setTheo de Raadt
1997-05-30wait wrks on tcp; rickb@iaw.on.caTheo de Raadt
1997-02-24irc thing is dumb, and do not bother wasting effort screaming about ftp bounc...Theo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1997-01-13correct; kleink@layla.inka.deTheo de Raadt
1996-12-14be more careful with setgroups()Theo de Raadt
1996-12-11proto & column cleanupTheo de Raadt
1996-08-31rpc is not an option anymoreTheo de Raadt
1996-08-28closer towards useable by generic joeTheo de Raadt
1996-08-16do not do bindresvport if user runs own inetdTheo de Raadt
1996-08-11fix doc order of setgid/initgroups/setuidTheo de Raadt
1996-08-02merge freebsd setlogin/setsid changesTheo de Raadt
1996-08-02indentTheo de Raadt
1996-08-02after rpc bind, getpeername() to update sin_portTheo de Raadt
1996-07-31proto throughoutTheo de Raadt
1996-07-29udp spam on 6667Theo de Raadt
1996-07-29careful of bad addr/port in dgram servicesTheo de Raadt