summaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.2.0_cvscvs2svn1999-05-24186-186/+186
* 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
* Fix a memory leak in rpc.rstatd that shows up when it's run in standaloneKenneth D. Merry1998-10-081-1/+7
* Added double quotes around CHMOD description to prevent garbled output.Alexander Langer1998-09-291-2/+2
* Make LD_PRELOAD work for ELF.John Polstra1998-09-221-1/+38
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-2/+1
* Work around an alpha compiler bug.Doug Rabson1998-09-161-4/+5
* Fix a bug that showed up when debugging dynamically linked programs.John Polstra1998-09-161-3/+13
* Make the pathname pointed to by the Obj_Entry structure for theJohn Polstra1998-09-151-3/+11
* Update system to new device statistics code.Justin T. Gibbs1998-09-152-23/+97
* Update to the binutils-2.9.1 PLT format.Doug Rabson1998-09-111-2/+4
* Add the r_addend of the relocation when processing GLOB_DAT relocations.Doug Rabson1998-09-111-3/+3
* Fix a cut&paste error which prevented LD_BIND_NOW from working.Doug Rabson1998-09-081-2/+2
* Don't recognize a file as an a.out shared library unless it has atJohn Polstra1998-09-051-6/+4
* Chaneg MACHINE to MACHINE_ARCH to support MACHINE=pc98.John Birrell1998-09-051-7/+3
* Chaneg MACHINE to MACHINE_ARCH to support MACHINE=pc98.John Birrell1998-09-051-3/+3
* Implement ldconfig functionality for ELF. The hints are stored inJohn Polstra1998-09-051-3/+50