aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* Enable rtld-elf when building an ELF system on the i386.John Polstra1998-03-071-1/+5
* Import the ELF dynamic linker. This is the ElfKit version withJohn Polstra1998-03-0710-0/+2486
* PR: 5812Daniel O'Callaghan1998-02-251-1/+5
* Make ftpd log IP-addresses in addition to hostnames.Eivind Eklund1998-02-241-2/+3
* MFS.David E. O'Brien1998-02-181-2/+7
* Implement dladdr.John Polstra1998-02-061-4/+94
* Convert to mdoc. Header -> Id. Typo.Philippe Charnier1998-02-032-395/+394
* Remove lfs_cleanerdPoul-Henning Kamp1998-01-307-1831/+0
* Disable lfs_cleanerdPoul-Henning Kamp1998-01-301-2/+2
* Merged just enough files from Lite2 in lfs_cleanerd to convert fromBruce Evans1998-01-203-48/+145
* Make these programs compile and work correctly now that /usr/include/rpcsvcBill Paul1998-01-193-35/+58
* Removed most unused includes of <net/if_var.h> outside the kernel.Bruce Evans1998-01-161-2/+1
* Add missing dot.Philippe Charnier1998-01-071-2/+2
* Remove unused #includes and make it compile again with -DDEBUG. Use syslog()Philippe Charnier1998-01-072-12/+10
* Remove unused #include. Display if inetd started us in case of failure.Philippe Charnier1998-01-072-10/+5
* Typos.Philippe Charnier1998-01-071-3/+3
* Typo fix: bootgw -> bootpgwMasafumi Max NAKANE1997-12-291-2/+2
* style(9) nitsWarner Losh1997-12-261-2/+3
* sprintf->snprintf paranoiaWarner Losh1997-12-241-4/+4
* Be extra paranoid about the length of data returned from gethostbyaddr orWarner Losh1997-12-241-2/+2
* sprintf->snprintf paranoia. The one thing that looks like a hole inWarner Losh1997-12-241-7/+8
* Various sprintf -> snprintf fixes.Warner Losh1997-12-242-9/+12
* Use snprintf rather than printf out of paranoiaWarner Losh1997-12-245-9/+10
* Typo.Philippe Charnier1997-12-181-2/+2
* Cosmetic in usage string.Philippe Charnier1997-12-151-2/+2
* Use full path in synopsis. Sort #includes. Use .Tn for NIS.Philippe Charnier1997-12-086-104/+163
* Sync with diffs I found in kerberised versions: -Wall, no `;' in macros.Philippe Charnier1997-12-083-27/+25
* Make emacs work again. This is a workaround for the fact that theJohn Polstra1997-12-051-18/+33
* Use err(3). Add prototypes. Document that startup scripts are rc.i386 andPhilippe Charnier1997-12-045-61/+92
* Sort #includes. Add rcsid. Use full pathname in SYNOPSIS section.Philippe Charnier1997-12-042-12/+14
* FTP_INTERNAL_LS -> FTPD_INTERNAL_LSSteve Price1997-12-041-2/+2
* Use full path in synopsis. Syslog will add trailing \n.Philippe Charnier1997-12-032-27/+39
* Use err(3). Remove progname and trailing \n in syslog strings.Philippe Charnier1997-12-038-149/+155
* Use err(3). Add protos for -Wall.Philippe Charnier1997-12-026-34/+73
* No \n in syslog() strings. Add man page to Xrefs. Change null byte to NUL byte.Philippe Charnier1997-12-022-23/+37
* Do not terminate syslog() messages with a dot, as others daemons do.Philippe Charnier1997-12-022-15/+16
* Document -n flag. Use err(3). Add usage.Philippe Charnier1997-12-022-36/+53
* Get rid of the dynamic linker's internal malloc package, and arrangeJohn Polstra1997-11-292-267/+474
* Use err(3). -Wall cleaning. cosmetics in man page.Philippe Charnier1997-11-263-23/+30
* Remove \n at end of syslog string. -Wall cleaning. Cosmetics in man page.Philippe Charnier1997-11-263-28/+39
* Cosmetics in man page. Add rcsid and sort #includes.Philippe Charnier1997-11-262-15/+22
* Use err(3). -Wall cleaning. Use Pa for file names and add section in Xrefs.Philippe Charnier1997-11-262-23/+29
* Sort #includes. Add rcsid. Add man page section in .Xrefs.Philippe Charnier1997-11-252-13/+15
* Use warn(3). Hardcode progname instead of using argv[0]. Use Pa for filePhilippe Charnier1997-11-254-59/+66
* Add usage(), rcsids.Philippe Charnier1997-11-247-16/+43
* Cosmetics in usage() and man page.Philippe Charnier1997-11-244-59/+60
* Key is 8 bytes according to code, not 10 as stated in man page. Add rcsid.Philippe Charnier1997-11-242-5/+7
* Use err(3) instead of local redefinition. Add usage. -Wall cleaning.Philippe Charnier1997-11-245-93/+79
* Correct incompletes .Xrs. Remove duplicate #includes and unused variables.Philippe Charnier1997-11-217-52/+58
* Use err(3). -Wall cleaning.Philippe Charnier1997-11-212-15/+17