aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/inetd/inetd.h
Commit message (Expand)AuthorAgeFilesLines
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived softwareWarner Losh2004-08-071-4/+0
* Add capability for limiting the maximum number of simultaneousHajimu UMEMOTO2002-08-071-0/+18
* Kill __P, yuck.Juli Mallett2002-06-211-9/+9
* Fix most of the warnings given by WARNS=2.David Malone2001-06-241-42/+11
* Give inetd the ability to manage unix domain sockets. Details ofDavid Malone2001-06-161-0/+6
* Get rid of se_ctladdrinitok, which doesn't do anything and seemesDavid Malone2001-06-061-2/+0
* This patch cleans up the ident stuff in inetd. The code which hasDavid Malone2001-06-041-1/+1
* Various cleanups of inetd: Avoid shadowing variables, use socklen_tDavid Malone2001-01-221-1/+1
* Tidy up some prototypes:David Malone2000-12-031-1/+2
* Fix two typos in comments.David Malone2000-10-241-1/+1
* several tcp apps IPv6 updateYoshinobu Inoue2000-01-251-1/+26
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* This commit encompasses the following changes to inetd:Brian Feldman1999-07-221-2/+2
* Move code for all builtin services from inetd.c to builtins.c, includingSheldon Hearn1999-07-221-0/+134