Age | Commit message (Expand) | Author |
2001-08-18 | Stuff from NetBSD/sparc64 and OpenBSD/sparc (no significant modification) | Jason Wright |
2001-08-18 | More includes from NetBSD. | Artur Grabowski |
2001-08-18 | We still need splimp. | Artur Grabowski |
2001-08-18 | A very minimal skeleton. Based on code in NetBSD and sparc. | Artur Grabowski |
2001-08-18 | Well, we don't have a GENERIC yet, but we will have. | Artur Grabowski |
2001-08-18 | Some more includes from NetBSD. | Artur Grabowski |
2001-08-18 | Some more includes from NetBSD. | Artur Grabowski |
2001-08-18 | ofwboot.net compiles/links, too | Jason Wright |
2001-08-18 | oops | Jason Wright |
2001-08-18 | More files needed to compile/link ofwboot | Jason Wright |
2001-08-18 | Enough of NetBSD/sparc64 for ofwboot to compile/link | Jason Wright |
2001-08-18 | probe for ps2 model and check if kbd controller is present | Michael Shalayeff |
2001-08-18 | Get rid of the opt_ PITA. | Artur Grabowski |
2001-08-18 | remove pv_table, it is not referenced any longer. | Dale Rahn |
2001-08-18 | make apm use kqueue for transferring events to luse listener. | Michael Shalayeff |
2001-08-18 | Only map memory above 256MB if the memory is present in the system. | Dale Rahn |
2001-08-18 | make this compile __with__ akdb in the kernel configuration. | Dale Rahn |
2001-08-18 | Enough of NetBSD/sparc64 to get compilable/working bootblk... more to come. | Jason Wright |
2001-08-18 | consistency nit, add some missing preprocessor symbols. | Brad Smith |
2001-08-18 | Timeout non-functional KBC (e.g. when missing) and gate A20 using port 0x92 | Constantine Sapuntzakis |
2001-08-17 | cut and paste typos; from art@ | Michael Shalayeff |
2001-08-17 | cut and paste typo | Michael Shalayeff |
2001-08-17 | When rounding up to the next page size, add NBPG-1, not NBPG before | Dale Rahn |
2001-08-17 | provide a way to get the number used for irq line, not only a string | Michael Shalayeff |
2001-08-17 | quieten pcmcia/cardbus interrupt handling at unsuspend time | Theo de Raadt |
2001-08-17 | depend wscons_machdep.c on wsdisplay; from Peter Galbavy <peter.galbavy@knowt... | Michael Shalayeff |
2001-08-17 | cdev_decl cleanup; jason@ ok | Michael Shalayeff |
2001-08-16 | Typo | Miod Vallat |
2001-08-15 | New timeouts, tested by beck@. | Miod Vallat |
2001-08-15 | More 197 support breakage. | Miod Vallat |
2001-08-15 | There is no need explaining how to do manually what libkvm does for you, | Miod Vallat |
2001-08-15 | There is no need to alter the MAX_KMAP and MAX_KMAPENT formulae for | Miod Vallat |
2001-08-15 | Same fix as for mvmeppc needed there, forgot this one. | Miod Vallat |
2001-08-13 | SYSPTSIZE is orhpaned, so g/c the poor define. | Miod Vallat |
2001-08-13 | ecacheon(), ecacheoff() good bye. | Miod Vallat |
2001-08-12 | Actually, I was there only to remove an nappropriate hp300 | Miod Vallat |
2001-08-12 | I was expecting our documentation guys to correct this, especially | Miod Vallat |
2001-08-12 | Oh, and STACKCHECK also is a 4.4BSDism. | Miod Vallat |
2001-08-12 | BUFFERS_UNMANAGED my ass, probably more outdated or obsolete things | Miod Vallat |
2001-08-12 | BUFFERS_UNMANAGED est une grosse fumisterie. | Miod Vallat |
2001-08-12 | less includes | Michael Shalayeff |
2001-08-12 | uvm_extern.h is enough here | Michael Shalayeff |
2001-08-12 | vm_pager.h no more | Michael Shalayeff |
2001-08-12 | Actually, I'm not fond of include files including <uvm/uvm_extern.h>, | Miod Vallat |
2001-08-12 | this does not seem to require none of the vm headers even and compiles ok | Michael Shalayeff |
2001-08-12 | vm_inherit.h no more | Michael Shalayeff |
2001-08-12 | ok, this is the last vm_prot.h slackup | Michael Shalayeff |
2001-08-12 | wsmux does not need to be cdev_decl'ed here | Michael Shalayeff |
2001-08-12 | vm_extern.h no more | Michael Shalayeff |
2001-08-12 | Adapt to <vm/vm_prot.h> removal. | Miod Vallat |