Age | Commit message (Expand) | Author |
2004-01-04 | gcc3 doesn't like varargs, it was found that the varargs.h inclusion is | Dale Rahn |
2003-12-16 | bad printf; leopold-bloom@foni.net | Theo de Raadt |
2003-12-01 | -Wall cleanup: trim unused vars, right format strings, constify rcsids, | Anil Madhavapeddy |
2003-11-07 | adress -> address, and a few more; all from Jonathon Gray; | Jason McIntyre |
2003-08-31 | Make deviceInitAll work again. -moj | Mats O Jansson |
2003-08-19 | rewrite SIOCGIFCONF into getifaddrs. deraadt ok | Jun-ichiro itojun Hagino |
2003-06-12 | - section reorder | Jason McIntyre |
2003-06-04 | more 3/4 cleanups for lazy developers | Theo de Raadt |
2003-06-02 | remove clause 3 and 4. -moj | Mats O Jansson |
2003-04-19 | format string typo in usage (%d -> %s for program name) | Anil Madhavapeddy |
2003-04-13 | obvious typo: "s%" -> "%s" in format string | Anil Madhavapeddy |
2003-03-09 | bad license | Matthieu Herrb |
2002-11-09 | yet another round of SEE ALSO fixes. | Federico G. Schwindt |
2002-09-07 | off by one fix from aaron@. -moj | Mats O Jansson |
2002-09-07 | pedantic ansify. -moj | Mats O Jansson |
2002-07-13 | use snprintf | Theo de Raadt |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
2002-06-10 | Remove NO__P since __P has been removed. Found by hin@ -moj | Mats O Jansson |
2002-05-26 | pid_t cleanup | Theo de Raadt |
2002-05-11 | Add missing libraries to bsd.prog.mk (mostly kerberosV) | Marc Espie |
2002-04-01 | change the extra text following preprocessor directives into comments. | Dan Harnett |
2002-03-14 | kill more registers. | Mike Pechkin |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-11-16 | Close comment. | Miod Vallat |
2001-08-12 | #(endif|else) foo is incorrect, make it #endif /* foo */ | Heikki Korpela |
2001-02-07 | spelling | Todd T. Fries |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-11-08 | - Get rid of ".Sh OPTIONS" and always use the standard options list intro. | Aaron Campbell |
2000-07-04 | File of the week :-) If Tertiary Loader data link size might not be set. | Mats O Jansson |
2000-07-04 | If the spec allows 128-character filenames, our buffer has to be at least 129 | Aaron Campbell |
2000-07-03 | typo | Niklas Hallqvist |
2000-07-03 | Ignore filenames that are longer than spec allows (128 for MOP V4.0.0). | Mats O Jansson |
2000-06-28 | creating line ourselves, but just in case, use %s with syslog | Theo de Raadt |
2000-04-15 | - For consistency, `super-user' -> `superuser' in all cases. | Aaron Campbell |
2000-03-23 | More pedantic man page formatting insanity, lalala | Aaron Campbell |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell |
2000-02-20 | string manipluation paranoia changes. Most probably not exploitable. | bitblt |
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell |
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |
1999-05-15 | ethernet -> Ethernet, other repairs | Aaron Campbell |
1999-05-15 | repair | Aaron Campbell |
1999-03-27 | Upgrade to 2.5.4. Mopprobe is working again, and some linux support. -moj | Mats O Jansson |
1998-07-07 | fd_set is not a struct | Artur Grabowski |
1998-03-19 | main returns int | Theo de Raadt |
1998-03-04 | Wall | Theo de Raadt |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-08-18 | #include <string.h> not <strings.h> -- Yes, I'm a weanie... | Todd C. Miller |