Age | Commit message (Expand) | Author |
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 |
2003-10-31 | correct names | Theo de Raadt |
2003-10-31 | sync. | Dale Rahn |
2003-10-31 | Add MENTOR vendor and two devices. | Dale Rahn |
2003-10-31 | Fix ppc segment register restores, this fixes the 1GB ram limit and | Dale Rahn |
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-30 | correct mac address fetching; pr 3532, jerry@dunmire.org | Theo de Raadt |
2003-10-30 | preceeded -> preceded; | Jason McIntyre |
2003-10-30 | typos and grammer from Bruno Rohee <bruno@rohee.com> | Michael Shalayeff |
2003-10-30 | Add us.dvorak. ok maja@ | Thomas Nordin |