Age | Commit message (Expand) | Author |
2000-12-06 | new timeouts, proper spl()s; aaron@ ok | Michael Shalayeff |
2000-12-06 | new timeouts; art@ ok | Michael Shalayeff |
2000-12-06 | Update isp codebase to current common head- USEC_SLEEP macro added, | mjacob |
2000-12-06 | Merge together FreeBSD && OpenBSD versions, benefitting OpenBSD with | mjacob |
2000-12-06 | sync | Theo de Raadt |
2000-12-06 | the other three 3com 990 series cards | Theo de Raadt |
2000-12-05 | sync | Theo de Raadt |
2000-12-05 | kernel bloat is a sin | Theo de Raadt |
2000-12-05 | sync | Theo de Raadt |
2000-12-05 | new IODATA USB-ET/T is a KL5KUSB101B; ori@tahoo.org | Theo de Raadt |
2000-12-05 | Bring in fresh pool from NetBSD. Some improvements and fixes. | Artur Grabowski |
2000-12-05 | Change bpfattach() link layer type to DLT_LOOP making pcap generated | Hugh Graham |
2000-12-03 | Fix fastroute-related panic, fixes PR 1541 (cas@trans-nt.com) | Angelos D. Keromytis |
2000-12-02 | vlan devices should not try to emit packets if the parent interface is | Jason Wright |
2000-12-01 | is no longer used | Jun-ichiro itojun Hagino |
2000-11-29 | Bugfix: reset 16-bit pcmcia in chip initialisation sequence; from NetBSD. | Aaron Campbell |
2000-11-29 | Correct PCI interrupt setup routine for Texas Instruments PCI113X CardBus | Aaron Campbell |
2000-11-29 | regen | Michael Shalayeff |
2000-11-29 | a couple of compaq raid definitions; from netbsd | Michael Shalayeff |
2000-11-29 | Clarify that the RX5C57X requires write to the PCI_LEGACY to disable and | Aaron Campbell |
2000-11-29 | Power down PC cards at shutdown time; from NetBSD. I'm also reverting my own | Aaron Campbell |
2000-11-28 | How did this work? | Jason Wright |
2000-11-28 | Free the same type we malloced with. | Artur Grabowski |
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-27 | Style. Parts of xcast handling needs more thought. (provos@ ok) | Hakan Olsson |
2000-11-27 | Be more careful with ARP. Fix PR#1490. From gluk@ptci.ru | Hakan Olsson |
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 | Change d_end_ to relect the 16 slice struct disklabel OpenBSD uses. | 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 | Better key repeat logic. When we're in repeat mode, with the exception of | Aaron Campbell |
2000-11-24 | PAGE_SIZE on alpha is 8192 thus PAGE_SHIFT should be 13, not 12. | Todd C. Miller |
2000-11-23 | Make wsdisplaystart() a bit more like PCVT's pcstart() to avoid tty races when | Aaron Campbell |
2000-11-23 | ttyC? with one max letter after ttyC | Theo de Raadt |
2000-11-23 | fix lun support, not as nice as i would like | Theo de Raadt |
2000-11-22 | s/stroul/strtoul/; spotted by brad@ | Michael Shalayeff |
2000-11-22 | even bigger delay in ram probe; deraadt@ ok | Michael Shalayeff |
2000-11-22 | Remove UNTESTED comments on cpus that I know work. | Artur Grabowski |
2000-11-22 | cosmetic. | Artur Grabowski |
2000-11-22 | Set visible offset properly. | Aaron Campbell |
2000-11-21 | support for kernel events on vnodes, from jlemon@freebsd.org, okay art@ | Niels Provos |
2000-11-21 | be consistant w/ ugenwrite on dprintf; aaron@ ok | Michael Shalayeff |
2000-11-21 | Make this compile without UVM; dirt@monkey.org | Aaron Campbell |