summaryrefslogtreecommitdiff
path: root/libexec
Commit message (Collapse)AuthorAgeFilesLines
* Remove -mdoc macros from the 2.2-STABLE version which still uses -man.Joseph Koshy1998-09-301-12/+10
| | | | | | | | PR: docs/6455 Submitted by: Kazuo Horikawa <horikawa@jp.freebsd.org> Notes: svn path=/stable/2.2/; revision=39813
* MFC (rev 1.23): Added double quotes around CHMOD description to preventAlexander Langer1998-09-291-2/+2
| | | | | | | garbled output. Notes: svn path=/stable/2.2/; revision=39785
* Fix bug I introduced in REMOTEHOST handling (whoops!).Jordan K. Hubbard1998-07-241-2/+2
| | | | | | | Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> Notes: svn path=/stable/2.2/; revision=37851
* -Wall cleanup.Jordan K. Hubbard1998-07-193-8/+8
| | | | Notes: svn path=/stable/2.2/; revision=37756
* Whoops - looks like patch flubbed this one; fix.Jordan K. Hubbard1998-07-191-6/+1
| | | | Notes: svn path=/stable/2.2/; revision=37755
* MFC: doc fixes, enhancements to bootp.Jordan K. Hubbard1998-07-1914-42/+58
| | | | Notes: svn path=/stable/2.2/; revision=37753
* Nuke broken LFS code.Jordan K. Hubbard1998-07-198-1736/+2
| | | | Notes: svn path=/stable/2.2/; revision=37750
* MFC: {rev 1.22} Document use of lines beginning with a '#' as comments.Joseph Koshy1998-07-171-1/+4
| | | | Notes: svn path=/stable/2.2/; revision=37720
* MFC: {rev 1.5 "atrun.man"} fixes for PR 7109.Joseph Koshy1998-07-071-13/+15
| | | | Notes: svn path=/stable/2.2/; revision=37468
* MFC: {r1.5} Mention that logging of messages with -l requires syslog.conf(5) ↵Joseph Koshy1998-06-051-2/+6
| | | | | | | changes. Notes: svn path=/stable/2.2/; revision=36668
* MFC: honor default group settings.Steve Price1998-06-041-7/+16
| | | | Notes: svn path=/stable/2.2/; revision=36654
* MFC: Spelling typos from Josh Gilliam, PR 6829.Joseph Koshy1998-06-031-3/+3
| | | | | | | {r1.9 bootpd.8; r1.11 chat.8; r1.2 cvsbug.8; r1.7 dset.8} Notes: svn path=/stable/2.2/; revision=36602
* MFC: 1) back out UTC fix, 2) fix INTERNAL_LS to sense /etc/localtimeAndrey A. Chernov1998-05-181-4/+10
| | | | Notes: svn path=/stable/2.2/; revision=36141
* MFC: return back initial tzset()Andrey A. Chernov1998-05-161-1/+3
| | | | Notes: svn path=/stable/2.2/; revision=36109
* MFC: return vfork back + array range terminationAndrey A. Chernov1998-05-151-6/+10
| | | | Notes: svn path=/stable/2.2/; revision=36073
* MFC: use fork vs. vforkAndrey A. Chernov1998-05-151-4/+2
| | | | Notes: svn path=/stable/2.2/; revision=36071
* MFC: move TZ="" before execAndrey A. Chernov1998-05-152-5/+4
| | | | Notes: svn path=/stable/2.2/; revision=36069
* MFC:Andrey A. Chernov1998-05-151-2/+3
| | | | | | | | | | | | | Do TZ= as first thing, since FTP protocol is unable to tell zone offset in any case. It makes no difference for anon account (since chroot already makes it GMT), but if you do mirror with special non-anon login, in old variant your mirror will be wholy retransmitted twice in the year due to time zone changes (/etc/localtime plays bad role here) Notes: svn path=/stable/2.2/; revision=36067
* MFC: clarify use of 'if' capability.Steve Price1998-05-042-6/+32
| | | | Notes: svn path=/stable/2.2/; revision=35666
* MFC: Support for reading 'if' file from /etc/gettytab.Steve Price1998-05-032-3/+25
| | | | | | | | PR: 6492 Submitted by: Doug White <studded@san.rr.com> Notes: svn path=/stable/2.2/; revision=35647
* PR: misc/4679Gene Stark1998-04-181-1/+2
| | | | | | | | Submitted by: Glen Foster (gfoster@gfoster.com) Merge from -current. Notes: svn path=/stable/2.2/; revision=35271
* MFC: update to latest.Jordan K. Hubbard1998-03-063-17/+24
| | | | Notes: svn path=/stable/2.2/; revision=34071
* MFC: sanify password check.Jordan K. Hubbard1998-03-061-22/+22
| | | | Notes: svn path=/stable/2.2/; revision=34069
* MFC: alphabetize xrefsJordan K. Hubbard1998-03-061-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=34068
* MFC: use linemode by default.Jordan K. Hubbard1998-03-063-9/+21
| | | | Notes: svn path=/stable/2.2/; revision=34067
* MFC: overflow protection.Jordan K. Hubbard1998-03-061-4/+4
| | | | Notes: svn path=/stable/2.2/; revision=34066
* MFC: minor error message change.Jordan K. Hubbard1998-03-061-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=34065
* MFC: quite a few improvements - this is a full merge.Jordan K. Hubbard1998-03-0511-262/+202
| | | | Notes: svn path=/stable/2.2/; revision=34054
* MFC: add sanity checkJordan K. Hubbard1998-03-051-1/+3
| | | | Notes: svn path=/stable/2.2/; revision=34053
* MFC: various minor style nits and one doc bogon.Jordan K. Hubbard1998-03-053-7/+7
| | | | Notes: svn path=/stable/2.2/; revision=34052
* MFC: update for new kerberos flags.Jordan K. Hubbard1998-03-051-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=34051
* MFC: simplify/correct .ifJordan K. Hubbard1998-03-051-6/+2
| | | | Notes: svn path=/stable/2.2/; revision=34049
* PR: 5812Daniel O'Callaghan1998-02-241-1/+5
| | | | | | | | | Put in the right direction by: Mike Smith and Steve Price Close syslogging to remove unwanted messages in ftpd's INTERNAL_LS. Notes: svn path=/stable/2.2/; revision=33796
* MFC: eBones --> kerberosIV upgrade.Mark Murray1998-02-221-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=33737
* MFC: minor cleanups and doc updates.Jordan K. Hubbard1998-02-209-20/+23
| | | | Notes: svn path=/stable/2.2/; revision=33691
* [Nasty sailor language censored] - Another typo.Mark Murray1998-02-191-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=33625
* More eBones --> kerberosIV mergingMark Murray1998-02-191-3/+2
| | | | Notes: svn path=/stable/2.2/; revision=33620
* MFC: FTPD_INTERNAL_LS -> INTERNAL_LSJordan K. Hubbard1998-02-191-3/+4
| | | | Notes: svn path=/stable/2.2/; revision=33599
* MFC: very minor style tweak.Jordan K. Hubbard1998-02-181-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=33562
* MFC: deal properly with 8-bit characters.Jordan K. Hubbard1998-02-181-11/+15
| | | | Notes: svn path=/stable/2.2/; revision=33561
* Replace eBones with kerberosIV (Actually KTH eBones from current)Mark Murray1998-02-183-22/+29
| | | | Notes: svn path=/stable/2.2/; revision=33559
* Replace eBones with kerberosIV (Actually KTH-eBones from current)Mark Murray1998-02-183-15/+25
| | | | Notes: svn path=/stable/2.2/; revision=33558
* Proper var to get internal `ls' is "FTPD_INTERNAL_LS".David E. O'Brien1998-02-181-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=33553
* Add /etc/ftphosts to the FILES section.David E. O'Brien1998-02-181-2/+7
| | | | | | | Note that ftpmotd is relative to the user's view of /etc. Notes: svn path=/stable/2.2/; revision=33551
* MFC: mondo merge of bootpd. I really hope someone can test this sinceJordan K. Hubbard1998-02-188-33/+30
| | | | | | | | I've never even *seen* a netbooted FreeBSD system. Mike: Maybe that's one scenario needed for the test lab. Notes: svn path=/stable/2.2/; revision=33545
* MFC: correct prototype (missed in last commit).Jordan K. Hubbard1998-02-181-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=33544
* MFC: overflow fixes and better understanding of UT_NAMESIZE.Jordan K. Hubbard1998-02-181-8/+15
| | | | Notes: svn path=/stable/2.2/; revision=33543
* MFC: Typo and incorrect reference.Philippe Charnier1998-02-032-4/+4
| | | | Notes: svn path=/stable/2.2/; revision=33036
* MFC: rev 1.14, switch UIDs so quotas will be honored.Joerg Wunsch1998-01-311-3/+27
| | | | Notes: svn path=/stable/2.2/; revision=32943
* MFC: typo fix.Masafumi Max NAKANE1997-12-291-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=32085