summaryrefslogtreecommitdiffstats
path: root/libexec
AgeCommit message (Expand)AuthorFilesLines
2000-10-13Clean up static constructor/destructor discovery and calling. Insteaddrahn1-68/+11
2000-10-13Add secondary c++ shared library for testing purposes to verifydrahn2-4/+17
2000-10-13Makefile:drahn4-12/+14
2000-10-10Link with curses, not ocurses and use setupterm(). For now, telnet(1)millert2-16/+11
2000-10-10Prune the following environment variables:millert1-2/+6
2000-10-10need more size to big_buf for line termination (\r\n).itojun1-3/+3
2000-10-10use poll to avoid fd_set overflowderaadt1-4/+7
2000-10-06use fd_set instead of intderaadt1-6/+6
2000-10-06Work around a shared library/pmap bug on the powerpc arch. Somehowrahnds2-2/+24
2000-10-06Remove the unimplemented -edebug flag from usage and manpage.hin2-13/+3
2000-10-01Sync the cache as specified by the powerpc manuals, didn't change anything.rahnds1-3/+6
2000-10-01Fix some very serious cut and paste errors in this code.rahnds1-3/+3
2000-09-17activate ldd, and indent some ld.so messages to make it easier to see what is going onderaadt6-8/+348
2000-09-15check return value for setenv(3) for failure, and deal appropriatelyderaadt6-24/+40
2000-09-11ldd compatibility (if we had ldd for this ld.so)rahnds1-2/+5
2000-09-08Some miscellaneous man page repairs.aaron7-111/+123
2000-09-08Convert this strncat() to strlcat() and avoid one-byte oflow; millert@ okaaron1-3/+2
2000-09-08PowerPC does not need to build this -Wall, if other archs would not.rahnds1-2/+2
2000-09-08Significant cleanup. The capabilities table looks much nicer now.aaron1-117/+138
2000-09-08grammar, spelling, and stylepjanzen1-31/+35
2000-09-07off by one overflowderaadt1-2/+2
2000-09-07For shared libraries, an ld.so is required.rahnds1-1/+4
2000-09-03Boring... Add :L modifier to all tweakable variables tests.espie6-14/+14
2000-08-25Cleanup of powerpc ld.so files.rahnds2-60/+20
2000-08-20Add calls to setusercontext() and login_get*(). We basically callmillert7-89/+118
2000-08-18check error result from getnameinfo.itojun1-4/+8
2000-08-18add support to telnetd -debug -6 (listens to AF_INET6).itojun2-32/+50
2000-08-17document -4 and -6 optionsbrad1-2/+14
2000-08-16/etc/sendmail.cf -> /etc/mail/sendmail.cfbrad1-3/+3
2000-08-13Remove documentation for non-existent -p option; a7r@andern.orgmillert1-7/+1
2000-08-09Remove target file, only source should be "source" controlled.rahnds1-73/+0
2000-08-02update other obsoleted rfcsprovos1-3/+3
2000-08-02- Show the argument names in the option list, too.aaron1-31/+31
2000-08-02The -q (quiet) option does not take an argument; armin@wolfermann.orgaaron1-3/+3
2000-07-19new strtofflags/fflagstostrmickey1-2/+2
2000-07-08Add id and header describing contents.rahnds1-0/+5
2000-07-07Change fingerd back to using fgets(3), not fgetln(3). Using fgetln(3)millert1-25/+7
2000-07-06Insert missing .El directives.aaron1-7/+6
2000-07-06use %s with fprintfderaadt1-3/+3
2000-07-05crank version to 6.5deraadt1-2/+2
2000-07-05another setproctitlederaadt1-2/+2
2000-07-05always setproctitle with %s if using a variablederaadt1-3/+3
2000-06-29.Nm -> .Xr; from deraadt@aaron1-2/+2
2000-06-29I felt that telnetd(8) deserves the following BUGS entry:aaron1-1/+8
2000-06-18transfered -> transferredaaron1-3/+3
2000-06-18add ipv6 supportbeck4-20/+281
2000-06-17pr 772; -u blocks chmod command, michaels@inet.noderaadt3-9/+23
2000-06-14correct STAT command output for LPSV output.itojun1-6/+6
2000-06-13Updated version of ld.so, contains additional functionality and fixes/rahnds16-0/+2485
2000-06-13Updated version of ld.so, contains additional functionality and fixes/rahnds11-138/+516