| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove -mdoc macros from the 2.2-STABLE version which still uses -man. | Joseph Koshy | 1998-09-30 | 1 | -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 prevent | Alexander Langer | 1998-09-29 | 1 | -2/+2 |
| | | | | | | | | garbled output. Notes: svn path=/stable/2.2/; revision=39785 | ||||
| * | Fix bug I introduced in REMOTEHOST handling (whoops!). | Jordan K. Hubbard | 1998-07-24 | 1 | -2/+2 |
| | | | | | | | | Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> Notes: svn path=/stable/2.2/; revision=37851 | ||||
| * | -Wall cleanup. | Jordan K. Hubbard | 1998-07-19 | 3 | -8/+8 |
| | | | | | Notes: svn path=/stable/2.2/; revision=37756 | ||||
| * | Whoops - looks like patch flubbed this one; fix. | Jordan K. Hubbard | 1998-07-19 | 1 | -6/+1 |
| | | | | | Notes: svn path=/stable/2.2/; revision=37755 | ||||
| * | MFC: doc fixes, enhancements to bootp. | Jordan K. Hubbard | 1998-07-19 | 14 | -42/+58 |
| | | | | | Notes: svn path=/stable/2.2/; revision=37753 | ||||
| * | Nuke broken LFS code. | Jordan K. Hubbard | 1998-07-19 | 8 | -1736/+2 |
| | | | | | Notes: svn path=/stable/2.2/; revision=37750 | ||||
| * | MFC: {rev 1.22} Document use of lines beginning with a '#' as comments. | Joseph Koshy | 1998-07-17 | 1 | -1/+4 |
| | | | | | Notes: svn path=/stable/2.2/; revision=37720 | ||||
| * | MFC: {rev 1.5 "atrun.man"} fixes for PR 7109. | Joseph Koshy | 1998-07-07 | 1 | -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 Koshy | 1998-06-05 | 1 | -2/+6 |
| | | | | | | | | changes. Notes: svn path=/stable/2.2/; revision=36668 | ||||
| * | MFC: honor default group settings. | Steve Price | 1998-06-04 | 1 | -7/+16 |
| | | | | | Notes: svn path=/stable/2.2/; revision=36654 | ||||
| * | MFC: Spelling typos from Josh Gilliam, PR 6829. | Joseph Koshy | 1998-06-03 | 1 | -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/localtime | Andrey A. Chernov | 1998-05-18 | 1 | -4/+10 |
| | | | | | Notes: svn path=/stable/2.2/; revision=36141 | ||||
| * | MFC: return back initial tzset() | Andrey A. Chernov | 1998-05-16 | 1 | -1/+3 |
| | | | | | Notes: svn path=/stable/2.2/; revision=36109 | ||||
| * | MFC: return vfork back + array range termination | Andrey A. Chernov | 1998-05-15 | 1 | -6/+10 |
| | | | | | Notes: svn path=/stable/2.2/; revision=36073 | ||||
| * | MFC: use fork vs. vfork | Andrey A. Chernov | 1998-05-15 | 1 | -4/+2 |
| | | | | | Notes: svn path=/stable/2.2/; revision=36071 | ||||
| * | MFC: move TZ="" before exec | Andrey A. Chernov | 1998-05-15 | 2 | -5/+4 |
| | | | | | Notes: svn path=/stable/2.2/; revision=36069 | ||||
| * | MFC: | Andrey A. Chernov | 1998-05-15 | 1 | -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 Price | 1998-05-04 | 2 | -6/+32 |
| | | | | | Notes: svn path=/stable/2.2/; revision=35666 | ||||
| * | MFC: Support for reading 'if' file from /etc/gettytab. | Steve Price | 1998-05-03 | 2 | -3/+25 |
| | | | | | | | | | PR: 6492 Submitted by: Doug White <studded@san.rr.com> Notes: svn path=/stable/2.2/; revision=35647 | ||||
| * | PR: misc/4679 | Gene Stark | 1998-04-18 | 1 | -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. Hubbard | 1998-03-06 | 3 | -17/+24 |
| | | | | | Notes: svn path=/stable/2.2/; revision=34071 | ||||
| * | MFC: sanify password check. | Jordan K. Hubbard | 1998-03-06 | 1 | -22/+22 |
| | | | | | Notes: svn path=/stable/2.2/; revision=34069 | ||||
| * | MFC: alphabetize xrefs | Jordan K. Hubbard | 1998-03-06 | 1 | -2/+2 |
| | | | | | Notes: svn path=/stable/2.2/; revision=34068 | ||||
| * | MFC: use linemode by default. | Jordan K. Hubbard | 1998-03-06 | 3 | -9/+21 |
| | | | | | Notes: svn path=/stable/2.2/; revision=34067 | ||||
| * | MFC: overflow protection. | Jordan K. Hubbard | 1998-03-06 | 1 | -4/+4 |
| | | | | | Notes: svn path=/stable/2.2/; revision=34066 | ||||
| * | MFC: minor error message change. | Jordan K. Hubbard | 1998-03-06 | 1 | -2/+2 |
| | | | | | Notes: svn path=/stable/2.2/; revision=34065 | ||||
| * | MFC: quite a few improvements - this is a full merge. | Jordan K. Hubbard | 1998-03-05 | 11 | -262/+202 |
| | | | | | Notes: svn path=/stable/2.2/; revision=34054 | ||||
| * | MFC: add sanity check | Jordan K. Hubbard | 1998-03-05 | 1 | -1/+3 |
| | | | | | Notes: svn path=/stable/2.2/; revision=34053 | ||||
| * | MFC: various minor style nits and one doc bogon. | Jordan K. Hubbard | 1998-03-05 | 3 | -7/+7 |
| | | | | | Notes: svn path=/stable/2.2/; revision=34052 | ||||
| * | MFC: update for new kerberos flags. | Jordan K. Hubbard | 1998-03-05 | 1 | -2/+2 |
| | | | | | Notes: svn path=/stable/2.2/; revision=34051 | ||||
| * | MFC: simplify/correct .if | Jordan K. Hubbard | 1998-03-05 | 1 | -6/+2 |
| | | | | | Notes: svn path=/stable/2.2/; revision=34049 | ||||
| * | PR: 5812 | Daniel O'Callaghan | 1998-02-24 | 1 | -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 Murray | 1998-02-22 | 1 | -1/+1 |
| | | | | | Notes: svn path=/stable/2.2/; revision=33737 | ||||
| * | MFC: minor cleanups and doc updates. | Jordan K. Hubbard | 1998-02-20 | 9 | -20/+23 |
| | | | | | Notes: svn path=/stable/2.2/; revision=33691 | ||||
| * | [Nasty sailor language censored] - Another typo. | Mark Murray | 1998-02-19 | 1 | -1/+1 |
| | | | | | Notes: svn path=/stable/2.2/; revision=33625 | ||||
| * | More eBones --> kerberosIV merging | Mark Murray | 1998-02-19 | 1 | -3/+2 |
| | | | | | Notes: svn path=/stable/2.2/; revision=33620 | ||||
| * | MFC: FTPD_INTERNAL_LS -> INTERNAL_LS | Jordan K. Hubbard | 1998-02-19 | 1 | -3/+4 |
| | | | | | Notes: svn path=/stable/2.2/; revision=33599 | ||||
| * | MFC: very minor style tweak. | Jordan K. Hubbard | 1998-02-18 | 1 | -2/+2 |
| | | | | | Notes: svn path=/stable/2.2/; revision=33562 | ||||
| * | MFC: deal properly with 8-bit characters. | Jordan K. Hubbard | 1998-02-18 | 1 | -11/+15 |
| | | | | | Notes: svn path=/stable/2.2/; revision=33561 | ||||
| * | Replace eBones with kerberosIV (Actually KTH eBones from current) | Mark Murray | 1998-02-18 | 3 | -22/+29 |
| | | | | | Notes: svn path=/stable/2.2/; revision=33559 | ||||
| * | Replace eBones with kerberosIV (Actually KTH-eBones from current) | Mark Murray | 1998-02-18 | 3 | -15/+25 |
| | | | | | Notes: svn path=/stable/2.2/; revision=33558 | ||||
| * | Proper var to get internal `ls' is "FTPD_INTERNAL_LS". | David E. O'Brien | 1998-02-18 | 1 | -2/+2 |
| | | | | | Notes: svn path=/stable/2.2/; revision=33553 | ||||
| * | Add /etc/ftphosts to the FILES section. | David E. O'Brien | 1998-02-18 | 1 | -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 since | Jordan K. Hubbard | 1998-02-18 | 8 | -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. Hubbard | 1998-02-18 | 1 | -2/+2 |
| | | | | | Notes: svn path=/stable/2.2/; revision=33544 | ||||
| * | MFC: overflow fixes and better understanding of UT_NAMESIZE. | Jordan K. Hubbard | 1998-02-18 | 1 | -8/+15 |
| | | | | | Notes: svn path=/stable/2.2/; revision=33543 | ||||
| * | MFC: Typo and incorrect reference. | Philippe Charnier | 1998-02-03 | 2 | -4/+4 |
| | | | | | Notes: svn path=/stable/2.2/; revision=33036 | ||||
| * | MFC: rev 1.14, switch UIDs so quotas will be honored. | Joerg Wunsch | 1998-01-31 | 1 | -3/+27 |
| | | | | | Notes: svn path=/stable/2.2/; revision=32943 | ||||
| * | MFC: typo fix. | Masafumi Max NAKANE | 1997-12-29 | 1 | -2/+2 |
| | | | | | Notes: svn path=/stable/2.2/; revision=32085 | ||||
