Age | Commit message (Expand) | Author |
2000-07-19 | new timeouts; tested | Michael Shalayeff |
2000-07-19 | let us assume for now this workse with the other 3 chip models | Theo de Raadt |
2000-07-19 | Blink with new timeouts. | Artur Grabowski |
2000-07-19 | sync | Theo de Raadt |
2000-07-19 | more cirrus audio chips | Theo de Raadt |
2000-07-19 | Use the generic t_rstrt_to for ttrstrt timeout, instead of the local solution. | Artur Grabowski |
2000-07-19 | Use t_rstrt_to for ttrstrt timeout. | 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-19 | Many drivers use a timeout on ttrstrt, make this a generic interface. | Artur Grabowski |
2000-07-19 | As in NetBSD, added direction to allocm/round_buffer_size APIs. | Constantine Sapuntzakis |
2000-07-19 | Added shadow registers. This adds two capabilities: | Constantine Sapuntzakis |
2000-07-18 | better error messages for mapreg | Michael Shalayeff |
2000-07-18 | do not call arc4_stir() on pool overflow. | Michael Shalayeff |
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 |
2000-07-18 | Reset AC97 codec on ES1371 revisions 7 and above. Thanks to Alejo Sanchez | Constantine Sapuntzakis |
2000-07-18 | Thanks to miod@ for finding bug in cd_scsi_{get,set}mode | Constantine Sapuntzakis |
2000-07-18 | Update cd_size to handle failure of READ_CD_CAPACITY by returning | Constantine Sapuntzakis |
2000-07-18 | move bootblocks around a bit more | Theo de Raadt |
2000-07-18 | be a bit more silent during fdc timeouts | Theo de Raadt |
2000-07-17 | art, at least commit something which compiles! | Theo de Raadt |
2000-07-17 | Don't wait for B_READ buffers on shutdown. | Artur Grabowski |
2000-07-17 | FORK_SHAREVM only works on non-UVM kernels. | Artur Grabowski |
2000-07-17 | Oops. | Artur Grabowski |
2000-07-17 | Be more careful about return values from hzto. | Artur Grabowski |
2000-07-16 | Consistent COPTS | Marc Espie |
2000-07-16 | don't pull sys/queue.h in. sync better with kame. | Jun-ichiro itojun Hagino |
2000-07-16 | non-UVM doesn't even boot | Marc Espie |
2000-07-14 | on a SparcStation Voyager, the 2nd zs device does not exist. | Theo de Raadt |
2000-07-14 | Enable interrupts after configuration phase. | Miod Vallat |
2000-07-14 | Use generic m68k code when possible ; do not enable interrupts at | Miod Vallat |
2000-07-14 | Remove unneeded definitions | Miod Vallat |
2000-07-14 | Remove unneeded definition | Miod Vallat |
2000-07-14 | Move splXXXX() stuff from <machine/param.h> to <machine/psl.h>, and | Miod Vallat |
2000-07-14 | Let config(8) know we can use 16 partitions per label now | Miod Vallat |
2000-07-14 | ppc_intr_enable change that was previously missed in checkins. | Dale S. Rahn |
2000-07-13 | sync | Theo de Raadt |
2000-07-13 | diamond products were incorrectly labelled | Theo de Raadt |
2000-07-13 | on openbsd, static symbols are not visible from the userland. | Jun-ichiro itojun Hagino |
2000-07-13 | enable setsockopt related to IPv6 multicast routing. | Jun-ichiro itojun Hagino |
2000-07-13 | sync | Theo de Raadt |
2000-07-13 | more audio cards | Theo de Raadt |
2000-07-12 | Change to match OpenBSD output format. | Federico G. Schwindt |
2000-07-12 | typo | Theo de Raadt |
2000-07-12 | Fix two bugs. | Artur Grabowski |
2000-07-12 | remove m_pulldown statistics, which is highly experimental | Jun-ichiro itojun Hagino |
2000-07-12 | Rework some code in the powerpc pmap module. | Dale S. Rahn |