Age | Commit message (Expand) | Author |
2009-05-16 | udl(4) and the wsmux(4) work on armish | Theo de Raadt |
2009-05-16 | must pull in the wscons goo | Theo de Raadt |
2009-05-15 | Oops, forgot to add this file, part of the dsrtc DS174x changes. | Miod Vallat |
2009-05-15 | TOD clock support for IOC3 flavours with DS174x chips (which are rebadged | Miod Vallat |
2009-05-15 | Don't forget to make sure IMR writes hit the hardware (by reading back | Miod Vallat |
2009-05-15 | Revert 1.18, the memory bank allocation logic was actually correct, and I | Miod Vallat |
2009-05-15 | well, PATCH_SITES has been dead for years... | Marc Espie |
2009-05-15 | On the Intel 82801BAM Hub-to-PCI, pass the main PCI io and mmio extents if | Mark Kettenis |
2009-05-15 | Always subregion the main PCI I/O extents. This will handle things properly | Mark Kettenis |
2009-05-15 | sync | Theo de Raadt |
2009-05-15 | sync | Theo de Raadt |
2009-05-15 | Stop this silliness with machine dependent man pages | Theo de Raadt |
2009-05-15 | Enable udl(4) and ukbd(4) because this lets a landisk actually have a | Theo de Raadt |
2009-05-15 | A few stanzas from GENERIC-IP32 I forgot to uncomment or carry out. | Miod Vallat |
2009-05-15 | Forgot to remove that now unused function in previous commit. | Miod Vallat |
2009-05-15 | install wsconsctl.conf on more machines | Theo de Raadt |
2009-05-15 | do not fake out some config-supplied foo.h / NFOO files | Theo de Raadt |
2009-05-15 | pull in the right wscons/rasops parts | Theo de Raadt |
2009-05-15 | second (annoying) part of the run-rt2870 firmware file split. | Damien Bergamini |
2009-05-15 | properly identify the RT3052 radio (dual-band 2T2R) in dmesg. | Damien Bergamini |
2009-05-15 | Do not ignore the route metric for "redistribute default". | Marco Pfatschbacher |
2009-05-15 | update run(4) microcode. | Damien Bergamini |
2009-05-15 | Add the "Mvix Nubbin MS-811N" adapter to the list of | Damien Bergamini |
2009-05-15 | attach to more devices; we now have 113 usb ids. | Damien Bergamini |
2009-05-15 | regen | Damien Bergamini |
2009-05-15 | more run(4) usb ids. | Damien Bergamini |
2009-05-15 | cleanup forgotten calls to exit(3) | Alexandre Ratchov |
2009-05-15 | replace s/sa/sio/, left from when libsa was renamed to libsndio | Alexandre Ratchov |
2009-05-15 | in headers, macro definitions come first, prototypes come next | Alexandre Ratchov |
2009-05-15 | if DEBUG is defined, use a global debug level rather | Alexandre Ratchov |
2009-05-15 | nicer (unique) wmesg for the tsleep(9) in nfs_reconnect(); | Thordur I. Bjornsson |
2009-05-15 | describe sio_getcap(), sio_pollfd() and sio_setvol() retrurn values | Alexandre Ratchov |
2009-05-15 | Update to match new kernel directories. | Miod Vallat |
2009-05-15 | Do not explicitely clear interrupt sources in the interrupt handler, but | Miod Vallat |
2009-05-15 | Since _defdsk is now only set to "", just nuke it. | Kenneth R Westerback |
2009-05-15 | Validate the main MBR minimally; if it does not have the AA55 thingy we must | Theo de Raadt |
2009-05-15 | Zap tedious verbiage announcing disk configuration will start soon. | Kenneth R Westerback |
2009-05-15 | If we have more than one disk, we don't know what the user wants but done | Theo de Raadt |
2009-05-14 | handle the new require-order default of "no" in existing tests, and add | Stuart Henderson |
2009-05-14 | actually change the require-order default to No; I missed a part with | Stuart Henderson |
2009-05-14 | Add configuration files for IP27 (includes some IP35 support) and IP30 | Miod Vallat |
2009-05-14 | replace the $OUTPUT idiom by the new next_part function from daily(8) | Ingo Schwarze |
2009-05-14 | Rename sgi GENERIC and RAMDISK with -IP32 suffixes, and have the build | Miod Vallat |
2009-05-14 | More interrupt deadlock tomfoolery; turns out the non-XBridge workaround | Miod Vallat |
2009-05-14 | When walking cpu configuration, report fpu type as the cpu type, since | Miod Vallat |
2009-05-14 | Update to match the new bootblocks filenames. | Miod Vallat |
2009-05-14 | In addition to the existing IP32 boot block, build a real 64 bit boot block | Miod Vallat |
2009-05-14 | Remove unused local. | Miod Vallat |
2009-05-14 | Add two hooks allowing MD code get a MD header to be included if needed, | Miod Vallat |
2009-05-14 | udl(4) works on macppc, too. Disabled in GENERIC by default. | Marcus Glocker |