summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-20Enable recursive interrupts on armish. nudge by deraadt@Dale Rahn
2006-12-20make a list of default interface groups;Jason McIntyre
2006-12-20remove a useless sentence;Jason McIntyre
2006-12-20Put all net80211 interfaces into the ``wlan'' interface group. Idea from me,Alexander Yurchenko
2006-12-20zap bogus sentinel, as noticed by dasn.Marc Espie
2006-12-20remove unneeded #includeSteven Mestdagh
2006-12-20add an additional rule to the filter anchor that allows traffic out fromJoel Knight
2006-12-20acpi fits when we decide that it is more important than ahc(4) adaptecTheo de Raadt
2006-12-20acpi fits, when we trade it primarily for the very large rtw(4) driver.Theo de Raadt
2006-12-20acpi (disabled) fits... when we trade it for the rarely used i2o controllers,Theo de Raadt
2006-12-20acpi (disabled) just happens to fitTheo de Raadt
2006-12-20rum firmware too, of courseTheo de Raadt
2006-12-20rum fitsTheo de Raadt
2006-12-20there is no rum support on ramdiskCTheo de Raadt
2006-12-20Fix potential buffer overread in function, even though the currentRay Lai
2006-12-20More strlen("") fixes.Ray Lai
2006-12-19Unify wording for Meinberg.Marc Balmer
2006-12-19missing TARGET_ARCH handling (solbourne)Theo de Raadt
2006-12-19slight cleaningTheo de Raadt
2006-12-19spacingGordon Willem Klok
2006-12-19sync w/ sti.4 .Nd;Jason McIntyre
2006-12-19knf + delete unused variablesTheo de Raadt
2006-12-19Add sanity to check for mfg overriden gasio field.Marco Peereboom
2006-12-19Hook up acpicpu to the hw.setperf mechanism, this allows people runningGordon Willem Klok
2006-12-19add some bits to handle Remove-entry.Xavier Santolaria
2006-12-19correctly 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-19no need for -DJun-ichiro itojun Hagino
2006-12-19no need for -DINET6Jun-ichiro itojun Hagino
2006-12-19no need for -DJun-ichiro itojun Hagino
2006-12-19eliminate #ifdef OLDRAWSOCKETJun-ichiro itojun Hagino
2006-12-19sort these commands too;Jason McIntyre
2006-12-19sort the various commands; discussed w/ pyrJason McIntyre
2006-12-19add client-side support for Set-static-directory.Xavier Santolaria
2006-12-19a failed mmap returns MAP_FAILED, not NULL. found while exercising paxOtto Moerbeek
2006-12-19Add Meinberg Funkuhren, here, too.Marc Balmer
2006-12-19Add Meinberg Funkuhren radio clocks.Marc Balmer
2006-12-19add client-side support for Clear-static-directory, Clear-sticky andXavier Santolaria
2006-12-19TDBF_USEDTUNNEL flag manipulation was inside #ifdef INET. it appliesJun-ichiro itojun Hagino
2006-12-19s/Engenic/Ergenic/Mark Kettenis
2006-12-19reject (potentially malicious) packets from outside,Jun-ichiro itojun Hagino
2006-12-19no more acpid.8;Jason McIntyre
2006-12-19simplify some low-level methods substantially (shrinking code); ok marco jordanTheo de Raadt
2006-12-18Remove lies about link0 flag.Mark Kettenis
2006-12-18Remove lies about link0 flag.Mark Kettenis
2006-12-18fix device names and typos in commentsMartin Reindl
2006-12-18Sync with heimdal; clearer and might generet fewer conflicts on next import.Bjorn Sandell
2006-12-18Remove misleading NOTREACHED comments. Sending a signal does notCan Erkin Acar
2006-12-18some initial improvements for the hostated pages;Jason McIntyre
2006-12-18avoid p = realloc(p idiom, ok claudio, spotted deraadtHenning Brauer