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