Age | Commit message (Expand) | Author |
2001-11-01 | Change d_mmap in struct cdevsw from: | Artur Grabowski |
2001-10-26 | Don't bomb if isadma is not configured. | Artur Grabowski |
2001-10-26 | First cut at a port of isadma and floppy driver. ok art@ | Nathan Binkert |
2001-10-26 | spaces to tabs | Nathan Binkert |
2001-10-26 | fix comment | Nathan Binkert |
2001-10-20 | add CD9660 | Theo de Raadt |
2001-10-09 | bge and wx are known to work | Nathan Binkert |
2001-09-30 | Generic soft interrupts from NetBSD plus some minor cleanups. | Artur Grabowski |
2001-09-29 | dec_kn20aa_intr_disestablish() implementation from netbsd; art@ ok | Michael Shalayeff |
2001-09-29 | Enable pckbd support and use symbolic #defines for ctb_term_type | Todd C. Miller |
2001-09-29 | using #define is wrong, use #option | Theo de Raadt |
2001-09-28 | and mention XP1000 in the right place | Theo de Raadt |
2001-09-28 | upgrade twe to untested, add ami to broken | Michael Shalayeff |
2001-09-28 | remove dups w/ conf.h | Michael Shalayeff |
2001-09-28 | move cdev_decl(pf) into it's proper place, kill cdev_decl(ipl) at the same time | Michael Shalayeff |
2001-09-19 | Now is a good time to commit this cosmetic maxpartition-related change... | Miod Vallat |
2001-09-19 | merge vm/vm_kern.h into uvm/uvm_extern.h; art@ ok | Michael Shalayeff |
2001-09-16 | Make use of "export", "struct" and "member" keywords to be easier to read | Miod Vallat |
2001-09-16 | Fix this so it understands disklabels. | Artur Grabowski |
2001-09-16 | Add some missing lengths checks when passing data from userland to | Todd C. Miller |
2001-09-14 | Don't just use 'size'. Use SIZE and make it settable. | Artur Grabowski |
2001-09-12 | Print memory numbers in KB as well as bytes like most other platforms. | Todd C. Miller |
2001-09-12 | mbutl no more | Artur Grabowski |
2001-09-05 | Will need netbsd_types.h very soon. | Artur Grabowski |
2001-09-01 | Add __HAVE_DEVICE_REGISTER to hp300/alpha (sparc64 already had it) and | Jason Wright |
2001-08-25 | Change pci_intr_map to take pci_attach_args as an argument. | Artur Grabowski |
2001-08-23 | Sync with contents of arch/foo/conf directory, might be useful one day. | Miod Vallat |
2001-08-23 | We can now move timeout_init into main(). | Artur Grabowski |
2001-08-23 | Remove even more old timeout tentacles. | Artur Grabowski |
2001-08-18 | Move pmap_{de,}activate to vm/pmap.h, it's same on all archs. | Artur Grabowski |
2001-08-17 | cut and paste typos; from art@ | Michael Shalayeff |
2001-08-17 | cut and paste typo | Michael Shalayeff |
2001-08-17 | provide a way to get the number used for irq line, not only a string | Michael Shalayeff |
2001-08-12 | #(endif|else) foo is incorrect, make it #endif /* foo */ | Heikki Korpela |
2001-08-11 | remove some old cruft. | Artur Grabowski |
2001-08-08 | vga_{isa,pci}.h -> vga.h since the former no longer exists. | Todd C. Miller |
2001-08-06 | remove vm_conf.h; art@ ok | Michael Shalayeff |
2001-07-25 | Change the pmap_enter interface to merge access_type and the wired boolean | Artur Grabowski |
2001-07-19 | bogus comment. | Artur Grabowski |
2001-07-19 | No more need to define PMAP_NEW. | Artur Grabowski |
2001-07-15 | add install target | assar |
2001-07-09 | Make quad types on alpha be "long long" not "long". This means that | Todd C. Miller |
2001-07-05 | Get rid of REAL_CLISTS. It was never implemented and the tentacles are | Artur Grabowski |
2001-07-05 | Get rid of the wrapper macros around extent_alloc*1 | Artur Grabowski |
2001-07-05 | add iop | Michael Shalayeff |
2001-07-04 | Kill these for real hopefully | Niklas Hallqvist |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist |
2001-06-27 | Add commented out ises driver. RNG works. | Hakan Olsson |
2001-06-27 | MNN is no longer an option. | Artur Grabowski |
2001-06-27 | Remove IPF references; openbsd@davidkrause.com | Angelos D. Keromytis |