summaryrefslogtreecommitdiffstats
path: root/libexec
AgeCommit message (Expand)AuthorFilesLines
2001-09-25Slight cleanup on ld.so tests, link with rpath built in, so that runningdrahn2-4/+3
2001-09-25Duh! if we go through the hassle of looking up a symbol it mightart1-1/+3
2001-09-25Borrow a big chunk of code from the NetBSD ld.elf_so to do all theart1-71/+223
2001-09-25Cleaner hash bucket init and some KNF.art1-24/+28
2001-09-25Zero out dl_data before populating it.art1-10/+12
2001-09-25Do mmap the right way.art3-9/+18
2001-09-25Another attempt at getting this right. This time, play safe.art1-9/+10
2001-09-24Some cleanup.art1-8/+4
2001-09-24Some voodoo for bootstrapping sparc64.art1-7/+8
2001-09-24Get the bootstrapping right.art1-6/+12
2001-09-24Proper RELOC_RELA for bootstrap.art1-19/+7
2001-09-24sparc64 needs slightly different flags.art1-3/+3
2001-09-24Adapt to _dl_boot_bind change.art1-5/+5
2001-09-24API change between asm code and _dl_boot_bind(). Simply anddrahn2-17/+14
2001-09-24dl_data is at the start of the stack, not after env. load loff.art1-8/+6
2001-09-23pass appropriate compilation flags for sparc64. needs to be compiled PIC.drahn1-1/+5
2001-09-23add munmap syscalldrahn3-21/+278
2001-09-22Upon futher contemplation, the notion of unmaphints is just wrong.drahn2-14/+4
2001-09-22Do not check for ':' twice, otherwise the rpath loses the first characterdrahn1-4/+1
2001-09-22The unmaphints routine should not destroy the hint mapping.drahn1-4/+4
2001-09-21 Drop privs to named group, not group with same name as user.beck1-2/+2
2001-09-21partially done... committing so other folks don't have to repeat some of the workjason1-0/+151
2001-09-21Stolen from alpha.jason1-0/+80
2001-09-21first whack at ldasm.S... this will not work yet (partially based on NetBSD,jason1-0/+369
2001-09-19some signal race whackingderaadt1-19/+19
2001-09-19occured->occurredmpech2-4/+4
2001-09-15Some cleanup in loader.c, initialize the symbol pointer with NULL,drahn2-11/+25
2001-09-15IPv6 support from Ryan McBride (mcbride@countersiege.com)frantzen1-4/+6
2001-09-11krb5 before krb4 to please the linkerjason1-5/+5
2001-09-06Initial idea from aaron@: Last char of .Xr group in SEE ALSO section shouldmpech2-4/+4
2001-09-05make sure that va_start() has matching va_end()deraadt2-4/+6
2001-09-05-Make ftp-proxy drop privs to user "proxy" by default.beck3-12/+15
2001-09-05Add SIGPIPE to the list of signals we catch and unlock/exit on.millert1-2/+3
2001-09-05s/pf_natlook/pfioc_natlook (ioctl parameter struct)dhartmei1-2/+2
2001-09-04Use merr() not err() since due to function name change in mail.local/locking.cmillert1-4/+4
2001-08-28remove unneeded code (this is done later)beck1-10/+1
2001-08-28oh, some cleanups etc etcderaadt4-100/+76
2001-08-27header orderderaadt1-3/+3
2001-08-23recieve -> receiveaaron7-14/+14
2001-08-22missing spacebeck1-2/+2
2001-08-22oopsbeck1-3/+3
2001-08-22See also ftp-proxybeck1-2/+3
2001-08-22Fixes for my worst abuses of nroff from mpech@beck1-30/+42
2001-08-22Duh.beck1-8/+10
2001-08-22-Functionify some of the main loop, so it isn't so horrificly deep and isbeck2-232/+324
2001-08-21Fix up comment to indicate order that libraries in which thedrahn1-4/+5
2001-08-20Powered by @mantoya.mpech3-9/+6
2001-08-20Powered by @mantoya.mpech1-2/+2
2001-08-19unsmokecrack - thanks millertbeck1-22/+20
2001-08-19decruftify with prejudicebeck1-37/+25