Age | Commit message (Expand) | Author |
2006-05-27 | add mpi(4) glue. commented out for now | David Gwynne |
2006-05-27 | add mpi(4), an alternative (replacement) driver for lsi logic fusion mpt | David Gwynne |
2006-05-27 | When the device is attached, immediately create the timedelta sensor with the | Marc Balmer |
2006-05-27 | remove useless error check and irritating comment | Nikolay Sturm |
2006-05-27 | Make NCOM_{CARDBUS,GSC,ISAPNP} defined again in com.h, as there is code | Miod Vallat |
2006-05-27 | remove IFCAP_JUMBO_MTU interface capabilities flag and set if_hardmtu in a few | Brad Smith |
2006-05-27 | Teach powernow about setperf prioritys, add a setperf_prio to amd64. | Gordon Willem Klok |
2006-05-27 | casting mallloc | Gordon Willem Klok |
2006-05-27 | regen | Reyk Floeter |
2006-05-27 | add Option UMTS 3G+ | Reyk Floeter |
2006-05-27 | Eradicate the type 'bus_dmasync_op_t'. Unused. Sporadically | Kenneth R Westerback |
2006-05-26 | rename jumbo mtu to if_hardmtu; ok brad reyk | Theo de Raadt |
2006-05-26 | <machine/rtc.h> is really only footbridge-specific, so, after pruning it from | Miod Vallat |
2006-05-26 | Remove unused defines. | Miod Vallat |
2006-05-26 | Add RCS id. | Miod Vallat |
2006-05-26 | No md math.h in OpenBSD | Miod Vallat |
2006-05-26 | No need to have a struct uvm_object in each pmap when all you want is a | Miod Vallat |
2006-05-26 | Get rid of katelib.h, it was almost unused and is marked as deprecated anyway. | Miod Vallat |
2006-05-26 | Add dlg to copyright. | Marco Peereboom |
2006-05-26 | prettier printing | Theo de Raadt |
2006-05-26 | Add blinking for disks. | Marco Peereboom |
2006-05-26 | knf | Theo de Raadt |
2006-05-26 | simplify interface (not binary compatible); ok marco | Theo de Raadt |
2006-05-25 | Enable optional specific handling of the u-area in pmap via PMAP_UAREA if | Miod Vallat |
2006-05-25 | Remove unused struct cfdriver field from genericconf struct, as on cats. | Miod Vallat |
2006-05-25 | make an Online/Scrub SD state for marco | Theo de Raadt |
2006-05-25 | Move a int i; to top of function so that it compiles on non c99 compilers. | Marco Peereboom |
2006-05-25 | When looping over va ranges, do not compute the same sdt pointer more than | Miod Vallat |
2006-05-25 | formatting | Brad Smith |
2006-05-25 | formatting; ok brad | Jason Wright |
2006-05-25 | automatic rate control (AMRR) + cosmetic and small fixes | Damien Bergamini |
2006-05-25 | And add time and percentage to builds and check consistencies. | Marco Peereboom |
2006-05-25 | also provide a seconds-of-progress counter; ok marco | Theo de Raadt |
2006-05-25 | Add a few more volume status values, and a % completion as well, now | Theo de Raadt |
2006-05-25 | add LD progress strucutre. | Marco Peereboom |
2006-05-25 | Add last bit of physcal disk stuff. | Marco Peereboom |
2006-05-25 | gas will error out with a number of "Error: unassigned file number 1" | Brad Smith |
2006-05-25 | Add physical device and read config structures. | Marco Peereboom |
2006-05-24 | fix 2 !foo & bar | Thordur I. Bjornsson |
2006-05-24 | Cleanup and simplify the EST detection: | Dimitry Andric |
2006-05-23 | Replace lockmgr with rwlock; 'i think so' tedu@, ok sturm@ | Aleksander Piotrowski |
2006-05-23 | - comment out minphys() wrapper which was intended for DMA code, since there | Miod Vallat |
2006-05-23 | Do not define NCR53C9X_DEBUG if SMALL_KERNEL. Saves 7KB. | Miod Vallat |
2006-05-23 | In NCR53C9X_DEBUG code, compute debug values after the values they depend on | Miod Vallat |
2006-05-23 | Compile if no option SYSVMSG. | Miod Vallat |
2006-05-23 | knf and remove an unneeded debug message | Reyk Floeter |
2006-05-23 | regen | Brad Smith |
2006-05-23 | add Myrcicom Z8E. | Brad Smith |
2006-05-23 | add | Reyk Floeter |
2006-05-23 | commited with unused variable | Theo de Raadt |