summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-09-15Add a timer to reinable the OHCI RHSC (Root Hub Status Change)Dale Rahn
2001-09-15Some cleanup in loader.c, initialize the symbol pointer with NULL,Dale Rahn
2001-09-15Revert the sleep priority to something more saneMike Frantzen
2001-09-15fix a pasto, fix pr 1969Michael Shalayeff
2001-09-15add mtu description, from Phil Pennock <Phil.Pennock@globnix.org>Michael Shalayeff
2001-09-15fix unknown codec id printoutMichael Shalayeff
2001-09-15Don't use m_pkthdr.rcvif in pflog_packet(), it doesn't work for outgoingDaniel Hartmeier
2001-09-15Obvious omissions.Miod Vallat
2001-09-15describe pflogd usage; canacar@eee.metu.edu.tr, ok deraadt@Jakob Schlyter
2001-09-15add EXAMPLES section; canacar@eee.metu.edu.tr, ok deraadt@Jakob Schlyter
2001-09-15prototype cleanupTheo de Raadt
2001-09-15Rewrite of powerpc pmap_page_protect(), the old version had a couple ofDale Rahn
2001-09-15Parse bug, found by wilfried@Daniel Hartmeier
2001-09-15merge with netbsd (no external differences... basically just makes diffs easier)Jason Wright
2001-09-15match ebusIII (from netbsd)Jason Wright
2001-09-15syncJason Wright
2001-09-15SUN GEMJason Wright
2001-09-15IPv6 support from Ryan McBride (mcbride@countersiege.com)Mike Frantzen
2001-09-15reimplement dbdma such that it does memory allocationsMichael Shalayeff
2001-09-15pass the dma tag to obio; drahn@ okMichael Shalayeff
2001-09-15implement _bus_dmamap_load_raw; drahn@ okMichael Shalayeff
2001-09-15Fix typo--have a cow not a monkey; bk@rt.fmTodd C. Miller
2001-09-14add "options insecure[12]" support for /etc/resolv.conf.Jun-ichiro itojun Hagino
2001-09-14binat non icmp/udp/tcp protocols as well; ok dhartmei@jasoni
2001-09-14typo. Those are named 4byte/2byte, no s.Marc Espie
2001-09-14syncTheo de Raadt
2001-09-14command=xxx overwrites subsystems, tooMarkus Friedl
2001-09-14typoMarkus Friedl
2001-09-14simplify userretArtur Grabowski
2001-09-14Simplify what should be userret, but is inlined instead.Artur Grabowski
2001-09-14Don't just use 'size'. Use SIZE and make it settable.Artur Grabowski
2001-09-14Simplify userret.Artur Grabowski
2001-09-14simplify userretArtur Grabowski
2001-09-14Unbreak trap(), simplify userret().Artur Grabowski
2001-09-14Fix fallout from round_page fixes.Artur Grabowski
2001-09-14Fix compilation errorsArtur Grabowski
2001-09-14Simplify userret.Artur Grabowski
2001-09-14Simplify userret.Artur Grabowski
2001-09-14Cross-tools changes:Federico G. Schwindt
2001-09-14Instead of defning our own AS, define FPSPAS.Artur Grabowski
2001-09-13Prototype changed.Angelos D. Keromytis
2001-09-13Simplify userret.Artur Grabowski
2001-09-13Remove a comment that just doesn't make any sense.Artur Grabowski
2001-09-13Simplify userret, modelled after alpha.Artur Grabowski
2001-09-13Change nsops to u_int to match prototype as discussed with millert@.Federico G. Schwindt
2001-09-13Bind MSA port to localhost as well; noted by fgs@Todd C. Miller
2001-09-13In sys_semop(), change local nsops to size_t to avoid ending with aFederico G. Schwindt
2001-09-13The vgafb driver does not test memory, so no point mapping it during the probe.Dale Rahn
2001-09-13old timeout removal, code by art@. (ok by miod)Janne Johansson
2001-09-13signed -> unsigned. From NetBSD via Todd Miller.Janne Johansson