aboutsummaryrefslogtreecommitdiff
path: root/networking/inetd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* commiting:pgf2005-08-011-5/+2
* use socklen_t instead of size_t with socket related functionsvapier2005-07-311-5/+6
* applying fix from:pgf2005-07-191-6/+6
* Fix broken macroandersen2005-04-161-1/+1
* Robin Farine writes:andersen2004-06-221-1/+1
* Larry Doolittle writes:andersen2004-04-141-2/+2
* Patch from Vodz, cleanup memory usage, send strdup error messages tobug12004-02-221-11/+22
* remove duplicate header declarationsbug12004-02-221-14/+6
* Dont use same variable and struct namebug12004-02-181-35/+37
* Formattingbug12004-02-181-142/+146
* remove debuggingbug12004-02-181-7/+0
* Mark Lord writes:andersen2004-02-171-2/+5
* Redo getconfigent, save 150 bytes, still small memory leak whenbug12004-01-201-80/+75
* Fix up a couple of bugs i introduced in yesterdays cleanup.bug12004-01-181-18/+32
* Modify bb_lookup_port to allow the protocol to be specified, allowingbug12004-01-171-13/+7
* The functions setconfig, enter and bump_nofile were only called once, marge t...bug12004-01-171-76/+50
* Use 1 line for function name and return value,bug12004-01-171-116/+84
* Remove some defined statementsbug12004-01-171-14/+7
* Changed #define names for common features (superficial)bug12004-01-171-31/+22
* Use bb_get_chomped_line_from_filebug12004-01-171-18/+3
* Fixup bugs in last patchandersen2003-07-281-2/+2
* last_patch95 from vodz:andersen2003-07-281-8/+16
* Major coreutils update.mjn32003-03-191-3/+3
* Fix compile error... header problems.mjn32003-02-111-2/+1
* Fix compile error, last_patch82 by Vladimir N. Oleynikbug12003-02-101-8/+23
* New applet, inetd, make httpd features more configurable, update authors, las...bug12003-02-091-0/+1280