summaryrefslogtreecommitdiffstats
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* This release is a moderate restructuring of the dynamic linker.jdp1996-01-131-592/+605
* Split up the code so that a single directory can be searched, tojdp1996-01-131-81/+116
* Another '-' needed for make release.phk1996-01-111-2/+2
* Make the new realinstall target a little less draconian so that make releasephk1996-01-111-3/+3
* Install ld.so in a way that is safe even on a running system.jdp1996-01-111-2/+13
* - Fix error reporting when checking order number via NIS: we return zerowpaul1996-01-101-14/+22
* Sync with my sources at home (these are really tiny changes):wpaul1996-01-062-12/+15
* added rpc.rquotad and rpc.spraydgraichen1996-01-051-2/+2
* This commit was generated by cvs2svn to compensate for changes in r13240,graichen1996-01-053-0/+234
|\
| * Obtained from: NetBSDgraichen1996-01-053-0/+234
* | This commit was generated by cvs2svn to compensate for changes in r13237,graichen1996-01-053-0/+399
|\ \ | |/
| * Obtained from: NetBSDgraichen1996-01-053-0/+399
| * recording cvs-1.6 file deathpeter1995-12-301-56/+0
* | Make ftpd use setproctitle() from libutilpeter1996-01-014-10/+16
* | This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-3018-1961/+0
* | recording cvs-1.6 file deathpeter1995-12-305-240/+0
* | This commit was generated by cvs2svn to compensate for changes in r13007,wpaul1995-12-257-0/+1224
* | Implement server-side transaction TCP. (Has no effect on non-TTCP clients.)wollman1995-12-171-9/+25
* | Fix the bug which allowed people to avoid the "-s" (secure) bug.peter1995-12-101-2/+3
* | Fix typo.nate1995-12-021-1/+1
* | It is not necessary to check if a '-' is in lusername., Checking ifguido1995-12-011-1/+1
* | Timeout when an expected accept does not happen after all.guido1995-11-291-3/+11
* | Stop rlogind from bogusly ignoring an explicit .rhosts file for root.peter1995-11-201-3/+2
* | Add missing & in des_set_key argumentache1995-11-191-1/+1
* | Move the setlogin() call a little earlier.. It was being done in the childpeter1995-11-121-4/+5
* | Changed the terminology for what used to be called the "memorizing"nate1995-11-022-188/+90
* | Revert fsync ifdef behaviour and name, now default variant acts likeache1995-10-312-2/+4
* | Put fsync under #ifdef EXTRA_SANITY and turn it off by default.ache1995-10-312-5/+8
* | Add revnetgroup.wpaul1995-10-261-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r11814,wpaul1995-10-266-0/+951
* | Run-time linker speedups - Round Onenate1995-10-251-3/+170
* | Remove LD_NOSTD_PATH unsetenv, isn't exist anymoreache1995-10-241-1/+0
* | Remove LD_NOSTD_PATH implementation, it isn't works andache1995-10-241-4/+2
* | if uid != euid or gid != egid unsetenv("LD_NOSTD_PATH") tooache1995-10-211-1/+2
* | Fix original patch error with ! before strncmpache1995-10-201-4/+10
* | Don't allow LD_* env. variables to be trickedache1995-10-201-0/+22
* | Added a -D option to set the TCP_NODELAY socket option. This improvesdg1995-10-152-5/+17
* | Kerberos can now deal with multi-homed clients.gibbs1995-10-051-1/+1
* | This is a FreeBSD manpage, not a NetBSD manpage. :)nate1995-10-053-6/+6
* | Build secure telnetd if available and allowedache1995-09-291-0/+2
* | Fix SRCS (.c's were .o's) so that `make depend' works.bde1995-09-281-2/+2
* | Make the error message more readable when 'ld.so' cannot locate a needednate1995-09-271-13/+11
* | Fixup the "ld.so failed" message for the case when ld.so finds undefinednate1995-09-271-5/+5
* | Fixed bug introduced with the change of startslave()...two argumentsdg1995-09-111-3/+3
* | Move erase cleanup outside linemode conditionalpst1995-09-061-1/+1
* | Properly set the erase character for the login prompt.pst1995-09-051-1/+5
* | Delay starting login process until option negotiation is complete topst1995-09-051-22/+7
* | Fix ${.CURDIR} misspellingache1995-08-291-2/+2
* | Check for expired passwords before allowing access to the system.mpp1995-08-285-5/+19
* | Import Paul Kranenburg's man page for ld.so (aka. rtld).joerg1995-08-264-2/+435
OpenPOWER on IntegriCloud