Age | Commit message (Expand) | Author |
2003-02-21 | Print the pa not ldxa(pa) | Jason Wright |
2003-02-21 | - kill several unnecessary static's | Jason Wright |
2003-02-20 | Fix a crash in the systrace found by form@ | Artur Grabowski |
2003-02-20 | knf | Theo de Raadt |
2003-02-20 | If there's no tag to be reset, don't reset it (avoids a NULL deref in the IPC... | Jason Wright |
2003-02-20 | no trailing newline in panic(); PR 3103 | Henning Brauer |
2003-02-20 | Fix the mask and sign extension for bl instruction which branch backwards. | Dale Rahn |
2003-02-20 | Eliminate unused parameter to scsi_free_xs(). | Kenneth R Westerback |
2003-02-20 | In typical linux style, set a magic bit that makes the floppy work on | Jason Wright |
2003-02-19 | - Bump size of MAX_RESULT by 4 to include compression result | Jason Wright |
2003-02-19 | Remove ddb machine commands, they are already available as "bo ha" and "bo re". | Miod Vallat |
2003-02-19 | Grr, forgot to commit this earlier: add ipcomps_minlen | Jason Wright |
2003-02-19 | add a counter for times ipcomp is skipped because the packet is below the | Jason Wright |
2003-02-19 | Sync if_vr code with FreeBSD. This makes the driver much better when it comes | Miod Vallat |
2003-02-19 | Regen | Miod Vallat |
2003-02-19 | Recognize ICS1893; from NetBSD | Miod Vallat |
2003-02-19 | intial -> initial | Jason McIntyre |
2003-02-19 | use a nop with I bit set at the end of the tx chain. This avoids a race | Jason Wright |
2003-02-19 | Copy the ENTIRE table into the supported algorithms (how the hell did this | Jason Wright |
2003-02-19 | lzs is lzs, lzs is not deflate | Jason Wright |
2003-02-19 | Leaving console polling mode works now, and workaround boot -a slow response | Miod Vallat |
2003-02-18 | Oops, remove debug code that was not supposed to be left here | Miod Vallat |
2003-02-18 | gsc_intr is a leaf | Michael Shalayeff |
2003-02-18 | knf; mickey ok | Theo de Raadt |
2003-02-18 | fix the way stack is written into the core file on the upward growing stack m... | Michael Shalayeff |
2003-02-18 | missed in lzs addition: allow LZS as an comp type | Jason Wright |
2003-02-18 | convert to new registration scheme | Jason Wright |
2003-02-18 | nicer | Theo de Raadt |
2003-02-18 | intial -> initial | Jason McIntyre |
2003-02-18 | intial -> initial; | Jason McIntyre |
2003-02-18 | Let kernels compile without DDB, USELEDS, and DIAGNOSTIC. | Miod Vallat |
2003-02-18 | Whenever possible, store the prom font data in off-screen frame buffer | Miod Vallat |
2003-02-18 | Enforce min-ttl and random-id on inbound scrub as well as outbound. | Camiel Dobbelaar |
2003-02-18 | copyrights added; | Jason McIntyre |
2003-02-18 | copyrights added; | Jason McIntyre |
2003-02-18 | Map just the requested pages not p_aligned pages. ok art@ | Dale Rahn |
2003-02-18 | Real polled mode console support, enough to play hangman in ddb. | Miod Vallat |
2003-02-18 | The previous boot device detection code would not work on old pdc machines | Miod Vallat |
2003-02-18 | sync | Theo de Raadt |
2003-02-18 | new fxp; cube@cubidou.net | Theo de Raadt |
2003-02-18 | Track enable state and behave appropriately. | Miod Vallat |
2003-02-17 | Allow the generic ps/2 mouse driver, pms, to attach to gsckbc as well. | Miod Vallat |
2003-02-17 | Since the ps/2 input ports show up as two different devices, with the same | Miod Vallat |
2003-02-17 | can use the same bus_space_read_region_4() to copy both type1 and type4 prom;... | Michael Shalayeff |
2003-02-17 | enqueue the copy that was just made, not the original (probably fixes kernel/... | Jason Wright |
2003-02-17 | whitespace, typos, and compression structure defns | Jason Wright |
2003-02-17 | oops | Michael Shalayeff |
2003-02-17 | Add support for the Sun Enterprise 450 | Henric Jungheim |
2003-02-16 | KNF | Theo de Raadt |
2003-02-16 | KNF | Jason Wright |