summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1999-06-08Use m68k/exec.hMarc Espie
1999-06-07Better support for changing volume levels, muting, and switching outputJason Wright
1999-06-06set DFLDSIZ to 24MBTheo de Raadt
1999-06-06pmap callout changes for uvm; artTheo de Raadt
1999-06-06First cut at SUNW,CS4231 audio driver (ss4/ss5). This driver is output-onlyJason Wright
1999-06-05export p_mdMichael Shalayeff
1999-06-04Think-o in pmap_extract4m(), detected by UVM; pkTheo de Raadt
1999-06-04remove old MN code, which is not in use anymore, MNN been running forMichael Shalayeff
1999-06-03Same problem as i386, same fix. From Theo.Jason Downs
1999-06-03use __builtin_next_arg() for va_start()Theo de Raadt
1999-06-01Fix some mips -> __mips__ stuff.Per Fogelstrom
1999-06-01fixes for boot are in, kernel is more in sync nowMichael Shalayeff
1999-06-01&vm->vm_pmap -> vm->vm_map.pmapArtur Grabowski
1999-05-31typo; now we can 'set debug off' at 'boot>'Todd T. Fries
1999-05-30Sigh, -DsparcTheo de Raadt
1999-05-29typoArtur Grabowski
1999-05-29Main config for vme drivers.Steve Murphree
1999-05-29Added vme bus device drivers. MVME328, MVME376, MVME332Steve Murphree
1999-05-28Oops, missed in last commit: additional AUDIO definitionsJason Wright
1999-05-28fix up audio_if interfaces and debugging code (allows switching betweenJason Wright
1999-05-28Support the 98543 in GM_DESCRIBE. Pointless, of course, but what the hell.Jason Downs
1999-05-28fix the makefile; i'm evilMichael Shalayeff
1999-05-27typoArtur Grabowski
1999-05-25Move hilsoftinit() call to before interrupts are enabled, from NetBSD.Jason Downs
1999-05-24Only do basic work in the ethernet interrupt context, and queue packets toJason Wright
1999-05-24more buf oflowsAaron Campbell
1999-05-24fix buf oflowAaron Campbell
1999-05-23xircom ethernet fits!Theo de Raadt
1999-05-23new swap stuffMichael Shalayeff
1999-05-23getopt(3) returns -1, not EOFAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-05-23Add patch for Classic II video, fromJason Downs
1999-05-22Add new vm_swap code for dynamic swap. From netbsd, munged some by me, andTobias Weingartner
1999-05-22pr/796 applied fix from Urazmetov Wasilx <Wasilx@forest.ihep.su> -mojMats O Jansson
1999-05-22reportedly 2000 works alsoTheo de Raadt
1999-05-22fix f{d,i}cache wrt last cache lineMichael Shalayeff
1999-05-21s/globl/export/gMichael Shalayeff
1999-05-21longer delay in pms probe for thinkpads; joshp@ioactive.comTheo de Raadt
1999-05-21group all theMD f;ags together, add interrupt recursion oneMichael Shalayeff
1999-05-21zero the fpu_curproc on proc exit, clarify the cpu_swapout()'s jobMichael Shalayeff
1999-05-21define fpu_curprocMichael Shalayeff
1999-05-21break bits, cleanupMichael Shalayeff
1999-05-21do lazy context switches for FPUMichael Shalayeff
1999-05-21Don't turn off uart when closing cua device if tty is waiting.Jim Rees
1999-05-20fix some typos; kwesterback@home.comAaron Campbell
1999-05-18Enable Xircom ethernet and ICS 1890 Phy. The Xircom driverNiklas Hallqvist
1999-05-16attempting to unify m68k exec.h files.Marc Espie
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-05-13Compensate for the check for onwership of unicast packets in promiscuousJason Wright
1999-05-12builtin -> built-inAaron Campbell