aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* wrong C bracketing, *blush*...Peter Wemm1996-09-071-1/+1
* zap #include <sgtty.h>, it's not used.Peter Wemm1996-09-071-1/+0
* Another sgtty use bites the dust..Peter Wemm1996-09-071-5/+4
* Fixed DPADD.Bruce Evans1996-09-053-6/+8
* Removed unused `-I.'s from CFLAGS.Bruce Evans1996-09-041-2/+2
* Unlocalize dateAndrey A. Chernov1996-09-011-2/+2
* Add named-xferPeter Wemm1996-08-291-1/+2
* build bind-4.9.4-P1 named-xfer in it's own directoryPeter Wemm1996-08-291-0/+20
* sync copyright with /usr/share/examples/etc/bsd-style-copyrightWolfram Schneider1996-08-271-9/+5
* Use the .Bx macro where appropriate.Mike Pritchard1996-08-233-5/+8
* Use the .At macro where appropriate.Mike Pritchard1996-08-231-1/+2
* Use the .Fx macro where appropriate.Mike Pritchard1996-08-231-2/+3
* Add a ``-P altlogin'' option which allows the sysadmin to specify anPeter Wemm1996-08-133-4/+21
* Reviewed by: variousJulian Elischer1996-08-092-3/+49
* Tidy up the Kerberised bits. While I'm here, fix some -Wall complaints.Mark Murray1996-08-093-6/+19
* Fix another bogon.Poul-Henning Kamp1996-08-061-2/+2
* Make password checking in ftpd work again.Poul-Henning Kamp1996-08-061-3/+3
* Convert STATS and PARANOID to run-time options.Paul Traina1996-08-055-78/+143
* If PARANOID is set, do not allow PORT commands to remote ports less than 1024Paul Traina1996-08-044-51/+75
* Use err() instead of perror()/exit() and remember to #include <errno.h>Bill Paul1996-08-041-4/+5
* consistent presentation of emphasisAdam David1996-07-231-1/+1
* Include <sys/types.h> before including <grp.h> so that this doesn'tBruce Evans1996-07-121-9/+13
* add manpage getNAME(1)Wolfram Schneider1996-07-083-3/+73
* Fill in new arguments in the ypxfr_getmap structure (byte order,Bill Paul1996-07-041-2/+16
* Improve performance with very large user databases by increasingBill Paul1996-06-272-9/+9
* Turn on mknetid.Bill Paul1996-06-251-3/+3
* (This import had better work correctly or so help me I'll move toBill Paul1996-06-256-0/+838
* If hostname > UT_HOSTSIZE, use its numerical address instead to keepAndrey A. Chernov1996-06-171-1/+16
* Take ypxfrd_xdr.c out of SRCS line. It should be included in librpcsvc,Bill Paul1996-06-061-2/+2
* Add support for rpc.ypxfrd and document it in the man page.Bill Paul1996-06-058-40/+230
* Pass in both username and file to jkfprintfPaul Traina1996-06-041-6/+7
* backout yacc changesPoul-Henning Kamp1996-06-021-2/+2
* Use the sysctl settable data port ranges rather than the staticallyPeter Wemm1996-05-312-30/+17
* Fix yacc rule usage.Poul-Henning Kamp1996-05-301-2/+2
* When checking to see whether a needed shared library has alreadyJohn Polstra1996-05-221-2/+36
* Small touchups:Bill Paul1996-05-124-12/+34
* ``mv'' -> ``mv -f''Wolfram Schneider1996-05-071-3/+3
* phkmalloc doesn't like the call to xdr_free() in ypxfr_get_master().Bill Paul1996-05-071-3/+3
* Localize timeAndrey A. Chernov1996-05-071-0/+10
* Replace non-POSIX speed setting by POSIX oneAndrey A. Chernov1996-05-071-2/+3
* Finally commit the changes that make getty(8) no longer depend on theJoerg Wunsch1996-05-0510-356/+804
* Small tweak to yp_put_record(): call the DB put routine with theBill Paul1996-04-281-6/+15
* Implement support for LD_PRELOAD in the dynamic linker. RemoveJohn Polstra1996-04-204-34/+126
* Implement support for LD_PRELOAD in the dynamic linker.John Polstra1996-04-201-1/+27
* This commit was generated by cvs2svn to compensate for changes in r15249,Joerg Wunsch1996-04-131-2/+3
|\
| * Import NetBSD's termios'ed getty into a vendor branch.Joerg Wunsch1996-04-1310-0/+2363
* | Introduce a -b option for sites who are not interested in the old biffJoerg Wunsch1996-04-132-11/+24
* | Implemented a "-D" option that causes ftpd to detach and become a daemon -David Greenman1996-04-112-29/+120
* | Correct some man page xrefs, and some other minor changes to bring someMike Pritchard1996-04-081-2/+1
* | Import the 4.4Lite2 getty into a vendor branch.Joerg Wunsch1996-04-072-0/+110