Age | Commit message (Expand) | Author |
1999-11-13 | from chuq@chuq.com: several fixes to copy{in,out,}str() from charles | Theo de Raadt |
1999-11-12 | Break out the allocation of pv entries and 4m pagetables into functions. | Artur Grabowski |
1999-11-12 | This shouldn't have been committed with the previous commit, revert | Angelos D. Keromytis |
1999-11-12 | Merge dvdio.h and cdio.h, don't use typedefs, get rid of bitfields (no | Angelos D. Keromytis |
1999-11-12 | Use cdio.h instead of dvdio.h | Angelos D. Keromytis |
1999-11-11 | SCSI commands do not send data in both directions in the data phase. | Constantine Sapuntzakis |
1999-11-11 | Pool will not work with old vm and is only used by uvm. Remove non-uvm code. | Artur Grabowski |
1999-11-11 | add a powerhook to disable DMA on suspend. okay jason@ | Niels Provos |
1999-11-11 | Delay USB device attachment to prevent lost interrupts when probing uaudio. | Hakan Olsson |
1999-11-11 | USB Audio, from NetBSD (augustss@carlstedt.se). Imported by me and niklas@. | Hakan Olsson |
1999-11-11 | General cleanup of pmap. | Artur Grabowski |
1999-11-10 | Fix to use enoioctl | Constantine Sapuntzakis |
1999-11-10 | Fix typo in printf | Chris Cappuccio |
1999-11-10 | include syscallnames only if compiling w/ SYSCALL_DEBUG. | Michael Shalayeff |
1999-11-09 | Fix lengths of scsi cmds | Angelos D. Keromytis |
1999-11-09 | Add SIOCSIFMEDIA and SIOCGIFMEDIA to the switch in ifioctl(). SIOCSIFMEDIA | Todd C. Miller |
1999-11-09 | sync | Niels Provos |
1999-11-09 | neomagic 256av | Niels Provos |
1999-11-09 | Adapt to changed pmap_enter API (the extra argument is a no-op). | Artur Grabowski |
1999-11-09 | Adapt to pmap_enter changes. | Artur Grabowski |
1999-11-09 | Add OpenBSD tags. | Dale S. Rahn |
1999-11-09 | Remove old unused config files. | Dale S. Rahn |
1999-11-09 | Additional changes due to the fallout of the p4e -> ppc changes. | Dale S. Rahn |
1999-11-09 | Merge error in previous version caused compilation failure. | Dale S. Rahn |
1999-11-09 | add memset to list of files to build. | Dale S. Rahn |
1999-11-09 | autoconf.h | Dale S. Rahn |
1999-11-09 | in the ifdef POWERPC section, do use ppc, not p4e, for the iohandle | Dale S. Rahn |
1999-11-09 | sync | Chris Cappuccio |
1999-11-09 | Add Triones/Highpoint HPT343, HPT366 | Chris Cappuccio |
1999-11-09 | autoconf.c: | Dale S. Rahn |
1999-11-08 | Support for imac drivers, Additional configurations for mac kernels. | Dale S. Rahn |
1999-11-08 | Changes for imac support. support for VI computers and MCG Powerstack | Dale S. Rahn |
1999-11-08 | Initial import of NetBSD macppc code to allow OpenBSD/powerpc to run | Dale S. Rahn |
1999-11-08 | move MI definition of rd into it's MI place also fixing | Michael Shalayeff |
1999-11-07 | regen. | Federico G. Schwindt |
1999-11-07 | sigh, tag shouldn't be a comment in *devs. | Federico G. Schwindt |
1999-11-07 | sync with NetBSD. | Federico G. Schwindt |
1999-11-07 | regen. | Federico G. Schwindt |
1999-11-07 | oops. add OpenBSD tag. | Federico G. Schwindt |
1999-11-07 | New devices. | Federico G. Schwindt |
1999-11-07 | add APM powerhooks. | Niels Provos |
1999-11-06 | make ramdiskB fit | Theo de Raadt |
1999-11-06 | move sea* to RAMDISKB | Theo de Raadt |
1999-11-06 | sync | Theo de Raadt |
1999-11-06 | I shortened these names ON PURPOSE. Do NOT make them long again! | Theo de Raadt |
1999-11-05 | MACHINE_NEW_NONCONTIG is now default even without uvm. | Artur Grabowski |
1999-11-05 | Since we no longer allocate the iommu page tables in pmap_bootstrap, we can | Artur Grabowski |
1999-11-05 | Move the allocation of iomme ptes to iommuattach (where it belongs). | Artur Grabowski |
1999-11-05 | ite screen blanker, set to 10 minutes by default. | Marc Espie |
1999-11-05 | remove some #if 0 code that will never be enabled anyway | Artur Grabowski |