summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-20oops, name already usedTheo de Raadt
2006-12-20skip the perfect hash for now since it wastes a lot of kernel memory,Theo de Raadt
2006-12-20rename __acpi_enable_gpe(); ok marcoTheo de Raadt
2006-12-20acpi_unmap_pmregs() is not used, ok marcoTheo de Raadt
2006-12-20let ntpd use sensors immediately after system boot by special casingHenning Brauer
2006-12-20missing xfree();Xavier Santolaria
2006-12-20remove debug message left in previous commit.Xavier Santolaria
2006-12-20.Xr cmp and sdiff each otherJasper Lievisse Adriaanse
2006-12-20syncAlexander Yurchenko
2006-12-20Add Java iButton mbalmer gave me at h2k6.Alexander Yurchenko
2006-12-20Implement high resolution temperature measuring.Alexander Yurchenko
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