| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the uucpd makefile to install the man page. | mpp | 1996-02-18 | 1 | -1/+1 |
* | New man page for uucpd. There is precious little info for this thing | markm | 1996-02-18 | 1 | -0/+67 |
* | Turn on ypxfr. | wpaul | 1996-02-13 | 1 | -1/+2 |
* | Include both, the regular and the `secure' telnetd, when building | joerg | 1996-02-13 | 1 | -0/+4 |
* | Correct a bunch of man page cross references and generally | mpp | 1996-02-11 | 2 | -4/+3 |
* | #include <kerberosIV/des.h> -> #include <des.h> | markm | 1996-02-11 | 2 | -2/+2 |
* | Another round of various man page cleanups. | mpp | 1996-02-09 | 1 | -1/+0 |
* | Correct a file location in the FILES section. | mpp | 1996-02-09 | 1 | -1/+1 |
* | ypxfr_getmap.c: | wpaul | 1996-02-04 | 2 | -13/+35 |
* | Rename des_set_key -> des_set_key_krb. (libdes conflict) | markm | 1996-02-03 | 2 | -2/+2 |
* | Add some missing manual page links. | mpp | 1996-02-02 | 1 | -1/+2 |
* | Section FILES and SEE ALSO completed | wosch | 1996-01-28 | 1 | -1/+18 |
* | Section FILES and SEE ALSO completed | wosch | 1996-01-28 | 1 | -1/+13 |
* | Fix getif() to work under 4.3bsd and later | pst | 1996-01-23 | 1 | -4/+3 |
* | Remove bootpgw | pst | 1996-01-23 | 2 | -687/+0 |
* | Disconnect bootpgw | pst | 1996-01-23 | 1 | -1/+1 |
* | Merge back in 4.4bsd ARP changes by hand | pst | 1996-01-23 | 2 | -0/+14 |
* | Add bootpgw makefile | pst | 1996-01-23 | 1 | -0/+12 |
* | Fix conflicts from 2.4.3 merge | pst | 1996-01-23 | 4 | -42/+71 |
* | This commit was generated by cvs2svn to compensate for changes in r13572, | pst | 1996-01-23 | 27 | -108/+1012 |
|\ |
|
| * | Import bootpd-2.4.3 from ftp.mc.com | pst | 1996-01-23 | 30 | -146/+1082 |
* | | This commit was generated by cvs2svn to compensate for changes in r13569, | pst | 1996-01-23 | 2 | -4/+2 |
|\ \
| |/ |
|
| * | Minor cleanups from NetBSD-current. | pst | 1996-01-23 | 2 | -4/+2 |
* | | This release is a moderate restructuring of the dynamic linker. | jdp | 1996-01-13 | 1 | -592/+605 |
* | | Split up the code so that a single directory can be searched, to | jdp | 1996-01-13 | 1 | -81/+116 |
* | | Another '-' needed for make release. | phk | 1996-01-11 | 1 | -2/+2 |
* | | Make the new realinstall target a little less draconian so that make release | phk | 1996-01-11 | 1 | -3/+3 |
* | | Install ld.so in a way that is safe even on a running system. | jdp | 1996-01-11 | 1 | -2/+13 |
* | | - Fix error reporting when checking order number via NIS: we return zero | wpaul | 1996-01-10 | 1 | -14/+22 |
* | | Sync with my sources at home (these are really tiny changes): | wpaul | 1996-01-06 | 2 | -12/+15 |
* | | added rpc.rquotad and rpc.sprayd | graichen | 1996-01-05 | 1 | -2/+2 |
* | | This commit was generated by cvs2svn to compensate for changes in r13240, | graichen | 1996-01-05 | 3 | -0/+234 |
|\ \ |
|
| * | | Obtained from: NetBSD | graichen | 1996-01-05 | 3 | -0/+234 |
* | | | This commit was generated by cvs2svn to compensate for changes in r13237, | graichen | 1996-01-05 | 3 | -0/+399 |
|\ \ \
| |/ / |
|
| * | | Obtained from: NetBSD | graichen | 1996-01-05 | 3 | -0/+399 |
| * | | recording cvs-1.6 file death | peter | 1995-12-30 | 1 | -56/+0 |
* | | | Make ftpd use setproctitle() from libutil | peter | 1996-01-01 | 4 | -10/+16 |
* | | | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 18 | -1961/+0 |
* | | | recording cvs-1.6 file death | peter | 1995-12-30 | 5 | -240/+0 |
* | | | This commit was generated by cvs2svn to compensate for changes in r13007, | wpaul | 1995-12-25 | 7 | -0/+1224 |
* | | | Implement server-side transaction TCP. (Has no effect on non-TTCP clients.) | wollman | 1995-12-17 | 1 | -9/+25 |
* | | | Fix the bug which allowed people to avoid the "-s" (secure) bug. | peter | 1995-12-10 | 1 | -2/+3 |
* | | | Fix typo. | nate | 1995-12-02 | 1 | -1/+1 |
* | | | It is not necessary to check if a '-' is in lusername., Checking if | guido | 1995-12-01 | 1 | -1/+1 |
* | | | Timeout when an expected accept does not happen after all. | guido | 1995-11-29 | 1 | -3/+11 |
* | | | Stop rlogind from bogusly ignoring an explicit .rhosts file for root. | peter | 1995-11-20 | 1 | -3/+2 |
* | | | Add missing & in des_set_key argument | ache | 1995-11-19 | 1 | -1/+1 |
* | | | Move the setlogin() call a little earlier.. It was being done in the child | peter | 1995-11-12 | 1 | -4/+5 |
* | | | Changed the terminology for what used to be called the "memorizing" | nate | 1995-11-02 | 2 | -188/+90 |
* | | | Revert fsync ifdef behaviour and name, now default variant acts like | ache | 1995-10-31 | 2 | -2/+4 |