Age | Commit message (Expand) | Author |
2001-11-06 | sync | Peter Stromberg |
2001-11-06 | new device | Peter Stromberg |
2001-11-06 | Let fork1, uvm_fork, and cpu_fork take a function/argument pair as argument, | Artur Grabowski |
2001-11-06 | More sync to NetBSD. | Artur Grabowski |
2001-11-06 | Use #defines for skip step values. From dgregor@net.ohio-state.edu. | Daniel Hartmeier |
2001-11-06 | Need local prototypes for pmap_pinit and pmap_release. | Artur Grabowski |
2001-11-06 | remove per art@ | Todd T. Fries |
2001-11-06 | Need to prototype pmap_pinit and pmap_release here. | Artur Grabowski |
2001-11-06 | No need for those prototypes here. | Artur Grabowski |
2001-11-06 | remove the last uses of vm/vm_page.h | Artur Grabowski |
2001-11-06 | - include shuffling | Artur Grabowski |
2001-11-06 | Redundant includes. | Artur Grabowski |
2001-11-06 | Redundant includes. | Artur Grabowski |
2001-11-06 | redundant includes. | Artur Grabowski |
2001-11-06 | redundant includes. | Artur Grabowski |
2001-11-06 | Zap some redundant includes. | Artur Grabowski |
2001-11-06 | Move the last content from vm/ to uvm/ | Artur Grabowski |
2001-11-06 | Kill vm/vm_param.h, move it to uvm/uvm_param.h | Artur Grabowski |
2001-11-06 | Sync to NetBSD. | Artur Grabowski |
2001-11-06 | sync to NetBSD. | Artur Grabowski |
2001-11-06 | Minor sync to NetBSD. | Artur Grabowski |
2001-11-05 | Workaround to prevent Altivec Unavilable problem. | Dale Rahn |
2001-11-05 | Raise the shared memory size to 16MB from 4MB. 4MB is too small for current | Dale Rahn |
2001-11-05 | Minor sync to NetBSD. | Artur Grabowski |
2001-11-05 | typo. | Artur Grabowski |
2001-11-05 | More fallout from the fd_getfile changes. | Artur Grabowski |
2001-11-05 | blink-matching-paren should be default in mg | Artur Grabowski |
2001-11-05 | Fallout from the mmap changes. | Artur Grabowski |
2001-11-05 | Switch everything to the new bus_dmamap_sync API. | Artur Grabowski |
2001-11-05 | compile fix; fgsch@ ok | Todd T. Fries |
2001-11-05 | needs rndvar.h | Michael Shalayeff |
2001-11-05 | Use ether_input_mbuf(). As a bonus, tcpdump should show the ethernet | Federico G. Schwindt |
2001-11-05 | irongate needs isadma bouncing. | Artur Grabowski |
2001-11-05 | Code for isadma bouncing. | Artur Grabowski |
2001-11-05 | let finishdup take the proc as arguemnt instead of the filedesc. | Artur Grabowski |
2001-11-04 | Two new sysctls in the chipset tree. | Artur Grabowski |
2001-11-04 | Add alpha_ldlu and alpha_stl. | Artur Grabowski |
2001-11-04 | sync. deraadt@ OK. | lebel |
2001-11-04 | ATI Mobility Radeon. deraadt@ OK. | lebel |
2001-11-04 | 7751 has two registers in config space (0x40 - RETRY_TIMEOUT and 0x41, | Jason Wright |
2001-11-04 | hp300spu.h information not needed anymore. | Miod Vallat |
2001-11-04 | Change the magic formulae in charge of setting the correct defines | Miod Vallat |
2001-11-03 | The contents of cd9660_mount.h duplicate <sys/mount.h>, so get rid of it. | Miod Vallat |
2001-11-02 | match on intel pro/wireless 2011, from netbsd | Michael Shalayeff |
2001-11-02 | fix multicast loopback checksums; goeran@cdg.chalmers.se, ok angelos | Theo de Raadt |
2001-11-02 | Move the accounting disk space watcher into a kernel thread. | Artur Grabowski |
2001-11-02 | - Set valid bit in transmit descriptors and tx fragment descriptors (previous | Jason Wright |
2001-11-02 | new fw needs more space in an_ltv_status; from Gabriel Kihlman <gk@univits.se> | Michael Shalayeff |
2001-11-02 | i do not think everybody needs USB_DEBUG | Michael Shalayeff |
2001-11-02 | Make kernel compile without IPSEC, PPP_DEFLATE but with CRYPTO. Reported by | Jean-Jacques Bernard-Gundol |