summaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* -Wall cleanup.Jordan K. Hubbard1998-07-193-8/+8
* Whoops - looks like patch flubbed this one; fix.Jordan K. Hubbard1998-07-191-6/+1
* MFC: doc fixes, enhancements to bootp.Jordan K. Hubbard1998-07-1914-42/+58
* Nuke broken LFS code.Jordan K. Hubbard1998-07-198-1736/+2
* MFC: {rev 1.22} Document use of lines beginning with a '#' as comments.Joseph Koshy1998-07-171-1/+4
* MFC: {rev 1.5 "atrun.man"} fixes for PR 7109.Joseph Koshy1998-07-071-13/+15
* MFC: {r1.5} Mention that logging of messages with -l requires syslog.conf(5) ...Joseph Koshy1998-06-051-2/+6
* MFC: honor default group settings.Steve Price1998-06-041-7/+16
* MFC: Spelling typos from Josh Gilliam, PR 6829.Joseph Koshy1998-06-031-3/+3
* MFC: 1) back out UTC fix, 2) fix INTERNAL_LS to sense /etc/localtimeAndrey A. Chernov1998-05-181-4/+10
* MFC: return back initial tzset()Andrey A. Chernov1998-05-161-1/+3
* MFC: return vfork back + array range terminationAndrey A. Chernov1998-05-151-6/+10
* MFC: use fork vs. vforkAndrey A. Chernov1998-05-151-4/+2
* MFC: move TZ="" before execAndrey A. Chernov1998-05-152-5/+4
* MFC:Andrey A. Chernov1998-05-151-2/+3
* MFC: clarify use of 'if' capability.Steve Price1998-05-042-6/+32
* MFC: Support for reading 'if' file from /etc/gettytab.Steve Price1998-05-032-3/+25
* PR: misc/4679Gene Stark1998-04-181-1/+2
* MFC: update to latest.Jordan K. Hubbard1998-03-063-17/+24
* MFC: sanify password check.Jordan K. Hubbard1998-03-061-22/+22
* MFC: alphabetize xrefsJordan K. Hubbard1998-03-061-2/+2
* MFC: use linemode by default.Jordan K. Hubbard1998-03-063-9/+21
* MFC: overflow protection.Jordan K. Hubbard1998-03-061-4/+4
* MFC: minor error message change.Jordan K. Hubbard1998-03-061-2/+2
* MFC: quite a few improvements - this is a full merge.Jordan K. Hubbard1998-03-0511-262/+202
* MFC: add sanity checkJordan K. Hubbard1998-03-051-1/+3
* MFC: various minor style nits and one doc bogon.Jordan K. Hubbard1998-03-053-7/+7
* MFC: update for new kerberos flags.Jordan K. Hubbard1998-03-051-2/+2
* MFC: simplify/correct .ifJordan K. Hubbard1998-03-051-6/+2
* PR: 5812Daniel O'Callaghan1998-02-241-1/+5
* MFC: eBones --> kerberosIV upgrade.Mark Murray1998-02-221-1/+1
* MFC: minor cleanups and doc updates.Jordan K. Hubbard1998-02-209-20/+23
* [Nasty sailor language censored] - Another typo.Mark Murray1998-02-191-1/+1
* More eBones --> kerberosIV mergingMark Murray1998-02-191-3/+2
* MFC: FTPD_INTERNAL_LS -> INTERNAL_LSJordan K. Hubbard1998-02-191-3/+4
* MFC: very minor style tweak.Jordan K. Hubbard1998-02-181-2/+2
* MFC: deal properly with 8-bit characters.Jordan K. Hubbard1998-02-181-11/+15
* Replace eBones with kerberosIV (Actually KTH eBones from current)Mark Murray1998-02-183-22/+29
* Replace eBones with kerberosIV (Actually KTH-eBones from current)Mark Murray1998-02-183-15/+25
* Proper var to get internal `ls' is "FTPD_INTERNAL_LS".David E. O'Brien1998-02-181-2/+2
* Add /etc/ftphosts to the FILES section.David E. O'Brien1998-02-181-2/+7
* MFC: mondo merge of bootpd. I really hope someone can test this sinceJordan K. Hubbard1998-02-188-33/+30
* MFC: correct prototype (missed in last commit).Jordan K. Hubbard1998-02-181-2/+2
* MFC: overflow fixes and better understanding of UT_NAMESIZE.Jordan K. Hubbard1998-02-181-8/+15
* MFC: Typo and incorrect reference.Philippe Charnier1998-02-032-4/+4
* MFC: rev 1.14, switch UIDs so quotas will be honored.Joerg Wunsch1998-01-311-3/+27
* MFC: typo fix.Masafumi Max NAKANE1997-12-291-2/+2
* MFC: Add davidn's support for %s, %m, %r, and %v from revision 1.8.Steve Price1997-12-281-1/+26
* MFC:sprintf->snprintfWarner Losh1997-12-241-7/+8
* MFC:sprintf->snprintfWarner Losh1997-12-242-9/+12