Age | Commit message (Expand) | Author |
2002-12-30 | Add $OpenBSD$ tag. | Thierry Deval |
2002-12-30 | Update. | Thierry Deval |
2002-12-30 | Some cleanup. | Thierry Deval |
2002-12-30 | Implement the reconnect callback. This will be called whenever an SBP2 node's | Thierry Deval |
2002-12-30 | As we still don't have a data_page_dir support yet, transfers of more than | Thierry Deval |
2002-12-30 | Some devices have bad ConfigROM crc, but contain valid Unit entries. | Thierry Deval |
2002-12-30 | Make the callbacks entry non-constant. | Thierry Deval |
2002-12-30 | Re-design fwohci_hadler_set() to use a new key3. | Thierry Deval |
2002-12-30 | proper HOSTAP_FLAGS_BITS; from merith@vantronix.net | Michael Shalayeff |
2002-12-30 | KNF | Henning Brauer |
2002-12-30 | KNF | Henning Brauer |
2002-12-29 | Fix a couple of cases where semutot was not getting decremented and | Todd C. Miller |
2002-12-29 | Add support for radix tables for source and destination of PF rules. | Cedric Berger |
2002-12-29 | fix buf allocation; partoff may be a NULL too | Michael Shalayeff |
2002-12-28 | fix C++ semantics. | Marc Espie |
2002-12-27 | Bugfix and better error handling: | Ryan Thomas McBride |
2002-12-27 | Fixups for pf_route and pf_route6. | Ryan Thomas McBride |
2002-12-27 | Use model control capability to distinguish 8 from 16 line models, | Hugh Graham |
2002-12-27 | Handle binat-anchor rules in pf_match_translation(), they don't have a | Daniel Hartmeier |
2002-12-27 | Initialize rt_ifp in newly allocated pf_state objects to NULL. | Daniel Hartmeier |
2002-12-26 | Prettier debug printing in pf_map_addr. | Ryan Thomas McBride |
2002-12-26 | Additional sanity checks for pf_route(). Please report when any of these | Daniel Hartmeier |
2002-12-25 | No need to define FOO?=foo for AS, CC, CPP and LD, as they are always already | Miod Vallat |
2002-12-25 | Turn xxUNIT, xxPARt, xxLABELDEV macro names into uppercase. | Miod Vallat |
2002-12-25 | Get prototypes from *dev_decl() macros rather than running our own. | Miod Vallat |
2002-12-25 | Do not force DEBUG to be defined here. hp300 is already slow enough. | Miod Vallat |
2002-12-25 | Initialize color palette from rasops settings (from sparc) rather than | Miod Vallat |
2002-12-24 | cleanup; ok costa@ | Alexander Yurchenko |
2002-12-24 | Received a christmas card from Diego and Wim -- thanks! | Hugh Graham |
2002-12-23 | regen | Michael Shalayeff |
2002-12-23 | a few more machines and devs | Michael Shalayeff |
2002-12-23 | no need to htons the port, it's already in net order, since we swapped it bac... | Michael Shalayeff |
2002-12-23 | Change from array to single pf_pabuf (no longer need multiple buffers as | Ryan Thomas McBride |
2002-12-23 | Repair minor indentation problem. | Miod Vallat |
2002-12-23 | dev/ata/ata.c should depends on wdc_base since it uses some calls | Alexander Yurchenko |
2002-12-23 | Fix complete botch in handling of 'openings'. | Kenneth R Westerback |
2002-12-22 | pfioc_changealtq is not needed anymore; queues will eventually be | Ryan Thomas McBride |
2002-12-22 | Define atagettrace_t type and use it instead of struct atagettrace. | Alexander Yurchenko |
2002-12-22 | No more magic wdc events types, give them names. | Alexander Yurchenko |
2002-12-22 | better handling of bigendian batteries; problem noticed by blovett@bsdguru.com | Michael Shalayeff |
2002-12-22 | Do not attempt to select keyboard layout until it has been determined from | Miod Vallat |
2002-12-22 | Flargs -> Flags. | Artur Grabowski |
2002-12-22 | Cosmetic changes: | Todd C. Miller |
2002-12-22 | Clear the high bit of ipc_perm.seq so msgget(3) never returns a | Todd C. Miller |
2002-12-22 | Handle rdr rules with unspecified proxy ports correctly. Also don't | Ryan Thomas McBride |
2002-12-22 | mv PF_RULESET_MAX into the enum, slightly less confusing. | Ryan Thomas McBride |
2002-12-20 | replace struct assignment w/ bcopy w/ help and testing of millert@; henning@ ... | Michael Shalayeff |
2002-12-20 | Clear error before jumping back to the input loop. If error was set | Todd C. Miller |
2002-12-20 | dino is ataken | Michael Shalayeff |
2002-12-20 | - Clean up the defines in pool.h | Artur Grabowski |