summaryrefslogtreecommitdiffstats
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
...
* | Increased username size to allow passing username:auth_method todavidn1997-02-071-1/+1
* | Make username size dependant on MAXLOGNAME in sys/param.h. Wasdavidn1997-02-021-2/+2
* | Added:davidn1997-02-028-54/+852
* | Fix bug in %s, %m, %r and %v macros not displaying data.davidn1997-02-021-1/+5
* | Added support for %s (sysname) %m (machine) %r (release) and %v (version)davidn1997-02-021-0/+25
* | Oops, fix white space in last commit.dg1997-01-281-1/+1
* | Fix signal handler race condition.dg1997-01-281-0/+5
* | Make even more copies of hostnames obtained by inet_ntoa(). iruserok()joerg1997-01-271-5/+18
* | Use xmalloc instead of malloc in two places, so that out-of-memoryjdp1997-01-241-1/+1
* | Fix buffer overrun problem.pst1997-01-182-15/+24
* | Pay attention to the environment variable "LD_IGNORE_MISSING_OBJECTS".jdp1997-01-174-3/+86
* | Sweep through the tree fixing mmap() usage:alex1997-01-162-5/+5
* | If a library is found in the hints file, but the library doesn't exist,jdp1997-01-141-0/+4
* | Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-14174-185/+185
* | Sort cross references.wosch1997-01-1312-37/+35
* | Use the RTLD_NOW symbol, now that it is defined in <dlfcn.h>.jdp1997-01-121-4/+3
* | Correct typos and spelling errors.jdp1997-01-123-15/+15
* | Add support for the LD_BIND_NOW environment variable. If it is set to ajdp1997-01-124-37/+88
* | Add support for the LD_BIND_NOW environment variable. If it is set to ajdp1997-01-122-2/+21
* | Document the fact that the administrator may havempp1997-01-111-2/+7
* | Build ebones/telnetd only if MAKE_EBONES definedache1997-01-081-2/+2
* | Correct some misleading text.mpp1997-01-081-2/+5
* | 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
OpenPOWER on IntegriCloud