Age | Commit message (Expand) | Author |
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 |
1999-11-28 | Lower NKMEMCLUSTERS from 128MB to 16MB. Currently the vm size for powerpc | Dale S. Rahn |
1999-11-28 | Add commented out hsq entry. | Jason Downs |
1999-11-28 | Enable TI16750 UART support. | Jason Downs |
1999-11-28 | Add lpt at puc. | Jason Downs |
1999-11-27 | Shorten printf() strings, KNF, and fix a braino in a switch() statement. | Aaron Campbell |
1999-11-27 | define PAGE_SIZE and friends, 4K kernel size reduction and probable speed inc... | Theo de Raadt |
1999-11-27 | thanks to aaron, more ethernet drivers fit | Theo de Raadt |
1999-11-27 | Winchip c6 TSC is broken; wd@ics.nara-wu.ac.jp | Theo de Raadt |
1999-11-26 | switch_screen() takes three arguments, not two; d@ | Aaron Campbell |
1999-11-26 | Up-to-date | Niklas Hallqvist |
1999-11-26 | hide in DEBUG some extra printings | Michael Shalayeff |
1999-11-26 | print asp spu type in text | Michael Shalayeff |
1999-11-26 | shorter text, so it fits in 80 columns | Michael Shalayeff |
1999-11-26 | accomodate for mi changes | Michael Shalayeff |
1999-11-26 | fix types for raw routines, also fix macros in bus.h for raw multi; 10x niklas@ | Michael Shalayeff |
1999-11-26 | enable sti, config on nfs | Michael Shalayeff |
1999-11-26 | enable sti graphics, which seems to map rom ok now; also machdep.c needs sti.h | Michael Shalayeff |
1999-11-26 | do console stuff, pdc_call is in locore now | Michael Shalayeff |
1999-11-26 | Use round_page instead of some home-made macro. | Artur Grabowski |
1999-11-26 | new bus, some things i was not right | Michael Shalayeff |
1999-11-26 | undo damage by aaron. what is it with you guys? 4 people (matthieu, | Theo de Raadt |
1999-11-25 | sloppy aaron | Theo de Raadt |
1999-11-25 | Whoops, didn't mean to step on espie's toes. Also restore some comments | Aaron Campbell |
1999-11-25 | Remove the keyboard mouse emulator, HP emulation mode, and PCVT_SHOWKEYS | Aaron Campbell |
1999-11-25 | no dma.c no more | Michael Shalayeff |
1999-11-25 | convey and convex it traps on both ways, and a little syscalls in between | Michael Shalayeff |
1999-11-25 | bus stuff is in mainbus now, the rest is rewritten many ways | Michael Shalayeff |