| Age | Commit message (Expand) | Author |
| 2022-08-10 | Remove RPC define | christos |
| 2022-08-10 | PR/56963: Mark Davies: inetd not configured for rpc | christos |
| 2022-08-10 | PR bin/56963 Mark Davies: inetd not configured for rpc | dholland |
| 2022-05-22 | fix various small typos, mainly in comments. | andvar |
| 2021-10-17 | To an alias address, or in a multihoming environment, the internal dgram | ryo |
| 2021-10-12 | inetd: remove trailing whitespace, add space after 'if' and 'for' | rillig |
| 2021-10-12 | inetd.8: remove trailing whitespace | rillig |
| 2021-10-12 | inetd.8: new sentence, new line; minor formatting issues | rillig |
| 2021-10-12 | PR/56448: Solomon Ritzow: Various improvements. | christos |
| 2021-09-03 | inetd: remove redundant tests before calling isspace | rillig |
| 2021-09-03 | inetd: remove redundant null check before free | rillig |
| 2021-09-03 | inetd: prepare for lint's strict bool mode | rillig |
| 2021-09-03 | inetd: normalize indentation and alignment in comments | rillig |
| 2021-08-31 | inetd: fix Clang build | rillig |
| 2021-08-31 | Use Dq. | wiz |
| 2021-08-30 | inetd: raise WARNS from 5 to 6 | rillig |
| 2021-08-30 | inetd: remove trailing whitespace | rillig |
| 2021-08-30 | Wording and formatting improvements. | wiz |
| 2021-08-30 | Fix reverted logic when parsing server program. | mlelstv |
| 2021-08-30 | Summary: char is unsigned on arm, so use int when -1 indicates error | tih |
| 2021-08-29 | remove -m32 accidentally committed | christos |
| 2021-08-29 | fix printf formats (intmax -> j) | christos |
| 2021-08-29 | Inetd enhancements by James Browning, Gabe Coffland, Alex Gavin, Solomon Ritzow | christos |
| 2021-03-07 | Add blocklist support to libwrap which enables all programs using libwrap | christos |
| 2019-12-27 | s/suport/support/ | msaitoh |
| 2019-02-03 | - don't compare pointer with \0. in this case, *pointer is wanted, | mrg |
| 2018-01-23 | ansify - drop the K&R style prototypes & implementations. | sevan |
| 2017-11-28 | Bump MAXARGV from 20 to 64 - with bozohttpd and all config on the command | martin |
| 2017-10-17 | Don't setup SPs if no policy sepecifier is specified | ozaki-r |
| 2017-07-20 | Simplify. | wiz |
| 2017-07-19 | Rework previous (and the text it modified) for clarity. | dholland |
| 2017-07-16 | New sentence, new line. | wiz |
| 2017-07-16 | PR/52412: Edgar Pettijohn: Describe the service/port syntax. | christos |
| 2017-02-15 | Increase buffer size reported to strlcpy() to be one larger than the | elric |
| 2014-04-05 | Use base 10 when logging the exit status or exit signal for sub-processes, | khorben |
| 2012-12-13 | PR/47318: Henning Petersen: Replace (r)index with str(r)chr in inetd.c | christos |
| 2012-01-04 | include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userland | drochner |
| 2011-08-31 | Use __dead | joerg |
| 2011-04-25 | Use more markup. | wiz |
| 2010-12-15 | RLIMIT_NOFILE stabilized in NetBSD 17 years ago, so it's safe now | pooka |
| 2010-12-15 | Nuke conditionally compiled MULOG stuff. Itojun wanted to do it | pooka |
| 2010-03-25 | Avoid SIGSEGV in forked child process for (some?) instant-disconnect clients. | dholland |
| 2009-10-24 | Change manpage reference from talkd to ntalkd. | reed |
| 2009-10-22 | Back out mDNS changes which were not discussed. | tsarna |
| 2009-10-22 | Bump date for mDNS support. | wiz |
| 2009-10-22 | Add mDNS Service Directory support to inetd(8). | jkunz |
| 2009-07-14 | New sentence, new line; remove trailing whitespace. | wiz |
| 2009-07-14 | Fix typo; also do some minor wording adjustments nearby. | dholland |
| 2009-07-13 | Rename internal getline() function to get_line() so it does | roy |
| 2009-05-23 | print the proper client address (ryo shimizu) | christos |