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