summaryrefslogtreecommitdiffstats
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
...
* | | Some buffer overrun fixes and removed check for username starting with "-"pst1997-01-073-13/+16
* | | Update to match changes in <net/if.h>.wollman1997-01-033-5/+5
* | | Added group= facility to /etc/ttys for tty grouping for moredavidn1997-01-021-10/+26
* | | Remove dmalloc.c reference from here too. :)jkh1997-01-011-2/+2
* | | Add a new 'de' capability, specifying a number of seconds to sleep beforemsmith1996-12-314-5/+15
* | | Fix spelling error in manpage.swallace1996-12-263-6/+6
* | | Change declaration of yp_errno from int to enum ypstat so that itwpaul1996-12-231-2/+3
* | | Document the -k, -v and -x options.mpp1996-12-161-1/+15
* | | Correct some xrefs/mlinks.mpp1996-12-141-5/+5
* | | Close PR #2193: support backslash line continuations.wpaul1996-12-133-15/+23
* | | Convert this program to use sysctl rather than kvm for some of itswollman1996-12-111-111/+69
* | | Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadwollman1996-12-106-12/+9
* | | Truncate the file when opening it with write intent. Otherwise,joerg1996-11-301-2/+2
* | | add flag to allow only anonymous ftp loginstorstenb1996-11-302-3/+14
* | | Use LC_TIME=C instead of LC_TIME=ache1996-11-261-2/+2
* | | Back out recent security patch for rexecd. After more careful analysis,pst1996-11-222-28/+15
* | | Conditionalize setsockopt IP_PORTRANGE to make ftpd portable.pst1996-11-201-6/+11
* | | Truncate argument list to avoid buffer overflows.pst1996-11-201-5/+9
* | | Do not attempt to open reverse channel until authentication phase haspst1996-11-192-17/+30
* | | remove newly added reference to ppploginpst1996-11-131-2/+1
* | | Add the >optional< ability to sense PPP link bringups and call an authentica...pst1996-11-134-7/+62
* | | doc/1994: spelling error.phk1996-11-121-2/+2
* | | Correct the ancient paths here in case someone ever uncomments this again.jkh1996-11-051-3/+3
* | | Comment out the XIDLE extension stuff, it breaks make world on systemstorstenb1996-11-041-5/+5
* | | Compile telnetd from eBones instead of secure.markm1996-11-031-3/+3
* | | Give ypxfr the ability to detect the presence of the YP_INTERDOMAINwpaul1996-10-254-7/+91
* | | If errors occur during the loading of the shared libraries required byjdp1996-10-241-10/+30
* | | Nuke a couple of useless lines of code from the /etc/netid parsingwpaul1996-10-241-4/+2
* | | Totally botched ths patch...revert back to Rev 1.7, and request ascrappy1996-10-231-31/+1
* | | Last time I trust 'sucess's on a non-context diff...scrappy1996-10-221-22/+23
* | | Fixes:scrappy1996-10-221-2/+2
* | | Fixes:scrappy1996-10-221-1/+30
* | | Add a couple of reserved port checks: don't talk to either ypservwpaul1996-10-201-5/+24
* | | Implement alternative strategy if it is impossible to confirmache1996-10-183-22/+9
* | | Fix two minor typos in the manual page.jdp1996-10-183-9/+9
* | | Oops, fix my previous commit, now tell user his s/key parametersache1996-10-171-3/+4
* | | Don't ever ask for password if it is impossible to confirm itache1996-10-173-9/+22
* | | Add the search directories from the hints file only the first time it isjdp1996-10-101-2/+5
* | | Fix a bug that caused a segmentation violation if dlsym() was calledjdp1996-10-101-2/+2
* | | correct spelling of 'X Window System' (tm)wosch1996-10-061-2/+2
* | | delete doubled words, e.g.: "the the" -> "the"wosch1996-10-051-2/+2
* | | There's no need to 'unsetenv()' unsafe environment variables explicitlynate1996-10-011-6/+1
* | | Sigh, oh well, here's my obligigatory "oops" commit. I don't quite knowpeter1996-10-011-1/+13
* | | Update to handle new version ld.so.hints and info in executable forpeter1996-10-015-64/+381
* | | Update the backends to go with the top-level ld changes. The non-i386peter1996-10-013-11/+34
* | | Support for .weak (in addition to the N_INDR stab) for gcc/g++. Also dealpeter1996-10-015-19/+562
* | | add missing comma(s) in .Xr macroswosch1996-09-234-11/+11
* | | add forgotten $Id$wosch1996-09-2290-3/+157
* | | Reviewed by: Bill Fenner <fennder@parc.xerox.com>imp1996-09-222-1/+47
* | | Fix some compilation warnings.pst1996-09-213-3/+3
OpenPOWER on IntegriCloud