| Commit message (Expand) | Author | Age | Files | Lines |
* | Localize it. | ache | 1996-01-24 | 1 | -7/+21 |
* | install manpage | wosch | 1996-01-23 | 1 | -1/+1 |
* | Merged changes to resolve conflicts with file 3.19 import. | mpp | 1996-01-23 | 14 | -155/+357 |
* | This commit was generated by cvs2svn to compensate for changes in r13584, | mpp | 1996-01-23 | 80 | -375/+1735 |
|\ |
|
| * | Upgrade to file version 3.19. | mpp | 1996-01-23 | 94 | -536/+2097 |
* | | Add manpage links for ex.1 view.1 nex.1 nview.1 nvi.1 | wosch | 1996-01-23 | 1 | -0/+3 |
* | | Change ar's internal error routine to call err() instead of errx() | mpp | 1996-01-22 | 1 | -1/+1 |
* | | Bugfix: allow digits in signal names (usr1, usr2) | wosch | 1996-01-22 | 1 | -2/+2 |
* | | Document the CRLF bug | adam | 1996-01-22 | 1 | -0/+3 |
* | | 'more | cat' was producing spurious output from an unused buffer | adam | 1996-01-22 | 1 | -1/+2 |
* | | Fix a variety of minor typos and cross references in a bunch of | mpp | 1996-01-20 | 5 | -11/+11 |
* | | Guard against argument starvation. | jkh | 1996-01-16 | 1 | -3/+3 |
* | | tidy up the domain name trimming code, and move it to a single place | peter | 1996-01-15 | 4 | -30/+40 |
* | | A couple of changes of mine that I've been using for a while: | peter | 1996-01-14 | 2 | -3/+11 |
* | | Merge in Lite-2 changes. | peter | 1996-01-14 | 4 | -31/+106 |
* | | Forgot to update the man page for the `retension' command. | joerg | 1996-01-13 | 1 | -1/+1 |
* | | Rename the `retens' command into `retension', to follow existing de-facto | joerg | 1996-01-12 | 1 | -1/+1 |
* | | Localize it. | ache | 1996-01-10 | 1 | -2/+5 |
* | | fixed some printf format mismatches and some lines exceeding 80 col's | graichen | 1996-01-09 | 1 | -16/+20 |
* | | Add `retens', the user frontend for MTRETENS. | joerg | 1996-01-08 | 2 | -0/+4 |
* | | Install yacc with a link as byacc (and the man page). Some gnu autoconf | peter | 1996-01-08 | 1 | -0/+2 |
* | | Add some links to lex (flex, flex++ etc) that some of the gnu autoconf | peter | 1996-01-08 | 1 | -4/+11 |
* | | Make all the tables "const" so that they don't clutter our data-segment. | phk | 1996-01-07 | 2 | -19/+19 |
* | | Merge bind-4.9.3-rel stuff ont main line... | peter | 1996-01-07 | 3 | -9/+46 |
* | | Move the YP initialization earlier, so it's done before the evaluation | joerg | 1996-01-06 | 1 | -26/+27 |
* | | Obtained from: NetBSD | graichen | 1996-01-05 | 3 | -89/+291 |
* | | Add sasc to the clean/cleandir target. The machine dependent targets | ats | 1995-12-31 | 1 | -2/+2 |
* | | Make the counters unsigned longs so that tapes don't contain negative | phk | 1995-12-31 | 1 | -3/+3 |
* | | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 117 | -75342/+0 |
* | | recording cvs-1.6 file death | peter | 1995-12-30 | 41 | -4127/+0 |
* | | Implemented non-statistical kernel profiling. This is based on | bde | 1995-12-29 | 1 | -0/+4 |
* | | Implemented non-statistical kernel profiling. This is based on | bde | 1995-12-29 | 2 | -1/+16 |
* | | >Number: 917 | joerg | 1995-12-29 | 1 | -2/+2 |
* | | Use more complicated printable test to remove unnecessary 8bit chars | ache | 1995-12-28 | 1 | -1/+3 |
* | | Localize it | ache | 1995-12-28 | 1 | -1/+4 |
* | | Kill the (hopefully) last occurance of gets(3) in the base source tree. | joerg | 1995-12-27 | 1 | -6/+11 |
* | | Change .8s port name restriction to .15s, modern tcp port | ache | 1995-12-23 | 1 | -1/+1 |
* | | Add -t option which prints output in tabular format. | phk | 1995-12-19 | 3 | -7/+29 |
* | | Implement client-side transaction TCP. This has little effect | wollman | 1995-12-17 | 1 | -13/+39 |
* | | 1) Fix local_passwd to co-operate with dual-personality crypt(3). | markm | 1995-12-16 | 3 | -10/+26 |
* | | More XDR routine cleanups. These three programs should be the only | wpaul | 1995-12-15 | 1 | -8/+9 |
* | | Reduced vm dependencies. Only `struct vmmeter.h' is required. | bde | 1995-12-13 | 2 | -4/+7 |
* | | Localize it | ache | 1995-12-13 | 1 | -4/+5 |
* | | Add explicit #include of <sys/vmmeter.h> after the last round of <vm/vm.h> | peter | 1995-12-13 | 1 | -0/+1 |
* | | add a #include <sys/vmmeter.h> since we are using the vmmeter structures | peter | 1995-12-13 | 1 | -0/+1 |
* | | Clean up. (I hope I'm doing this right.) | wpaul | 1995-12-13 | 13 | -679/+4152 |
* | | This commit was generated by cvs2svn to compensate for changes in r12795, | wpaul | 1995-12-13 | 2 | -0/+482 |
|\ \ |
|
| * | | Import a newer and more functional version of rpcgen. | wpaul | 1995-12-13 | 15 | -629/+4591 |
| * | | This commit was manufactured by cvs2svn to create branch 'SUNRPC'. | cvs2svn | 1994-08-07 | 1283 | -292518/+0 |
* | | | Fix a cosmetic null termination problem for completeness. | peter | 1995-12-11 | 1 | -1/+2 |