summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-08-16do not try to undefine CAC_DEBUGBrad Smith
2001-08-16state that this skeleton file is in the public domain.Kenjiro Cho
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-15- Attempt to recover from PCI aborts. This is a heavy handed approach whichJason Wright
2001-08-15Add some stuff missed in a previous FreeBSD merge... Fixes the problem whereJason Wright
2001-08-15Same fix as for mvmeppc needed there, forgot this one.Miod Vallat
2001-08-15bcmp done wrong, detected at bakeoff. Hint: always useNiklas Hallqvist
2001-08-14One char was wrong. -mojMats O Jansson
2001-08-14Allow latin-1 chars. -mojMats O Jansson
2001-08-14add missing latin-1 chars. -mojMats O Jansson
2001-08-14Call dc_read_srom with the correct width; patch from gluk@. Fixes problemsAaron Campbell
2001-08-13SYSPTSIZE is orhpaned, so g/c the poor define.Miod Vallat
2001-08-13ecacheon(), ecacheoff() good bye.Miod Vallat
2001-08-12seminfo.semmap and SEMMAP are not used; kill themTodd C. Miller
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-12buffer_map is not used.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-12Don't allocate globals in include files, use extern declarations.Todd C. Miller
2001-08-12merge vm_map.h into uvm_map.h, kinda matches netbsd's approachMichael Shalayeff
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-12absolutely no need to include vm_parm.h after vm.hMichael 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-12remove some of the redundant vm includesMichael Shalayeff
2001-08-12no need to include both vm.h and vm_extern.hMichael Shalayeff
2001-08-12KUSER_AREA, BTOPUSRSTACK, P1PAGES are never used, so get rid of them.Miod Vallat
2001-08-12remove redundant vm includesMichael Shalayeff
2001-08-12g/c unused fields.Miod Vallat
2001-08-12remove redundant vm includesMichael Shalayeff
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-12vm/vm_prot.h no moreMichael Shalayeff
2001-08-12Remove asserts, there is enough diag code there.Miod Vallat