Age | Commit message (Expand) | Author |
2001-03-12 | Adjust the way that media is initialized on DP8390-compatibles; from NetBSD. | Aaron Campbell |
2001-03-08 | move gif* and faith* into sys/conf/GENERIC. deraadt and angelos ok | Jun-ichiro itojun Hagino |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff |
2001-02-19 | Zap some unnecessary defines. | Artur Grabowski |
2001-02-19 | explicitly set page size for uvm. | Artur Grabowski |
2001-02-16 | zap old timeout | Marc Espie |
2001-02-07 | XXX two horrible abuses of spl. | Artur Grabowski |
2001-01-31 | based on art's sparc patch: | Jason Wright |
2001-01-25 | spelling | Todd T. Fries |
2000-12-21 | People have difficulty spelling 'initial' and derivatives thereof (too many | Aaron Campbell |
2000-12-15 | ITE_INGRF checks needed, from NetBSD. | Marc Espie |
2000-12-15 | Grow the number of reserved pt pages. | Artur Grabowski |
2000-11-10 | Change the ktrace interface functions from taking the trace vnode to taking the | Artur Grabowski |
2000-11-10 | seperate -> separate, okay aaron@ | Niels Provos |
2000-11-08 | Enable UVM by default. | Artur Grabowski |
2000-11-08 | Some fixes to vmapbuf and vunmapbuf. | Artur Grabowski |
2000-11-08 | Fixes to submap allocation. | Artur Grabowski |
2000-10-18 | typo in comment; from gluk@ptci.ru | Michael Shalayeff |
2000-10-12 | Repair RAMDISK, which has no joystick. | Marc Espie |
2000-09-26 | Implement getnulldev that returns the dev_t for "/dev/null". | Artur Grabowski |
2000-09-02 | Amiga joystick driver. Stylistic comments by Niklas. | Marc Espie |
2000-07-22 | art's typo, getting fed up of these. | Marc Espie |
2000-07-20 | Revert to old vm, now that it builds again. | Marc Espie |
2000-07-19 | Use t_rstrt_to for ttrstrt timeout. | Artur Grabowski |
2000-07-16 | Consistent COPTS | Marc Espie |
2000-07-16 | non-UVM doesn't even boot | Marc Espie |
2000-07-11 | since .cvsignore is there, .keep_me is not needed | Theo de Raadt |
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 |