aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* remove newly added reference to ppploginPaul Traina1996-11-131-2/+1
* Add the >optional< ability to sense PPP link bringups and call an authentica...Paul Traina1996-11-134-7/+62
* doc/1994: spelling error.Poul-Henning Kamp1996-11-121-2/+2
* Correct the ancient paths here in case someone ever uncomments this again.Jordan K. Hubbard1996-11-051-3/+3
* Comment out the XIDLE extension stuff, it breaks make world on systemsTorsten Blum1996-11-041-5/+5
* Compile telnetd from eBones instead of secure.Mark Murray1996-11-031-3/+3
* Give ypxfr the ability to detect the presence of the YP_INTERDOMAINBill Paul1996-10-254-7/+91
* If errors occur during the loading of the shared libraries required byJohn Polstra1996-10-241-10/+30
* Nuke a couple of useless lines of code from the /etc/netid parsingBill Paul1996-10-241-4/+2
* Totally botched ths patch...revert back to Rev 1.7, and request aMarc G. Fournier1996-10-231-31/+1
* Last time I trust 'sucess's on a non-context diff...Marc G. Fournier1996-10-221-22/+23
* Fixes:Marc G. Fournier1996-10-221-2/+2
* Fixes:Marc G. Fournier1996-10-221-1/+30
* Add a couple of reserved port checks: don't talk to either ypservBill Paul1996-10-201-5/+24
* Implement alternative strategy if it is impossible to confirmAndrey A. Chernov1996-10-183-22/+9
* Fix two minor typos in the manual page.John Polstra1996-10-183-9/+9
* Oops, fix my previous commit, now tell user his s/key parametersAndrey A. Chernov1996-10-171-3/+4
* Don't ever ask for password if it is impossible to confirm itAndrey A. Chernov1996-10-173-9/+22
* Add the search directories from the hints file only the first time it isJohn Polstra1996-10-101-2/+5
* Fix a bug that caused a segmentation violation if dlsym() was calledJohn Polstra1996-10-101-2/+2
* correct spelling of 'X Window System' (tm)Wolfram Schneider1996-10-061-2/+2
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-051-2/+2
* There's no need to 'unsetenv()' unsafe environment variables explicitlyNate Williams1996-10-011-6/+1
* Sigh, oh well, here's my obligigatory "oops" commit. I don't quite knowPeter Wemm1996-10-011-1/+13
* Update to handle new version ld.so.hints and info in executable forPeter Wemm1996-10-015-64/+381
* Update the backends to go with the top-level ld changes. The non-i386Peter Wemm1996-10-013-11/+34
* Support for .weak (in addition to the N_INDR stab) for gcc/g++. Also dealPeter Wemm1996-10-015-19/+562
* add missing comma(s) in .Xr macrosWolfram Schneider1996-09-234-11/+11
* add forgotten $Id$Wolfram Schneider1996-09-2290-3/+157
* Reviewed by: Bill Fenner <fennder@parc.xerox.com>Warner Losh1996-09-222-1/+47
* Fix some compilation warnings.Paul Traina1996-09-213-3/+3
* This should have gone away with the COMPAT_43 cruft. cgetent() is nowBruce Evans1996-09-201-339/+0
* Make the inetd suggestion slightly less confusing.Poul-Henning Kamp1996-09-191-2/+2
* Don't use __dead or __pure in user code. They were obfuscationsBruce Evans1996-09-141-1/+1
* Use `install -C' instead of lots of shell commands to install ld.soBruce Evans1996-09-121-13/+2
* bootpd.dump is in /tmpPaul Traina1996-09-111-3/+3
* 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