Age | Commit message (Expand) | Author |
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 |
2003-10-28 | standard section order; | Jason McIntyre |
2003-10-28 | oops - lines in these files are indeed restricted to 1024 chars, as | Jason McIntyre |
2003-10-28 | prototype declared static, but function was not. add static to function. | Anil Madhavapeddy |
2003-10-28 | guard cpu register functions from userland, otherwise they appear when | Anil Madhavapeddy |
2003-10-28 | sync | Alexander Yurchenko |
2003-10-28 | Correct name for ITE ATA RAID | Alexander Yurchenko |
2003-10-28 | error->debug for getsockopt+TCP_NODELAY; several requests | Markus Friedl |
2003-10-28 | sync | Alexander Yurchenko |
2003-10-28 | ITE IT8212 ATA133 chip found in dmesg from frisco@blackant.net. | Alexander Yurchenko |
2003-10-27 | extra block around do while loop. | Marc Espie |