| Commit message (Expand) | Author | Age | Files | Lines |
* | YAMF22: (rev 1.3.2.2) Display realtime and idle priorities appropriately. | peter | 1997-09-28 | 1 | -2/+14 |
* | Translated too much of it. | wosch | 1997-09-27 | 2 | -54/+54 |
* | Having done ICMP, UDP, and IP, could a TCP display be far behind? | wollman | 1997-09-27 | 5 | -14/+375 |
* | Add canonical 32bit crc as alorithm 3. | phk | 1997-09-26 | 5 | -3/+127 |
* | Show size of vnode pool in vmstat mode. | peter | 1997-09-25 | 1 | -2/+21 |
* | Emboldened by the success of yesterday's ICMP statistics display, | wollman | 1997-09-25 | 4 | -2/+353 |
* | Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp> | julian | 1997-09-24 | 2 | -1/+277 |
* | put in the link for the dummy collation module for Shift-JIS | julian | 1997-09-24 | 1 | -2/+2 |
* | Add a mode to display ICMP statistics. | wollman | 1997-09-24 | 9 | -19/+520 |
* | Float overflow in statistic function for large databases | wosch | 1997-09-23 | 1 | -4/+4 |
* | Polish message catalogs for vi. | wosch | 1997-09-22 | 1 | -2/+6 |
* | Polish message catalogs for ee. | wosch | 1997-09-22 | 3 | -1/+369 |
* | Add ypwhich(1) and yppoll(8) manual pages. | wosch | 1997-09-21 | 2 | -2/+101 |
* | Fix argument string for getopt. | dima | 1997-09-18 | 1 | -2/+2 |
* | Use -ansi -pedantic -trigraphs, as suggested by Bruce. | joerg | 1997-09-18 | 2 | -21/+133 |
* | Many places in the code NULL is used in integer context, where | phk | 1997-09-18 | 15 | -43/+43 |
* | Activate c89(1). | joerg | 1997-09-17 | 1 | -2/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r29544, | joerg | 1997-09-17 | 3 | -0/+122 |
|\ |
|
| * | c89 is the Posix.2 name for a C compiler that accepts ANSI/ISO C source | joerg | 1997-09-17 | 3 | -0/+122 |
* | revert: The warning was supposed to irritate someone into fixing this. | jkh | 1997-09-15 | 1 | -3/+2 |
* | Proper casting for clnt_broadcast() args. | jkh | 1997-09-15 | 1 | -2/+2 |
* | Silence a warning with a cast. | jkh | 1997-09-15 | 1 | -2/+2 |
* | unsigned char -> caddr_t for mmap's return value. | jkh | 1997-09-15 | 1 | -2/+3 |
* | Fix a comment. | phk | 1997-09-15 | 1 | -1/+1 |
* | Change manual declarations of some functions to proper includes | ache | 1997-09-15 | 1 | -15/+30 |
* | Allow backspace too | ache | 1997-09-15 | 1 | -2/+3 |
* | Oops, fix upper controls test | ache | 1997-09-15 | 1 | -2/+3 |
* | Localize it. High controls disabled in any case. | ache | 1997-09-15 | 1 | -5/+11 |
* | Install gencat.1 manpage. | wosch | 1997-09-14 | 2 | -2/+63 |
* | In these days, waiting one full second for more to appear is far too long. | phk | 1997-09-14 | 1 | -2/+2 |
* | When calling strip, temporarily close the file, call strip and then | peter | 1997-09-14 | 1 | -2/+10 |
* | PR: docs/4383 | wosch | 1997-09-13 | 1 | -5/+14 |
* | spelling corrections. | wosch | 1997-09-13 | 1 | -1/+1 |
* | Add manpage links ypchpass.1, ypchfn.1, ypchsh.1 | wosch | 1997-09-13 | 1 | -0/+3 |
* | Document newly added -d option and fix usage string | ache | 1997-09-12 | 2 | -4/+7 |
* | The "-d" option dumps out the entire process list on a per controlling | ache | 1997-09-12 | 1 | -11/+40 |
* | Teach comm(1) and uniq(1) about an option for case-insensitive work. | joerg | 1997-09-07 | 4 | -12/+42 |
* | "lmd" -> "-lmd" | nate | 1997-09-05 | 1 | -2/+2 |
* | If elf, don't add libmd.a just because we link against libskey.so. | peter | 1997-09-05 | 1 | -0/+3 |
* | If building elf, don't link in libmd.a just for libskey.so to use. Under | peter | 1997-09-05 | 1 | -3/+9 |
* | - Changed default PAGER from 'less' to 'more', since we don't have less | nate | 1997-09-05 | 1 | -2/+2 |
* | Added an replacement for callrpc that uses tcp as primary transport method. | tegge | 1997-09-04 | 1 | -3/+72 |
* | Touch up the code that implements "ldd -v". | jdp | 1997-09-02 | 3 | -54/+86 |
* | Fix file names. | wosch | 1997-08-31 | 6 | -9/+9 |
* | Display file size as an unsigned long. | alex | 1997-08-31 | 1 | -2/+2 |
* | fix a few spelling changes | jmg | 1997-08-30 | 3 | -4/+4 |
* | fix misspelling | jmg | 1997-08-30 | 1 | -1/+1 |
* | Add -execdir which will execute the exec command in the dir of the file | imp | 1997-08-29 | 5 | -5/+117 |
* | Use err(3). Cosmetic in usage(). Delay the compute of defaultdomain (from | charnier | 1997-08-29 | 1 | -34/+28 |
* | Use err(3). Add Xreferences. Delay the compute of default domain. | charnier | 1997-08-29 | 2 | -24/+23 |