Age | Commit message (Expand) | Author |
2007-10-29 | run depend so that SFILES depend on assym.h, which allows them to build | Marc Espie |
2007-10-28 | get rid of btoc/ctob in favor of atop/ptoa | Martin Reindl |
2007-10-24 | Remove idle loop counter. | Mike Belopuhov |
2007-10-24 | Don't spam the dmesg. | Mike Belopuhov |
2007-10-19 | remove vars from some prototypes. | Federico G. Schwindt |
2007-10-17 | replacement for the pctr codebase that can handle amd64 processors as | Theo de Raadt |
2007-10-14 | enable wbng | Theo de Raadt |
2007-10-13 | Remove leftovers art forgot to prune... | Miod Vallat |
2007-10-13 | Fix cpu_exit() comments to be more closer to reality. | Miod Vallat |
2007-10-10 | Make context switching much more MI: | Artur Grabowski |
2007-10-08 | enable spdmem where it matters | Theo de Raadt |
2007-10-07 | Add a driver, amdpcib(4), for the AMD 8111 series LPC bridge and HPET written | Marc Balmer |
2007-09-30 | Enable Broadcom wireless, bwi(4). | Jonathan Gray |
2007-09-24 | Add bwi PCI and Cardbus GENERIC entries for i386 and amd64, but still | Marcus Glocker |
2007-09-17 | MALLOC/FREE -> malloc/free and M_ZERO changes | Charles Longeau |
2007-09-12 | port of i386 pctr code to amd64; Mike Belopuhov | Theo de Raadt |
2007-09-12 | s/atoin/ation/ typos | Charles Longeau |
2007-09-10 | Introduce a md pmap hook, pmap_remove_holes(), which is supposed to mark | Miod Vallat |
2007-09-09 | uchcom(4) has been verified to work by djm@, so add it to all | Jonathan Gray |
2007-09-08 | Add adl(4). Make comments for i2c devices a bit more consistent while I'm | Mark Kettenis |
2007-09-07 | Comment fix. It's 0x7F ELF, not 0xFF ELF. | Tobias Weingartner |
2007-09-06 | new iwn(4) driver for Intel Wireless WiFi Link 4965AGN. | Damien Bergamini |
2007-09-04 | Zap the simplelock goo and general cleanup of comments. | Thordur I. Bjornsson |
2007-09-04 | driver for i2c lm93 sensor; very common on ipmi machines which have i2c | Theo de Raadt |
2007-09-03 | Typos from miod. 'functin' -> 'functin' in some comments. | Kenneth R Westerback |
2007-09-01 | Use db_format() instead of ddb-specific format specifiers; no functional | Miod Vallat |
2007-09-01 | Remove stale comments; prompted by millert. | Marco Peereboom |
2007-08-31 | Add vaddr. | Marco Peereboom |
2007-08-26 | Use ptoa((psize_t)...) and %lu to print memory size. | Mark Kettenis |
2007-08-20 | put rlphy onto the standard ramdisk; spotted by jsg | Theo de Raadt |
2007-08-08 | Prevent a potential null-pointer dereference. | Mark Kettenis |
2007-08-06 | Spew smbios bios table vendor/version/release date into the dmesg. Diff | Gordon Willem Klok |
2007-08-05 | Enable Compact Flash driver for the Marvell 88W8385 chip in | Marcus Glocker |
2007-08-04 | Add AGP support for the intel i965 chipset, this also extends the | Reyk Floeter |
2007-08-02 | copy nvram code from i386, because amd64 can use it too. done by | Theo de Raadt |
2007-07-27 | As on i386: | Tom Cosgrove |
2007-07-27 | grow ramdisk filesystem size | Theo de Raadt |
2007-07-25 | bthub for amd64, based on diff from johan | Todd T. Fries |
2007-07-06 | Fix a misleading comment. | Artur Grabowski |
2007-07-04 | fix dmesg formatting error when hardware random number generator is present | Chris Kuethe |
2007-07-02 | allow pciide to attach to jmb as well as ahci | David Gwynne |
2007-07-02 | enable jmb on all archs that support ahci, so jmicron boards will continue | David Gwynne |
2007-06-27 | wt(4) was removed a while ago, so don't support booting off it anoymore. | Michael Knudsen |
2007-06-25 | "of of" is wrong - it should be "off of" - but "from" is even nicer | Tom Cosgrove |
2007-06-20 | b_cylinder does not need to be set on the callpath down into drivers. | Theo de Raadt |
2007-06-18 | Calculate the disklabel checksum *after* filling in all the fields in | Kenneth R Westerback |
2007-06-18 | simplify error return case from writedisklabel() | Theo de Raadt |
2007-06-18 | this XXX has no place here anymore. extended partition label writing | Theo de Raadt |
2007-06-17 | (error in commit messages to other similar MI files; see position in | Theo de Raadt |
2007-06-17 | significantly simplified disklabel infrastructure. MBR handling becomes MI | Theo de Raadt |