| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Use err(3). Add references to others man pages. Wait for the user to | charnier | 1997-08-29 | 2 | -19/+24 |
* | du(1) always exit with value zero. | wosch | 1997-08-29 | 1 | -1/+1 |
* | more sanity check before making output. | itojun | 1997-08-29 | 1 | -3/+3 |
* | Make X11 support in doscmd dependent on the actual libX11.a library and | jlemon | 1997-08-28 | 1 | -2/+2 |
* | To cope with shell archive file generated by GNU sharutils 4.2. | itojun | 1997-08-28 | 1 | -2/+10 |
* | Use err(3). Rewrote man page in mdoc format. The user visible change is that | charnier | 1997-08-28 | 5 | -171/+148 |
* | Use err(3). Add usage and prototypes. Use getopt(). Document -v flag. | charnier | 1997-08-28 | 2 | -57/+83 |
* | Stop parsing args before user supplied to argument in sendmail. | imp | 1997-08-28 | 1 | -2/+2 |
* | Don't preferentially execute Makefiles in ${OBJDIR} - it just causes | jkh | 1997-08-27 | 1 | -4/+3 |
* | Uncomment sccsid string and enclose it inside #if 0/#endif. | charnier | 1997-08-27 | 2 | -10/+11 |
* | Use err(3) instead of local redefinition. | charnier | 1997-08-27 | 2 | -56/+30 |
* | Adapt to recent smp tree changes.. | peter | 1997-08-27 | 1 | -2/+3 |
* | Use err(3). Add usage() and prototypes. | charnier | 1997-08-26 | 2 | -67/+60 |
* | Cosmetic in usage string. | charnier | 1997-08-26 | 1 | -1/+1 |
* | Use err(3). | charnier | 1997-08-26 | 2 | -19/+22 |