summaryrefslogtreecommitdiffstats
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* Fix various man pages to stop abusing the .Bx macro to generate thempp2000-01-232-9/+10
* Allow files in LD_PRELOAD to be separated by white space, like Solarisjdp2000-01-221-3/+4
* We do not support the -B option.asmodai2000-01-121-12/+1
* Revamp the mechanism for enumerating and calling shared objects'jdp2000-01-096-139/+187
* . mdoc(7)'fyphantom2000-01-072-11/+29
* Moved flags_to_string and string_to_flags into libutil. It's used injoe1999-12-301-1/+1
* Work around an assert failure in the dynamic linker's default threadjdp1999-12-284-16/+32
* Add a new function dllockinit() for registering thread lockingjdp1999-12-2711-45/+509
* Revert the libcrypt/libmd stuff back to how it was. This should not havepeter1999-12-182-4/+4
* Add libmd (or move it after libcrypt). We don't want the linker to bemarcel1999-12-162-4/+4
* Correct the ttys.5 and init.8 manpages with respect to the incorrectsheldonh1999-12-061-1/+11
* Reactivate named-xferpeter1999-11-301-1/+1
* Move named and associated tools into a seperate makefile section andpeter1999-11-301-4/+29
* Add a ``-P pidfile'' optionbrian1999-11-232-3/+37
* Enable pppoedbrian1999-11-211-1/+1
* pppoed(8) - a server to accept PPPoE connectionsbrian1999-11-213-0/+735
* In revision 1.21 I changed the search order for shared libraries,jdp1999-11-191-1/+1
* Fix bootpd for Alpha.marcel1999-11-123-9/+11
* Log username with password failure.eivind1999-11-061-1/+1
* Allow for a telnet in secure/ (SRA telnet).markm1999-10-071-1/+1
* sync with netbsd PR 8534, fix undefined C code.alfred1999-10-071-1/+1
* .Nm += "rtld"phantom1999-09-283-3/+6
* Correct spelling : ascii -> ASCIIphantom1999-09-201-1/+1
* Fix for new Kerberos4. Make a fist cut at PAM-ising while I'm here.markm1999-09-198-326/+388
* When a STAT command is sent to ftpd as an out-of-band transmission duringmharo1999-09-121-0/+1
* Fix more Common Error brokenness.markm1999-09-062-4/+4
* Add common error lib for the Kerberos case.markm1999-09-061-2/+2
* Make jdk-1.1.8 work again. It turns out that some code insidejdp1999-09-051-5/+9
* Enable -Wformat checking for debug_printf().jdp1999-09-041-1/+3
* Change the warning about unrecognized entries in the dynamic tablejdp1999-09-041-2/+2
* When looking up symbols, search the objects loaded at program startjdp1999-09-041-8/+8
* Get the actual pathname of the dynamic linker from the executable'sjdp1999-08-303-12/+31
* When checking to see if a shared object is already loaded, look forjdp1999-08-303-7/+38
* Revamp the symbol lookup algorithm to cope better with objectsjdp1999-08-304-82/+245
* When honoring -Bsymbolic, still keep searching if only a weakjdp1999-08-301-4/+8
* Simplify the logic in find_symdef().jdp1999-08-301-45/+41
* Add $FreeBSD$ lines to man pages that are missing them to make itmpp1999-08-285-0/+7
* $Id$ -> $FreeBSD$peter1999-08-28191-191/+191
* unifdef -DINTERNAL_LS - it's too useful to be off by default. If anyonepeter1999-08-265-32/+7
* Ufff. cflags -> chflags. I could have sworn this change has been inimp1999-08-211-3/+3
* Remove all flags from devices before we try to assert ownership andimp1999-08-211-1/+3
* Add a NULL pointer check whose absence could cause segmentationjdp1999-08-201-6/+6
* Back out previous commit - it's not necessary now that tty.h properly includesjkh1999-08-091-2/+1
* Add a missing include (sys/queue.h for sys/tty.h SLIST usage.)green1999-08-091-1/+2
* Correction to previous commit.stark1999-08-081-9/+5
* Corrected mistake that was causing daemon to loop without servingstark1999-08-081-2/+2
* Change many asserts into normal errors. They were all for conditionsjdp1999-07-183-39/+65
* Change the symbol used to find the end of an object's address spacejdp1999-07-141-2/+2
* Fix a couple of typos.mpp1999-07-121-3/+3
* Add code to 'handle' R_ALPHA_NONE relocations by ignoring them.dfr1999-07-121-1/+4
OpenPOWER on IntegriCloud