summaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* MFC rtld.c revision 1.124Christian S.J. Peron2007-07-141-10/+20
* MFC revs. 1.19-1.22: Assorted small fixes.Yaroslav Tykhiy2007-07-121-4/+4
* MFC 1.42:Pav Lucistnik2007-05-191-4/+10
* MFC Revision 1.123:David Xu2007-05-151-0/+1
* MFC rev. 1.74: Remove references to S/Key and list OPIE.Yaroslav Tykhiy2007-05-011-8/+7
* MFC:Yaroslav Tykhiy2007-05-013-4/+45
* MFC: Document LD_UTRACE.John Baldwin2007-01-261-2/+7
* MFC: Add various utrace's to the ELF runtime linker/loader.John Baldwin2007-01-231-0/+67
* MFC rev. 1.117, 1.118 and 1.119.Konstantin Belousov2007-01-161-23/+74
* Fix ARM build:David E. O'Brien2006-11-171-2/+3
* MFC: build bits matching LukeM's ftpd 31-Aug-2006 update.David E. O'Brien2006-09-073-153/+16
* Define TLS_TCB_SIZE, needed by allocate_tls() and free_tls().Marcel Moolenaar2006-09-031-1/+3
* MFC TLS variant I fixes.Marcel Moolenaar2006-09-021-50/+36
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-09-021-0/+30
* MFC TLS fixes.Marcel Moolenaar2006-09-023-5/+8
* MFC revision 1.4 which silently ignores errors while sourcing rc.conf*Doug Barton2006-09-011-10/+10
* MFC r1.19:Yaroslav Tykhiy2006-08-121-20/+32
* MFC: Make it actually possible to disable INET6 support in ftpd(8).Yaroslav Tykhiy2006-06-142-1/+8
* MFC 1.41:Pav Lucistnik2006-05-141-2/+9
* MFC 1.210:Hajimu UMEMOTO2006-03-091-10/+20
* MFC recent ftpd fixes related to handling the pidfile and unneededYaroslav Tykhiy2006-01-292-39/+43
* MFC ia64 psABI conformance changes:Marcel Moolenaar2006-01-282-20/+20
* MFC standardization of the ELF types and update of the ELF constants:Marcel Moolenaar2005-12-306-17/+17
* MFC: Include the size of the DL_serpath structures in the total size usedJohn Baldwin2005-11-281-1/+1
* MFC: 1.5: Style.Ruslan Ermilov2005-11-161-2/+2
* Clean out the leftovers from the i386_set_gsbase() TLS conversion.Peter Wemm2005-06-291-17/+1
* Removed trailing whitespace.Ruslan Ermilov2005-06-141-2/+2
* Bump document date on behalf of a recent change.Ruslan Ermilov2005-06-141-1/+1
* Remove rexecd(8), a server that implements a particularly insecureJacques Vidrine2005-06-104-509/+0
* Remove kludges intended to support src trees with partial obj trees.Dag-Erling Smørgrav2005-06-103-16/+4
* MFNetBSD: src/libexec/ld.elf_so/arch/sparc64/mdreloc.c 1.26 (partial)Marius Strobl2005-06-041-1/+1
* Fix the load64 and store64 macros, created to handle 8-byte unalignedMarcel Moolenaar2005-06-021-6/+6
* o Missed colon in getopt(3) argument makes tftpd(8) crash. Fix that.Maxim Konovalov2005-05-311-1/+1
* Fixup of last commit: Use the name X instead of XFree86 for the server binary,Eivind Eklund2005-05-271-1/+1
* Make the example for using xterm as a login manager to match the X of theEivind Eklund2005-05-271-1/+1
* Align the stack to a 16 byte boundary before calling _rtld so that we canDoug Rabson2005-05-191-3/+6
* Switch to WARNS=2 instead of tinkering directly with CFLAGS (level 2 wasGiorgos Keramidas2005-05-181-1/+1
* Enable lukemftpd for 6.0-RELEASE.David E. O'Brien2005-05-161-5/+1
* NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 definesHajimu UMEMOTO2005-05-132-9/+3
* Spell SHUT_RDWR as SHUT_RDWR not 2 as the how argument to shutdown(2).Juli Mallett2005-05-111-1/+1
* Spell SHUT_RDWR as SHUT_RDWR not 1+1 as the how argument to shutdown(2).Juli Mallett2005-05-111-2/+2
* Prevent usage of nested externs.Xin LI2005-05-061-1/+2
* Fix compilation problem.David Xu2005-04-271-1/+1
* Stop calling _amd64_set_gsbase() for COMPAT_32BIT. The amd64 kernelPeter Wemm2005-04-261-9/+2
* s/int/size_t/ as appropriate.David Schultz2005-04-171-4/+4
* Attempt to use i386_set_gsbase(), and gracefully fall back to LDT methodsPeter Wemm2005-04-141-13/+16
* The script mistakenly ignores the entropy_save_sz variable fromDoug Barton2005-04-111-2/+2
* Revert parts of previous commits and use a temporary variable to avoidDag-Erling Smørgrav2005-04-081-37/+8
* No need to provide atomic_cmpset_32() anymore.Olivier Houchard2005-04-071-12/+0
* An array was mistaken for a pointer in the previous commit.Jacques Vidrine2005-04-071-3/+4