Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Use them in DPADD throughout the tree. Fix a few mispells (LIBMATH -> LIBM...) Wipe obsolete lib (LIBRESOLV) Sort added missing libraries, move obsolete stuff apart. Synch documentation in bsd.README ok deraadt@ | |||
2002-04-01 | change the extra text following preprocessor directives into comments. | Dan Harnett | |
patch from David Krause <openbsd@davidkrause.com> ok millert@ | |||
2002-03-14 | kill more registers. | Mike Pechkin | |
millert@ ok | |||
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained ↵ | Todd C. Miller | |
outside the tree) | |||
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-11-16 | Close comment. | Miod Vallat | |
2001-08-12 | #(endif|else) foo is incorrect, make it #endif /* foo */ | Heikki Korpela | |
deraadt@ ok | |||
2001-02-07 | spelling | Todd T. Fries | |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
2000-11-08 | - Get rid of ".Sh OPTIONS" and always use the standard options list intro. | Aaron Campbell | |
- Move some BUGS/CAVEATS to the end of the man pages where they should go. - Correct some .Nm usage. | |||
2000-07-04 | File of the week :-) If Tertiary Loader data link size might not be set. | Mats O Jansson | |
Since Ethernet is the only data link supported assume datalink to be 1492. Found when ragge@ludd.luth.se tried to boot a VAX 6000/400. -moj | |||
2000-07-04 | If the spec allows 128-character filenames, our buffer has to be at least 129 | Aaron Campbell | |
characters to hold the trailing NULL. This also fixes a one-byte overflow. | |||
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 | |
Matt Power <mhpower@mit.edu>. -moj | |||
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 | |
- Some punctuation fixes. - Some `id' -> `ID'. | |||
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 | |
cleanup along the way. | |||
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell | |
commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)). | |||
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 | |
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one. | |||
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell | |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman | |
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||
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 | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-09-27 | Fixed spelling noticed by bitblt. -moj | Mats O Jansson | |
1996-09-21 | Replace $Id with $OpenBSD, 3:rd try. -moj | Mats O Jansson | |
1996-09-21 | Replace $Id with $OpenBSD. -moj | Mats O Jansson | |
1996-09-21 | Replace $Id with $OpenBSD. -moj | Mats O Jansson | |
1996-09-21 | Initial import of mopd-2.5.3. -moj | Mats O Jansson | |