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
Age
Commit message (
Expand
)
Author
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
Document inetd's allowing mutliple comma-separated hostnames in inetd.conf.
denny
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-18
Document inetd.conf's per-interface binding (new verbage from der Mouse's net...
denny
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-05-30
wait wrks on tcp; rickb@iaw.on.ca
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
1997-01-13
correct; kleink@layla.inka.de
Theo de Raadt
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
1996-07-29
from port 20, do not leak an fd
Theo de Raadt
1996-07-28
arthur (in)dent
Theo de Raadt
1996-07-28
Do not allow hosts to connect to servers from
joshd
1996-06-29
bindresvport() called incorrectly; we need a proto somewhere guys
Theo de Raadt
1996-06-28
closelog() before we trash the syslog descriptor; suggestion from alan@parsys...
Theo de Raadt
1996-06-12
use resv port only for root processes
Theo de Raadt
1996-05-13
bindresvport() for rpc ports
Theo de Raadt
1996-03-25
From NetBSD: merge of 960317
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt