| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Correct some xrefs/mlinks. | mpp | 1996-12-14 | 1 | -5/+5 |
* | Close PR #2193: support backslash line continuations. | wpaul | 1996-12-13 | 3 | -15/+23 |
* | Convert this program to use sysctl rather than kvm for some of its | wollman | 1996-12-11 | 1 | -111/+69 |
* | Fix up programs which expect <net/if.h> to include <sys/time.h> to instead | wollman | 1996-12-10 | 6 | -12/+9 |
* | Truncate the file when opening it with write intent. Otherwise, | joerg | 1996-11-30 | 1 | -2/+2 |
* | add flag to allow only anonymous ftp logins | torstenb | 1996-11-30 | 2 | -3/+14 |
* | Use LC_TIME=C instead of LC_TIME= | ache | 1996-11-26 | 1 | -2/+2 |
* | Back out recent security patch for rexecd. After more careful analysis, | pst | 1996-11-22 | 2 | -28/+15 |
* | Conditionalize setsockopt IP_PORTRANGE to make ftpd portable. | pst | 1996-11-20 | 1 | -6/+11 |
* | Truncate argument list to avoid buffer overflows. | pst | 1996-11-20 | 1 | -5/+9 |
* | Do not attempt to open reverse channel until authentication phase has | pst | 1996-11-19 | 2 | -17/+30 |
* | remove newly added reference to ppplogin | pst | 1996-11-13 | 1 | -2/+1 |
* | Add the >optional< ability to sense PPP link bringups and call an authentica... | pst | 1996-11-13 | 4 | -7/+62 |
* | doc/1994: spelling error. | phk | 1996-11-12 | 1 | -2/+2 |
* | Correct the ancient paths here in case someone ever uncomments this again. | jkh | 1996-11-05 | 1 | -3/+3 |
* | Comment out the XIDLE extension stuff, it breaks make world on systems | torstenb | 1996-11-04 | 1 | -5/+5 |
* | Compile telnetd from eBones instead of secure. | markm | 1996-11-03 | 1 | -3/+3 |
* | Give ypxfr the ability to detect the presence of the YP_INTERDOMAIN | wpaul | 1996-10-25 | 4 | -7/+91 |
* | If errors occur during the loading of the shared libraries required by | jdp | 1996-10-24 | 1 | -10/+30 |
* | Nuke a couple of useless lines of code from the /etc/netid parsing | wpaul | 1996-10-24 | 1 | -4/+2 |
* | Totally botched ths patch...revert back to Rev 1.7, and request a | scrappy | 1996-10-23 | 1 | -31/+1 |
* | Last time I trust 'sucess's on a non-context diff... | scrappy | 1996-10-22 | 1 | -22/+23 |
* | Fixes: | scrappy | 1996-10-22 | 1 | -2/+2 |
* | Fixes: | scrappy | 1996-10-22 | 1 | -1/+30 |
* | Add a couple of reserved port checks: don't talk to either ypserv | wpaul | 1996-10-20 | 1 | -5/+24 |
* | Implement alternative strategy if it is impossible to confirm | ache | 1996-10-18 | 3 | -22/+9 |
* | Fix two minor typos in the manual page. | jdp | 1996-10-18 | 3 | -9/+9 |
* | Oops, fix my previous commit, now tell user his s/key parameters | ache | 1996-10-17 | 1 | -3/+4 |
* | Don't ever ask for password if it is impossible to confirm it | ache | 1996-10-17 | 3 | -9/+22 |
* | Add the search directories from the hints file only the first time it is | jdp | 1996-10-10 | 1 | -2/+5 |
* | Fix a bug that caused a segmentation violation if dlsym() was called | jdp | 1996-10-10 | 1 | -2/+2 |
* | correct spelling of 'X Window System' (tm) | wosch | 1996-10-06 | 1 | -2/+2 |
* | delete doubled words, e.g.: "the the" -> "the" | wosch | 1996-10-05 | 1 | -2/+2 |
* | There's no need to 'unsetenv()' unsafe environment variables explicitly | nate | 1996-10-01 | 1 | -6/+1 |
* | Sigh, oh well, here's my obligigatory "oops" commit. I don't quite know | peter | 1996-10-01 | 1 | -1/+13 |
* | Update to handle new version ld.so.hints and info in executable for | peter | 1996-10-01 | 5 | -64/+381 |
* | Update the backends to go with the top-level ld changes. The non-i386 | peter | 1996-10-01 | 3 | -11/+34 |
* | Support for .weak (in addition to the N_INDR stab) for gcc/g++. Also deal | peter | 1996-10-01 | 5 | -19/+562 |
* | add missing comma(s) in .Xr macros | wosch | 1996-09-23 | 4 | -11/+11 |
* | add forgotten $Id$ | wosch | 1996-09-22 | 90 | -3/+157 |
* | Reviewed by: Bill Fenner <fennder@parc.xerox.com> | imp | 1996-09-22 | 2 | -1/+47 |
* | Fix some compilation warnings. | pst | 1996-09-21 | 3 | -3/+3 |
* | This should have gone away with the COMPAT_43 cruft. cgetent() is now | bde | 1996-09-20 | 1 | -339/+0 |
* | Make the inetd suggestion slightly less confusing. | phk | 1996-09-19 | 1 | -2/+2 |
* | Don't use __dead or __pure in user code. They were obfuscations | bde | 1996-09-14 | 1 | -1/+1 |
* | Use `install -C' instead of lots of shell commands to install ld.so | bde | 1996-09-12 | 1 | -13/+2 |
* | bootpd.dump is in /tmp | pst | 1996-09-11 | 1 | -3/+3 |
* | wrong C bracketing, *blush*... | peter | 1996-09-07 | 1 | -1/+1 |
* | zap #include <sgtty.h>, it's not used. | peter | 1996-09-07 | 1 | -1/+0 |
* | Another sgtty use bites the dust.. | peter | 1996-09-07 | 1 | -5/+4 |