summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-24Remove idle loop counter.Mike Belopuhov
2007-10-24Define a bitmaks of status bits we're interested in, output/log allMarc Balmer
2007-10-24fix logic of command line/ MAKEFLAGS parsing.Marc Espie
2007-10-24HW_PHYSMEM is unsignedPeter Stromberg
2007-10-24Unconditionally initialize all channels, regardless of locale.Bret Lambert
2007-10-24Don't use inet_ntoa() twice in a printf like function. So instead ofClaudio Jeker
2007-10-24Don't spam the dmesg.Mike Belopuhov
2007-10-24factor out network read/write into an atomicio()-like function, and use itDamien Miller
2007-10-24comprehensive tests for sftp escaping its interaction with globbing;Damien Miller
2007-10-24rework argument splitting and parsing to cope correctly with common shellDamien Miller
2007-10-23syncTheo de Raadt
2007-10-23ISA cards can also happen non-i386 machinesTheo de Raadt
2007-10-23Fix CLEANFILESMiod Vallat
2007-10-23- use endian-specific conversions, instead of relying onJacob Meuser
2007-10-23- add a couple more mono-to-stereo conversionsJacob Meuser
2007-10-23Fixes from master repo:Anders Magnusson
2007-10-23add a new audio_set_blksize() function that sets (and adjusts) the blockAlexandre Ratchov
2007-10-23syncMarc Balmer
2007-10-23Add Meinberg Funkuhren and the USB 5131 DCF77 - Radio Clock.Marc Balmer
2007-10-23Fix from master repo:Anders Magnusson
2007-10-23security(8) now picks up on package installation/removal;Jason McIntyre
2007-10-23Pull from ragge's repo, commit by mickey:Otto Moerbeek
2007-10-23list package changes in daily insecurity outputStuart Henderson
2007-10-23Don't spam the console when there is no antenna connected.Marc Balmer
2007-10-23add missing checks against NULL on last.dk_rbytes and last.dk_wbytesCharles Longeau
2007-10-23add a man page for ex(4).Brad Smith
2007-10-23Sort the PCI id table and remove a comment which is no longer true.Brad Smith
2007-10-23shrink dmesg output to one line that shows irq and the ethernet address.David Gwynne
2007-10-23add missing header to avoid warningCharles Longeau
2007-10-23regenBrad Smith
2007-10-23correct a typo, BCM4238 -> BCM4328.Brad Smith
2007-10-23sort hardware list;Jason McIntyre
2007-10-23regenBrad Smith
2007-10-23add the Broadcom BCM5723 PCI id.Brad Smith
2007-10-22alipm0 can now be enabled because of the crash workaroundTheo de Raadt
2007-10-22let alipm0 still be used for spdmem probes, but skip sensors. alipm (orTheo de Raadt
2007-10-22only output on situations where power state is D3. unify the message inFederico G. Schwindt
2007-10-22Add support for SUNW,envctrl as found on the E450.Mark Kettenis
2007-10-22CPU temperature sensors on the E450 have a conversion factor of 1/1 instead ofMark Kettenis
2007-10-22Pull from master repo:Stefan Kempf
2007-10-22the codec is not readable. If we try to read it the ac-link enters a kind ofAlexandre Ratchov
2007-10-22Only test one condition per invocation flavour, instead of testing allMiod Vallat
2007-10-22variable does not need init; ok dlgTheo de Raadt
2007-10-22the invalid flag is never set in these two drivers, so don't test if it is; ...Constantine A. Murenin
2007-10-22HTC smartphoneTheo de Raadt
2007-10-22syncTheo de Raadt
2007-10-22HTC smartphoneTheo de Raadt
2007-10-22make sure that both the local and remote port are correct whenMarkus Friedl
2007-10-22Pull from ragge's repo:Otto Moerbeek
2007-10-22we don't need mmap/munmap in relay_load_certificates anymore...Reyk Floeter