summaryrefslogtreecommitdiffstats
path: root/usr.bin/rpcgen (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* files with dead .Xr's;jmc2003-03-111-3/+3
* allocation mischecks by cloder@acm.org; lots of other cleanup by mederaadt2002-07-0513-546/+582
* a real pid_t cleanup.mpech2002-06-121-3/+5
* i think the TLI rpcgen side generates a format string bug on output... butderaadt2002-06-091-4/+4
* cleanupsderaadt2002-06-0111-637/+641
* unsigned vs unsigned intderaadt2002-05-271-4/+4
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-1612-142/+142
* KNF, and remove part of the TLI garbagederaadt2001-12-0513-1063/+936
* argh! i messed something up!deraadt2001-11-2412-476/+540
* half finished KNFderaadt2001-11-2412-540/+476
* Fix a couple of printf().miod2001-11-242-4/+4
* rpcgen is not nearly KNF, but it now generates close to KNF codederaadt2001-11-075-65/+65
* Uhmm, nope, this broke everythingderaadt2001-07-1811-262/+212
* -Wall cleanup; ok deraadtpvalchev2001-07-1711-212/+262
* give actual cpp name that failed; obrienderaadt2001-01-211-3/+3
* make closedown() use __svc_fdset, so that large fd_set sizes close down nicederaadt2001-01-111-16/+5
* - Section shuffling: comply to the section ordering outlined in mdoc(7).aaron2000-11-101-22/+18
* Change all option list specifications to ".Bl -tag -width Ds". Most manaaron2000-11-091-2/+2
* Various cleanups and standardization.aaron2000-03-101-28/+36
* oflowderaadt1999-12-041-5/+6
* The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.aaron1999-07-071-1/+2
* usr.bin/ man page cleanups, n-saaron1998-09-271-38/+37
* make -Ss code correct; ghudson@mit.eduderaadt1997-11-151-5/+2
* s/inline/doinline/; christosderaadt1997-10-114-18/+16
* $OpenBSD$deraadt1997-09-211-3/+2
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-251-8/+8
* remove spurious ,; jtkderaadt1997-06-111-2/+2
* from netbsd; treat arrays used with XDR_INLINE as arrays of 'int32_t's,deraadt1996-12-101-9/+9
* Don't add a comma after the last entry in an enumtholo1996-09-151-2/+5
* rcsidderaadt1996-06-2614-0/+14
* From NetBSD: merge of 960317niklas1996-03-271-2/+6
* s/environmental/environment/deraadt1995-12-081-2/+2
* initial import of NetBSD treederaadt1995-10-1815-0/+6543