summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
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
1999-04-17Modify syncicache on PowerPC from an inline to a real function.ws
1999-04-16Remove the ld.so link for ld.elf_so - the compat13 package takes caresimonb
1999-04-12Allow reading SunOS/4.1.1 object files. Fixes pr/7363gwr
1999-04-06change:cgd
1999-03-30For install makefile, set DESTDIR on command line rather than in makefilecjs
1999-03-28Don't include <machine/regdef.h>.simonb
1999-03-25Avoid an open-file leak when not inetd-spawned: only call kvm_openfiles() oncebgrayson
1999-03-25Added description of argv[1] value interval (rpc.rstatd doesn\'t use getopt)bgrayson
1999-03-24completely remove Mach VM support. all that is left is the all themrg
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-19Move the link.h files for the different shlib formats via repository copy,thorpej
1999-03-19Remove /usr/local/lib from RTLD_DEFAULT_LIBRARY_PATH; c.f. PR bin/7146.kleink
1999-03-17add missing .Bl.mrg
1999-03-15Reenable ld.elf_so on the Alpha. Mycroft fixed the binutils 2.9 problemthorpej