aboutsummaryrefslogtreecommitdiff
path: root/libexec/tftpd/tftpd.8
Commit message (Collapse)AuthorAgeFilesLines
* Sync with current.David Malone2003-04-061-3/+4
| | | | | | | | | | 1) Favour "utility" in man page. 2) ANSIify, warns and other minor cleanup. 3) Support transfer size and timeout options. 4) Set group aswell as user. Notes: svn path=/stable/4/; revision=113177
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-3/+2
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=81771
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-7/+7
| | | | Notes: svn path=/stable/4/; revision=80145
* MFC: Allow chrooting of tftpd, support file transfers >32MB, correctKris Kennaway2001-03-041-3/+31
| | | | | | | | "first appeared in" to 4.3 from 5.0 Covers revisions r1.17, r1.18 of tftpd.c, r1.10, r1.11 of tftpd.8 Notes: svn path=/stable/4/; revision=73492
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-1/+1
| | | | Notes: svn path=/stable/4/; revision=69764
* MFC: add -u flag to tftpd which sets username tftpd runs asJordan K. Hubbard2000-09-231-27/+58
| | | | Notes: svn path=/stable/4/; revision=66300
* Add $FreeBSD$ lines to man pages that are missing them to make itMike Pritchard1999-08-281-0/+1
| | | | | | | | | | easier for translation teams. PR: docs/13418 Submitted by: Alexey Zelkin <phantom@cris.net> Notes: svn path=/head/; revision=50533
* Mention that syslog.conf(5) does not log LOG_FTP messages by default.Joseph Koshy1998-06-051-2/+6
| | | | | | | PR: 5287 Notes: svn path=/head/; revision=36667
* Use full path in synopsis. Syslog will add trailing \n.Philippe Charnier1997-12-031-12/+22
| | | | Notes: svn path=/head/; revision=31512
* Clarify the actions of -s and the list of allowable names.Warner Losh1997-10-061-1/+5
| | | | Notes: svn path=/head/; revision=30175
* Reviewed by: Bill Fenner <fennder@parc.xerox.com>Warner Losh1996-09-221-0/+15
| | | | | | | | | | | | | | Reviewed by: Garrett Wollman <wollman@freebsd.org> Submitted by: Warner Losh <imp@village.org> Close PR bin/1145: Add -s flag to tftpd. This enables the so-called secure mode of tftpd where it chroots to a given directory before allowing access to the files. In addition, it runs as nobody when in this mode. Reviewed a long time ago by Bill and Garrett. Apply my patch from the pr, and close the PR. Notes: svn path=/head/; revision=18458
* BSD 4.4 Lite Libexec SourcesRodney W. Grimes1994-05-271-0/+106
Notes: svn path=/vendor/CSRG/dist/; revision=1592