summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
1999-08-02Document setup of "ftp-only" non-anonymous accounts.hubertf
1999-08-01Rearrange the shared library search path precedences to LD_LIBRARY_PATH >kleink
1999-07-27handle IPv4 TCP control connection, toward AF_INET6 socket.itojun
1999-07-22When dlopen()'ing a shared object without an absolute pathname, searchthorpej
1999-07-20optionally include CRYPTOPATH Makefile.frag files.mrg
1999-07-12Use bsd.crypto.mk.thorpej
1999-07-12add line break.itojun
1999-07-12IPv6 support.itojun
1999-07-11more sanity check on LPRT.itojun
1999-07-11make LPRT on IPv4 work.itojun
1999-07-11Nuke some whitespace.thorpej
1999-07-11Put the RCS ID in the correct place.thorpej
1999-07-06use syslog instead of fprintf, otherwise no-one will see the errorchristos
1999-07-05Protect certain definitions from view by crt0, by wrapping them inthorpej
1999-07-02close data socket when new EPRT command comes.itojun
1999-07-02dual-stack telnetd.itojun
1999-07-02dual-stack fingerd. Run it from inetd like:itojun
1999-07-02typo fix: s/LPSV/LPRT/itojun
1999-07-02dual-stack ftpd. run this from inetd, like:itojun
1999-06-28Make longjmp work with dynamic linking. From Matt Thomas.ragge
1999-06-26Remove the .ifdef to compile without optimization on powerpc since thedanw
1999-06-23If opening files for writing, be sure to truncate.carrel
1999-06-22We need to compile with -DVARPSZ, because the sparc has a variable pagechristos
1999-06-17MAP_COPY -> MAP_PRIVATEthorpej
1999-06-16Correct wrong conversion specifications in calls to syslog(3).tron
1999-06-16Turn bool, true and false into an enumeration and enumeration constants tokleink
1999-06-15The cleaner now marks empty segments clean without having to read theirperseant
1999-06-15Don't include the ident .note assembly when linting.kleink
1999-06-07This should use MACHINE_ARCH and test on "mipseb" instead of MACHINE andcastor
1999-06-07Treat crypto-us like domestic.thorpej
1999-06-05Set keepalives on the sockets to force logouts on connections that havebriggs
1999-05-31Update for m68k.kleink
1999-05-31Implement LD_PRELOAD support.kleink
1999-05-26move stuff around, so the `thank you' message is counted in thelukem
1999-05-24* Cast %q[ud] arguments to fix ILP32/LP64 off_t variation.ross
1999-05-24Define types for ILP32/LP64-harmonized %q[du] arguments.ross
1999-05-24LP64ize %q use.ross
1999-05-21syncicache is needed...tsubai
1999-05-19Cast away a const for now; const poisoning kerberos #0.thorpej
1999-05-19Do not xref non-existant man pages.bad
1999-05-18* fix a problem in retrieve() where arguments to commands weren't workinglukem
1999-05-18Add a -L (lie brazenly) flag, to demonstrate the perils of proof byjwise
1999-05-17features/fixes:lukem
1999-05-07Don't even make depend if we're not going to build ld.elf_so. this isthorpej
1999-04-29Always use ${MACHINE_ARCH} rather than ${MACHINE}, and reorder architectureskleink
1999-04-29Add m68k code.kleink
1999-04-23Allow rpaths in setuid binaries, noticed by tron. This is already donetv
1999-04-19Simplify _rtld_start() a little, and shave some cycles. Spefically, there'sthorpej
1999-04-18Tidy this up a little.thorpej
1999-04-18Add code to use the kernel provided page size.ws