Age | Commit message (Expand) | Author |
2003-12-01 | Format string fixes from art's amd64 tree. | Alexander Yurchenko |
2003-08-16 | missing comma in non-ansi mode; spotted by pvalchev | Theo de Raadt |
2003-08-06 | Remove some double semicolons (hmm, do two semis equal a maxi?). | Todd C. Miller |
2003-07-10 | add missing includes | David Krause |
2003-07-09 | protos | Theo de Raadt |
2003-07-06 | generate protos for functions | Theo de Raadt |
2003-06-25 | protos | Theo de Raadt |
2003-06-25 | better output C | Theo de Raadt |
2003-06-19 | generate code that is much more ANSI and even KNF too | Theo de Raadt |
2003-06-11 | de-register | Theo de Raadt |
2003-06-10 | - section reorder | Jason McIntyre |
2003-06-01 | various format string cleanups; tedu ok | Theo de Raadt |
2003-04-26 | get rid of incorrectly sized buffer by using strdup/asprintf, | Peter Valchev |
2003-04-14 | recommit, with the typo fixed | Theo de Raadt |
2003-04-14 | oops | Theo de Raadt |
2003-04-14 | strlcpy, pretty easy | Theo de Raadt |
2003-04-06 | use strlcat | Theo de Raadt |
2003-03-30 | snprintf; millert ok | Theo de Raadt |
2003-03-13 | lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu | Theo de Raadt |
2003-03-11 | files with dead .Xr's; | Jason McIntyre |
2002-07-05 | allocation mischecks by cloder@acm.org; lots of other cleanup by me | Theo de Raadt |
2002-06-12 | a real pid_t cleanup. | Mike Pechkin |
2002-06-09 | i think the TLI rpcgen side generates a format string bug on output... but | Theo de Raadt |
2002-06-01 | cleanups | Theo de Raadt |
2002-05-27 | unsigned vs unsigned int | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-12-05 | KNF, and remove part of the TLI garbage | Theo de Raadt |
2001-11-24 | argh! i messed something up! | Theo de Raadt |
2001-11-24 | half finished KNF | Theo de Raadt |
2001-11-24 | Fix a couple of printf(). | Miod Vallat |
2001-11-07 | rpcgen is not nearly KNF, but it now generates close to KNF code | Theo de Raadt |
2001-07-18 | Uhmm, nope, this broke everything | Theo de Raadt |
2001-07-17 | -Wall cleanup; ok deraadt | Peter Valchev |
2001-01-21 | give actual cpp name that failed; obrien | Theo de Raadt |
2001-01-11 | make closedown() use __svc_fdset, so that large fd_set sizes close down nice | Theo de Raadt |
2000-11-10 | - Section shuffling: comply to the section ordering outlined in mdoc(7). | Aaron Campbell |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-03-10 | Various cleanups and standardization. | Aaron Campbell |
1999-12-04 | oflow | Theo de Raadt |
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell |
1998-09-27 | usr.bin/ man page cleanups, n-s | Aaron Campbell |
1997-11-15 | make -Ss code correct; ghudson@mit.edu | Theo de Raadt |
1997-10-11 | s/inline/doinline/; christos | Theo de Raadt |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff |
1997-06-11 | remove spurious ,; jtk | Theo de Raadt |
1996-12-10 | from netbsd; treat arrays used with XDR_INLINE as arrays of 'int32_t's, | Theo de Raadt |
1996-09-15 | Don't add a comma after the last entry in an enum | Thorsten Lockert |
1996-06-26 | rcsid | Theo de Raadt |
1996-03-27 | From NetBSD: merge of 960317 | Niklas Hallqvist |