| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Build ebones/telnetd only if MAKE_EBONES defined | Andrey A. Chernov | 1997-01-08 | 1 | -2/+2 |
| * | Correct some misleading text. | Mike Pritchard | 1997-01-08 | 1 | -2/+5 |
| * | Some buffer overrun fixes and removed check for username starting with "-" | Paul Traina | 1997-01-07 | 3 | -13/+16 |
| * | Update to match changes in <net/if.h>. | Garrett Wollman | 1997-01-03 | 3 | -5/+5 |
| * | Added group= facility to /etc/ttys for tty grouping for more | David Nugent | 1997-01-02 | 1 | -10/+26 |
| * | Remove dmalloc.c reference from here too. :) | Jordan K. Hubbard | 1997-01-01 | 1 | -2/+2 |
| * | Add a new 'de' capability, specifying a number of seconds to sleep before | Mike Smith | 1996-12-31 | 4 | -5/+15 |
| * | Fix spelling error in manpage. | Steven Wallace | 1996-12-26 | 3 | -6/+6 |
| * | Change declaration of yp_errno from int to enum ypstat so that it | Bill Paul | 1996-12-23 | 1 | -2/+3 |
| * | Document the -k, -v and -x options. | Mike Pritchard | 1996-12-16 | 1 | -1/+15 |
| * | Correct some xrefs/mlinks. | Mike Pritchard | 1996-12-14 | 1 | -5/+5 |
| * | Close PR #2193: support backslash line continuations. | Bill Paul | 1996-12-13 | 3 | -15/+23 |
| * | Convert this program to use sysctl rather than kvm for some of its | Garrett Wollman | 1996-12-11 | 1 | -111/+69 |
| * | Fix up programs which expect <net/if.h> to include <sys/time.h> to instead | Garrett Wollman | 1996-12-10 | 6 | -12/+9 |
| * | Truncate the file when opening it with write intent. Otherwise, | Joerg Wunsch | 1996-11-30 | 1 | -2/+2 |
| * | add flag to allow only anonymous ftp logins | Torsten Blum | 1996-11-30 | 2 | -3/+14 |
| * | Use LC_TIME=C instead of LC_TIME= | Andrey A. Chernov | 1996-11-26 | 1 | -2/+2 |
| * | Back out recent security patch for rexecd. After more careful analysis, | Paul Traina | 1996-11-22 | 2 | -28/+15 |
| * | Conditionalize setsockopt IP_PORTRANGE to make ftpd portable. | Paul Traina | 1996-11-20 | 1 | -6/+11 |
| * | Truncate argument list to avoid buffer overflows. | Paul Traina | 1996-11-20 | 1 | -5/+9 |
| * | Do not attempt to open reverse channel until authentication phase has | Paul Traina | 1996-11-19 | 2 | -17/+30 |
| * | remove newly added reference to ppplogin | Paul Traina | 1996-11-13 | 1 | -2/+1 |
| * | Add the >optional< ability to sense PPP link bringups and call an authentica... | Paul Traina | 1996-11-13 | 4 | -7/+62 |
| * | doc/1994: spelling error. | Poul-Henning Kamp | 1996-11-12 | 1 | -2/+2 |
| * | Correct the ancient paths here in case someone ever uncomments this again. | Jordan K. Hubbard | 1996-11-05 | 1 | -3/+3 |
| * | Comment out the XIDLE extension stuff, it breaks make world on systems | Torsten Blum | 1996-11-04 | 1 | -5/+5 |
| * | Compile telnetd from eBones instead of secure. | Mark Murray | 1996-11-03 | 1 | -3/+3 |
| * | Give ypxfr the ability to detect the presence of the YP_INTERDOMAIN | Bill Paul | 1996-10-25 | 4 | -7/+91 |
| * | If errors occur during the loading of the shared libraries required by | John Polstra | 1996-10-24 | 1 | -10/+30 |
| * | Nuke a couple of useless lines of code from the /etc/netid parsing | Bill Paul | 1996-10-24 | 1 | -4/+2 |
| * | Totally botched ths patch...revert back to Rev 1.7, and request a | Marc G. Fournier | 1996-10-23 | 1 | -31/+1 |
| * | Last time I trust 'sucess's on a non-context diff... | Marc G. Fournier | 1996-10-22 | 1 | -22/+23 |
| * | Fixes: | Marc G. Fournier | 1996-10-22 | 1 | -2/+2 |
| * | Fixes: | Marc G. Fournier | 1996-10-22 | 1 | -1/+30 |
| * | Add a couple of reserved port checks: don't talk to either ypserv | Bill Paul | 1996-10-20 | 1 | -5/+24 |
| * | Implement alternative strategy if it is impossible to confirm | Andrey A. Chernov | 1996-10-18 | 3 | -22/+9 |
| * | Fix two minor typos in the manual page. | John Polstra | 1996-10-18 | 3 | -9/+9 |
| * | Oops, fix my previous commit, now tell user his s/key parameters | Andrey A. Chernov | 1996-10-17 | 1 | -3/+4 |
| * | Don't ever ask for password if it is impossible to confirm it | Andrey A. Chernov | 1996-10-17 | 3 | -9/+22 |
| * | Add the search directories from the hints file only the first time it is | John Polstra | 1996-10-10 | 1 | -2/+5 |
| * | Fix a bug that caused a segmentation violation if dlsym() was called | John Polstra | 1996-10-10 | 1 | -2/+2 |
| * | correct spelling of 'X Window System' (tm) | Wolfram Schneider | 1996-10-06 | 1 | -2/+2 |
| * | delete doubled words, e.g.: "the the" -> "the" | Wolfram Schneider | 1996-10-05 | 1 | -2/+2 |
| * | There's no need to 'unsetenv()' unsafe environment variables explicitly | Nate Williams | 1996-10-01 | 1 | -6/+1 |
| * | Sigh, oh well, here's my obligigatory "oops" commit. I don't quite know | Peter Wemm | 1996-10-01 | 1 | -1/+13 |
| * | Update to handle new version ld.so.hints and info in executable for | Peter Wemm | 1996-10-01 | 5 | -64/+381 |
| * | Update the backends to go with the top-level ld changes. The non-i386 | Peter Wemm | 1996-10-01 | 3 | -11/+34 |
| * | Support for .weak (in addition to the N_INDR stab) for gcc/g++. Also deal | Peter Wemm | 1996-10-01 | 5 | -19/+562 |
| * | add missing comma(s) in .Xr macros | Wolfram Schneider | 1996-09-23 | 4 | -11/+11 |
| * | add forgotten $Id$ | Wolfram Schneider | 1996-09-22 | 90 | -3/+157 |