| Commit message (Expand) | Author | Age | Files | Lines |
* | Try to give a more descriptive error message for the pilot error of | Joerg Wunsch | 2002-07-18 | 2 | -25/+81 |
* | Remove unused calls to inet_addr() | Brian Somers | 2002-07-18 | 2 | -2/+0 |
* | s/${INSTALL} -c/${INSTALL} ${COPY}/ | Ruslan Ermilov | 2002-07-18 | 3 | -4/+4 |
* | This is a userland tool, not a kernel component or libstand client. | Peter Wemm | 2002-07-17 | 1 | -5/+5 |
* | Fix a spelling mistake. | David Malone | 2002-07-17 | 1 | -1/+1 |
* | Changes which rewrite 'lpc topq', and which add 'lpc bottomq'. These | Garance A Drosehn | 2002-07-17 | 9 | -10/+1103 |
* | Unbreak Alpha build. | Dag-Erling Smørgrav | 2002-07-16 | 1 | -1/+1 |
* | Add IPv6 support. | Alfred Perlstein | 2002-07-15 | 1 | -5/+15 |
* | add support for rpc IPv6 (rpc/udp/46 ...) | Alfred Perlstein | 2002-07-15 | 2 | -33/+103 |
* | use getaddrinfo() instead of gethostbyname(). | Alfred Perlstein | 2002-07-15 | 1 | -5/+11 |
* | Nuke unused variable. | Alfred Perlstein | 2002-07-15 | 1 | -1/+0 |
* | do not call clnt_spcreateerror nor clnt_sperror with a NULL pointer, instead | Alfred Perlstein | 2002-07-15 | 1 | -3/+3 |
* | Port to TI/RPC and/or IPV6. | Alfred Perlstein | 2002-07-15 | 2 | -14/+6 |
* | If an RPC fails, try a shorter reply in case the fault lies with the | Alfred Perlstein | 2002-07-15 | 1 | -10/+39 |
* | de-__P(). | Alfred Perlstein | 2002-07-15 | 2 | -36/+32 |
* | Comment out WARNS?=4 to unbreak the Alpha build. | Dag-Erling Smørgrav | 2002-07-15 | 1 | -1/+2 |
* | Get rid of %qd, and unbreak Alpha build. | Dag-Erling Smørgrav | 2002-07-15 | 3 | -11/+16 |
* | Get rid of %qd, and unbreak Alpha build. | Dag-Erling Smørgrav | 2002-07-15 | 2 | -3/+6 |
* | The .Nm utility | Philippe Charnier | 2002-07-14 | 138 | -613/+918 |
* | Moved the setting of all profiling-related variables except the key one | Bruce Evans | 2002-07-13 | 2 | -12/+8 |
* | Call routine to free everything obtained when filling in 'struct printer'. | Garance A Drosehn | 2002-07-12 | 1 | -0/+1 |
* | Fix set_qstate() so it correctly checks for any error from chmod(). | Garance A Drosehn | 2002-07-12 | 1 | -1/+1 |
* | Add a SQS_QCHANGED option to set_qstate(). This will soon be used by 'lpc'. | Garance A Drosehn | 2002-07-12 | 2 | -1/+11 |
* | Add two variables to struct jobqueue, and change the way that getq() | Garance A Drosehn | 2002-07-12 | 2 | -3/+10 |
* | Move prototypes for ctl_readcf and ctl_freeinf from ctlinfo.c to ctlinfo.h, | Garance A Drosehn | 2002-07-12 | 2 | -2/+2 |
* | WARNS=2, de-__P() | Alfred Perlstein | 2002-07-11 | 2 | -7/+6 |
* | WARNS=4, de-__P() | Alfred Perlstein | 2002-07-11 | 2 | -5/+3 |
* | Fix indentation broken in previous __P removal. | Alfred Perlstein | 2002-07-11 | 2 | -15/+15 |
* | WARNS=4, de-__P() | Alfred Perlstein | 2002-07-11 | 4 | -37/+39 |
* | WARNS=4, de-__P() | Alfred Perlstein | 2002-07-11 | 2 | -27/+28 |
* | de-__P() | Alfred Perlstein | 2002-07-11 | 1 | -3/+2 |
* | WARNS=4, de-__P() | Alfred Perlstein | 2002-07-11 | 6 | -33/+30 |
* | WARNS=4 | Alfred Perlstein | 2002-07-11 | 2 | -4/+2 |
* | WARNS=4 cleanup, de-__P() | Alfred Perlstein | 2002-07-11 | 2 | -12/+14 |
* | de-__P() | Alfred Perlstein | 2002-07-11 | 1 | -1/+1 |
* | WARNS?=4 cleanup. | Alfred Perlstein | 2002-07-11 | 3 | -17/+34 |
* | de-__P() | Alfred Perlstein | 2002-07-11 | 1 | -3/+3 |
* | Use the length modifier 'l' when supplying an argument of | Robert Drehmel | 2002-07-11 | 1 | -1/+1 |
* | - Remove unnecessary inclusion of <utmp.h>. | Robert Drehmel | 2002-07-11 | 1 | -2/+1 |
* | de-__P() | Alfred Perlstein | 2002-07-11 | 3 | -51/+51 |
* | mark unused variable. | Alfred Perlstein | 2002-07-11 | 1 | -1/+1 |
* | conditionally set WARNS via ?=. | Alfred Perlstein | 2002-07-11 | 1 | -2/+2 |
* | fixup for WARNS=4. | Alfred Perlstein | 2002-07-11 | 8 | -19/+23 |
* | de-__P() | Alfred Perlstein | 2002-07-11 | 16 | -124/+122 |
* | Set NO_WERROR to ignore the following warning which is emitted on | Bruce Evans | 2002-07-11 | 1 | -0/+1 |
* | make mostly WARNS=4 clean. | Alfred Perlstein | 2002-07-11 | 5 | -9/+12 |
* | Log the IP of the machine if an invalid host is passed over the wire. | Alfred Perlstein | 2002-07-11 | 1 | -1/+4 |
* | Fix return values in the sm_notify_1 service routine to return an answer | Alfred Perlstein | 2002-07-11 | 1 | -3/+3 |
* | Fix syslog format errors introduced in 1.6. | Alfred Perlstein | 2002-07-11 | 1 | -3/+3 |
* | add includes for inet_ntoa prototype. | Alfred Perlstein | 2002-07-11 | 1 | -0/+4 |