aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* Here is a patch to talkd which makes it send the request to the tty withJordan K. Hubbard1996-03-241-5/+10
* Fix bug that caused a coredump when attempting to enter passive mode whenDavid Greenman1996-03-181-1/+5
* Update the uucpd makefile to install the man page.Mike Pritchard1996-02-181-1/+1
* New man page for uucpd. There is precious little info for this thingMark Murray1996-02-181-0/+67
* Turn on ypxfr.Bill Paul1996-02-131-1/+2
* Include both, the regular and the `secure' telnetd, when buildingJoerg Wunsch1996-02-131-0/+4
* Correct a bunch of man page cross references and generallyMike Pritchard1996-02-112-4/+3
* #include <kerberosIV/des.h> -> #include <des.h>Mark Murray1996-02-112-2/+2
* Another round of various man page cleanups.Mike Pritchard1996-02-091-1/+0
* Correct a file location in the FILES section.Mike Pritchard1996-02-091-1/+1
* 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