Age | Commit message (Expand) | Author |
2000-07-06 | Change splsoftclock() call to spllowersoftclock() to conform with other | Hakan Olsson |
2000-07-06 | Change splsoftclock() to raise the spl, instead of lowering it. | Hakan Olsson |
2000-06-23 | remove obsolete vtrace guts; art@ | Michael Shalayeff |
2000-06-08 | Add explicit inclusions of signalvar.h to files actually using syms defined | Niklas Hallqvist |
2000-06-07 | At art@'s prompting, change amiga's loadbsd flag parsing to look more | Marc Espie |
2000-06-05 | Need to include files.mii due to latest elink3 changes. | Artur Grabowski |
2000-06-05 | Changes to exit handling. | Artur Grabowski |
2000-05-30 | Oops. conversion braino. | Artur Grabowski |
2000-05-28 | Bugfix pmap_activate. | Artur Grabowski |
2000-05-28 | Disable cross for UVM until I figure out what the #$%&! is happening in here. | Artur Grabowski |
2000-05-28 | UVM. kmem_alloc -> uvm_km_zalloc. And one ugly construction -> uvm_km_valloc. | Artur Grabowski |
2000-05-28 | missing arguments and typos. | Artur Grabowski |
2000-05-27 | Fix a bunch of typos. | Artur Grabowski |
2000-05-27 | Even more name changes for UVM. | Artur Grabowski |
2000-05-27 | Need to include <vm/vm.h> for round_page. | Artur Grabowski |
2000-05-27 | UVM support. | Artur Grabowski |
2000-05-27 | UVM support. | Artur Grabowski |
2000-05-27 | UVM support. (kernacc -> uvm_kernacc) | Artur Grabowski |
2000-05-27 | uvm support. | Artur Grabowski |
2000-05-27 | vm freelist defines for UVM. | Artur Grabowski |
2000-05-27 | Make pmap_activate take struct proc * as arguemnt. | Artur Grabowski |
2000-05-27 | Start of support for UVM. interrupt counters and kmem_free -> uvm_km_free. | Artur Grabowski |
2000-05-27 | Interrupt counter define for UVM. | Artur Grabowski |
2000-05-27 | Oops. This is also needed for MACHINE_NEW_NONCONTIG. | Artur Grabowski |
2000-05-27 | MACHINE_NEW_NONCONTIG code for amiga. Enabled by default. | Artur Grabowski |
2000-04-29 | From Lars Hecking <lhecking@nmrc.ucc.ie>: | Marc Espie |
2000-04-28 | Nicer ite3 console. | Marc Espie |
2000-04-17 | Move some misplaced periods outside of the parentheses. | Aaron Campbell |
2000-04-12 | Remove all arguments to the .Os macro so that all of 2.7's man pages will | Aaron Campbell |
2000-04-12 | Fix pcic attachments; jj@dynarc.se | Aaron Campbell |
2000-04-11 | Check usec for >= 1000000, not just > ; as msaitoh@NetBSD.org | Paul Janzen |
2000-03-23 | New API for timeouts. Replaces the old timeout()/untimeout() API and | Artur Grabowski |
2000-02-29 | Enable the AriadneII driver + more of IDE stuff | Niklas Hallqvist |
2000-02-29 | This one is for jj: The AriadneII driver, adapted from Bernd Enesti's | Niklas Hallqvist |
2000-02-22 | enlarge msgbuf, somewhat line netbsd did | Theo de Raadt |
2000-02-13 | Fix. | Marc Espie |
2000-02-12 | Let manpages be built if !amiga | Marc Espie |
2000-01-24 | Amiga HW clock code was not Y2K compliant. | Marc Espie |
2000-01-19 | Fix matthieu's damage. Amiga kernel sure compiles better with a prototype | Marc Espie |
2000-01-09 | add INET6 into conf/GENERIC. | Jun-ichiro itojun Hagino |
2000-01-03 | .Sh "SEE ALSO" -> .Sh SEE ALSO | Paul Janzen |
1999-12-08 | bring in KAME IPv6 code, dated 19991208. | Jun-ichiro itojun Hagino |
1999-12-08 | add GENERIC.v6 (IPv6 test configuration). to be integrated into GENREIC. | Jun-ichiro itojun Hagino |
1999-11-22 | add empty mmioctl() implementation for new /dev/mem interface for all | Matthieu Herrb |
1999-11-08 | move MI definition of rd into it's MI place also fixing | Michael Shalayeff |
1999-11-05 | ite screen blanker, set to 10 minutes by default. | Marc Espie |
1999-09-27 | Bad synch | Marc Espie |
1999-09-27 | Glue | Marc Espie |
1999-09-27 | The device-streams tools, including binaries in uu.gz format. | Marc Espie |
1999-09-23 | Typo fixes. | Alex Feldman |