summaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.1.0_cvscvs2svn2000-07-26201-201/+201
* MFC: rev 1.13 (use install(1) rather than cp)David E. O'Brien2000-07-201-1/+2
* MFC: Don't call vfprintf-like functions without a format string.Kris Kennaway2000-07-201-1/+1
* Don't reply "not a plain file" when the requested file doesn't exist.Dag-Erling Smørgrav2000-07-181-2/+8
* MFC: Block signals while holding the exclusive lock to avoid lockingJohn Polstra2000-07-182-3/+56
* MFC: Use spinlocks + nanosleep for thread locking to make it workJohn Polstra2000-07-126-211/+229
* MFC 1.10 -> 1.11: Eliminate unaligned accesses while relocating.John Polstra2000-07-121-12/+27
* MFC 1.19 -> 1.20: Fix .Po usage.John Polstra2000-07-121-1/+2
* MFC 1.10 -> 1.11: Fix missing DPADDs and some style bugs.John Polstra2000-07-121-4/+5
* MFC: clarify -S option (s/transfer/file downlod/)Ben Smithurst2000-07-111-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-07-102-0/+411
* MFC rev 1.32: Plug the hole where rshd would bypass a proper .rhostsBrian S. Dean2000-07-101-3/+2
* MFC: rev 1.12 (save previous dynamic linker)David E. O'Brien2000-07-081-0/+12
* MFC: 1.11Nick Sayer2000-06-301-2/+7
* MFC: 1.19Nick Sayer2000-06-301-1/+6
* MFC: Use the new fflagstostr and strtofflags functions in libc.Josef Karthauser2000-06-281-2/+2
* MFC: Fixes virtual host selection from /etc/ftphosts.David Nugent2000-06-261-8/+11
* MFC: IPv6 support.Hajimu UMEMOTO2000-06-031-10/+10
* MFC: v1.63Nick Sayer2000-05-251-0/+31
* MFC: minor mdoc cleanup.Mike Pritchard2000-05-241-2/+2
* MFC: remove dead debug codeJeroen Ruigrok van der Werven2000-05-161-8/+0
* MFC: Cross-reference ldd(1) in rtld(1) and vice versa.Sheldon Hearn2000-03-281-0/+1
* MFC: remove stray -DINTERNAL_LSPeter Wemm2000-03-201-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-138-783/+0
* Use libcrypto instead of libdes.Mark Murray2000-02-242-2/+2
* Support logging for IPv6 remote host.Yoshinobu Inoue2000-02-181-4/+5
* Doc fix: remove references to ~ftp/bin/ls as we have FTPD_INTERNAL_LSPeter Wemm2000-02-171-8/+0
* Add more dual stack consideration.Yoshinobu Inoue2000-02-101-19/+27
* Revert part of the last commit, remove {g|s}etflags from the libcJosef Karthauser2000-02-051-2/+2
* Remove unnecessary -g for CFLAGS.Yoshinobu Inoue2000-02-031-1/+1
* Fix ftpd core dump when hostname is not set.Yoshinobu Inoue2000-02-031-1/+2
* sync iruserok() extension API with other BSDsYoshinobu Inoue2000-02-012-23/+4
* Add a manual page for the ELF dynamic linker. I initially createdJohn Polstra2000-01-292-99/+22
* Move the man pages for the a.out dynamic linker into the 1aoutJohn Polstra2000-01-292-227/+2
* When a threads package registers locking methods with dllockinit(),John Polstra2000-01-295-50/+137
* Fix rshd coredump when AF_INET socket is used.Yoshinobu Inoue2000-01-281-1/+1
* Changed setflags() to set_flags(). This fixes world breakage due toBruce Evans2000-01-283-5/+5
* another tcp apps IPv6 updates.(should be make world safe)Yoshinobu Inoue2000-01-277-119/+812
* several tcp apps IPv6 updateYoshinobu Inoue2000-01-259-76/+192
* Block almost all signals in the default locking method instead ofJohn Polstra2000-01-254-32/+40
* Fix various man pages to stop abusing the .Bx macro to generate theMike Pritchard2000-01-232-9/+10
* Allow files in LD_PRELOAD to be separated by white space, like SolarisJohn Polstra2000-01-221-3/+4
* We do not support the -B option.Jeroen Ruigrok van der Werven2000-01-121-12/+1
* Revamp the mechanism for enumerating and calling shared objects'John Polstra2000-01-096-135/+183
* . mdoc(7)'fyAlexey Zelkin2000-01-072-11/+29
* Moved flags_to_string and string_to_flags into libutil. It's used inJosef Karthauser1999-12-301-1/+1
* Work around an assert failure in the dynamic linker's default threadJohn Polstra1999-12-284-16/+32
* Add a new function dllockinit() for registering thread lockingJohn Polstra1999-12-2711-45/+509
* Revert the libcrypt/libmd stuff back to how it was. This should not havePeter Wemm1999-12-182-4/+4
* Add libmd (or move it after libcrypt). We don't want the linker to beMarcel Moolenaar1999-12-162-4/+4