| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove VMIN_BUG from CFLAGS, add 57600, 115200 | Andrey A. Chernov | 1994-10-27 | 2 | -1/+10 |
| * | lorder(1) manual page not properly installed due to makefile usurping | Paul Traina | 1994-10-27 | 1 | -1/+1 |
| * | Remove the f77 script now that we are instead installing a f77 program | L Jonas Olsson | 1994-10-27 | 1 | -4/+0 |
| * | Partially back out previous fix (in cases ':' and '!'), | Andrey A. Chernov | 1994-10-24 | 2 | -4/+14 |
| * | Remove undocumented talk behaviour, when names like | Andrey A. Chernov | 1994-10-24 | 1 | -9/+3 |
| * | Use new NFS sysctl interface to get statistics rather than reading /dev/kmem, | Garrett Wollman | 1994-10-23 | 2 | -33/+53 |
| * | The talkd security hole can ealso be exploited by wall (and thus rwall). | Guido van Rooij | 1994-10-23 | 1 | -0/+5 |
| * | P was missing from getopt string | Adam David | 1994-10-19 | 1 | -1/+1 |
| * | Prevents segm. fault on unknown option | Andrey A. Chernov | 1994-10-19 | 1 | -0/+5 |
| * | Remove which per Rod's request. | Paul Traina | 1994-10-19 | 1 | -2/+2 |
| * | Added which | Paul Traina | 1994-10-19 | 1 | -2/+2 |
| * | Include most of the logdaemon v4.4 S/key changes | Paul Traina | 1994-10-19 | 8 | -50/+36 |
| * | Made zero-fill stats a bit more clear. | David Greenman | 1994-10-18 | 1 | -2/+2 |
| * | Updated to changes in struct vmmeter. | David Greenman | 1994-10-18 | 1 | -4/+4 |
| * | Updated to changes in struct vmmeter and reorganized -s stats to be more | David Greenman | 1994-10-18 | 1 | -13/+15 |
| * | Spelling mistakes. | Poul-Henning Kamp | 1994-10-17 | 1 | -4/+4 |
| * | Restore all of my changes that Garrett clobbered in the previous commit. | David Greenman | 1994-10-17 | 1 | -72/+19 |
| * | Added a missing 'break;' | Poul-Henning Kamp | 1994-10-16 | 1 | -0/+1 |
| * | Symorder complains if INET isn't in the kernel. I added '-m' to inform it | Poul-Henning Kamp | 1994-10-16 | 2 | -4/+10 |
| * | Remove `ld' from the clean line also. Someone should look at all the | Gary Palmer | 1994-10-16 | 1 | -2/+2 |
| * | New way of getting disk drive names. | Garrett Wollman | 1994-10-16 | 3 | -60/+87 |
| * | Remove directories we don't have from the clean SUBDIR's and add note | Gary Palmer | 1994-10-16 | 1 | -2/+4 |
| * | Fix up this makefile so that it handles `clean' and `cleandir' properly. | Gary Palmer | 1994-10-15 | 1 | -2/+4 |
| * | Updated to changes in struct vmmeter. | David Greenman | 1994-10-15 | 1 | -11/+11 |
| * | Updated to changes in struct vmmeter. Nuked !NEWVM code. Fixed rounding | David Greenman | 1994-10-15 | 1 | -72/+19 |
| * | Added '-b' option to display the number of in and out bytes on a given | David Greenman | 1994-10-12 | 4 | -35/+86 |
| * | Make `id' and `groups' somewhat faster and less cpu-intensive :-) | Garrett Wollman | 1994-10-11 | 2 | -2/+2 |
| * | Fix termcap path | Andrey A. Chernov | 1994-10-09 | 1 | -1/+1 |
| * | Splitted from libmytinfo | Andrey A. Chernov | 1994-10-09 | 4 | -0/+1648 |
| * | Back out part of ctype fixes, unneded with new ctypoe | Andrey A. Chernov | 1994-10-09 | 6 | -18/+18 |
| * | #if 0'd out the meat of the swap code until I get a chance to rewrite it. | David Greenman | 1994-10-09 | 1 | -1/+7 |
| * | Back out the fluff, leave the meat | Paul Traina | 1994-10-07 | 6 | -2/+30 |
| * | (a) there's no reason for PASSIVEMODE to be conditionally compiled since it's | Paul Traina | 1994-10-06 | 7 | -28/+13 |
| * | Back out ospeed change | Andrey A. Chernov | 1994-10-06 | 3 | -6/+2 |
| * | Since Rod insists on having this idiotic error message, at least call | Garrett Wollman | 1994-10-06 | 1 | -1/+1 |
| * | PC/ospeed code ifdefed out, our libtermcap use usleep now | Andrey A. Chernov | 1994-10-06 | 3 | -2/+6 |
| * | Changes to buf.h now require that param.h be included. | David Greenman | 1994-10-05 | 1 | -0/+1 |
| * | Realigned the output of "vmstat -m", "MSDOSFS mount" was too wide for the | Poul-Henning Kamp | 1994-10-05 | 1 | -11/+21 |
| * | Fix -p option sed script so that it really does change program.o: into | Rodney W. Grimes | 1994-10-03 | 1 | -1/+1 |
| * | Document router advertisement and solicitation messages in ICMP input | Garrett Wollman | 1994-10-02 | 1 | -2/+2 |
| * | f77.script resides in source, not obj dir | Paul Traina | 1994-10-01 | 1 | -1/+1 |
| * | Initial import of eBones. | Geoff Rehmet | 1994-09-30 | 12 | -0/+823 |
| * | Undo damage done between revisions 1.6 and 1.7 | Geoff Rehmet | 1994-09-30 | 1 | -6/+12 |
| * | Add f77 shell script frontend for f2c/gcc | Paul Traina | 1994-09-30 | 2 | -0/+118 |
| * | Define MAN1 man page variable. | Steven Wallace | 1994-09-29 | 1 | -3/+3 |
| * | Add -p flag and pftp alias for passive ftp | Paul Traina | 1994-09-29 | 3 | -3/+18 |
| * | Add support for s/keys | Paul Traina | 1994-09-29 | 2 | -2/+16 |
| * | Install support for skey and login.access | Paul Traina | 1994-09-29 | 2 | -21/+65 |
| * | First level of changes for bringing in eBones (kerberos). | Geoff Rehmet | 1994-09-29 | 5 | -21/+52 |
| * | I finally had enough of tip not recognizing carrier loss. now it does. | Poul-Henning Kamp | 1994-09-29 | 3 | -0/+17 |