summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-12-05update for radio drivers from tm@oganer.net und jumbo@narod.ruMichael Shalayeff
2001-12-05KNF, i need this for what comes next..Theo de Raadt
2001-12-05simplifyTheo de Raadt
2001-12-05more free KNF from maja, though this was hard to doTheo de Raadt
2001-12-05minor KNFTheo de Raadt
2001-12-05this stuff is supplied by -lrpcsvcTheo de Raadt
2001-12-05simplify the sourceTheo de Raadt
2001-12-05KNF whackTheo de Raadt
2001-12-05choose one AC97 name and stick with it a bit more oftenTheo de Raadt
2001-12-05at least make this more realTheo de Raadt
2001-12-05remove liesTheo de Raadt
2001-12-05documentation nitsTheo de Raadt
2001-12-05malloc(n) regression testTheo de Raadt
2001-12-05KNF, and remove part of the TLI garbageTheo de Raadt
2001-12-05document how malloc(0) blobbies are stored, and their characterTheo de Raadt
2001-12-05mention cgsix & cgthreeJason Wright
2001-12-05Same stuff as cgthree:Jason Wright
2001-12-05- fix initialization so that the cursor is initialized to be in the sameJason Wright
2001-12-05make it compile with more strict prototype checkingJun-ichiro itojun Hagino
2001-12-05deal with LP64 printf issue with sig_atomic_t. from thorpejJun-ichiro itojun Hagino
2001-12-05Enable MSCP disk support, since although untested due to lack ofHugh Graham
2001-12-05sync with netbsd. untested.Hugh Graham
2001-12-05Get maxslp with sysctl. Not the constant.Artur Grabowski
2001-12-05Get MAXSLP from kvm/sysctl. It's patchable in the kernel now.Artur Grabowski
2001-12-05Include more machdep headers. (paranoia)Artur Grabowski
2001-12-05nuke rominterpret and update romgetcursoraddr() to work on sparc64; based on ...Jason Wright
2001-12-05document new options; from netbsd.Niels Provos
2001-12-05Make OF_interpret() work correctly; based on NetBSD fix, but maintainingJason Wright
2001-12-05make nkmempages dynamic based on memory. okay art@ from netbsd:Niels Provos
2001-12-05Must include machine/pmap.h and machine/vmparam.h here nowArtur Grabowski
2001-12-05Make DEBUG not default, and make the default compileNiklas Hallqvist
2001-12-05Oops forgot to regen.Artur Grabowski
2001-12-05Break out the part that lowers v_holdcnt in brelvp into an own functionArtur Grabowski
2001-12-05Update pmap_update macro for arches Art missed. Still just a noop.Todd C. Miller
2001-12-04Yet another sync to NetBSD uvm.Artur Grabowski
2001-12-04Readd VOP_MMAP, will be used soon. Right now it's just a question toArtur Grabowski
2001-12-04All files are copied from the skel dir, not just dot.*Todd C. Miller
2001-12-04Add declaration of "state" to _simple_lock_assert(). Since it isTodd C. Miller
2001-12-04cgthree man pageJason Wright
2001-12-04commented out entry for cgthreeJason Wright
2001-12-04skeleton driver for cgthree (at the same point as cgsix)Jason Wright
2001-12-04enable uplcom on macppc GENERIC. tested by myself, and okay'd by drahn@lebel
2001-12-04Kill setjmp/longjmpTodd C. Miller
2001-12-04remove direct entry points for bwtwo, cgfourteen, cgsix, cgthree, and tcxJason Wright
2001-12-04man page for cgsixJason Wright
2001-12-04Now that we found the bug, go back to not stop on SPL NOT LOWERED..Niklas Hallqvist
2001-12-04add commented out entries for cgsix at sbus and wsdisplay at cgsixJason Wright
2001-12-04add stuff for wsdisplayJason Wright
2001-12-04wscons driver for cgsix (based on vgafb from macppc and cgsix from sparc)Jason Wright
2001-12-04Provide eeprom(8) on sparc64.Miod Vallat