Age | Commit message (Expand) | Author |
2003-06-23 | Add a very straightforward subset of the bus_space API, where all functions | Miod Vallat |
2003-06-23 | Handle SBus cards with an "interrupts" property but no "intr" property. | Miod Vallat |
2003-06-23 | install host route for p2p interface even if there's connected net route | Jun-ichiro itojun Hagino |
2003-06-23 | sync | Theo de Raadt |
2003-06-23 | fix nfds type; tedu marc ok | Theo de Raadt |
2003-06-23 | Don't remove anchor too early in table code, it makes PF use freed memory. | Cedric Berger |
2003-06-23 | Fix NAP/DOZE sleeping on powerpc. also on newer 745x machines use NAP not | Dale Rahn |
2003-06-22 | sync | Theo de Raadt |
2003-06-22 | extra headers | Theo de Raadt |
2003-06-21 | count packets and bidirectionally on state entries, allowing for fine-grained | Damien Miller |
2003-06-21 | add exec/fork/exit hooks per process for compat emulations. | Ted Unangst |
2003-06-20 | Screen blanker routine for Creator, adapted from the X11 sunffb driver code. | Miod Vallat |
2003-06-20 | Add MSS support to the synproxy. The client's MSS is sent to the server, | Daniel Hartmeier |
2003-06-20 | Extend 'BAD ICMP' debug message, include icmp type/code and outer IP header | Daniel Hartmeier |
2003-06-19 | ack all unmasked cpu interrupts here to cancel effect of device probing activ... | Michael Shalayeff |
2003-06-18 | Do not panic on no memory available when allocating bufs, pass ENOBUFS | Henning Brauer |
2003-06-18 | For HPT370 chips disable interrupt prediction and correct timing | Alexander Yurchenko |
2003-06-18 | oops, missed this part of the hme vlan stuff | Jason Wright |
2003-06-18 | configure the interface to properly support vlan frames | Jason Wright |
2003-06-18 | Oops, previous commit removed the rcsid by mistake. | Miod Vallat |
2003-06-18 | Rename p9k to pninek, since device base names with digits are confusing; | Miod Vallat |
2003-06-18 | Switch to fbxxx() API. | Miod Vallat |
2003-06-18 | When reporting unknown sbus hardware, also report the hardware class (audio, | Miod Vallat |
2003-06-18 | we already set the rx descriptor length to accept vlan packets... just | Jason Wright |
2003-06-17 | Sync with share/misc/license.template and add missing DARPA credit | Todd C. Miller |
2003-06-17 | New driver and wsdisplay type for the Weitek Power9000 and Brooktree Bt445 | Miod Vallat |
2003-06-17 | A few typos in the Bt initialisation sequence were introduced in 1.29, and | Miod Vallat |
2003-06-17 | Extend the sunfb structure to take care of the PROM cursor position | Miod Vallat |
2003-06-17 | typos | Jean-Francois Brousseau |
2003-06-16 | Use a slightly better way to intuit the memory/mmio PCI regions, | Dale Rahn |
2003-06-16 | Nuke a few more data and code superseded by the fb api. | Miod Vallat |
2003-06-16 | Adapt to the fbxxx() API. | Miod Vallat |
2003-06-16 | Provide the same fbxxx() api as on sparc, in order to factorize more code | Miod Vallat |
2003-06-16 | Provide more "dead_symbol + space -> symbol" entries in the compose table; | Miod Vallat |
2003-06-16 | sync | Theo de Raadt |
2003-06-16 | remove bullshit | Theo de Raadt |
2003-06-16 | Avoid a NULL deref in cnkqfilter() for certain cases. Modeled after | Todd C. Miller |
2003-06-16 | sync | Kevin Lo |
2003-06-16 | add NS SC1201 soc | Kevin Lo |
2003-06-16 | - limited number of processes per systrace | Jun-ichiro itojun Hagino |
2003-06-16 | correct sense of rate check... oops. | Jason Wright |
2003-06-16 | be more sane w/ byte swapping and leave the le archs at the same behaviour an... | Michael Shalayeff |
2003-06-16 | rate setting is best effort, not precise, so figure out the closest sample | Jason Wright |
2003-06-16 | Check for the backlight control on the stdout_node (the LCD) rather than | Dale Rahn |
2003-06-15 | Fix the logic in the interrupt handler, and reenable colormap updates | Miod Vallat |
2003-06-15 | don't define _LP64 here. | Brad Smith |
2003-06-14 | doing kqueue on the master side of the pty returns events | Michael Shalayeff |
2003-06-14 | Use source's window scaling factor (instead of destination's) when | Daniel Hartmeier |
2003-06-14 | add support for: ulinear_le, ulinear_be, ulinear:16 (partially based on | Jason Wright |
2003-06-13 | eraserows() was missing a coordinate address latch. | Miod Vallat |