Age | Commit message (Expand) | Author |
2001-09-16 | Update the bmac (if_bm) to a newer version from NetBSD. | Dale Rahn |
2001-09-16 | Fix this so it understands disklabels. | Artur Grabowski |
2001-09-16 | %llu instead of %qu and explicit casts. | Artur Grabowski |
2001-09-16 | Make make cross-compilable. | Artur Grabowski |
2001-09-16 | Add some missing lengths checks when passing data from userland to | Todd C. Miller |
2001-09-15 | Mostly rewritten decode of fpu emulation: | Jason Wright |
2001-09-15 | sync ICMP6_DST_UNREACH_NOROUTE <-> _ADMIN | Peter Stromberg |
2001-09-15 | return-icmp / icmp-type tests, ok dhartmei@ | Peter Stromberg |
2001-09-15 | Implement return-icmp(number), return-icmp6(number) | Peter Stromberg |
2001-09-15 | ICMP6_DST_UNREACH_NOROUTE <-> _ADMIN, reported by Wouter Coene. | Daniel Hartmeier |
2001-09-15 | The inner protocol of IPv4 ICMP error messages was ignored, leading to | Daniel Hartmeier |
2001-09-15 | Update regress tests. Some input syntax has changed (inet/inet6) as well | Daniel Hartmeier |
2001-09-15 | Fix 'binat ... to any ...' (binat.af wasn't set). | Daniel Hartmeier |
2001-09-15 | Two changes here. | Dale Rahn |
2001-09-15 | If ddb cannot find a symbol, do not print a useless address of | Dale Rahn |
2001-09-15 | Add a timer to reinable the OHCI RHSC (Root Hub Status Change) | Dale Rahn |
2001-09-15 | Some cleanup in loader.c, initialize the symbol pointer with NULL, | Dale Rahn |
2001-09-15 | Revert the sleep priority to something more sane | Mike Frantzen |
2001-09-15 | fix a pasto, fix pr 1969 | Michael Shalayeff |
2001-09-15 | add mtu description, from Phil Pennock <Phil.Pennock@globnix.org> | Michael Shalayeff |
2001-09-15 | fix unknown codec id printout | Michael Shalayeff |
2001-09-15 | Don't use m_pkthdr.rcvif in pflog_packet(), it doesn't work for outgoing | Daniel Hartmeier |
2001-09-15 | Obvious omissions. | Miod Vallat |
2001-09-15 | describe pflogd usage; canacar@eee.metu.edu.tr, ok deraadt@ | Jakob Schlyter |
2001-09-15 | add EXAMPLES section; canacar@eee.metu.edu.tr, ok deraadt@ | Jakob Schlyter |
2001-09-15 | prototype cleanup | Theo de Raadt |
2001-09-15 | Rewrite of powerpc pmap_page_protect(), the old version had a couple of | Dale Rahn |
2001-09-15 | Parse bug, found by wilfried@ | Daniel Hartmeier |
2001-09-15 | merge with netbsd (no external differences... basically just makes diffs easier) | Jason Wright |
2001-09-15 | match ebusIII (from netbsd) | Jason Wright |
2001-09-15 | sync | Jason Wright |
2001-09-15 | SUN GEM | Jason Wright |
2001-09-15 | IPv6 support from Ryan McBride (mcbride@countersiege.com) | Mike Frantzen |
2001-09-15 | reimplement dbdma such that it does memory allocations | Michael Shalayeff |
2001-09-15 | pass the dma tag to obio; drahn@ ok | Michael Shalayeff |
2001-09-15 | implement _bus_dmamap_load_raw; drahn@ ok | Michael Shalayeff |
2001-09-15 | Fix typo--have a cow not a monkey; bk@rt.fm | Todd C. Miller |
2001-09-14 | add "options insecure[12]" support for /etc/resolv.conf. | Jun-ichiro itojun Hagino |
2001-09-14 | binat non icmp/udp/tcp protocols as well; ok dhartmei@ | jasoni |
2001-09-14 | typo. Those are named 4byte/2byte, no s. | Marc Espie |
2001-09-14 | sync | Theo de Raadt |
2001-09-14 | command=xxx overwrites subsystems, too | Markus Friedl |
2001-09-14 | typo | Markus Friedl |
2001-09-14 | simplify userret | Artur Grabowski |
2001-09-14 | Simplify what should be userret, but is inlined instead. | Artur Grabowski |
2001-09-14 | Don't just use 'size'. Use SIZE and make it settable. | Artur Grabowski |
2001-09-14 | Simplify userret. | Artur Grabowski |
2001-09-14 | simplify userret | Artur Grabowski |
2001-09-14 | Unbreak trap(), simplify userret(). | Artur Grabowski |
2001-09-14 | Fix fallout from round_page fixes. | Artur Grabowski |