Age | Commit message (Expand) | Author |
2003-11-06 | the previous change caused invalid checksums in some cases (rdr), | Daniel Hartmeier |
2003-11-06 | regen | Michael Shalayeff |
2003-11-06 | i82852gm ids from jmc's dmesg | Michael Shalayeff |
2003-11-05 | Correct author's email address per his request. | Alexander Yurchenko |
2003-11-05 | Back wdc reset change, now in more careful variant. | Alexander Yurchenko |
2003-11-05 | another ad codec | Michael Shalayeff |
2003-11-05 | Cleanups. | Ryan Thomas McBride |
2003-11-04 | don't call in_pcbrehash twice; ok itojun@ | Markus Friedl |
2003-11-04 | a hook to use an lkm for unicode names decoding; from freebsd | Michael Shalayeff |
2003-11-04 | add in(6)_pcblookup_listen() and replace all calls to in_pcblookup() | Markus Friedl |
2003-11-04 | Add carp_setroute(), add and remove routes when the carp(4) interface | Ryan Thomas McBride |
2003-11-04 | Use MGETHDR() instead of m_gethdr() | Ryan Thomas McBride |
2003-11-04 | - Remove bogus function prototype | Ryan Thomas McBride |
2003-11-04 | kill a no longer relevant todo item | Michael Shalayeff |
2003-11-04 | Some cleanups from Andrey Matveev <andrushock@korovino.net>: | Ryan Thomas McBride |
2003-11-03 | verify exec headers before attempting malloc. reported by Georgi Guninski. | Ted Unangst |
2003-11-03 | use arc4random_bytes | Ted Unangst |
2003-11-03 | add arc4random_bytes. input ok mickey@ | Ted Unangst |
2003-11-03 | There is no point in checking NIC capabilities before calling pf_test(), | Cedric Berger |
2003-11-03 | pf_route() can change output NIC, so we need to check its capabilities. | Cedric Berger |
2003-11-03 | spelling fixes (in the comments) | David Krause |
2003-11-03 | spelling fixes (in the comments) | David Krause |
2003-11-03 | spelling fixes (in the comments) | David Krause |
2003-11-03 | spelling fixes (in the comments) | David Krause |
2003-11-03 | spelling fixes (in the comments) | David Krause |
2003-11-03 | spelling fixes (in the comments) | David Krause |
2003-11-03 | Cleanups: | Ryan Thomas McBride |
2003-11-03 | spelling | David Krause |
2003-11-03 | remove support for non-existent scd and pcd drivers. ok deraadt millert | Ted Unangst |
2003-11-03 | spacing | Theo de Raadt |
2003-11-03 | Some KNF cleanup. There's probably more to do. | Ryan Thomas McBride |
2003-11-02 | Typo; #ifdef INET not INET6. | Ryan Thomas McBride |
2003-11-02 | pmap_remove_mapping() uses an unnecessary PHYS_TO_VM_PAGE call. Instead of | Miod Vallat |
2003-11-02 | Don't zero the debug level when we enable pf. | Ryan Thomas McBride |
2003-10-31 | allocate initial pdes for the kmem proportional to the totalphysmem to allow ... | Michael Shalayeff |
2003-10-31 | PDC_SYSMAP_HPA has its own struct (though similar to memap one used before ;)... | Michael Shalayeff |
2003-10-31 | ifdef USELEDS on ledctl(); from hellmuth.michaelis@t-online.de | Michael Shalayeff |
2003-10-31 | pdc_speeds is only needed for NCOM_GSC>0; from hellmuth.michaelis@t-online.de | Michael Shalayeff |
2003-10-31 | Back all the changes except the wdc reset part, this will come later. | Alexander Yurchenko |
2003-10-31 | allocate at least as much elements as requested in hashinit | Markus Friedl |
2003-10-31 | Remove remenants of pf_tree stuff that I missed. | Ryan Thomas McBride |
2003-10-31 | Add IPv6 support to CARP. | Ryan Thomas McBride |
2003-10-31 | Work around a _really_ _nasty_ pciide attachment problem on pegasos, | Dale Rahn |
2003-10-31 | Work around a problem where the vga code expects to be able to map isa | Dale Rahn |
2003-10-31 | cleanup some OF bits, macppc specific bits in ofbus.c and with broken | Dale Rahn |
2003-10-31 | Use isa iot for pegasos com console attachment, perhaps this could | Dale Rahn |
2003-10-31 | Add pegasos. | Dale Rahn |
2003-10-31 | 'powerpc' common isa definitions. | Dale Rahn |
2003-10-31 | OpenBSD port for the Pegasos I, pegasosppc.com heavily derived from macppc. | Dale Rahn |
2003-10-31 | sync | Theo de Raadt |