summaryrefslogtreecommitdiff
path: root/sys/arch/mvmeppc
AgeCommit message (Expand)Author
2001-08-12Actually, I'm not fond of include files including <uvm/uvm_extern.h>,Miod Vallat
2001-08-12vm_inherit.h no moreMichael Shalayeff
2001-08-12ok, this is the last vm_prot.h slackupMichael Shalayeff
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
2001-08-06remove vm_conf.h; art@ okMichael Shalayeff
2001-08-06Bring latest powerpc pmap.c fix here too.Miod Vallat
2001-07-25Change the pmap_enter interface to merge access_type and the wired booleanArtur Grabowski
2001-07-18Get rid of the PMAP_NEW option by making it mandatory for all archs.Artur Grabowski
2001-07-15add install targetassar
2001-07-06resolve compile problemsSteve Murphree
2001-07-06change MSIZE to 256, okay @deraadtNiels Provos
2001-07-06misc fixesSteve Murphree
2001-07-05Get rid of the wrapper macros around extent_alloc*1Artur Grabowski
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-01s/cdev_gen_ipf/cdev_pf_init/ ;openbsd@davidkrause.comAngelos D. Keromytis
2001-06-27Missed part of the IPF cleanup; openbsd@davidkrause.comAngelos D. Keromytis
2001-06-27TyposMiod Vallat
2001-06-27add the ALTQ device to the rest of the architectures.Kenjiro Cho
2001-06-27IPF cleanup; openbsd@davidkrause.comAngelos D. Keromytis
2001-06-27MNN is no longer an option.Artur Grabowski
2001-06-27UVM is no longer an option.Artur Grabowski
2001-06-27whack old vmArtur Grabowski
2001-06-26Initial import of mvmeppc.Steve Murphree