summaryrefslogtreecommitdiff
path: root/usr.bin/rpcgen
Commit message (Expand)AuthorAgeFilesLines
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-5/+10
* Reduce the number of args to .%T to an acceptable number byChris Costello2000-02-141-1/+1
* Fxi various man pages to stop abusing the .Bx macro to generateMike Pritchard2000-01-231-3/+3
* mdoc(7)'fyAlexey Zelkin1999-10-301-7/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-285-5/+5
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Clean up some ambiguous nested if/elses.Bill Fumerola1999-07-041-3/+5
* Backed out previous commit. The bug was in rev.1.49 of src/Makefile.inc1,Bruce Evans1999-01-041-1/+1
* Fix a build problem when upgrading from 9 month old sources. There'sChuck Robey1999-01-041-1/+1
* include <pthread.h>David E. O'Brien1998-09-252-2/+6
* Add support for the RPC 64-bit integer type ``hyper''.David E. O'Brien1998-09-081-2/+2
* Fixed printf format errors.Bruce Evans1998-08-022-2/+2
* PR: docs/5628Peter Hawkins1998-06-061-1/+1
* Fix a #ifndef that became a #ifdef and changed the defaultJohn Birrell1998-03-071-2/+2
* Add #ifdefs for __NetBSD__ in the rest of the places where __FreeBSD__John Birrell1998-01-151-12/+12
* Add __NetBSD__ in a couple of places to allow this program toJohn Birrell1998-01-091-3/+5
* Convert to mdoc.Philippe Charnier1997-11-031-360/+323
* Use err(3), cosmetic in usage(), remove `cmdname'.Philippe Charnier1997-08-064-68/+58
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-1211-187/+221
* Minor cleanup of the rpc man pages to silence manck.Mike Pritchard1996-02-121-3/+3
* Correct some manual page cross reference errors. E.g. su is a sectionMike Pritchard1996-02-021-6/+4
* Clean up. (I hope I'm doing this right.)Bill Paul1995-12-1313-679/+4152
* This commit was generated by cvs2svn to compensate for changes in r12795,Bill Paul1995-12-132-0/+482
|\
| * Import a newer and more functional version of rpcgen.vendor/rpcgenBill Paul1995-12-1315-0/+7411
* Remove trailing whitespace.Rodney W. Grimes1995-05-3012-127/+127
* End of listcan be not marked, fix itAndrey A. Chernov1995-05-151-1/+2
* Fix rpcgen so that generated files are written to the current workingNate Williams1995-03-042-7/+13
* Move RPC stub generator program over from 1.1.5.Garrett Wollman1994-08-0713-0/+3449