summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2001-08-18More files needed to compile/link ofwbootJason Wright
2001-08-18Enough of NetBSD/sparc64 for ofwboot to compile/linkJason Wright
2001-08-18probe for ps2 model and check if kbd controller is presentMichael Shalayeff
2001-08-18Get rid of the opt_ PITA.Artur Grabowski
2001-08-18remove pv_table, it is not referenced any longer.Dale Rahn
2001-08-18make apm use kqueue for transferring events to luse listener.Michael Shalayeff
2001-08-18Only map memory above 256MB if the memory is present in the system.Dale Rahn
2001-08-18make this compile __with__ akdb in the kernel configuration.Dale Rahn
2001-08-18Enough of NetBSD/sparc64 to get compilable/working bootblk... more to come.Jason Wright
2001-08-18consistency nit, add some missing preprocessor symbols.Brad Smith
2001-08-18Timeout non-functional KBC (e.g. when missing) and gate A20 using port 0x92Constantine Sapuntzakis
2001-08-17cut and paste typos; from art@Michael Shalayeff
2001-08-17cut and paste typoMichael Shalayeff
2001-08-17When rounding up to the next page size, add NBPG-1, not NBPG beforeDale Rahn
2001-08-17provide a way to get the number used for irq line, not only a stringMichael Shalayeff
2001-08-17quieten pcmcia/cardbus interrupt handling at unsuspend timeTheo de Raadt
2001-08-17depend wscons_machdep.c on wsdisplay; from Peter Galbavy <peter.galbavy@knowt...Michael Shalayeff
2001-08-17cdev_decl cleanup; jason@ okMichael Shalayeff
2001-08-16TypoMiod Vallat
2001-08-15New timeouts, tested by beck@.Miod Vallat
2001-08-15More 197 support breakage.Miod Vallat
2001-08-15There is no need explaining how to do manually what libkvm does for you,Miod Vallat
2001-08-15There is no need to alter the MAX_KMAP and MAX_KMAPENT formulae forMiod Vallat
2001-08-15Same fix as for mvmeppc needed there, forgot this one.Miod Vallat
2001-08-13SYSPTSIZE is orhpaned, so g/c the poor define.Miod Vallat
2001-08-13ecacheon(), ecacheoff() good bye.Miod Vallat
2001-08-12Actually, I was there only to remove an nappropriate hp300Miod Vallat
2001-08-12I was expecting our documentation guys to correct this, especiallyMiod Vallat
2001-08-12Oh, and STACKCHECK also is a 4.4BSDism.Miod Vallat
2001-08-12BUFFERS_UNMANAGED my ass, probably more outdated or obsolete thingsMiod Vallat
2001-08-12BUFFERS_UNMANAGED est une grosse fumisterie.Miod Vallat
2001-08-12less includesMichael Shalayeff
2001-08-12uvm_extern.h is enough hereMichael Shalayeff
2001-08-12vm_pager.h no moreMichael Shalayeff
2001-08-12Actually, I'm not fond of include files including <uvm/uvm_extern.h>,Miod Vallat
2001-08-12this does not seem to require none of the vm headers even and compiles okMichael Shalayeff
2001-08-12vm_inherit.h no moreMichael Shalayeff
2001-08-12ok, this is the last vm_prot.h slackupMichael Shalayeff
2001-08-12wsmux does not need to be cdev_decl'ed hereMichael Shalayeff
2001-08-12vm_extern.h no moreMichael Shalayeff
2001-08-12Adapt to <vm/vm_prot.h> removal.Miod Vallat
2001-08-12KUSER_AREA, BTOPUSRSTACK, P1PAGES are never used, so get rid of them.Miod Vallat
2001-08-12g/c unused fields.Miod Vallat
2001-08-12g/c old, unused, constants.Miod Vallat
2001-08-12Replace VM_{MAX,MIN}_USER_ADDRESS with VM_{MAX,MIN}_ADDRESS.Miod Vallat
2001-08-12moce pglisth into uvm_pglist.hMichael Shalayeff
2001-08-12Fix build after breakage.Dale Rahn
2001-08-12make it compileMichael Shalayeff
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
2001-08-12Remove asserts, there is enough diag code there.Miod Vallat