| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Make `id' and `groups' somewhat faster and less cpu-intensive :-) | wollman | 1994-10-11 | 2 | -2/+2 |
* | | Fix termcap path | ache | 1994-10-09 | 1 | -1/+1 |
* | | This commit was generated by cvs2svn to compensate for changes in r3462, | ache | 1994-10-09 | 4 | -0/+1648 |
|\ \ |
|
| * | | Splitted from libmytinfo | ache | 1994-10-09 | 4 | -0/+1648 |
| / |
|
* | | Back out part of ctype fixes, unneded with new ctypoe | ache | 1994-10-09 | 6 | -18/+18 |
* | | #if 0'd out the meat of the swap code until I get a chance to rewrite it. | dg | 1994-10-09 | 1 | -1/+7 |
* | | Back out the fluff, leave the meat | pst | 1994-10-07 | 6 | -2/+30 |
* | | (a) there's no reason for PASSIVEMODE to be conditionally compiled since it's | pst | 1994-10-06 | 7 | -28/+13 |
* | | Back out ospeed change | ache | 1994-10-06 | 3 | -6/+2 |
* | | Since Rod insists on having this idiotic error message, at least call | wollman | 1994-10-06 | 1 | -1/+1 |