Age | Commit message (Expand) | Author |
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 |
2009-05-14 | use the nitems() macro where appropriate | Eric Faurot |
2009-05-14 | Reset b_flags rather than just OR'ing in B_READ and B_RAW when | Kenneth R Westerback |
2009-05-14 | correct function name in fatal | Jacek Masiulaniec |
2009-05-13 | Remove unused args from getopts. | Antoine Jacoutot |
2009-05-13 | do MX lookups in both "relay" and "relay via" case; ok gilles@ | Jacek Masiulaniec |
2009-05-13 | log dbopen and db->get errors; based on diff from Daniel Ouellet. | Jacek Masiulaniec |
2009-05-13 | weekly and monthly usually do not produce results any more; ok jmc@ | Ingo Schwarze |
2009-05-13 | Better disk partitioning details, especially for MBR + disklabel or | Miod Vallat |
2009-05-13 | use poll(2); ok millert@ | Jakob Schlyter |
2009-05-13 | update Test::Simple to version 0.86 | Jasper Lievisse Adriaanse |
2009-05-13 | The auto-allocator does not remember to increase the d_npartitions field | Theo de Raadt |
2009-05-13 | Support setting a different MAC address from the one in EEPROM | Jonathan Gray |
2009-05-13 | no need for _KERNEL or the rtentry; ok claudio | Theo de Raadt |
2009-05-13 | update Sys::Syslog to CPAN version 0.27 | Simon Bertrang |
2009-05-13 | when using a timedelta sensor for -s, if the sensor is invalid during | Kevin Steves |
2009-05-13 | fix loopvar debug prints. Issue reported by naddy@ | Marc Espie |
2009-05-13 | Match on Adaptec AAR-1225SA, which should work according | Jonathan Gray |
2009-05-13 | regen | Jonathan Gray |
2009-05-13 | Adaptec AAR-1225SA | Jonathan Gray |
2009-05-13 | Set D_VENDOR when spoofing a label on archs that use D_VENDOR when | Kenneth R Westerback |
2009-05-13 | initialize d_npartitions to MAXPARTITIONS always; ok krw | Theo de Raadt |
2009-05-13 | dont go splx(s) in the ioctl handler if we havent done splnet(). this adds | David Gwynne |
2009-05-13 | only keep track of the number of updates on tcp connections. state sync on | David Gwynne |
2009-05-12 | don't define _KERNEL. Theres no need and its gross. | Thordur I. Bjornsson |
2009-05-12 | Add missing semicolon. | Mark Kettenis |
2009-05-12 | sync | Theo de Raadt |