Age | Commit message (Expand) | Author |
2006-12-20 | Enable recursive interrupts on armish. nudge by deraadt@ | Dale Rahn |
2006-12-20 | make a list of default interface groups; | Jason McIntyre |
2006-12-20 | remove a useless sentence; | Jason McIntyre |
2006-12-20 | Put all net80211 interfaces into the ``wlan'' interface group. Idea from me, | Alexander Yurchenko |
2006-12-20 | zap bogus sentinel, as noticed by dasn. | Marc Espie |
2006-12-20 | remove unneeded #include | Steven Mestdagh |
2006-12-20 | add an additional rule to the filter anchor that allows traffic out from | Joel Knight |
2006-12-20 | acpi fits when we decide that it is more important than ahc(4) adaptec | Theo de Raadt |
2006-12-20 | acpi fits, when we trade it primarily for the very large rtw(4) driver. | Theo de Raadt |
2006-12-20 | acpi (disabled) fits... when we trade it for the rarely used i2o controllers, | Theo de Raadt |
2006-12-20 | acpi (disabled) just happens to fit | Theo de Raadt |
2006-12-20 | rum firmware too, of course | Theo de Raadt |
2006-12-20 | rum fits | Theo de Raadt |
2006-12-20 | there is no rum support on ramdiskC | Theo de Raadt |
2006-12-20 | Fix potential buffer overread in function, even though the current | Ray Lai |
2006-12-20 | More strlen("") fixes. | Ray Lai |
2006-12-19 | Unify wording for Meinberg. | Marc Balmer |
2006-12-19 | missing TARGET_ARCH handling (solbourne) | Theo de Raadt |
2006-12-19 | slight cleaning | Theo de Raadt |
2006-12-19 | spacing | Gordon Willem Klok |
2006-12-19 | sync w/ sti.4 .Nd; | Jason McIntyre |
2006-12-19 | knf + delete unused variables | Theo de Raadt |
2006-12-19 | Add sanity to check for mfg overriden gasio field. | Marco Peereboom |
2006-12-19 | Hook up acpicpu to the hw.setperf mechanism, this allows people running | Gordon Willem Klok |
2006-12-19 | add some bits to handle Remove-entry. | Xavier Santolaria |
2006-12-19 | correctly check snprintf(), noticed by ray@ | Joris Vink |
2006-12-19 | - Introduce a way for the command code to recognize what the server replied. | Joris Vink |
2006-12-19 | no need for -D | Jun-ichiro itojun Hagino |
2006-12-19 | no need for -DINET6 | Jun-ichiro itojun Hagino |
2006-12-19 | no need for -D | Jun-ichiro itojun Hagino |
2006-12-19 | eliminate #ifdef OLDRAWSOCKET | Jun-ichiro itojun Hagino |
2006-12-19 | sort these commands too; | Jason McIntyre |
2006-12-19 | sort the various commands; discussed w/ pyr | Jason McIntyre |
2006-12-19 | add client-side support for Set-static-directory. | Xavier Santolaria |
2006-12-19 | a failed mmap returns MAP_FAILED, not NULL. found while exercising pax | Otto Moerbeek |
2006-12-19 | Add Meinberg Funkuhren, here, too. | Marc Balmer |
2006-12-19 | Add Meinberg Funkuhren radio clocks. | Marc Balmer |
2006-12-19 | add client-side support for Clear-static-directory, Clear-sticky and | Xavier Santolaria |
2006-12-19 | TDBF_USEDTUNNEL flag manipulation was inside #ifdef INET. it applies | Jun-ichiro itojun Hagino |
2006-12-19 | s/Engenic/Ergenic/ | Mark Kettenis |
2006-12-19 | reject (potentially malicious) packets from outside, | Jun-ichiro itojun Hagino |
2006-12-19 | no more acpid.8; | Jason McIntyre |
2006-12-19 | simplify some low-level methods substantially (shrinking code); ok marco jordan | Theo de Raadt |
2006-12-18 | Remove lies about link0 flag. | Mark Kettenis |
2006-12-18 | Remove lies about link0 flag. | Mark Kettenis |
2006-12-18 | fix device names and typos in comments | Martin Reindl |
2006-12-18 | Sync with heimdal; clearer and might generet fewer conflicts on next import. | Bjorn Sandell |
2006-12-18 | Remove misleading NOTREACHED comments. Sending a signal does not | Can Erkin Acar |
2006-12-18 | some initial improvements for the hostated pages; | Jason McIntyre |
2006-12-18 | avoid p = realloc(p idiom, ok claudio, spotted deraadt | Henning Brauer |