summaryrefslogtreecommitdiffstats
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* Fix ypxfr so that it can be run from cron.wpaul1999-05-101-4/+4
* Add missing -A option to SYNOPSIS.ghelmer1999-05-041-1/+2
* More egcs warning fixes:imp1999-04-257-14/+19
* Back out my change from 6 April PDT that added a new dlversion()jdp1999-04-221-16/+1
* After relocating the main program, but before calling any of thejdp1999-04-211-7/+33
* The ELF specification says that the RPATH in the executable orjdp1999-04-091-4/+4
* Eliminate all machine-dependent code from the main source body andjdp1999-04-0914-88/+488
* Determine the host name using an array size ofbrian1999-04-081-2/+3
* Really fix -u....brian1999-04-071-2/+6
* Ensure that things returned by gethostname() andbrian1999-04-0713-43/+52
* Fix the size of rhost, don't forget to NUL terminatebrian1999-04-071-2/+3
* Fix a couple of typos in comments.jdp1999-04-071-3/+3
* Add a new function dlversion() which returns the version number ofjdp1999-04-071-1/+16
* Link with libutilbrian1999-04-062-4/+6
* Use realhostname() rather than various combinations ofbrian1999-04-069-170/+51
* After receiving a connection and doing a reversebrian1999-04-061-2/+18
* Resolve undefined weak references to a value of 0. This solves thejdp1999-04-051-1/+13
* If somebody does an execv("foo", NULL) (which theoretically is an error),peter1999-04-041-2/+2
* Add an 'al' (autologin username) capability to getty/gettytab. This is apeter1999-04-044-7/+27
* Ignore empty usernames, and repeat the login: prompt in this case.joerg1999-03-301-6/+10
* - Commit the correct dladdr() implementation.nate1999-03-241-7/+14
* - Added dladdr(3) support.nate1999-03-241-1/+47
* Set the CPU resource limit back to infinity before exec()ing PP.brian1999-03-091-1/+4
* Clean up some .Os macro uses: quotes are not needed, multiple argumentsfenner1999-02-152-4/+4
* - Set the system immutable flag when installing ld.so to avoid peoplenate1999-02-151-2/+3
* Oops, I missed a few more /etc/nologin references yesterday. It appearsasami1999-01-123-8/+8
* As previously threatened, clean up the rshd -a option and make it defaultpeter1998-12-163-111/+50
* Old stuff laying around: Don't use a function called getstr(), that haspeter1998-12-161-6/+6
* Block for buffer overflow.eivind1998-12-131-1/+3
* PR: bin/9031dillon1998-12-121-2/+2
* Fixed long line in previous commit.bde1998-12-031-2/+3
* Update to correctly reflect the default values ofbillf1998-12-021-2/+2
* Added a -D option to turn on TCP_NODELAY.dg1998-12-012-5/+18
* Reviewed by: freebsd-current, freebsd-securitydillon1998-12-011-1/+6
* Use the runpath of the main program for locating libraries loaded bydfr1998-11-271-2/+2
* Find "klogin.c" in "src/lib/libpam/modules/pam_kerberosIV" insteadjdp1998-11-211-2/+2
* Enable named-xfer and rbootd for alpha.dima1998-11-101-14/+5
* Fix a bug in the handling of minor version numbers. Formerly, thejdp1998-11-071-13/+34
* Rename a function name so that it doesn't conflict with a future system call.dg1998-10-301-5/+5
* Set the user context correctly so that cd ~ does the right thing.des1998-10-131-9/+4
* Fix a bug in dlclose that broke the apache13 port. The list ofjdp1998-10-131-1/+2
* This thing has its own puts function, so use it.jkh1998-10-081-1/+3
* Fix a memory leak in rpc.rstatd that shows up when it's run in standaloneken1998-10-081-1/+7
* Added double quotes around CHMOD description to prevent garbled output.alex1998-09-291-2/+2
* Make LD_PRELOAD work for ELF.jdp1998-09-221-1/+38
* Remove useless `BINOWN=root' now that it is the default.obrien1998-09-191-2/+1
* Work around an alpha compiler bug.dfr1998-09-161-4/+5
* Fix a bug that showed up when debugging dynamically linked programs.jdp1998-09-161-3/+13
* Make the pathname pointed to by the Obj_Entry structure for thejdp1998-09-151-3/+11
* Update system to new device statistics code.gibbs1998-09-152-23/+97
OpenPOWER on IntegriCloud