OpenBSD CVS

CVS log for src/usr.sbin/inetd/inetd.8


[BACK] Up to [local] / src / usr.sbin / inetd

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.42 / (download) - annotate - [select for diffs], Mon Feb 10 13:18:21 2020 UTC (4 years, 3 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, HEAD
Changes since 1.41: +8 -4 lines
Diff to previous 1.41 (colored)

briefly mention /etc/examples/ in the FILES section of all the
manual pages that document the corresponding configuration files;
OK jmc@, and general direction discussed with many

Revision 1.41 / (download) - annotate - [select for diffs], Wed Oct 4 19:52:26 2017 UTC (6 years, 8 months ago) by jca
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.40: +5 -9 lines
Diff to previous 1.40 (colored)

inetd actually supports stream and datagram sockets only

ok deraadt@

Revision 1.40 / (download) - annotate - [select for diffs], Sat Nov 14 01:22:04 2015 UTC (8 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.39: +4 -3 lines
Diff to previous 1.39 (colored)

these files document their config files too: adjust NAME accordingly;
ok schwarze

Revision 1.39 / (download) - annotate - [select for diffs], Sun Oct 18 15:28:03 2015 UTC (8 years, 7 months ago) by deraadt
Branch: MAIN
Changes since 1.38: +3 -3 lines
Diff to previous 1.38 (colored)

actually, it uses getaddrinfo

Revision 1.38 / (download) - annotate - [select for diffs], Thu Sep 10 15:16:44 2015 UTC (8 years, 9 months ago) by schwarze
Branch: MAIN
Changes since 1.37: +3 -4 lines
Diff to previous 1.37 (colored)

reduce .Nd to one line and kill .Tn while here

Revision 1.37 / (download) - annotate - [select for diffs], Mon Oct 13 01:56:44 2014 UTC (9 years, 7 months ago) by dlg
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.36: +2 -6 lines
Diff to previous 1.36 (colored)

jmc@ told me i broke the documentation. inetd doesnt write a pidfile so
we shouldnt say it does.

Revision 1.36 / (download) - annotate - [select for diffs], Fri Apr 18 22:04:54 2014 UTC (10 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.35: +2 -3 lines
Diff to previous 1.35 (colored)

remove references to rshd;

Revision 1.35 / (download) - annotate - [select for diffs], Tue Mar 6 01:25:47 2012 UTC (12 years, 3 months ago) by dlg
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2
Changes since 1.34: +3 -13 lines
Diff to previous 1.34 (colored)

clean up some newly created lies now that tftpd doesnt run out of inetd.

poke by deraadt@

Revision 1.34 / (download) - annotate - [select for diffs], Tue Dec 29 10:25:43 2009 UTC (14 years, 5 months ago) by sobrado
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.33: +5 -6 lines
Diff to previous 1.33 (colored)

replace a few remaining UNIX terms with .Ux macros; this diff
completes the changes from Oct 22.

Revision 1.33 / (download) - annotate - [select for diffs], Sat Jun 28 10:54:45 2008 UTC (15 years, 11 months ago) by sobrado
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

add an underscore to argument name.

Revision 1.32 / (download) - annotate - [select for diffs], Sun Jan 6 16:04:34 2008 UTC (16 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.31: +2 -8 lines
Diff to previous 1.31 (colored)

remove out of date/irrelevant section of BUGS dealing with ip6;
ok deraadt

Revision 1.31 / (download) - annotate - [select for diffs], Sun Jan 6 13:49:42 2008 UTC (16 years, 5 months ago) by jmc
Branch: MAIN
Changes since 1.30: +16 -9 lines
Diff to previous 1.30 (colored)

- document what happens when a service exceeds its max spawn rate. this is
based on a diff from reed@netbsd, but i chose a different fix
- whilst here, make the descriptions of -R and .max more consistent

ok sthen sobrado(in part, at least)

Revision 1.30 / (download) - annotate - [select for diffs], Thu May 31 19:20:25 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

convert to new .Dd format;

Revision 1.29 / (download) - annotate - [select for diffs], Thu Jun 2 07:56:22 2005 UTC (19 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.28: +3 -5 lines
Diff to previous 1.28 (colored)

fix some displays;

Revision 1.28 / (download) - annotate - [select for diffs], Thu Jun 2 07:51:37 2005 UTC (19 years ago) by jmc
Branch: MAIN
Changes since 1.27: +1 -2 lines
Diff to previous 1.27 (colored)

remove references to telnetd(8);
ok deraadt@

Revision 1.27 / (download) - annotate - [select for diffs], Wed Jun 30 07:58:12 2004 UTC (19 years, 11 months ago) by otto
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.26: +7 -1 lines
Diff to previous 1.26 (colored)

Unbreak unix domain sockets and properly detect and report truncation
of the socket path name. Based on a diff from Juan Vera, with changes
by me and millert@.  ok millert@ djm@; man page ok jmc@

Revision 1.26 / (download) - annotate - [select for diffs], Sat Apr 24 21:40:35 2004 UTC (20 years, 1 month ago) by millert
Branch: MAIN
Changes since 1.25: +10 -3 lines
Diff to previous 1.25 (colored)

Don't return NULL in getconfigent() when an unresolvable hostname
or unsupported address family is specified.  This simplifies the
hostname/address lookup loops and gets rid of the skip label.
Found by mpech@.  OK deraadt@ and otto@

Revision 1.25 / (download) - annotate - [select for diffs], Thu Jun 12 12:59:50 2003 UTC (21 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.24: +20 -20 lines
Diff to previous 1.24 (colored)

- section reorder
- macro fixes
- kill whitespace at EOL
- new sentence, new line

Revision 1.24 / (download) - annotate - [select for diffs], Mon Jun 2 23:36:53 2003 UTC (21 years ago) by millert
Branch: MAIN
Changes since 1.23: +2 -6 lines
Diff to previous 1.23 (colored)

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999.  Proofed by myself and Theo.

Revision 1.23 / (download) - annotate - [select for diffs], Tue Apr 8 01:26:21 2003 UTC (21 years, 2 months ago) by david
Branch: MAIN
Changes since 1.22: +1 -3 lines
Diff to previous 1.22 (colored)

identd has been nowait for 5 years now
reported by Brad Ely <elyb328@apk.net>
ok tedu@

Revision 1.22 / (download) - annotate - [select for diffs], Mon Feb 3 17:46:56 2003 UTC (21 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.21: +5 -6 lines
Diff to previous 1.21 (colored)

typos;
ipsecadm(8): examples ho@
	     help and ok markus@

Revision 1.21 / (download) - annotate - [select for diffs], Sat Jan 18 23:40:58 2003 UTC (21 years, 4 months ago) by deraadt
Branch: MAIN
Changes since 1.20: +4 -4 lines
Diff to previous 1.20 (colored)

more typos; jmc@prioris.mini.pw.edu.pl

Revision 1.20 / (download) - annotate - [select for diffs], Mon May 6 22:24:58 2002 UTC (22 years, 1 month ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.19: +3 -3 lines
Diff to previous 1.19 (colored)

Kill rlogind and rexecd Xr's and add Xr's for things we actually use.

Revision 1.19 / (download) - annotate - [select for diffs], Wed Aug 22 17:44:27 2001 UTC (22 years, 9 months ago) by beck
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (colored)

ftp-proxy

Revision 1.18 / (download) - annotate - [select for diffs], Mon Jan 29 11:38:32 2001 UTC (23 years, 4 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

max actually defaults to 256, not 40

Revision 1.17 / (download) - annotate - [select for diffs], Mon Oct 23 14:44:09 2000 UTC (23 years, 7 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.16: +2 -3 lines
Diff to previous 1.16 (colored)

Use the standard option descriptions introduction.

Revision 1.16 / (download) - annotate - [select for diffs], Wed Jun 14 16:06:07 2000 UTC (23 years, 11 months ago) by itojun
Branch: MAIN
Changes since 1.15: +9 -77 lines
Diff to previous 1.15 (colored)

clarify tcp4/tcp6 interaction.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Apr 15 02:15:18 2000 UTC (24 years, 1 month ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Mostly punctuation fixes.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Apr 12 21:47:53 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

Trailing whitespace begone!

Revision 1.13 / (download) - annotate - [select for diffs], Sun Mar 19 17:57:05 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
Changes since 1.12: +51 -31 lines
Diff to previous 1.12 (colored)

Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other
cleanup along the way.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Dec 8 13:21:17 1999 UTC (24 years, 6 months ago) by itojun
Branch: MAIN
Changes since 1.11: +119 -1 lines
Diff to previous 1.11 (colored)

IPv6/v4 inetd(8) from KAME.  now you can test ftp over IPv6.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Sep 23 04:12:10 1999 UTC (24 years, 8 months ago) by alex
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Typo fixes.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Jun 5 22:17:01 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.9: +9 -9 lines
Diff to previous 1.9 (colored)

remove trailing whitespace, some Nm cleanup

Revision 1.9 / (download) - annotate - [select for diffs], Sun May 23 14:11:33 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
is used instead; kwesterback@home.com

Revision 1.8 / (download) - annotate - [select for diffs], Fri Dec 4 07:52:02 1998 UTC (25 years, 6 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

support user.group or user:group, per chown(8)

Revision 1.7 / (download) - annotate - [select for diffs], Sun Nov 8 00:21:30 1998 UTC (25 years, 7 months ago) by aaron
Branch: MAIN
Changes since 1.6: +21 -22 lines
Diff to previous 1.6 (colored)

usr.sbin/ man page repairs, a-i

Revision 1.6 / (download) - annotate - [select for diffs], Fri Nov 14 03:46:00 1997 UTC (26 years, 7 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.5: +5 -1 lines
Diff to previous 1.5 (colored)

clone freebsd "-R rate"; default to 256 invocations/minute

Revision 1.5 / (download) - annotate - [select for diffs], Thu Jun 26 06:27:27 1997 UTC (26 years, 11 months ago) by denny
Branch: MAIN
CVS Tags: OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.4: +10 -3 lines
Diff to previous 1.4 (colored)

Document inetd's allowing mutliple comma-separated hostnames in inetd.conf.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Jun 18 03:01:42 1997 UTC (26 years, 11 months ago) by denny
Branch: MAIN
Changes since 1.3: +32 -2 lines
Diff to previous 1.3 (colored)

Document inetd.conf's per-interface binding (new verbage from der Mouse's netbsd mods).

Revision 1.3 / (download) - annotate - [select for diffs], Fri May 30 07:56:08 1997 UTC (27 years ago) by deraadt
Branch: MAIN
Changes since 1.2: +21 -7 lines
Diff to previous 1.2 (colored)

wait wrks on tcp; rickb@iaw.on.ca

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jan 13 20:45:28 1997 UTC (27 years, 5 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

correct; kleink@layla.inka.de

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:47:36 1995 UTC (28 years, 7 months ago) by deraadt
CVS Tags: netbsd_1_1, OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:47:36 1995 UTC (28 years, 7 months ago) by deraadt
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.