Age | Commit message (Expand) | Author |
1999-12-15 | remove pn, replace with dc | Jason Wright |
1999-12-14 | remove rl* and rlphy* | Jason Wright |
1999-12-14 | Compile. | Jason Downs |
1999-12-12 | hide debug printf behind #ifdef PMAPDEBUG | Michael Shalayeff |
1999-12-12 | they say that cr 24-31 are for interrupt handlers use, so pdc may mangle those | Michael Shalayeff |
1999-12-12 | do homebrew pmap_changebit pmap_new way | Michael Shalayeff |
1999-12-10 | shrink | Theo de Raadt |
1999-12-10 | fix rx mbuf allocation | Jason Wright |
1999-12-09 | Opps, missed to change one FREE(pv, ...) to pvfree(pv). | Artur Grabowski |
1999-12-09 | Fix a bug we've had for ages. | Artur Grabowski |
1999-12-09 | Since we uncache the memory in dvma_malloc, it is a good idea to recacheit in | Artur Grabowski |
1999-12-09 | Change the kvm_uncache interface to a kvm_setcache that can uncache | Artur Grabowski |
1999-12-09 | Make PMAP_NEW compile again. | Artur Grabowski |
1999-12-09 | Fix pmap_kenter_pa4m. First shot at a better pmap_kenter_pgs. | Artur Grabowski |
1999-12-09 | first arg to pmap_changebit is paddr_t | Michael Shalayeff |
1999-12-08 | only replace .mul/.umul on v8 cpus | Theo de Raadt |
1999-12-08 | fix mbuf chain allocation to comply with m_devget() way | Jason Wright |
1999-12-08 | fix mbuf chain allocation to comply with m_devget() way. | Jason Wright |
1999-12-08 | DEC/Intel 21143 and "tulip" clone Ethernet driver. Intended to replace the | Aaron Campbell |
1999-12-08 | s/ipv6intr/ip6intr/ | Michael Shalayeff |
1999-12-08 | Readd the PMAP_NEW code, this time with the missing ifdef. | Artur Grabowski |
1999-12-08 | undo even more damage | Theo de Raadt |
1999-12-08 | undo total garbage untested sloppy commit from art | Theo de Raadt |
1999-12-08 | Better pmap_kenter_pa4m. | Artur Grabowski |
1999-12-08 | Dumb implementation of PMAP_NEW, it works but without any gains yet. | Artur Grabowski |
1999-12-08 | bring in KAME IPv6 code, dated 19991208. | Jun-ichiro itojun Hagino |
1999-12-08 | add GENERIC.v6 (IPv6 test configuration). to be integrated into GENREIC. | Jun-ichiro itojun Hagino |
1999-12-08 | make sure video timing is enabled (not always done by prom); NetBSD. | Jason Wright |
1999-12-07 | Use pool to allocate page tables. This has the nice effect that we can uncache | Artur Grabowski |
1999-12-07 | Driver for Sundance ST201 Ethernet; from FreeBSD. | Aaron Campbell |
1999-12-07 | move .mul and .umul into the kernel. if v8 sparc is detected, replace with | Theo de Raadt |
1999-12-05 | aha, no more mouse in pcvt and s/rl/sis/ | Michael Shalayeff |
1999-12-05 | wax and mongoose host isa too of course | Michael Shalayeff |
1999-12-05 | add wax commeneted out, tr adapter, 7300lc cpu type | Michael Shalayeff |
1999-12-05 | some update | Michael Shalayeff |
1999-12-04 | Driver for SiS 900/7016 Ethernet; from FreeBSD. | Aaron Campbell |
1999-12-04 | some hardware upgrades i've made | Michael Shalayeff |
1999-12-04 | DOSPTYP_EXTENDL; sigh@kuzirabekon.econ.nagasaki-u.ac.jp | Theo de Raadt |
1999-12-03 | regen | Michael Shalayeff |
1999-12-03 | some more devices | Michael Shalayeff |
1999-12-02 | ef* on ramdisk floppies | Theo de Raadt |
1999-12-02 | in the tradeoff between NFS and more device drivers, NFS loses. people who | Theo de Raadt |
1999-12-01 | crank DFLDSIZ to 32MB | Theo de Raadt |
1999-12-01 | uvm on the i386 | Theo de Raadt |
1999-12-01 | noone needs to see this anymore | Theo de Raadt |
1999-11-30 | Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adapter | cmetz |
1999-11-30 | Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adapter | cmetz |
1999-11-30 | Put the "faulting in a pt page map ..." printf behind #ifdef DEBUG. | Artur Grabowski |
1999-11-28 | Add recognition support for powerbook, it is reported to work with | Dale S. Rahn |
1999-11-28 | Make the default system type to be APPL for these kernels. probably | Dale S. Rahn |