summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-11-06Update and unbreak cpu_fork() - from NetBSD.Miod Vallat
2001-11-06Add USB scanner device node to macppc and i386, both of these had theDale Rahn
2001-11-06-Wall -Werror cleanup.Miod Vallat
2001-11-06it appears pcm100 is not the same as combo ecard even same vendor/prod ids; f...Michael Shalayeff
2001-11-06regenMichael Shalayeff
2001-11-06oopsMichael Shalayeff
2001-11-06add pcm100 cis form Matt Behrens <matt@zigg.com> via pr#2166Michael Shalayeff
2001-11-06child_return unscrewartMichael Shalayeff
2001-11-06send igmp v2 leave messages to allrouters address (PR#2164)Jakob Schlyter
2001-11-06child_return unscrewartMichael Shalayeff
2001-11-06pmap_pinit needs proto now, also disable cache for mapped pagesMichael Shalayeff
2001-11-06Begone.Miod Vallat
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-11-06unbreak child_return.Artur Grabowski
2001-11-06syncPeter Stromberg
2001-11-06new devicePeter Stromberg
2001-11-06Let fork1, uvm_fork, and cpu_fork take a function/argument pair as argument,Artur Grabowski
2001-11-06More sync to NetBSD.Artur Grabowski
2001-11-06Use #defines for skip step values. From dgregor@net.ohio-state.edu.Daniel Hartmeier
2001-11-06Need local prototypes for pmap_pinit and pmap_release.Artur Grabowski
2001-11-06remove per art@Todd T. Fries
2001-11-06Need to prototype pmap_pinit and pmap_release here.Artur Grabowski
2001-11-06No need for those prototypes here.Artur Grabowski
2001-11-06remove the last uses of vm/vm_page.hArtur Grabowski
2001-11-06 - include shufflingArtur Grabowski
2001-11-06Redundant includes.Artur Grabowski
2001-11-06Redundant includes.Artur Grabowski
2001-11-06redundant includes.Artur Grabowski
2001-11-06redundant includes.Artur Grabowski
2001-11-06Zap some redundant includes.Artur Grabowski
2001-11-06Move the last content from vm/ to uvm/Artur Grabowski
2001-11-06Kill vm/vm_param.h, move it to uvm/uvm_param.hArtur Grabowski
2001-11-06Sync to NetBSD.Artur Grabowski
2001-11-06sync to NetBSD.Artur Grabowski
2001-11-06Minor sync to NetBSD.Artur Grabowski
2001-11-05Workaround to prevent Altivec Unavilable problem.Dale Rahn
2001-11-05Raise the shared memory size to 16MB from 4MB. 4MB is too small for currentDale Rahn
2001-11-05Minor sync to NetBSD.Artur Grabowski
2001-11-05typo.Artur Grabowski
2001-11-05More fallout from the fd_getfile changes.Artur Grabowski
2001-11-05blink-matching-paren should be default in mgArtur Grabowski
2001-11-05Fallout from the mmap changes.Artur Grabowski
2001-11-05Switch everything to the new bus_dmamap_sync API.Artur Grabowski
2001-11-05compile fix; fgsch@ okTodd T. Fries
2001-11-05needs rndvar.hMichael Shalayeff
2001-11-05Use ether_input_mbuf(). As a bonus, tcpdump should show the ethernetFederico G. Schwindt
2001-11-05irongate needs isadma bouncing.Artur Grabowski
2001-11-05Code for isadma bouncing.Artur Grabowski
2001-11-05let finishdup take the proc as arguemnt instead of the filedesc.Artur Grabowski
2001-11-04Two new sysctls in the chipset tree.Artur Grabowski