| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Add support for high-range FTP data ports | pst | 1995-12-10 | 8 | -16/+79 |
* | | Move out some of the shell builtin bogosity from printf's source to | joerg | 1995-12-10 | 1 | -14/+1 |
* | | Check the # of arguments, instead of silently dumping core. | joerg | 1995-12-10 | 1 | -0/+2 |
* | | Small tweak: the 'is exisating password an empty string' check isn't | wpaul | 1995-12-09 | 1 | -2/+3 |
* | | Don't #define NO_CONST. Defining it caused type mismatches for | bde | 1995-12-07 | 1 | -1/+0 |
* | | Initialize some uninitialized variables to fix a bug that sometimes | dg | 1995-12-06 | 1 | -1/+1 |
* | | Submitted by: John Hay | julian | 1995-12-05 | 1 | -6/+7 |
* | | Updated to BSD4.4lite2. Fixes PR836. `echo abcd | tr a-d A-BC-D' now | bde | 1995-11-28 | 1 | -3/+3 |
* | | Make tip recognize EOF in more cases. | phk | 1995-11-26 | 1 | -6/+17 |
* | | Merge with current. Back out all trailing spaces changes, they | ache | 1995-11-23 | 13 | -143/+152 |
* | | This commit was generated by cvs2svn to compensate for changes in r12461, | ache | 1995-11-23 | 1 | -1/+1 |
|\ \ |
|
| * | | Import of 1.9.5, one my fix included to mainstream | ache | 1995-11-23 | 6 | -7/+27 |
* | | | Increase width of Network column from 11 to 13 for the AF_INET case. | se | 1995-11-22 | 1 | -2/+2 |
* | | | Amend my fix a bit. My way failed to take leap years into account. The | wpaul | 1995-11-21 | 1 | -11/+4 |
* | | | Correct the man pages, USD doc and online help to refer to /var/mail | markm | 1995-11-20 | 6 | -8/+8 |
* | | | Default file creation mask was 666 (allow othres write anything | ache | 1995-11-19 | 1 | -2/+2 |
* | | | Rup uses tm_yday in its uptime printout, but ignores tm_year. This means | wpaul | 1995-11-19 | 1 | -3/+11 |
* | | | Fixed afterinstall rule: | bde | 1995-11-18 | 1 | -3/+5 |
* | | | Dynamically allocate line buffers, instead of assuming that all the | joerg | 1995-11-15 | 1 | -6/+31 |
* | | | Fix the bug that caused the AF_UNIX domain sockets to not be shown.. | peter | 1995-11-15 | 1 | -1/+1 |
* | | | Obtained from: pope gregory and julius caesar | julian | 1995-11-11 | 1 | -1/+1 |
* | | | Re-wrote the locate.updatedb script in /bin/sh for speed and portability. | nate | 1995-11-09 | 2 | -1/+80 |
* | | | Author's cosmetic fixes | ache | 1995-11-08 | 1 | -1/+1 |
* | | | Author's fixes of backspace problem, slightly different then mine was | ache | 1995-11-08 | 1 | -8/+6 |
* | | | Well, Jochen adopted most of my submissions. So only the different | joerg | 1995-11-06 | 3 | -5/+12 |
* | | | This commit was generated by cvs2svn to compensate for changes in r12099, | joerg | 1995-11-05 | 37 | -0/+20618 |
|\ \ \ |
|
| * | | | Jochen Pohl's lint(1) from NetBSD. Yet another import. | joerg | 1995-11-05 | 37 | -0/+20618 |
| / / |
|
* | | | Do unctrl in right way | ache | 1995-11-05 | 1 | -6/+12 |
* | | | Repair the detection of undefined symbols that my last "quick fix" commit | peter | 1995-11-03 | 1 | -2/+3 |
* | | | Cleanup make process per Bruce suggestions | ache | 1995-11-03 | 5 | -20/+97 |
* | | | Add $id$ and ${COPY} | ache | 1995-11-03 | 1 | -2/+2 |
* | | | Cleanup make process per Bruce suggestions | ache | 1995-11-03 | 7 | -18/+343 |
* | | | Fix the :S modifier to substitute in each word of the variable, according | adam | 1995-11-01 | 1 | -16/+6 |
* | | | Fix ranlib to work with odd-length extended names. | ache | 1995-11-01 | 1 | -1/+1 |
* | | | Merge in changes from ppp-2.2's chat onto the mainline... | peter | 1995-10-31 | 3 | -274/+514 |
* | | | This commit was generated by cvs2svn to compensate for changes in r11987, | peter | 1995-10-31 | 1 | -3/+4 |
|\ \ \ |
|
| * | | | Vendor branch import of chat from ppp-2.2 package.. | peter | 1995-10-31 | 3 | -268/+510 |
* | | | | <sys/user.h> -> <sys/time.h> | phk | 1995-10-30 | 1 | -2/+2 |
* | | | | Remove char->int promotion. | ache | 1995-10-29 | 1 | -6/+4 |
* | | | | #include <sys/user.h> | phk | 1995-10-29 | 2 | -1/+3 |
* | | | | Make it works with 8bit charsets | ache | 1995-10-29 | 1 | -15/+18 |