| Commit message (Expand) | Author | Age | Files | Lines |
* | A little fix for "make distribute". | phk | 1994-11-14 | 1 | -1/+1 |
* | Fix logic in previous commit. | bde | 1994-11-14 | 1 | -1/+1 |
* | Added chat | lars | 1994-11-12 | 1 | -2/+2 |
*---. | This commit was generated by cvs2svn to compensate for changes in r4374, | lars | 1994-11-12 | 10 | -0/+1809 |
|\ \ \ |
|
| | | * | chat for ppp, from ppp 2.1.2 | lars | 1994-11-12 | 1 | -0/+16 |
| | * | chat for ppp, from ppp 2.1.2 | lars | 1994-11-12 | 3 | -0/+1425 |
| | * | This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. | cvs2svn | 1994-09-23 | 1690 | -448756/+0 |
| * | | chat for ppp, from ppp 2.1.2 | lars | 1994-11-12 | 6 | -0/+368 |
* | | | Fix beforeinstall target: | ache | 1994-11-08 | 1 | -1/+1 |
* | | | Set given term name exactly, not first name from termcap entry. | ache | 1994-11-07 | 1 | -13/+0 |
* | | | Always make the salt a 8 char string (incl '\0') for algorithms that can use it | phk | 1994-11-06 | 1 | -1/+8 |
* | | | Better tuning for FreeBSD 2.0 | ache | 1994-11-04 | 1 | -0/+3 |
* | | | Merge changes with new version | ache | 1994-11-04 | 4 | -7/+7 |
* | | | This commit was generated by cvs2svn to compensate for changes in r4135, | ache | 1994-11-04 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | Initial import 1.8.6 | ache | 1994-11-04 | 5 | -8/+10 |
* | | | | Prepare for 1.8.6 import | ache | 1994-11-04 | 1 | -4/+4 |
* | | | | Simplify __FreeBSD__ block since __386BSD_ eliminated | ache | 1994-11-04 | 1 | -5/+3 |
* | | | | __386BSD__ -> __FreeBSD__ | jkh | 1994-11-04 | 1 | -2/+2 |
* | | | | Give up instead of looping endlessly for unknown speeds. | bde | 1994-10-30 | 1 | -2/+1 |
* | | | | More 8bit/ctype fixes, command mode | ache | 1994-10-30 | 4 | -39/+27 |
* | | | | Make window 8bit clean and ctype oriented. | ache | 1994-10-30 | 9 | -89/+16 |
* | | | | Fix hang on exit: needs to restore SIGIO reaction _before_ | ache | 1994-10-30 | 2 | -1/+3 |
* | | | | Fix print class mistype | ache | 1994-10-28 | 1 | -1/+1 |
* | | | | Andreas Klemm's tape erase patches from 1.1.5.1. | jkh | 1994-10-28 | 2 | -0/+6 |
* | | | | Remove VMIN_BUG from CFLAGS, add 57600, 115200 | ache | 1994-10-27 | 2 | -1/+10 |
* | | | | lorder(1) manual page not properly installed due to makefile usurping | pst | 1994-10-27 | 1 | -1/+1 |
* | | | | Remove the f77 script now that we are instead installing a f77 program | ljo | 1994-10-27 | 1 | -4/+0 |
* | | | | Partially back out previous fix (in cases ':' and '!'), | ache | 1994-10-24 | 2 | -4/+14 |
* | | | | Remove undocumented talk behaviour, when names like | ache | 1994-10-24 | 1 | -9/+3 |
* | | | | Use new NFS sysctl interface to get statistics rather than reading /dev/kmem, | wollman | 1994-10-23 | 2 | -33/+53 |
* | | | | The talkd security hole can ealso be exploited by wall (and thus rwall). | guido | 1994-10-23 | 1 | -0/+5 |
* | | | | P was missing from getopt string | adam | 1994-10-19 | 1 | -1/+1 |
* | | | | Prevents segm. fault on unknown option | ache | 1994-10-19 | 1 | -0/+5 |
* | | | | Remove which per Rod's request. | pst | 1994-10-19 | 1 | -2/+2 |
* | | | | Added which | pst | 1994-10-19 | 1 | -2/+2 |
* | | | | Include most of the logdaemon v4.4 S/key changes | pst | 1994-10-19 | 8 | -50/+36 |
* | | | | Made zero-fill stats a bit more clear. | dg | 1994-10-18 | 1 | -2/+2 |
* | | | | Updated to changes in struct vmmeter. | dg | 1994-10-18 | 1 | -4/+4 |
* | | | | Updated to changes in struct vmmeter and reorganized -s stats to be more | dg | 1994-10-18 | 1 | -13/+15 |
* | | | | Spelling mistakes. | phk | 1994-10-17 | 1 | -4/+4 |
* | | | | Restore all of my changes that Garrett clobbered in the previous commit. | dg | 1994-10-17 | 1 | -72/+19 |
* | | | | Added a missing 'break;' | phk | 1994-10-16 | 1 | -0/+1 |
* | | | | Symorder complains if INET isn't in the kernel. I added '-m' to inform it | phk | 1994-10-16 | 2 | -4/+10 |
* | | | | Remove `ld' from the clean line also. Someone should look at all the | gpalmer | 1994-10-16 | 1 | -2/+2 |
* | | | | New way of getting disk drive names. | wollman | 1994-10-16 | 3 | -60/+87 |
* | | | | Remove directories we don't have from the clean SUBDIR's and add note | gpalmer | 1994-10-16 | 1 | -2/+4 |
* | | | | Fix up this makefile so that it handles `clean' and `cleandir' properly. | gpalmer | 1994-10-15 | 1 | -2/+4 |
* | | | | Updated to changes in struct vmmeter. | dg | 1994-10-15 | 1 | -11/+11 |
* | | | | Updated to changes in struct vmmeter. Nuked !NEWVM code. Fixed rounding | dg | 1994-10-15 | 1 | -72/+19 |
* | | | | Added '-b' option to display the number of in and out bytes on a given | dg | 1994-10-12 | 4 | -35/+86 |