Age | Commit message (Expand) | Author |
1999-06-08 | Use m68k/exec.h | Marc Espie |
1999-06-07 | Better support for changing volume levels, muting, and switching output | Jason Wright |
1999-06-06 | set DFLDSIZ to 24MB | Theo de Raadt |
1999-06-06 | pmap callout changes for uvm; art | Theo de Raadt |
1999-06-06 | First cut at SUNW,CS4231 audio driver (ss4/ss5). This driver is output-only | Jason Wright |
1999-06-05 | export p_md | Michael Shalayeff |
1999-06-04 | Think-o in pmap_extract4m(), detected by UVM; pk | Theo de Raadt |
1999-06-04 | remove old MN code, which is not in use anymore, MNN been running for | Michael Shalayeff |
1999-06-03 | Same problem as i386, same fix. From Theo. | Jason Downs |
1999-06-03 | use __builtin_next_arg() for va_start() | Theo de Raadt |
1999-06-01 | Fix some mips -> __mips__ stuff. | Per Fogelstrom |
1999-06-01 | fixes for boot are in, kernel is more in sync now | Michael Shalayeff |
1999-06-01 | &vm->vm_pmap -> vm->vm_map.pmap | Artur Grabowski |
1999-05-31 | typo; now we can 'set debug off' at 'boot>' | Todd T. Fries |
1999-05-30 | Sigh, -Dsparc | Theo de Raadt |
1999-05-29 | typo | Artur Grabowski |
1999-05-29 | Main config for vme drivers. | Steve Murphree |
1999-05-29 | Added vme bus device drivers. MVME328, MVME376, MVME332 | Steve Murphree |
1999-05-28 | Oops, missed in last commit: additional AUDIO definitions | Jason Wright |
1999-05-28 | fix up audio_if interfaces and debugging code (allows switching between | Jason Wright |
1999-05-28 | Support the 98543 in GM_DESCRIBE. Pointless, of course, but what the hell. | Jason Downs |
1999-05-28 | fix the makefile; i'm evil | Michael Shalayeff |
1999-05-27 | typo | Artur Grabowski |
1999-05-25 | Move hilsoftinit() call to before interrupts are enabled, from NetBSD. | Jason Downs |
1999-05-24 | Only do basic work in the ethernet interrupt context, and queue packets to | Jason Wright |
1999-05-24 | more buf oflows | Aaron Campbell |
1999-05-24 | fix buf oflow | Aaron Campbell |
1999-05-23 | xircom ethernet fits! | Theo de Raadt |
1999-05-23 | new swap stuff | Michael Shalayeff |
1999-05-23 | getopt(3) returns -1, not EOF | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-05-23 | Add patch for Classic II video, from | Jason Downs |
1999-05-22 | Add new vm_swap code for dynamic swap. From netbsd, munged some by me, and | Tobias Weingartner |
1999-05-22 | pr/796 applied fix from Urazmetov Wasilx <Wasilx@forest.ihep.su> -moj | Mats O Jansson |
1999-05-22 | reportedly 2000 works also | Theo de Raadt |
1999-05-22 | fix f{d,i}cache wrt last cache line | Michael Shalayeff |
1999-05-21 | s/globl/export/g | Michael Shalayeff |
1999-05-21 | longer delay in pms probe for thinkpads; joshp@ioactive.com | Theo de Raadt |
1999-05-21 | group all theMD f;ags together, add interrupt recursion one | Michael Shalayeff |
1999-05-21 | zero the fpu_curproc on proc exit, clarify the cpu_swapout()'s job | Michael Shalayeff |
1999-05-21 | define fpu_curproc | Michael Shalayeff |
1999-05-21 | break bits, cleanup | Michael Shalayeff |
1999-05-21 | do lazy context switches for FPU | Michael Shalayeff |
1999-05-21 | Don't turn off uart when closing cua device if tty is waiting. | Jim Rees |
1999-05-20 | fix some typos; kwesterback@home.com | Aaron Campbell |
1999-05-18 | Enable Xircom ethernet and ICS 1890 Phy. The Xircom driver | Niklas Hallqvist |
1999-05-16 | attempting to unify m68k exec.h files. | Marc Espie |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |
1999-05-13 | Compensate for the check for onwership of unicast packets in promiscuous | Jason Wright |
1999-05-12 | builtin -> built-in | Aaron Campbell |