Age | Commit message (Expand) | Author |
2003-10-31 | tab/whitespace cleanup. | Dale Rahn |
2003-10-31 | Enable wi@usb, otherwise this will never get tested... deraadt@ | Dale Rahn |
2003-10-31 | warn commons instead of generating a map file (was there for debugging) | Michael Shalayeff |
2003-10-31 | need_trigger/idx should be u_int, not ssize_t. millert | Jun-ichiro itojun Hagino |
2003-10-31 | insufficient length check (possible remote DoS). kame PR 507. | Jun-ichiro itojun Hagino |
2003-10-30 | malloc failures in init? never. but try to be reasonable for one dumb one | Theo de Raadt |
2003-10-30 | correct mac address fetching; pr 3532, jerry@dunmire.org | Theo de Raadt |
2003-10-30 | add missing tcpdump capture types; aldo@nullcube.com | Theo de Raadt |
2003-10-30 | preceeded -> preceded; | Jason McIntyre |
2003-10-30 | - sync with header | Jason McIntyre |
2003-10-30 | typos and grammer from Bruno Rohee <bruno@rohee.com> | Michael Shalayeff |
2003-10-30 | typo from Tom Cosgrove; this appears to already be fixed in latest httpd; | Jason McIntyre |
2003-10-30 | rc.conf(8), not rc.conf(5) | Todd C. Miller |
2003-10-30 | double word, from Tom Cosgrove; | Jason McIntyre |
2003-10-30 | double word, from Tom Cosgrove; | Jason McIntyre |
2003-10-30 | double word, from Tom Cosgrove; | Jason McIntyre |
2003-10-30 | double word from Tom Cosgrove; | Jason McIntyre |
2003-10-30 | double word and wording improvement from Tom Cosgrove; | Jason McIntyre |
2003-10-30 | double words from Tom Cosgrove; | Jason McIntyre |
2003-10-30 | Another "the the" typo in a comment; Bruno Rohee | Todd C. Miller |
2003-10-30 | Fix "the the" typos in comments; Bruno Rohee | Todd C. Miller |
2003-10-30 | Fix typo in comment; Bruno Rohee | Todd C. Miller |
2003-10-30 | oops, one more double word typo from Bruno Rohee; | Jason McIntyre |
2003-10-30 | double words; | Jason McIntyre |
2003-10-30 | small update for DGST; | Jason McIntyre |
2003-10-30 | Add us.dvorak. ok maja@ | Thomas Nordin |
2003-10-30 | fix NULL/0 mixup. drahn ok | Jun-ichiro itojun Hagino |
2003-10-30 | simplify cfdriver initialization. drahn ok | Jun-ichiro itojun Hagino |
2003-10-30 | fix missing 0. drahn ok | Jun-ichiro itojun Hagino |
2003-10-30 | array for multicast filter intialization mismatches. millert ok | Jun-ichiro itojun Hagino |
2003-10-30 | Remove double word; Ross L Richardson | Todd C. Miller |
2003-10-30 | sync | Theo de Raadt |
2003-10-29 | Avoid another malloc in the VIA AES stuff: move the operation stuff | Jason Wright |
2003-10-29 | don't allocate two buffers when one will do (VIA's AES stuff can have src==dst) | Jason Wright |
2003-10-29 | Revert to 1.70 for now which is the last working version on my u5. | Matthieu Herrb |
2003-10-29 | un-revert previous. wrong suspect. ok deraadt@ | Matthieu Herrb |
2003-10-29 | backout previous. It breaks my u5 drive. ok deraadt@ | Matthieu Herrb |
2003-10-29 | PD | Theo de Raadt |
2003-10-29 | fix binat for incoming connections when a netblock (not just a single | Daniel Hartmeier |
2003-10-29 | security fix from upcoming apache 1.3.29: | Henning Brauer |
2003-10-28 | another ne2k entry. from Janjaap van Velthooven via PR/3524. | Federico G. Schwindt |
2003-10-28 | another ne2k entry. from Janjaap van Velthooven via PR/3524. | Federico G. Schwindt |
2003-10-28 | Split pmap_remove_range() into its main loop and a new function, | Miod Vallat |
2003-10-28 | better partition finding. instead of groveling around looking for | Ted Unangst |
2003-10-28 | In pmap_remove_range(), be sure to propagate pvlist flags when removing | Miod Vallat |
2003-10-28 | let pkg_delete evaluate dependencies earlier: check that all packages | Marc Espie |
2003-10-28 | oops | Marc Espie |
2003-10-28 | zap | Marc Espie |
2003-10-28 | OpenBSD-specific Makefile. We keep Makefile.PL around for portability to | Marc Espie |
2003-10-28 | indent tests for readability. | Marc Espie |