Age | Commit message (Expand) | Author |
2000-08-15 | +files.mii for ep | imp |
2000-08-15 | locore.S and we have no SFILES at the moment | imp |
2000-08-12 | use osf sigcode for compat_osf1 | Eric Jackson |
2000-08-12 | add osf1 specific sigcode, from NetBSD | Eric Jackson |
2000-08-11 | disable userland TCS access on winchip C6, it is busted; wd@ics.nara-wu.ac.jp | Theo de Raadt |
2000-08-08 | print btlb params w/ BTLBDEBUG; from Havard.Eidnes@runit.sintef.no | Michael Shalayeff |
2000-08-08 | make them all use new PCIBIOS stuff | Theo de Raadt |
2000-08-08 | sync w/ netbsd almost -current code (; | Michael Shalayeff |
2000-08-08 | pretty print | Theo de Raadt |
2000-08-08 | more glitz | Theo de Raadt |
2000-08-08 | GENERIC is what we really use | Theo de Raadt |
2000-08-07 | add a couple of examples, and generally elaborate more on the subject | Michael Shalayeff |
2000-08-07 | nix IPX | Theo de Raadt |
2000-08-05 | $OpenBSD$ | Niklas Hallqvist |
2000-08-05 | $OpenBSD$ | Niklas Hallqvist |
2000-08-05 | pasto | Niklas Hallqvist |
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-08-03 | Fixes to bus dmamem code. | Dale S. Rahn |
2000-08-02 | permit build with HZ user-defined; <wd@ics.nara-wu.ac.jp | Theo de Raadt |
2000-08-02 | pcic* at pci | Theo de Raadt |
2000-08-02 | add gdt & dmphy where needed | Theo de Raadt |
2000-08-02 | update n-rcsids | Michael Shalayeff |
2000-08-02 | add yauc about fips; also some ugly spaces | Michael Shalayeff |
2000-08-01 | Add PCI attachment for i82365-compatible PCMCIA controllers. Needed for | Aaron Campbell |
2000-07-31 | Add defines for ULLONG_MAX, LLONG_MAX, and LLONG_MIN in terms of | Todd C. Miller |
2000-07-31 | Correction for legacy interrupt controller attachment. | Dale S. Rahn |
2000-07-28 | First cut at supporting older bandit based machines | Dale S. Rahn |
2000-07-28 | Config changes to be closer to supporting older bandit based systems. | Dale S. Rahn |
2000-07-28 | Dont force htab size to be fixed size, allow system to define size. | Dale S. Rahn |
2000-07-28 | Allow device type or name to be used for locating the pci bridge. | Dale S. Rahn |
2000-07-28 | size htab according to system memory size, not constant in header file. | Dale S. Rahn |
2000-07-27 | do not print anything before console has been set | Michael Shalayeff |
2000-07-27 | fix espie@'s screwup; frenchies can't type! noticed by aaron@ | Michael Shalayeff |
2000-07-26 | correct constraints for __{in,out}c(); from Hiroki Nakano <cas@trans-nt.com> | Michael Shalayeff |
2000-07-26 | proper busy/idle handling; pointed out by marc@ | Michael Shalayeff |
2000-07-25 | allow compiling -DDEBUG w/o apm0 in he config; pointed by cleb <cb@hert.org>. | Michael Shalayeff |
2000-07-25 | remove debugging stuff i commited by accident | Theo de Raadt |
2000-07-22 | art's typo, getting fed up of these. | Marc Espie |
2000-07-21 | convert to new timeouts | Michael Shalayeff |
2000-07-20 | add fms & auvia, so that people test it | Theo de Raadt |
2000-07-20 | Revert to old vm, now that it builds again. | Marc Espie |
2000-07-19 | new timeouts; tested | Michael Shalayeff |
2000-07-19 | Blink with new timeouts. | Artur Grabowski |
2000-07-19 | unnecessary declaration of ttrstrt | Artur Grabowski |
2000-07-19 | Use t_rstrt_to for ttrstrt timeout. | Artur Grabowski |
2000-07-19 | Use new timeouts for the led intr timeout. | Artur Grabowski |
2000-07-19 | Convert to use new timeouts. | Artur Grabowski |
2000-07-18 | do not include random number in dmesg, per deraadt's suggestion. | Michael Shalayeff |
2000-07-18 | clcs works reasonably well now. Enable it. | Artur Grabowski |