aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/inetd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove all the RELEASE_CRUNCH instances that partially disable IPSECWarner Losh2019-07-151-3/+0
* Move inetd.conf to usr.sbin/inetd/Brad Davis2018-08-121-0/+1
* Conditionalize libwrap support into inetd based on MK_TCP_WRAPPERSEnji Cooper2017-01-141-1/+6
* Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-4/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-1/+1
* Remove the -DFAST_IPSEC from Makefiles again.Bjoern A. Zeeb2007-07-051-1/+1
* Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil2007-07-011-1/+1
* inetd and telnetd are not included in the standard releaseYaroslav Tykhiy2006-07-311-0/+1
* Obey MK_INET6_SUPPORT.Yaroslav Tykhiy2006-07-271-1/+7
* Back out a Makefile change that accidently snook in.David Malone2006-04-171-1/+1
* Port 37 (RFC 738) style times are supposed to be a 32 bit time sinceDavid Malone2006-04-171-1/+1
* Revert previous commit for now, which seems to have (re)introduced someXin LI2006-01-181-1/+1
* Improves and cleanups over inetd(8):Xin LI2006-01-181-1/+1
* Rather than use the gcc -fno-builtin-log flag, just rename the 'int log'Peter Wemm2003-10-301-1/+0
* Use -fno-builtin-log so gcc doesn't get ideas about using a math functionPeter Wemm2003-10-261-1/+2
* Move my inetd maintainer note to src/MAINTAINERS.David Malone2003-07-151-2/+0
* Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently addsDima Dorfman2001-09-051-2/+2
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-5/+7
* Turn off WARNS stuff. When combined with -nostdinc and system headerDavid Malone2001-07-171-1/+1
* o Remove old setproctitle.David Malone2001-07-171-0/+1
* Don't add -Wall, as it's a compiler specific flag.David Malone2001-06-241-1/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* Claim maintainership of inetd.David Malone2000-10-211-0/+2
* Make inetd picobsd friendly, dont use ipsec when RELEASE_CRUNCHLuigi Rizzo2000-02-091-3/+6
* Drop maintainership of inetd, since nobody respects it anyway.Dag-Erling Smørgrav2000-02-011-1/+0
* several tcp apps IPv6 updateYoshinobu Inoue2000-01-251-2/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Pull on my asbestos undies and claim ownership of inetd to prevent furtherDag-Erling Smørgrav1999-07-261-1/+2
* Move code for all builtin services from inetd.c to builtins.c, includingSheldon Hearn1999-07-221-1/+2
* By popular demand, ident_stream now takes arguments. Ex:Brian Feldman1999-07-151-6/+0
* This is the working internal ident service. Turn it on by settingBrian Feldman1999-07-151-1/+7
* Add command-line option (-w), specified once to enable wrapping andSheldon Hearn1999-06-271-2/+2
* Various fixes for inetd's TCP Wrappers support:Sheldon Hearn1999-06-171-2/+2
* There seems to be a problem (most likely when there is no hosts.allow)Mark Murray1999-05-071-2/+2
* Fix the "internal" wrapping as well as a nasty bug involvingMark Murray1999-04-111-2/+2
* Now inetd(8) has direct support for tcp_wrappers! Not working at theMark Murray1999-03-281-3/+4
* Implement minimal login class support (ie: does a setusercontext()).Peter Wemm1997-01-131-1/+1
* Reviewed by: Bill fennerJulian Elischer1996-11-101-0/+3
* Make inetd use setproctitle from libutil instead of it's own version.Peter Wemm1996-01-011-0/+3
* Get rid of update. Make man page installation work with our schemeGarrett Wollman1994-08-051-2/+2
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-261-0/+7