aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* - Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov2001-03-2635-14/+41
* Do not build (and install) both secure/ and standard versionsRuslan Ermilov2001-03-261-1/+3
* Don't use MANDEPEND and MANSRC.Ruslan Ermilov2001-03-261-0/+1
* change callrpc() from taking "char *" args, I'm quite sure they really meantAlfred Perlstein2001-03-231-1/+0
* Set the default manual section for libexec/ to 8.Ruslan Ermilov2001-03-2030-35/+7
* Teach ftpd about the new GLOB_MAXPATH flag.Jonathan Lemon2001-03-192-0/+11
* When the file was transferred using sendfile(2), we forgot to keep trackDag-Erling Smørgrav2001-03-111-0/+1
* First appeared in 4.3, not 5.0Kris Kennaway2001-03-041-1/+1
* Change the read-only reply to "550 Permission denied.".Dag-Erling Smørgrav2001-02-191-1/+1
* Preceed/preceeding are not english words. Use precede or preceding.Jeroen Ruigrok van der Werven2001-02-182-3/+3
* mdoc(7) police: simplify construct.Ruslan Ermilov2001-02-141-3/+1
* Synch: Properly constify sccsid[].Jeroen Ruigrok van der Werven2001-02-071-2/+2
* Synch: Prefer memmove() over bcopy().Jeroen Ruigrok van der Werven2001-02-071-1/+1
* Synch: Properly constify sccsid[].Jeroen Ruigrok van der Werven2001-02-071-1/+1
* Synch: prefer memmove() over bcopy(), since the first is a C-standardJeroen Ruigrok van der Werven2001-02-071-1/+1
* Fix typo: compatability -> compatibility.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* Fix typo: wierd -> weird.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* Fix tftpd and tftp to support file transfers of over 65535 blocksJeroen Ruigrok van der Werven2001-02-022-2/+7
* Structure the options listing to be more standard.Nik Clayton2001-02-021-16/+21
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-019-41/+33
* Add static dependency to libisc to get isc_movefile().Jeroen Ruigrok van der Werven2001-01-291-0/+11
* Add -c/C which chroots by IP of tftp client, (i.e. /tftproot/127.0.0.1/).Bill Fumerola2001-01-252-4/+50
* Limit commands that can be issued when not logged in:Chris D. Faulhaber2001-01-201-70/+90
* Check malloc() and strdup() return valuesChris D. Faulhaber2001-01-201-2/+6
* man(7) -> mdoc(7).Ruslan Ermilov2001-01-162-97/+106
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-166-6/+6
* Move the process of storing entropy from /dev/random and reseeding withDoug Barton2001-01-141-10/+20
* Add a system to save entropy from /dev/random periodically so thatDoug Barton2001-01-113-0/+93
* Fix a bug in which a program called dlclose from a destructor andJohn Polstra2001-01-051-2/+43
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-206-57/+59
* In send_data(), use sendfile() instead of the mmap() algorithm.Dan Moschuk2000-12-201-20/+22
* mdoc(7) police: removed hard sentence breaks, run through spell-checker.Ruslan Ermilov2000-12-181-12/+15
* Fix typo.Dmitry Sivachenko2000-12-171-1/+1
* Add option -E to disable EPSV which throws certain stateful firewallsPoul-Henning Kamp2000-12-163-35/+89
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-142-4/+4
* Add support for advertising the service we support if theJulian Elischer2000-12-131-2/+19
* mdoc(7) police: .Os CMU -> .Os, split authors for better output.Ruslan Ermilov2000-12-122-2/+3
* mdoc(7) police: use canonical form of .Dd macro.Ruslan Ermilov2000-12-113-3/+3
* (scrub_env): change to only accept a listed set of variables,Assar Westerlund2000-12-101-23/+37
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-097-17/+27
* Whitespace-only to sync with -stable.Ruslan Ermilov2000-12-071-2/+0
* MFS: Silence compilation warnings.Ruslan Ermilov2000-12-071-1/+1
* Drop out of our main loop due to a signal rather than handling things in theBrian Somers2000-12-041-24/+28
* The GCC 2.96 snapshots have slightly different rules for finding includeDavid E. O'Brien2000-12-011-0/+1
* There is no src/contrib-crypto/ anything directory. So don't look forDavid E. O'Brien2000-12-011-2/+1
* Remove unused #include. Use getopt(3). Add usage() with syslog(3) cap.Philippe Charnier2000-11-281-8/+22
* ConstifyKris Kennaway2000-11-271-2/+2
* Prevent leakage of information about anonymous user's homedirDaniel O'Callaghan2000-11-261-2/+6