aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* ypxfr_getmap.c:Bill Paul1996-02-042-13/+35
* Rename des_set_key -> des_set_key_krb. (libdes conflict)Mark Murray1996-02-032-2/+2
* Add some missing manual page links.Mike Pritchard1996-02-021-1/+2
* Section FILES and SEE ALSO completedWolfram Schneider1996-01-281-1/+18
* Section FILES and SEE ALSO completedWolfram Schneider1996-01-281-1/+13
* Fix getif() to work under 4.3bsd and laterPaul Traina1996-01-231-4/+3
* Remove bootpgwPaul Traina1996-01-232-687/+0
* Disconnect bootpgwPaul Traina1996-01-231-1/+1
* Merge back in 4.4bsd ARP changes by handPaul Traina1996-01-232-0/+14
* Add bootpgw makefilePaul Traina1996-01-231-0/+12
* Fix conflicts from 2.4.3 mergePaul Traina1996-01-234-7/+4
* Import bootpd-2.4.3 from ftp.mc.comPaul Traina1996-01-2329-147/+1083
* Minor cleanups from NetBSD-current.Paul Traina1996-01-232-4/+2
* This release is a moderate restructuring of the dynamic linker.John Polstra1996-01-131-592/+605
* Split up the code so that a single directory can be searched, toJohn Polstra1996-01-131-81/+116
* Another '-' needed for make release.Poul-Henning Kamp1996-01-111-2/+2
* Make the new realinstall target a little less draconian so that make releasePoul-Henning Kamp1996-01-111-3/+3
* Install ld.so in a way that is safe even on a running system.John Polstra1996-01-111-2/+13
* - Fix error reporting when checking order number via NIS: we return zeroBill Paul1996-01-101-14/+22
* Sync with my sources at home (these are really tiny changes):Bill Paul1996-01-062-12/+15
* added rpc.rquotad and rpc.spraydThomas Graichen1996-01-051-2/+2
* This commit was generated by cvs2svn to compensate for changes in r13240,Thomas Graichen1996-01-053-0/+234
|\
| * Obtained from: NetBSDThomas Graichen1996-01-053-0/+234
* | This commit was generated by cvs2svn to compensate for changes in r13237,Thomas Graichen1996-01-053-0/+399
|\|
| * Obtained from: NetBSDThomas Graichen1996-01-053-0/+399
* | Make ftpd use setproctitle() from libutilPeter Wemm1996-01-014-10/+16
* | This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-3018-1961/+0
* | recording cvs-1.6 file deathPeter Wemm1995-12-305-240/+0
* | Import the new ypxfr, written by yours truly. Functionally equivalentBill Paul1995-12-257-0/+1224
* | Implement server-side transaction TCP. (Has no effect on non-TTCP clients.)Garrett Wollman1995-12-171-9/+25
* | Fix the bug which allowed people to avoid the "-s" (secure) bug.Peter Wemm1995-12-101-2/+3
* | Fix typo.Nate Williams1995-12-021-1/+1
* | It is not necessary to check if a '-' is in lusername., Checking ifGuido van Rooij1995-12-011-1/+1
* | Timeout when an expected accept does not happen after all.Guido van Rooij1995-11-291-3/+11
* | Stop rlogind from bogusly ignoring an explicit .rhosts file for root.Peter Wemm1995-11-201-3/+2
* | Add missing & in des_set_key argumentAndrey A. Chernov1995-11-191-1/+1
* | Move the setlogin() call a little earlier.. It was being done in the childPeter Wemm1995-11-121-4/+5
* | Changed the terminology for what used to be called the "memorizing"Nate Williams1995-11-022-188/+90
* | Revert fsync ifdef behaviour and name, now default variant acts likeAndrey A. Chernov1995-10-312-2/+4
* | Put fsync under #ifdef EXTRA_SANITY and turn it off by default.Andrey A. Chernov1995-10-312-5/+8
* | Add revnetgroup.Bill Paul1995-10-261-1/+1
* | Import the first cut of my (finally finished) revnetgroup program. ThisBill Paul1995-10-266-0/+951
* | Run-time linker speedups - Round OneNate Williams1995-10-251-3/+170
* | Remove LD_NOSTD_PATH unsetenv, isn't exist anymoreAndrey A. Chernov1995-10-241-1/+0
* | Remove LD_NOSTD_PATH implementation, it isn't works andAndrey A. Chernov1995-10-241-4/+2
* | if uid != euid or gid != egid unsetenv("LD_NOSTD_PATH") tooAndrey A. Chernov1995-10-211-1/+2
* | Fix original patch error with ! before strncmpAndrey A. Chernov1995-10-201-4/+10
* | Don't allow LD_* env. variables to be trickedAndrey A. Chernov1995-10-201-0/+22
* | Added a -D option to set the TCP_NODELAY socket option. This improvesDavid Greenman1995-10-152-5/+17
* | Kerberos can now deal with multi-homed clients.Justin T. Gibbs1995-10-051-1/+1