summaryrefslogtreecommitdiffstats
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* Only build telnetd if secure telnetd is not going to be built.markm1995-08-061-1/+5
* Use data ports in the range 40000..44999 by default to enhance FTP usabilitypst1995-08-053-8/+46
* Fix some typos in a comment BUAD -> BAUD.ats1995-08-051-3/+3
* Back this change out. It's just not worth arguing over and any further emailsjkh1995-08-032-35/+4
* Change default banner fro 4.4 BSD to FreeBSD.paul1995-08-021-1/+1
* Use the same DECODE_BAUD trick like in new telnetd to obtainache1995-08-021-0/+17
* A useful aid.. Add support for:jkh1995-08-012-4/+35
* rexecd was not calling "setlogin()" when it should have. This was causingpeter1995-07-291-0/+2
* Uncomment 'CFLAGS+=ETC_ETHERS' -- we have support for this as of 2.0.5.wpaul1995-07-251-2/+2
* Change hardcoded 15 (which means 38400) to B115200 which is 17ache1995-07-231-2/+1
* Change ld.so to correctly load dependant libraries for dlopen and unload themdfr1995-06-271-66/+234
* The final negotiation of DO_BINARY in the LINEMODE portion of the telnetd codedg1995-06-171-19/+28
* Remove trailing whitespace.rgrimes1995-05-3039-142/+142
* Remove trailing whitespace.rgrimes1995-05-301-6/+6
* Make last change a little more robust by checking for failure of getcwd().dg1995-05-221-1/+4
* Set "HOME" so that tilde expands correctly. It previously was always root'sdg1995-05-221-0/+7
* Speed up ftpd and make it more efficient:wollman1995-05-031-7/+62
* Fix bug:ache1995-04-261-2/+9
* Sync. up bits with Paul K. Cascade support plus some cosmetic changes.nate1995-04-211-13/+60
* Extensive updates to this package.jkh1995-04-188-33/+98
* Fix two more references to /etc/motd that I overlooked. PR #29gpalmer1995-04-151-2/+2
* Close PR #29. The file should be /etc/ftpmotd, not /etc/motd.gpalmer1995-04-151-1/+1
* Add some useful sendmail optionsache1995-04-121-1/+2
* Upgrade.ache1995-04-123-239/+419
* The servers bootpd & bootpgw live in /usr/libexec not /etc. Correct thegpalmer1995-04-121-3/+3
* Fix truncating hostname using MAXHOSTNAMELENache1995-03-241-1/+2
* Fix wtmp logoutache1995-03-201-10/+5
* Removed /usr/local/lib from the standard library search path to benate1995-03-191-2/+2
* Restore the 4.4lite version which apparently was clobbered by a repositorybde1995-03-183-23/+20
* Don't rely on the shared library bringing in libmd, do it explicitly.nate1995-03-181-2/+2
* Change the library order so libcrypt is the last library in the list.nate1995-03-181-2/+2
* Weak symbol support from NetBSD. This should bring us in sync with thenate1995-03-046-196/+132
* I think the security check to invalidate ALL write requests was just a littlejkh1995-02-261-2/+2
* Add some functionality to ftpd so it logs all anonymous fileguido1995-02-264-3/+88
* Add a description for the np flag.ats1995-02-151-0/+1
* Support for >32 PTYs.jkh1995-02-091-3/+3
* Support for more Sun compatible dlopen() and friends. Also added proper errorjkh1995-02-071-87/+205
* fixed spelling error.phk1995-02-041-1/+1
* Discard any messages which are buffered on the routing socket before usingdfr1995-01-301-2/+15
* Change to use RTM_CHANGE when an arp entry already exists. This closesdfr1995-01-161-2/+5
* Make ldconfig and ld.so not hashing the shared lib minor number. Thisjoerg1995-01-121-6/+5
* Change toswallace1995-01-051-2/+2
* Remove -DDIAGNOSTIC in makefile. The DIAGNOSTIC code is severly broken andgibbs1995-01-044-7/+9
* Updated to recent version of Paul K.'s shlib code. This code has betternate1994-12-235-46/+52
* Fix hostnames >32 charsache1994-12-151-1/+2
* Remove -u argument, does nothing for non-priviliged user.ache1994-11-251-4/+5
* mass fixes from 1.1.5.1 + better log erros and incorrect loginsache1994-11-232-144/+109
* Fix uucico pathache1994-11-231-1/+1
* Add distribution=krb for P-HKwollman1994-11-203-1/+4
* Make two variables static so that the compiler warnings areats1994-11-181-3/+3
OpenPOWER on IntegriCloud