Age | Commit message (Expand) | Author |
2003-09-02 | - drop number of openings by 4 to avoid "not queued" errors. | Federico G. Schwindt |
2003-09-02 | missing #endif, pr3431 | Ted Unangst |
2003-08-28 | fix bzero size; from pechkin | Michael Shalayeff |
2003-08-28 | Sync ('make microcode') with change to aicasm_symbol.c: | Kenneth R Westerback |
2003-08-24 | defines and struct for the ieee80211 framework; deraadt@ ok. | Federico G. Schwindt |
2003-08-21 | fix the offsets in decoding byte rom dd (verified per manual); miod@ ok | Michael Shalayeff |
2003-08-19 | pad some records some more; from Jon Olsson <jon@abc.se> | Michael Shalayeff |
2003-08-19 | rcsids | Michael Shalayeff |
2003-08-19 | myson mtd803 ether and enable mtdphy no; form netbsd via form@ | Michael Shalayeff |
2003-08-19 | give better depth and cmsize | Michael Shalayeff |
2003-08-19 | implement WSDISPLAYIO_{GET,PUT}CMAP; untested | Michael Shalayeff |
2003-08-19 | inquire ext config and dump it in debugging and also fix other debugging prints | Michael Shalayeff |
2003-08-18 | back out previous. miod pointed out that we don't recover from this | Jason Wright |
2003-08-18 | #ifdef warning about chained buffers | Jason Wright |
2003-08-17 | implement WSDISPLAYIO_{S,G}MODE | Michael Shalayeff |
2003-08-17 | print out the graphics id | Michael Shalayeff |
2003-08-17 | cleanup | Michael Shalayeff |
2003-08-15 | cleanup. | Federico G. Schwindt |
2003-08-15 | - remove ahc dependency, convert smc93cx6 into an attribute. | Federico G. Schwindt |
2003-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst |
2003-08-12 | fix after mickey breakage; reported by grange@. | Federico G. Schwindt |
2003-08-12 | constify sequencer script; krw@ ok | Michael Shalayeff |
2003-08-12 | move verify_cksum() to ahc; krw@ ok. | Federico G. Schwindt |
2003-08-11 | constify voicetab | Michael Shalayeff |
2003-08-11 | free code memory should change permissions fail | Michael Shalayeff |
2003-08-11 | make sure Debugger() is called only inside _both_ DDB and OSIOP_DEBUG | Michael Shalayeff |
2003-08-09 | need to include bpfilter.h for bpf to work (noticed by weissmanndude). put so... | Michael Shalayeff |
2003-08-08 | remove unused code and a some cleanup; deraadt@ and krw@ ok. | Federico G. Schwindt |
2003-08-06 | Remove some double semicolons (hmm, do two semis equal a maxi?). | Todd C. Miller |
2003-08-05 | print dv_xname instead of the uninitialized variable card; ok miod/henning/de... | Markus Friedl |
2003-08-05 | Add support for Winbond 83627THF, ok grange@ henning@ | Damien Couderc |
2003-08-03 | use bus_dmamap_load_raw() instead of bus_dmamap_load() where appropriate; krw... | Michael Shalayeff |
2003-07-25 | cast and %lu for size_t variable printf | Jason Wright |
2003-07-23 | Old Promise ATA controllers need some additional operations | Alexander Yurchenko |
2003-07-23 | VT1612A; matthew.gream@pobox.com | Theo de Raadt |
2003-07-15 | Add support for AD1985, deraadt@ ok | Damien Couderc |
2003-07-15 | correct some debugging printfs | Jason Wright |
2003-07-15 | move prototype for com_raisedtr() to comvar.h (just like pccom). | Jason Wright |
2003-07-14 | uptimes in secs and usecs seem to be swapped w/ each other; also confirmed by... | Michael Shalayeff |
2003-07-09 | Eliminate creation/destruction of dmamap's for every xmit by reusing | Kenneth R Westerback |
2003-07-08 | no need for an explicit machine/intr.h; tested on alpha, i386, sparc | Michael Shalayeff |
2003-07-06 | trailing spaces | Alexander Yurchenko |
2003-07-05 | better indent | Alexander Yurchenko |
2003-07-01 | Don't dma map the xs->cmd. Copy it to a safe buffer that is already | Kenneth R Westerback |
2003-06-29 | - cast rfact to int64_t before multiplication to avoid sign overflow | Alexander Yurchenko |
2003-06-29 | remove usage of xl_unit | Jason Wright |
2003-06-28 | supply missing argument to a panic string; ok tedu, deraadt | Anil Madhavapeddy |
2003-06-28 | fix wrong format type; ok deraadt, tedu, mickey | Anil Madhavapeddy |
2003-06-28 | Fix a bug which would promote a target from TARST_PROBING to | Kenneth R Westerback |
2003-06-26 | align acb size to 256 bytes to avoid cache issues; krw@ ok | Michael Shalayeff |