Age | Commit message (Expand) | Author |
2003-05-12 | strstr() prototype shouldn't be here; kill NOTUSED and an extra newline; | Jason Peel |
2003-05-12 | merge in NetBSD diffs: | Paul Janzen |
2003-05-12 | feof() can only be used after you actually hit EOF so the check | Todd C. Miller |
2003-05-12 | use new display types; ok miod | Jason Wright |
2003-05-12 | talk about show proc | Michael Shalayeff |
2003-05-12 | sho proc [addr] to print some proc's field; art@ ok | Michael Shalayeff |
2003-05-12 | use new display types | Jason Wright |
2003-05-12 | Sync to 0.6.2 | Camiel Dobbelaar |
2003-05-12 | More cleanup and fixes in url installs. | Kenneth R Westerback |
2003-05-12 | Initial work to bring this driver in par with other sparc frame buffers: | Miod Vallat |
2003-05-12 | strlcpy; tedu ok | Theo de Raadt |
2003-05-12 | typo: DSA keys are of type ssh-dss; Brian Poole | Markus Friedl |
2003-05-12 | Fix 'eval' statement in _url_base construction so that we use the | Kenneth R Westerback |
2003-05-12 | Reorder IPv6 address comparisons to check the least significant parts | Ryan Thomas McBride |
2003-05-12 | Correctness nit. Initialise state search trees properly. | Ryan Thomas McBride |
2003-05-12 | cut crap, use strdup instead of malloc + strlcpy, use err() | Henning Brauer |
2003-05-12 | extend copyright to 2003 | Henning Brauer |
2003-05-12 | no point in strncmp here; seen after question from | Henning Brauer |
2003-05-12 | explicit != NULL for pointer | Henning Brauer |
2003-05-12 | These files are not use by us, so they're removed to make the tree | Hans Insulander |
2003-05-12 | warn on right symbols, oops | Theo de Raadt |
2003-05-12 | for pubkey authentication try the user keys in the following order: | Markus Friedl |
2003-05-12 | Disable krb4 support in preparation for krb4 removal. | Magnus Holmberg |
2003-05-12 | cpu -> CPU | Jason McIntyre |
2003-05-12 | cpu -> CPU | Jason McIntyre |
2003-05-12 | cpu -> CPU | Jason McIntyre |
2003-05-12 | cpu -> CPU | Jason McIntyre |
2003-05-12 | cpu -> CPU | Jason McIntyre |
2003-05-12 | typo (mine) from Martin Reindl; | Jason McIntyre |
2003-05-12 | typos; | Jason McIntyre |
2003-05-12 | sync man page with marcus's recent upgrade; | Jason McIntyre |
2003-05-12 | Fix merge error. | Magnus Holmberg |
2003-05-12 | NetBSD: remove redundant decl | Paul Janzen |
2003-05-12 | Enable Intrepid's mac-io match. | Thierry Deval |
2003-05-12 | From NetBSD: don't need to declare ospeed. | Paul Janzen |
2003-05-12 | sync | Thierry Deval |
2003-05-12 | Intrepid USB | Thierry Deval |
2003-05-12 | From NetBSD: remove redundant declaration | Paul Janzen |
2003-05-12 | Oops, one more grammar error. | Paul Janzen |
2003-05-12 | kill another common; drahn ok | Jason Wright |
2003-05-12 | Start with NetBSD's man page, which has been converted to mdoc, and do | Paul Janzen |
2003-05-12 | From NetBSD: remove redundant declaration | Paul Janzen |
2003-05-12 | From NetBSD: remove more duplicate declarations. | Paul Janzen |
2003-05-12 | Ideas from NetBSD: document nmemb and include sradixsort in the NAME section. | Paul Janzen |
2003-05-12 | Recognize Ogg Vorbis audio files, thanks tedu@ | Ian Darwin |
2003-05-12 | add a few more trap types | Jason Wright |
2003-05-12 | Use an example that acutally makes some sense. | Daniel Hartmeier |
2003-05-12 | Move asn1_compile to usr.bin/asn1_compile. | Hans Insulander |
2003-05-12 | strings in libreadline, again. this time with no abi change, | Bob Beck |
2003-05-12 | fix overflow in implicit constant conversion; ok millert@ | Jason Peel |