summaryrefslogtreecommitdiffstats
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* 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
* This should have gone away with the COMPAT_43 cruft. cgetent() is nowbde1996-09-201-339/+0
* Make the inetd suggestion slightly less confusing.phk1996-09-191-2/+2
* Don't use __dead or __pure in user code. They were obfuscationsbde1996-09-141-1/+1
* Use `install -C' instead of lots of shell commands to install ld.sobde1996-09-121-13/+2
* bootpd.dump is in /tmppst1996-09-111-3/+3
* wrong C bracketing, *blush*...peter1996-09-071-1/+1
* zap #include <sgtty.h>, it's not used.peter1996-09-071-1/+0
* Another sgtty use bites the dust..peter1996-09-071-5/+4
* Fixed DPADD.bde1996-09-053-6/+8
* Removed unused `-I.'s from CFLAGS.bde1996-09-041-2/+2
* Unlocalize dateache1996-09-011-2/+2
* Add named-xferpeter1996-08-291-1/+2
* build bind-4.9.4-P1 named-xfer in it's own directorypeter1996-08-291-0/+20
* sync copyright with /usr/share/examples/etc/bsd-style-copyrightwosch1996-08-271-9/+5
* Use the .Bx macro where appropriate.mpp1996-08-233-5/+8
* Use the .At macro where appropriate.mpp1996-08-231-1/+2
* Use the .Fx macro where appropriate.mpp1996-08-231-2/+3
* Add a ``-P altlogin'' option which allows the sysadmin to specify anpeter1996-08-133-4/+21
* Reviewed by: variousjulian1996-08-092-3/+49
* Tidy up the Kerberised bits. While I'm here, fix some -Wall complaints.markm1996-08-093-6/+19
* Fix another bogon.phk1996-08-061-2/+2
* Make password checking in ftpd work again.phk1996-08-061-3/+3
* Convert STATS and PARANOID to run-time options.pst1996-08-055-78/+143
* If PARANOID is set, do not allow PORT commands to remote ports less than 1024pst1996-08-044-51/+75
* Use err() instead of perror()/exit() and remember to #include <errno.h>wpaul1996-08-041-4/+5
* consistent presentation of emphasisadam1996-07-231-1/+1
* Include <sys/types.h> before including <grp.h> so that this doesn'tbde1996-07-121-9/+13
* add manpage getNAME(1)wosch1996-07-083-3/+73
* Fill in new arguments in the ypxfr_getmap structure (byte order,wpaul1996-07-041-2/+16
* Improve performance with very large user databases by increasingwpaul1996-06-272-9/+9
* Turn on mknetid.wpaul1996-06-251-3/+3
* This commit was generated by cvs2svn to compensate for changes in r16728,wpaul1996-06-256-0/+838
* If hostname > UT_HOSTSIZE, use its numerical address instead to keepache1996-06-171-1/+16
* Take ypxfrd_xdr.c out of SRCS line. It should be included in librpcsvc,wpaul1996-06-061-2/+2
* Add support for rpc.ypxfrd and document it in the man page.wpaul1996-06-058-40/+230
* Pass in both username and file to jkfprintfpst1996-06-041-6/+7
* backout yacc changesphk1996-06-021-2/+2
* Use the sysctl settable data port ranges rather than the staticallypeter1996-05-312-30/+17
* Fix yacc rule usage.phk1996-05-301-2/+2
* When checking to see whether a needed shared library has alreadyjdp1996-05-221-2/+36
* Small touchups:wpaul1996-05-124-12/+34
* ``mv'' -> ``mv -f''wosch1996-05-071-3/+3
* phkmalloc doesn't like the call to xdr_free() in ypxfr_get_master().wpaul1996-05-071-3/+3
* Localize timeache1996-05-071-0/+10
* Replace non-POSIX speed setting by POSIX oneache1996-05-071-2/+3
* Finally commit the changes that make getty(8) no longer depend on thejoerg1996-05-0510-356/+804
OpenPOWER on IntegriCloud