summaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.3.0_cvscvs2svn1999-09-16186-186/+186
* MFC 1.37 -> 1.38: Change the warning about unrecognized entries inJohn Polstra1999-09-061-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-29186-186/+186
* MFC 1.29 -> 1.30: Fix segmentation violations in certain obscureJohn Polstra1999-08-221-6/+6
* MFC: Change many asserts into normal errors. Enable format stringJohn Polstra1999-08-223-39/+65
* MFC 1.6 -> 1.7: Mark my turf as maintainer.John Polstra1999-08-221-1/+2
* MFC: merge correction from 1.8.Gene Stark1999-08-081-9/+5
* MFC: apply fix from 1.7 for server looping problem.Gene Stark1999-08-081-2/+2
* MFC 1.26 -> 1.27: Cleanup properly after a failed dlopen().John Polstra1999-07-141-38/+44
* MFC 1.27 -> 1.28: Bugfix for dladdr() and dlsym(RTLD_NEXT, ...).John Polstra1999-07-141-2/+2
* MFC 1.5 -> 1.6: Handle R_ALPHA_NONE relocations.John Polstra1999-07-141-1/+4
* MFC: Fix a couple of typos.Mike Pritchard1999-07-121-3/+3
* MFC 1.25 -> 1.26: Make it possible to debug the _init functions.John Polstra1999-07-081-3/+3
* MFC: Fix serious performance bug for large programs with multipleJohn Polstra1999-06-295-77/+201
* MFC: update the SYSNOPSIS to reflect that the -l option can beMike Pritchard1999-06-281-2/+3
* MFC 1.24 -> 1.25: Fix reference counting problem.John Polstra1999-06-251-3/+4
* MFC: small patch to ypxfr to allow it to run properly from cron.Bill Paul1999-05-101-4/+4
* MFC (rev 1.26): Add -A to SYNOPSIS.Guy Helmer1999-05-041-1/+2
* MFC: Use realhostname() and trimdomain().Brian Somers1999-05-0227-203/+126
* MFC 1.21 -> 1.22: Initialize "__progname" and "environ" beforeJohn Polstra1999-04-281-7/+33
* MFC 1.20 -> 1.21: Give RPATH precedence over LD_LIBRARY_PATH, as perJohn Polstra1999-04-281-4/+4
* MFC (1999/04/08 17:28:44 PDT):John Polstra1999-04-287-89/+99
* MFC 1.18 -> 1.19: Fix typos in comments.John Polstra1999-04-281-3/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-04-155-0/+208
* MFC rev 1.24 - reset rlimits for ppploginPeter Wemm1999-04-071-1/+4
* MFC: al=username autologin supportPeter Wemm1999-04-074-7/+27
* MFC 1.16 -> 1.17: Resolve undefined weak references to 0.John Polstra1999-04-071-1/+13
* MFC 1.15 -> 1.16: Handle NULL argv.John Polstra1999-04-071-2/+2
* MFC: Correct dladdr() functionality.Nate Williams1999-03-241-7/+14
* MFC: Install with -fschg to protect the loader from accidental removal.Nate Williams1999-03-241-2/+3
* MFC: dladdr(3) support.Nate Williams1999-03-241-1/+47
* MFC: .Os usageBill Fenner1999-02-152-4/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-01-214-772/+0
* Oops, I missed a few more /etc/nologin references yesterday. It appearsSatoshi Asami1999-01-123-8/+8
* As previously threatened, clean up the rshd -a option and make it defaultPeter Wemm1998-12-163-111/+50
* Old stuff laying around: Don't use a function called getstr(), that hasPeter Wemm1998-12-161-6/+6
* Block for buffer overflow.Eivind Eklund1998-12-131-1/+3
* PR: bin/9031Matthew Dillon1998-12-121-2/+2
* Fixed long line in previous commit.Bruce Evans1998-12-031-2/+3
* Update to correctly reflect the default values ofBill Fumerola1998-12-021-2/+2
* Added a -D option to turn on TCP_NODELAY.David Greenman1998-12-012-5/+18
* Reviewed by: freebsd-current, freebsd-securityMatthew Dillon1998-12-011-1/+6
* Use the runpath of the main program for locating libraries loaded byDoug Rabson1998-11-271-2/+2
* Find "klogin.c" in "src/lib/libpam/modules/pam_kerberosIV" insteadJohn Polstra1998-11-211-2/+2
* Enable named-xfer and rbootd for alpha.Dima Ruban1998-11-101-14/+5
* Fix a bug in the handling of minor version numbers. Formerly, theJohn Polstra1998-11-071-13/+34
* Rename a function name so that it doesn't conflict with a future system call.David Greenman1998-10-301-5/+5
* Set the user context correctly so that cd ~ does the right thing.Dag-Erling Smørgrav1998-10-131-9/+4
* Fix a bug in dlclose that broke the apache13 port. The list ofJohn Polstra1998-10-131-1/+2
* This thing has its own puts function, so use it.Jordan K. Hubbard1998-10-081-1/+3