| Commit message (Expand) | Author | Age | Files | Lines |
* | This is a userland tool, not a kernel component or libstand client. | peter | 2002-07-17 | 1 | -5/+5 |
* | Fix a spelling mistake. | dwmalone | 2002-07-17 | 1 | -1/+1 |
* | Changes which rewrite 'lpc topq', and which add 'lpc bottomq'. These | gad | 2002-07-17 | 9 | -10/+1103 |
* | Unbreak Alpha build. | des | 2002-07-16 | 1 | -1/+1 |
* | Add IPv6 support. | alfred | 2002-07-15 | 1 | -5/+15 |
* | add support for rpc IPv6 (rpc/udp/46 ...) | alfred | 2002-07-15 | 2 | -33/+103 |
* | use getaddrinfo() instead of gethostbyname(). | alfred | 2002-07-15 | 1 | -5/+11 |
* | Nuke unused variable. | alfred | 2002-07-15 | 1 | -1/+0 |
* | do not call clnt_spcreateerror nor clnt_sperror with a NULL pointer, instead | alfred | 2002-07-15 | 1 | -3/+3 |
* | Port to TI/RPC and/or IPV6. | alfred | 2002-07-15 | 2 | -14/+6 |
* | If an RPC fails, try a shorter reply in case the fault lies with the | alfred | 2002-07-15 | 1 | -10/+39 |
* | de-__P(). | alfred | 2002-07-15 | 2 | -36/+32 |
* | Comment out WARNS?=4 to unbreak the Alpha build. | des | 2002-07-15 | 1 | -1/+2 |
* | Get rid of %qd, and unbreak Alpha build. | des | 2002-07-15 | 3 | -11/+16 |
* | Get rid of %qd, and unbreak Alpha build. | des | 2002-07-15 | 2 | -3/+6 |
* | The .Nm utility | charnier | 2002-07-14 | 138 | -613/+918 |
* | Moved the setting of all profiling-related variables except the key one | bde | 2002-07-13 | 2 | -12/+8 |
* | Call routine to free everything obtained when filling in 'struct printer'. | gad | 2002-07-12 | 1 | -0/+1 |
* | Fix set_qstate() so it correctly checks for any error from chmod(). | gad | 2002-07-12 | 1 | -1/+1 |
* | Add a SQS_QCHANGED option to set_qstate(). This will soon be used by 'lpc'. | gad | 2002-07-12 | 2 | -1/+11 |
* | Add two variables to struct jobqueue, and change the way that getq() | gad | 2002-07-12 | 2 | -3/+10 |
* | Move prototypes for ctl_readcf and ctl_freeinf from ctlinfo.c to ctlinfo.h, | gad | 2002-07-12 | 2 | -2/+2 |
* | WARNS=2, de-__P() | alfred | 2002-07-11 | 2 | -7/+6 |
* | WARNS=4, de-__P() | alfred | 2002-07-11 | 2 | -5/+3 |
* | Fix indentation broken in previous __P removal. | alfred | 2002-07-11 | 2 | -15/+15 |
* | WARNS=4, de-__P() | alfred | 2002-07-11 | 4 | -37/+39 |
* | WARNS=4, de-__P() | alfred | 2002-07-11 | 2 | -27/+28 |
* | de-__P() | alfred | 2002-07-11 | 1 | -3/+2 |
* | WARNS=4, de-__P() | alfred | 2002-07-11 | 6 | -33/+30 |
* | WARNS=4 | alfred | 2002-07-11 | 2 | -4/+2 |
* | WARNS=4 cleanup, de-__P() | alfred | 2002-07-11 | 2 | -12/+14 |
* | de-__P() | alfred | 2002-07-11 | 1 | -1/+1 |
* | WARNS?=4 cleanup. | alfred | 2002-07-11 | 3 | -17/+34 |
* | de-__P() | alfred | 2002-07-11 | 1 | -3/+3 |
* | Use the length modifier 'l' when supplying an argument of | robert | 2002-07-11 | 1 | -1/+1 |
* | - Remove unnecessary inclusion of <utmp.h>. | robert | 2002-07-11 | 1 | -2/+1 |
* | de-__P() | alfred | 2002-07-11 | 3 | -51/+51 |
* | mark unused variable. | alfred | 2002-07-11 | 1 | -1/+1 |
* | conditionally set WARNS via ?=. | alfred | 2002-07-11 | 1 | -2/+2 |
* | fixup for WARNS=4. | alfred | 2002-07-11 | 8 | -19/+23 |
* | de-__P() | alfred | 2002-07-11 | 16 | -124/+122 |
* | Set NO_WERROR to ignore the following warning which is emitted on | bde | 2002-07-11 | 1 | -0/+1 |
* | make mostly WARNS=4 clean. | alfred | 2002-07-11 | 5 | -9/+12 |
* | Log the IP of the machine if an invalid host is passed over the wire. | alfred | 2002-07-11 | 1 | -1/+4 |
* | Fix return values in the sm_notify_1 service routine to return an answer | alfred | 2002-07-11 | 1 | -3/+3 |
* | Fix syslog format errors introduced in 1.6. | alfred | 2002-07-11 | 1 | -3/+3 |
* | add includes for inet_ntoa prototype. | alfred | 2002-07-11 | 1 | -0/+4 |
* | include string.h for strcmp(3) prototype. | alfred | 2002-07-11 | 1 | -0/+1 |
* | include stdlib.h for exit(3) prototype. | alfred | 2002-07-11 | 1 | -0/+1 |
* | Do not allow unsafe characters in monitored hostnames. | alfred | 2002-07-11 | 2 | -38/+95 |