summaryrefslogtreecommitdiff
path: root/usr.sbin/inetd
AgeCommit message (Expand)Author
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
1996-07-29-Wall clean; careful buffer usageTheo de Raadt
1996-07-29Zero out the port for RPC services; let bind() find one.Jason Downs
1996-07-29from port 20, do not leak an fdTheo de Raadt
1996-07-28arthur (in)dentTheo de Raadt
1996-07-28Do not allow hosts to connect to servers fromjoshd
1996-06-29bindresvport() called incorrectly; we need a proto somewhere guysTheo de Raadt
1996-06-28closelog() before we trash the syslog descriptor; suggestion from alan@parsys...Theo de Raadt
1996-06-12use resv port only for root processesTheo de Raadt
1996-05-13bindresvport() for rpc portsTheo de Raadt
1996-03-25From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt