aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/inetd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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