aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* Brought in revs 1.10-1.11: security patch.David Greenman1995-11-021-0/+28
* Sync with main branch.David Greenman1995-10-051-2/+2
* Brought in change from rev 1.5: fix args to startslave().David Greenman1995-09-151-3/+3
* Brought in changes from main branch: set erase character correctly, andDavid Greenman1995-09-102-23/+12
* Brought in changes from main branch: check & honor account expiration.David Greenman1995-09-023-3/+7
* Brought in change from rev 1.5: limit for B115200 instead of 15 (38400)David Greenman1995-09-011-2/+1
* Brought in change from rev 1.12: check for expired accounts.David Greenman1995-09-011-1/+2
* Brought in change from rev 1.3: enable ETC_ETHERS.David Greenman1995-08-301-2/+2
* Brought in change from rev 1.4: fix final negotiation of DO_BINARY.David Greenman1995-08-261-19/+28
* Brought in changes from revs 1.6-1.7: decode "baud rate" properly.David Greenman1995-08-261-0/+17
* Brought in change from rev 1.3: default 'im' should be "FreeBSD".David Greenman1995-08-261-1/+1
* Brought in changes from rev 1.6: call setlogin() so that getlogin()David Greenman1995-08-261-0/+2
* Brought in changes from main branch: use ports 40000-44999.David Greenman1995-08-263-8/+46
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1995-06-1331-4692/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-3039-142/+142
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-6/+6
* Make last change a little more robust by checking for failure of getcwd().David Greenman1995-05-221-1/+4
* Set "HOME" so that tilde expands correctly. It previously was always root'sDavid Greenman1995-05-221-0/+7
* Speed up ftpd and make it more efficient:Garrett Wollman1995-05-031-7/+62
* Fix bug:Andrey A. Chernov1995-04-261-2/+9
* Sync. up bits with Paul K. Cascade support plus some cosmetic changes.Nate Williams1995-04-211-13/+60
* Extensive updates to this package.Jordan K. Hubbard1995-04-188-33/+98
* Fix two more references to /etc/motd that I overlooked. PR #29Gary Palmer1995-04-151-2/+2
* Close PR #29. The file should be /etc/ftpmotd, not /etc/motd.Gary Palmer1995-04-151-1/+1
* Add some useful sendmail optionsAndrey A. Chernov1995-04-121-1/+2
* Upgrade.Andrey A. Chernov1995-04-123-239/+419
* The servers bootpd & bootpgw live in /usr/libexec not /etc. Correct theGary Palmer1995-04-121-3/+3
* Fix truncating hostname using MAXHOSTNAMELENAndrey A. Chernov1995-03-241-1/+2
* Fix wtmp logoutAndrey A. Chernov1995-03-201-10/+5
* Removed /usr/local/lib from the standard library search path to beNate Williams1995-03-191-2/+2
* Restore the 4.4lite version which apparently was clobbered by a repositoryBruce Evans1995-03-183-23/+20
* Don't rely on the shared library bringing in libmd, do it explicitly.Nate Williams1995-03-181-2/+2
* Change the library order so libcrypt is the last library in the list.Nate Williams1995-03-181-2/+2
* Weak symbol support from NetBSD. This should bring us in sync with theNate Williams1995-03-046-196/+132
* I think the security check to invalidate ALL write requests was just a littleJordan K. Hubbard1995-02-261-2/+2
* Add some functionality to ftpd so it logs all anonymous fileGuido van Rooij1995-02-264-3/+88
* Add a description for the np flag.Andreas Schulz1995-02-151-0/+1
* Support for >32 PTYs.Jordan K. Hubbard1995-02-091-3/+3
* Support for more Sun compatible dlopen() and friends. Also added proper errorJordan K. Hubbard1995-02-071-87/+205
* fixed spelling error.Poul-Henning Kamp1995-02-041-1/+1
* Discard any messages which are buffered on the routing socket before usingDoug Rabson1995-01-301-2/+15
* Change to use RTM_CHANGE when an arp entry already exists. This closesDoug Rabson1995-01-161-2/+5
* Make ldconfig and ld.so not hashing the shared lib minor number. ThisJoerg Wunsch1995-01-121-6/+5
* Change toSteven Wallace1995-01-051-2/+2
* Remove -DDIAGNOSTIC in makefile. The DIAGNOSTIC code is severly broken andJustin T. Gibbs1995-01-044-7/+9
* Updated to recent version of Paul K.'s shlib code. This code has betterNate Williams1994-12-235-46/+52
* Fix hostnames >32 charsAndrey A. Chernov1994-12-151-1/+2
* Remove -u argument, does nothing for non-priviliged user.Andrey A. Chernov1994-11-251-4/+5
* mass fixes from 1.1.5.1 + better log erros and incorrect loginsAndrey A. Chernov1994-11-232-144/+109
* Fix uucico pathAndrey A. Chernov1994-11-231-1/+1