Age | Commit message (Expand) | Author |
2002-07-06 | Fix typo in get_get_files_list() that prevented sets from | Kenneth R Westerback |
2002-07-06 | Security Mode feature set. | Grigoriy Orlov |
2002-07-06 | HPT 372, 372A and 374. Only HPT372 was tested. | Grigoriy Orlov |
2002-07-06 | regen | Grigoriy Orlov |
2002-07-06 | HPT372/4 | Grigoriy Orlov |
2002-07-06 | Move NEED_VERSION to "obsolete variables" section and describe | Peter Valchev |
2002-07-06 | dont deref NULL pointer in IPv6 pserver client operation. | Jun-ichiro itojun Hagino |
2002-07-06 | Remove obsolete upgrade hacks for XF3->XF4 and moving | Kenneth R Westerback |
2002-07-06 | KNF | Theo de Raadt |
2002-07-06 | KNF | Theo de Raadt |
2002-07-06 | KNF, realloc fix, and clean usage | Theo de Raadt |
2002-07-06 | KNF | Theo de Raadt |
2002-07-06 | Add some missing checks for malloc() returning NULL. | Todd C. Miller |
2002-07-06 | cope better if realloc fails; better fix than cloder@acm.org | Theo de Raadt |
2002-07-05 | Free crp_opaque only after we've determined we're not going to | Angelos D. Keromytis |
2002-07-05 | Also, return EAFNOSUPPORT instead of ENOBUFS. Both this and the | Angelos D. Keromytis |
2002-07-05 | Bump ipips_family in ipipstat in all cases where EAFNOSUPPORT is returned. | Angelos D. Keromytis |
2002-07-05 | Never call crp_callback directly, use crypto_done() instead | Jason Wright |
2002-07-05 | KNF (no space after casts) | Jason Wright |
2002-07-05 | add sys/time.h to SYNOPSIS; from bk@rt.fm | Niels Provos |
2002-07-05 | unbreak. | Henning Brauer |
2002-07-05 | another small bug I found while installing a -current pf firewall. | Henning Brauer |
2002-07-05 | regress for getaddrinfo/getnameinfo | Jun-ichiro itojun Hagino |
2002-07-05 | document "set loginterface none" | Henning Brauer |
2002-07-05 | allow unsetting the statusinterface via | Henning Brauer |
2002-07-05 | fix a small bug I found while installing a -current pf firewall at a | Henning Brauer |
2002-07-05 | volatile sig_atomic_t, suggested by Theo. | Hakan Olsson |
2002-07-05 | Typo; stobe -> strobe | Aaron Campbell |
2002-07-05 | Remove an unused #define (belongs only in the PCI attachment source file). | Aaron Campbell |
2002-07-05 | gcc 3.1 nits. Pointed out by David Krause. | Hakan Olsson |
2002-07-05 | Sync the ethernet controllers list with GENERIC. | Miod Vallat |
2002-07-05 | attempt to make ahc smaller. change PCI interrupt handler. | Steve Murphree |
2002-07-05 | allocation mischecks by cloder@acm.org; lots of other cleanup by me | Theo de Raadt |
2002-07-05 | more refinement | Theo de Raadt |
2002-07-04 | repair a dmesg cleanup | Michael Shalayeff |
2002-07-04 | More cleanup/shrinkage/clarification. | Kenneth R Westerback |
2002-07-04 | Back out the previous revision | brian |
2002-07-04 | Do not assume we have an active exchange during payload validation. | Hakan Olsson |
2002-07-04 | Eliminate the separate display_* functions. A little more | Kenneth R Westerback |
2002-07-04 | support non-"objdir" build. From: David Krause <openbsd@davidkrause.com> | Jun-ichiro itojun Hagino |
2002-07-04 | ep at isapnp works (dma on isapnp is still non-working). | Miod Vallat |
2002-07-04 | Add a few scary notes about the upgrade process, and advise people to | Miod Vallat |
2002-07-04 | Fix invalid .Xr's; from PR 2804 | Miod Vallat |
2002-07-04 | Since the directory /var/run is now present during install/upgrade, | Kenneth R Westerback |
2002-07-04 | style | Hakan Olsson |
2002-07-04 | Fix set selection list logic so that when extracting more sets | Kenneth R Westerback |
2002-07-04 | correct udp-from-broadcast check. from <andre@ae-35.com> | Jun-ichiro itojun Hagino |
2002-07-04 | document setting options in pf.conf | Henning Brauer |
2002-07-04 | don't allocate, copy, and discard if there is not interested in the data; ok ... | Markus Friedl |
2002-07-04 | document port allocation | Jakob Schlyter |