summaryrefslogtreecommitdiff
path: root/networking/udhcp/pidfile.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* udhcp: use fdprintf for pidfile creation (smaller code)Denis Vlasenko2007-03-141-7/+1
|
* small fixes: using fd-based io instead of FILE*-based,Denis Vlasenko2006-11-181-4/+4
| | | | missed O_TRUNC, etc
* udhcp: fix indentation and style.Denis Vlasenko2006-11-181-8/+1
| | | | | Eliminate (group) a lot of smallish *.h files Remove lots of unneeded #includes
* message string changes, mostly for consistency, also -32 bytes in .rodataDenis Vlasenko2006-10-201-6/+3
|
* Implement optional syslog logging using ordinaryDenis Vlasenko2006-09-061-1/+1
| | | | | | bb_xx_msg calls, and convert networking/* to it. The rest of bbox will be converted gradually.
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
|
* add back in udhcp supportMike Frysinger2006-05-081-0/+75
|
* remove in place of external linkMike Frysinger2006-03-231-75/+0
|
* Larry Doolittle writes:Eric Andersen2004-04-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | This is a bulk spelling fix patch against busybox-1.00-pre10. If anyone gets a corrupted copy (and cares), let me know and I will make alternate arrangements. Erik - please apply. Authors - please check that I didn't corrupt any meaning. Package importers - see if any of these changes should be passed to the upstream authors. I glossed over lots of sloppy capitalizations, missing apostrophes, mixed American/British spellings, and German-style compound words. What is "pretect redefined for test" in cmdedit.c? Good luck on the 1.00 release! - Larry
* Finish remerging busybox udhcp and udhcp. Some cleanups as well.Russ Dill2003-12-181-0/+75
|
* Remove unused filesGlenn L McGrath2003-08-291-69/+0
|
* added full udhcp integrationRuss Dill2002-10-141-0/+69