Age | Commit message (Expand) | Author |
2003-05-17 | nuke intrhand, it isn't used and it overloads ih_next incorrectly... grr | Jason Wright |
2003-05-17 | sync | Nathan Binkert |
2003-05-17 | add my camera | Nathan Binkert |
2003-05-17 | With rdr we want the source IP from the packet, not the source IP from | Ryan Thomas McBride |
2003-05-17 | Gremlin slipped in in the encoding table, affected mostly Compact-2 keyboards. | Miod Vallat |
2003-05-17 | allow inverse matching on tags | Henning Brauer |
2003-05-17 | fix up the media handling for the intel based MACs. Also hack around a | Jason Wright |
2003-05-17 | Add an 'action' code that allows the SYN proxy to swallow/drop a packet | Daniel Hartmeier |
2003-05-16 | fix up interrupt code (ie, actually deref the ih_clr ptr correctly) | Jason Wright |
2003-05-16 | Clean up low-level sparc register access wrappers. Specify clobbers for | Henric Jungheim |
2003-05-16 | Provide most if not all the support required for the usb changes Nate | Kenneth R Westerback |
2003-05-16 | Let the user control the brightness of the tadpole built-in display via | Miod Vallat |
2003-05-16 | Sync definitions with NetBSD. Will be necessary shortly. | Miod Vallat |
2003-05-16 | sync | Nathan Binkert |
2003-05-16 | missed one | Nathan Binkert |
2003-05-16 | sync | Nathan Binkert |
2003-05-16 | A bunch of usb devices from netbsd | Nathan Binkert |
2003-05-16 | move the interrupt idle stuff to the generic intr_establish function | Jason Wright |
2003-05-16 | TCP SYN proxy. Instead of 'keep state' or 'modulate state', one can use | Daniel Hartmeier |
2003-05-16 | The sparc64 proms do not map all interrupt vectors. Instead of | Henric Jungheim |
2003-05-16 | Do the new-style EI_OSABI check first because it is cheaper. | Todd C. Miller |
2003-05-16 | Use 16bit alignment in addr_cmp() (not 32bit) so this has a chance | Todd C. Miller |
2003-05-16 | Unbrek mac68k, bad tedu; spotted by nick@ | Miod Vallat |
2003-05-16 | removed INTRLIST (always do this) | Marcus Watts |
2003-05-16 | Removed not LP64 case -- only 64 bit kernels supported | Marcus Watts |
2003-05-15 | rt->rt_ifp may not always be available. masanori kanaoka via kame | Jun-ichiro itojun Hagino |
2003-05-15 | check pim version before checksum. version check is cheaper. | Jun-ichiro itojun Hagino |
2003-05-15 | IPv6 IPsec gateway now functions; patch by itojun, tested by myself and vincent | Todd T. Fries |
2003-05-15 | Use less magic numbers when programming the vidc control register. | Miod Vallat |
2003-05-15 | Remove old inaccurate comments. | Miod Vallat |
2003-05-15 | Remove relics of an ancient past | Miod Vallat |
2003-05-14 | - modulate TCP Timestamps so they can't be used to detect NAT and to preclude | Mike Frantzen |
2003-05-14 | Silence the "lost carrier on FOO port" messages when the port has been set | Miod Vallat |
2003-05-14 | Make the "slot" and "offset" locators for sbus drivers optional in | Miod Vallat |
2003-05-14 | Fix uninitialized variable. | Miod Vallat |
2003-05-14 | remove option LONGRUN; it's in everything but SMALL_KERNEL now | Ted Unangst |
2003-05-14 | Support for Transmeta CPU power management, called LongRun. | Ted Unangst |
2003-05-14 | tag on each matching rule, not just the last one. | Henning Brauer |
2003-05-14 | Wrong check.. | Thierry Deval |
2003-05-14 | strcpy + size check | Thierry Deval |
2003-05-14 | unifdef __FreeBSD__ and stuff. markus ok | Jun-ichiro itojun Hagino |
2003-05-14 | KNF. markus ok | Jun-ichiro itojun Hagino |
2003-05-14 | nuke !PULLDOWN_TEST case. (leftover from yesterday) | Jun-ichiro itojun Hagino |
2003-05-14 | KNF; sync w/kame | Jun-ichiro itojun Hagino |
2003-05-14 | sync. -moj | Mats O Jansson |
2003-05-14 | Graphics card on newer PBG4 15". -moj | Mats O Jansson |
2003-05-14 | KNF | Jun-ichiro itojun Hagino |
2003-05-14 | make PULLDOWN_TEST codepath the default (has been default for a long time). | Jun-ichiro itojun Hagino |
2003-05-14 | remove obsolete comments | Jun-ichiro itojun Hagino |
2003-05-14 | Nuke more commons: ac97_id2, tinfo_t | Jason Wright |