index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
inetd
/
inetd.c
Age
Commit message (
Expand
)
Author
1999-12-10
indent
Theo de Raadt
1999-12-10
repair various bugs in -d mode
Theo de Raadt
1999-12-08
IPv6/v4 inetd(8) from KAME. now you can test ftp over IPv6.
Jun-ichiro itojun Hagino
1999-02-24
fix -R option; hugh
Theo de Raadt
1999-01-04
PIDs does not always fit in short
Niklas Hallqvist
1998-12-04
support user.group or user:group, per chown(8)
Theo de Raadt
1998-11-21
missing \n
Theo de Raadt
1998-11-19
catch extra junk at the end of the numbers
Theo de Raadt
1998-11-18
correct strtol() mess around rpc version numbers
Theo de Raadt
1998-10-28
fix ? usage handling; route@resentment.infonexus.com
Theo de Raadt
1998-07-15
close fd leak; jeff@FORYS.CRANBURY.NJ.US
Theo de Raadt
1998-07-13
ftpd: sleep for an indeterminate amount for non-existant logins
Todd C. Miller
1998-06-03
use sigsetops, and do cross-block signal handlers
Theo de Raadt
1998-03-12
unblock SIGPIPE before execv(); chuck.
Theo de Raadt
1998-02-24
udp time may be contacted at dynamic reserved
Theo de Raadt
1997-12-23
make it more obvious why pmap_set syslogs happen
Theo de Raadt
1997-12-04
Fixed a sysadmin-dos.
Artur Grabowski
1997-11-14
clone freebsd "-R rate"; default to 256 invocations/minute
Theo de Raadt
1997-11-14
crank TOOMANY to 160 for now
Theo de Raadt
1997-09-19
ignore SIGPIPE; not nearly as much of a problem as linux though
Theo de Raadt
1997-08-31
only check for ftp bounce in tcp, duh. for nonreserved ports, do not
Theo de Raadt
1997-08-29
very weird sleep; dholland@eecs.harvard.edu
Theo de Raadt
1997-08-04
save errno in sigchld handlers
Theo de Raadt
1997-07-22
cleanup
Theo de Raadt
1997-07-08
print child exit status in debug mode.
kstailey
1997-07-08
NULL
kstailey
1997-06-26
mem* cleanup
Theo de Raadt
1997-06-26
Better support for specific instance binding in inetd:
denny
1997-06-23
return 32-bits worth of time for time service
Theo de Raadt
1997-06-23
sigblock plays with ints
Theo de Raadt
1997-06-17
do not test for a bug which does not exist
Theo de Raadt
1997-06-17
Add per-interface binding, based on der Mouse's code in netbsd.
denny
1997-06-04
toast extra \n; ficus
Theo de Raadt
1997-06-04
do not exceed bounds of fd_set
Theo de Raadt
1997-02-24
irc thing is dumb, and do not bother wasting effort screaming about ftp bounc...
Theo de Raadt
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-12-14
be more careful with setgroups()
Theo de Raadt
1996-12-11
proto & column cleanup
Theo de Raadt
1996-08-31
rpc is not an option anymore
Theo de Raadt
1996-08-28
closer towards useable by generic joe
Theo de Raadt
1996-08-16
do not do bindresvport if user runs own inetd
Theo de Raadt
1996-08-11
fix doc order of setgid/initgroups/setuid
Theo de Raadt
1996-08-02
merge freebsd setlogin/setsid changes
Theo de Raadt
1996-08-02
indent
Theo de Raadt
1996-08-02
after rpc bind, getpeername() to update sin_port
Theo de Raadt
1996-07-31
proto throughout
Theo de Raadt
1996-07-29
udp spam on 6667
Theo de Raadt
1996-07-29
careful of bad addr/port in dgram services
Theo de Raadt
1996-07-29
-Wall clean; careful buffer usage
Theo de Raadt
1996-07-29
Zero out the port for RPC services; let bind() find one.
Jason Downs
[next]