summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-12Get rid of extraneous #includes by using stub struct declarations.Todd C. Miller
2001-08-12less includesMichael Shalayeff
2001-08-12some KNFTodd C. Miller
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-12make get_input_line more general (only affects wizard mode)Paul Janzen
2001-08-12SEMMNS *can* be greater than SEMMNI. (sheesh..)Heikki Korpela
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-12Nothing but comments after #endif; heko@Paul Janzen
2001-08-12moce pglisth into uvm_pglist.hMichael Shalayeff
2001-08-12Use INFTIM where possible.Federico G. Schwindt
2001-08-12Fix build after breakage.Dale Rahn
2001-08-12Don't coredump if the kernel doesn't support IPv6.Angelos D. Keromytis
2001-08-12make it compileMichael Shalayeff
2001-08-12public domainDavid Leonard
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
2001-08-12Document FULLPKGNAME changes.Marc Espie
2001-08-12fake out malloc(0)Theo de Raadt
2001-08-12vm/vm_prot.h no moreMichael Shalayeff
2001-08-12Sync usage message to man pageTodd C. Miller
2001-08-12Remove asserts, there is enough diag code there.Miod Vallat
2001-08-12now, that kernel compiles, i can go get an ash tray somewhereMichael Shalayeff
2001-08-11Cleanup.Miod Vallat
2001-08-11Add wint_t type declaration.Miod Vallat
2001-08-11Looks like you're not needed, pal.Miod Vallat
2001-08-11Remove NVNODE from options(4) because there's no point in usingHeikki Korpela
2001-08-11Unnecessary and redundant includes.Artur Grabowski
2001-08-11Why is it so popular to include <vm/*.h> everywhere?Artur Grabowski
2001-08-11redundant includesArtur Grabowski
2001-08-11redundant includes.Artur Grabowski
2001-08-11redundant includes.Artur Grabowski
2001-08-11unnecessary includes.Artur Grabowski
2001-08-11unnecessary includes.Artur Grabowski
2001-08-11Unnecessary includes.Artur Grabowski
2001-08-11fix more paths beginning with "//"; <bradshaw@staff.crosswalk.com>. ok markus@Jakob Schlyter