| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor mdoc cleanup. | mpp | 2000-05-05 | 1 | -2/+2 |
* | Remove dead debug code. | asmodai | 2000-04-29 | 1 | -8/+0 |
* | Cross-reference ldd(1) in rtld(1) and vice versa. | sheldonh | 2000-03-28 | 1 | -0/+1 |
* | Fixed missing DPADDs. | bde | 2000-03-27 | 1 | -4/+5 |
* | Wrap uucpd behind the NOUUCP knob. | dan | 2000-03-24 | 1 | -1/+4 |
* | Finally unifdef -DINTERNAL_LS. | ru | 2000-03-13 | 1 | -1/+1 |
* | Use libcrypto instead of libdes. | markm | 2000-02-24 | 2 | -2/+2 |
* | Support logging for IPv6 remote host. | shin | 2000-02-18 | 1 | -4/+5 |
* | Doc fix: remove references to ~ftp/bin/ls as we have FTPD_INTERNAL_LS | peter | 2000-02-17 | 1 | -8/+0 |
* | Add more dual stack consideration. | shin | 2000-02-10 | 1 | -19/+27 |
* | Revert part of the last commit, remove {g|s}etflags from the libc | joe | 2000-02-05 | 1 | -2/+2 |
* | Remove unnecessary -g for CFLAGS. | shin | 2000-02-03 | 1 | -1/+1 |
* | Fix ftpd core dump when hostname is not set. | shin | 2000-02-03 | 1 | -1/+2 |
* | sync iruserok() extension API with other BSDs | shin | 2000-02-01 | 2 | -23/+4 |
* | Add a manual page for the ELF dynamic linker. I initially created | jdp | 2000-01-29 | 2 | -99/+22 |
* | Move the man pages for the a.out dynamic linker into the 1aout | jdp | 2000-01-29 | 2 | -227/+2 |
* | When a threads package registers locking methods with dllockinit(), | jdp | 2000-01-29 | 5 | -50/+137 |
* | Fix rshd coredump when AF_INET socket is used. | shin | 2000-01-28 | 1 | -1/+1 |
* | Changed setflags() to set_flags(). This fixes world breakage due to | bde | 2000-01-28 | 3 | -5/+5 |
* | another tcp apps IPv6 updates.(should be make world safe) | shin | 2000-01-27 | 7 | -119/+812 |
* | several tcp apps IPv6 update | shin | 2000-01-25 | 9 | -76/+192 |
* | Block almost all signals in the default locking method instead of | jdp | 2000-01-25 | 4 | -32/+40 |
* | Fix various man pages to stop abusing the .Bx macro to generate the | mpp | 2000-01-23 | 2 | -9/+10 |
* | Allow files in LD_PRELOAD to be separated by white space, like Solaris | jdp | 2000-01-22 | 1 | -3/+4 |
* | We do not support the -B option. | asmodai | 2000-01-12 | 1 | -12/+1 |
* | Revamp the mechanism for enumerating and calling shared objects' | jdp | 2000-01-09 | 6 | -139/+187 |
* | . mdoc(7)'fy | phantom | 2000-01-07 | 2 | -11/+29 |
* | Moved flags_to_string and string_to_flags into libutil. It's used in | joe | 1999-12-30 | 1 | -1/+1 |
* | Work around an assert failure in the dynamic linker's default thread | jdp | 1999-12-28 | 4 | -16/+32 |
* | Add a new function dllockinit() for registering thread locking | jdp | 1999-12-27 | 11 | -45/+509 |
* | Revert the libcrypt/libmd stuff back to how it was. This should not have | peter | 1999-12-18 | 2 | -4/+4 |
* | Add libmd (or move it after libcrypt). We don't want the linker to be | marcel | 1999-12-16 | 2 | -4/+4 |
* | Correct the ttys.5 and init.8 manpages with respect to the incorrect | sheldonh | 1999-12-06 | 1 | -1/+11 |
* | Reactivate named-xfer | peter | 1999-11-30 | 1 | -1/+1 |
* | Move named and associated tools into a seperate makefile section and | peter | 1999-11-30 | 1 | -4/+29 |
* | Add a ``-P pidfile'' option | brian | 1999-11-23 | 2 | -3/+37 |
* | Enable pppoed | brian | 1999-11-21 | 1 | -1/+1 |
* | pppoed(8) - a server to accept PPPoE connections | brian | 1999-11-21 | 3 | -0/+735 |
* | In revision 1.21 I changed the search order for shared libraries, | jdp | 1999-11-19 | 1 | -1/+1 |
* | Fix bootpd for Alpha. | marcel | 1999-11-12 | 3 | -9/+11 |
* | Log username with password failure. | eivind | 1999-11-06 | 1 | -1/+1 |
* | Allow for a telnet in secure/ (SRA telnet). | markm | 1999-10-07 | 1 | -1/+1 |
* | sync with netbsd PR 8534, fix undefined C code. | alfred | 1999-10-07 | 1 | -1/+1 |
* | .Nm += "rtld" | phantom | 1999-09-28 | 3 | -3/+6 |
* | Correct spelling : ascii -> ASCII | phantom | 1999-09-20 | 1 | -1/+1 |
* | Fix for new Kerberos4. Make a fist cut at PAM-ising while I'm here. | markm | 1999-09-19 | 8 | -326/+388 |
* | When a STAT command is sent to ftpd as an out-of-band transmission during | mharo | 1999-09-12 | 1 | -0/+1 |
* | Fix more Common Error brokenness. | markm | 1999-09-06 | 2 | -4/+4 |
* | Add common error lib for the Kerberos case. | markm | 1999-09-06 | 1 | -2/+2 |
* | Make jdk-1.1.8 work again. It turns out that some code inside | jdp | 1999-09-05 | 1 | -5/+9 |