Age | Commit message (Expand) | Author |
2000-12-06 | s/packed/__packed__/ | Michael Shalayeff |
2000-12-06 | use __x__ formats for __attribute__ arguments; guenther@gac.edu | Theo de Raadt |
2000-11-28 | How did this work? | Jason Wright |
2000-11-28 | Repair: grrrrrr... brought in wrong changes -again- | Jason Wright |
2000-11-28 | oops, not yet | Jason Wright |
2000-11-28 | remove statics and knf | Jason Wright |
2000-11-26 | alpha clock fixes from NetBSD | Todd C. Miller |
2000-11-25 | Everyone seems to hit the wrong key first time. Change the abort banner | Hugh Graham |
2000-11-25 | make room for a 16 slice disklabel | Hugh Graham |
2000-11-25 | OpenBSD tag | Artur Grabowski |
2000-11-25 | pull in cy82c693 for sio and pceb | Artur Grabowski |
2000-11-25 | Use the common cy82c693 access functions. | Artur Grabowski |
2000-11-24 | raise dirty in kenter_pa too | Michael Shalayeff |
2000-11-24 | Support 16 slices per device, like the other OpenBSD arches. | Hugh Graham |
2000-11-24 | PAGE_SIZE on alpha is 8192 thus PAGE_SHIFT should be 13, not 12. | Todd C. Miller |
2000-11-23 | ttyC? with one max letter after ttyC | Theo de Raadt |
2000-11-22 | s/stroul/strtoul/; spotted by brad@ | Michael Shalayeff |
2000-11-22 | Remove UNTESTED comments on cpus that I know work. | Artur Grabowski |
2000-11-22 | cosmetic. | Artur Grabowski |
2000-11-21 | Make this compile without UVM; dirt@monkey.org | Aaron Campbell |
2000-11-21 | stupid Imac DV appears to misclasify the vga controller as DISPLAY_MISC | Theo de Raadt |
2000-11-19 | Add in pciide. | Todd C. Miller |
2000-11-19 | Add -I${.CURDIR}/../../../../lib/libsa to CPPFLAGS so md5.c can find | Todd C. Miller |
2000-11-19 | PAGE_SIZE (and friends) does not change on alpha. | Artur Grabowski |
2000-11-19 | More sane setting of page size. | Artur Grabowski |
2000-11-18 | Add an example for boot -c. | Aaron Campbell |
2000-11-18 | - Add an EXAMPLES section. I still haven't chosen a "standard" format. | Aaron Campbell |
2000-11-18 | - "OpenBSD BOOT [x.xx]" -> ">> OpenBSD/i386 BOOT [x.xx]" to reflect reality. | Aaron Campbell |
2000-11-18 | allow this to compile without COMPAT_OSF1 | Eric Jackson |
2000-11-18 | aac appears to fit | Theo de Raadt |
2000-11-17 | seems the qe/mace combination needs a delay between accesses to the | Jason Wright |
2000-11-17 | Uncomment audio* at uaudio?, especially since ho@ has had success with the | Aaron Campbell |
2000-11-16 | allow the console to attach on the rest of the alpha's we support. | Eric Jackson |
2000-11-16 | Driver for USB scanners; from NetBSD. | Aaron Campbell |
2000-11-16 | - remove other media types, the MACE isn't as bright as one would hope | Jason Wright |
2000-11-16 | Add entries for the AMD K6-2+/III+, newer Athlon/Duron chips, and | Todd C. Miller |
2000-11-16 | revert previous commit which didnt compile | Eric Jackson |
2000-11-16 | wait for the MACE to figure out whether it has media or not, and then | Jason Wright |
2000-11-16 | update for recent conf/files update | Eric Jackson |
2000-11-16 | - Fix the NMI problem: it seems the qec channel reset also resets the MACE, and | Jason Wright |
2000-11-16 | initial support for 21264 systems. | Eric Jackson |
2000-11-16 | configure vga, mouse and keyboard's once again. Currently only on eb164. | Eric Jackson |
2000-11-16 | configure vga console, keyboard and mouse once again. support coming soon. | Eric Jackson |
2000-11-15 | Point to the right variable for ktrace | Nathan Binkert |
2000-11-13 | Address the i8042 keyboard controller registers as offsets from IO_KBD; from | Aaron Campbell |
2000-11-13 | typo | Niklas Hallqvist |
2000-11-13 | Do not use PG_N on "real" 386es as it does not exist there; from NetBSD | Niklas Hallqvist |
2000-11-11 | pci portion of eb164 support. from NetBSD | Eric Jackson |
2000-11-11 | Add bus_space_barrier code to powerpc bus.h. This portion of the | Dale Rahn |
2000-11-10 | Change the ktrace interface functions from taking the trace vnode to taking the | Artur Grabowski |