summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2001-07-06Change to make the kernel build when IPCOMP is activated andJean-Jacques Bernard-Gundol
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 REAL_CLISTS. It was never implemented and the tentacles areArtur Grabowski
2001-07-05Oops. missed this file in the extent_alloc fix.Artur Grabowski
2001-07-05Get rid of the wrapper macros around extent_alloc*1Artur Grabowski
2001-07-05Don't use some macros from vm_page.h.Artur Grabowski
2001-07-05clean up includes.Artur Grabowski
2001-07-05add iopMichael Shalayeff
2001-07-05move cdev_decl(iop) into sys/conf.hMichael Shalayeff
2001-07-04need sys/systm.h for strcmp prototype (gcc 3.0 fixes built-in status,Marc Espie
2001-07-04Make preprocessor happier, don't give it untasty tokens at end of input.Marc Espie
2001-07-04Kill this for real hopefullyNiklas Hallqvist
2001-07-04Kill these for real hopefullyNiklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04missed this $OpenBSD$ in former commitNiklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04This was hardly meant to be hereNiklas Hallqvist
2001-07-04Fix off-by-one error in unit checkingConstantine Sapuntzakis
2001-07-03Add the I2O deviceNiklas Hallqvist
2001-07-02add nge and nsgphyNathan Binkert
2001-07-01Variable declarations without extern are evil.Miod Vallat
2001-07-01Variable declarations without extern are evil.Miod Vallat
2001-07-01Misc cleaning.Miod Vallat
2001-07-01Enable the ``machine foo'' commands under ddb.Miod Vallat
2001-07-01s/cdev_gen_ipf/cdev_pf_init/ ;openbsd@davidkrause.comAngelos D. Keromytis
2001-07-01More prototype/header file cleanup.Dale Rahn
2001-07-01Properly identify the PBG4 keyboard, US keyboard at least.Dale Rahn
2001-06-30Repair 197 support (oops)Miod Vallat
2001-06-29update the copyright yearMichael Shalayeff
2001-06-29return normal is error code returned is zero, for some thinkpadsMichael Shalayeff
2001-06-29Some cleaning. Remove unused boot options, don't declare extra RB_FOOMiod Vallat
2001-06-29Give RB_NOSYM a non-conflicting value here too.Miod Vallat
2001-06-29spacesMichael Shalayeff
2001-06-29merge a bit of bus_dma* from netbsdJason Wright
2001-06-29Add kbd info for iBook. -mojMats O Jansson
2001-06-29Remove defines that are now defined elsewhere.Janne Johansson
2001-06-29biosboot is more than 256 bytes for a while nowMichael Shalayeff
2001-06-29Include/header cleanup. More.Dale Rahn