Age | Commit message (Expand) | Author |
2000-11-16 | allow the console to attach on the rest of the alpha's we support. | Eric Jackson |
2000-11-16 | revert previous commit which didnt compile | Eric Jackson |
2000-11-16 | update for recent conf/files update | Eric Jackson |
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-11 | pci portion of eb164 support. from NetBSD | Eric Jackson |
2000-11-10 | Change the ktrace interface functions from taking the trace vnode to taking the | Artur Grabowski |
2000-11-09 | zap old file. | Artur Grabowski |
2000-11-09 | zap dead files. | Artur Grabowski |
2000-11-08 | Zap dead files. | Artur Grabowski |
2000-11-08 | no need to extern booted_device everywhere. | Artur Grabowski |
2000-11-08 | extern struct device *booted_device | Artur Grabowski |
2000-11-08 | tag the rest of alpha tree | Eric Jackson |
2000-11-08 | add tags | Eric Jackson |
2000-11-08 | add tags | Eric Jackson |
2000-11-08 | Add back the isp driver. It only works on some machines right now, | Artur Grabowski |
2000-11-08 | Add support for Miata. | Artur Grabowski |
2000-11-08 | Merge in big portions of the improvements NetBSD did to their alpha port. | Artur Grabowski |
2000-11-08 | Remove kernel configs that will stop working soon. | Artur Grabowski |
2000-11-07 | Use cc -xassembler-with-cpp instead of cpp | as | Artur Grabowski |
2000-10-18 | typo in comment; from gluk@ptci.ru | Michael Shalayeff |
2000-09-26 | Implement getnulldev that returns the dev_t for "/dev/null". | Artur Grabowski |
2000-09-09 | cleanup so these might be useable soon. and add WSEMUL_VT100. | Eric Jackson |
2000-08-31 | re-org ecoff headers. move some declarations from exec_ecoff.c to exec_ecoff.h | Eric Jackson |
2000-08-12 | use osf sigcode for compat_osf1 | Eric Jackson |
2000-08-12 | add osf1 specific sigcode, from NetBSD | Eric Jackson |
2000-08-04 | enable sfb/cfb/tga and compat_osf1. make it compile without mods. | Eric Jackson |
2000-08-04 | convert sfb and cfb to use new wscons; from NetBSD. | Eric Jackson |
2000-07-31 | Add defines for ULLONG_MAX, LLONG_MAX, and LLONG_MIN in terms of | Todd C. Miller |
2000-07-11 | since .cvsignore is there, .keep_me is not needed | Theo de Raadt |
2000-07-06 | Add spllowersoftclock(), same as splsoftclock(). (art@ ok) | Hakan Olsson |
2000-07-06 | #ifndef MSGBUFSIZE, ok niklas@ | Eric Jackson |
2000-07-05 | convert these config's to use asc as well | Eric Jackson |
2000-07-05 | change these to use asc as well | Eric Jackson |
2000-07-05 | change the esp scsi driver name to asc as not to conflict with | Eric Jackson |
2000-07-05 | make dmesg work on alpha | Eric Jackson |
2000-07-03 | esp define was moved to conf/files | Eric Jackson |
2000-07-03 | comment out wscons keyboard and mouse for now | Eric Jackson |
2000-07-03 | sample wscons attachment | Michael Shalayeff |
2000-07-03 | forgot to cvs rm these | Michael Shalayeff |
2000-07-03 | closer approximation to an alpha using new wscons. | Michael Shalayeff |
2000-07-03 | Better ramdisk size from Jay Bolton. | Niklas Hallqvist |
2000-07-03 | A transient measure to make the floppy fit, remove CD support. | Niklas Hallqvist |
2000-07-03 | Current ahc requires the bus_dma API, which alpha does not provide | Niklas Hallqvist |
2000-06-16 | take MIN/MAX from param.h, okay theo@ | Niels Provos |
2000-06-08 | Add explicit inclusions of signalvar.h to files actually using syms defined | Niklas Hallqvist |
2000-06-08 | &vm_pmap -> vm_map.pmap | Artur Grabowski |