aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* stat(2) filesystem quotas act on, not filesystem quotas file resides on.Mike Heffner2001-06-191-1/+1
* Fix some typos.Jimmy Olgeni2001-06-151-2/+2
* Move the definition of epsvall out of #ifdef VIRTUAL_HOSTING so thatDima Dorfman2001-06-131-2/+2
* Fix the number of bytes allocated by realloc when more space is neededGuy Helmer2001-06-071-1/+1
* Add 'df' string to gettytab - the strftime(3) format for %dYaroslav Tykhiy2001-06-074-5/+9
* In the "Message from Talk_Daemon" announcement, print the date as wellDima Dorfman2001-06-071-2/+4
* Correct cross-references:Maxim Sobolev2001-06-051-5/+5
* Use new backup feature of install(1).Ruslan Ermilov2001-05-281-14/+1
* Performance improvements for the ELF dynamic linker. TheseJohn Polstra2001-05-055-18/+60
* * include/elf.h has been repo copied to include/elf-hints.h, and it noDavid E. O'Brien2001-05-021-1/+2
* Avoid a warning by making a variable a const char *.David Malone2001-05-011-1/+2
* Replacement of the old error() routine with errx(3) was premature.Mark Murray2001-04-291-17/+39
* Grrr. Fix a line that was fatfingered out during the cleanup.Mark Murray2001-04-291-0/+1
* Cleaner method of making PAMable apps static (in the optional case ofMark Murray2001-04-282-10/+0
* Damn. That should be _enable_ static linking, not _force_ static linking.Mark Murray2001-04-281-1/+0
* Enable (optional) static linking.Mark Murray2001-04-281-0/+6
* Change names of functions and variables with global scope that areMark Murray2001-04-283-19/+19
* Allow static linking.Mark Murray2001-04-281-0/+5
* Clean up the error handling code a bit. There is no need to "roll ourMark Murray2001-04-281-89/+26
* Replace a strcat() with a strlcat(). Partial sync with OpenBSD; moreKris Kennaway2001-04-241-1/+1
* mdoc(7) police: normalize .Nd.Ruslan Ermilov2001-04-182-4/+2
* mdoc(7) police: uppercase document title.Ruslan Ermilov2001-04-181-1/+1
* Previous clobbered a work-in-progress. Here is the merged result:Peter Wemm2001-04-171-3/+6
* Limit number of paths returned via glob() for authorized usersChris D. Faulhaber2001-04-171-0/+4
* Support the empty "PASS\r\n" command.Brian Feldman2001-04-161-3/+7
* Document that SITE extensions are disabled for anonymous logins.Ruslan Ermilov2001-04-161-0/+2
* Add the "SITE MD5 filename" facility.Poul-Henning Kamp2001-04-152-1/+16
* beforeinstall -> SCRIPTS.Ruslan Ermilov2001-04-071-6/+1
* mdoc(7) police: cosmetics.Ruslan Ermilov2001-04-041-4/+5
* Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.Ruslan Ermilov2001-03-281-1/+8
* Add full PAM support for account management and sessions.Mark Murray2001-03-275-66/+279
* - 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