summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-24Use an ssize_t instead of int like in all other imsg handlers. Hint by lintClaudio Jeker
2007-10-24Change the syscall invocation sequences to no longer fetch the last fewMiod Vallat
2007-10-24The index should be unsigned int -- another lint findingClaudio Jeker
2007-10-24ctl_rt flags should be u_int16_t -- noticed by lintClaudio Jeker
2007-10-24add missing checks against NULL after realloc callsCharles Longeau
2007-10-24remove the unused i2cbus_attach_args param from the probe functions; ok deraadtConstantine A. Murenin
2007-10-24Enable power supply temperature sensors on the E450.Mark Kettenis
2007-10-24Add support for power supply temperature sensors on the E450.Mark Kettenis
2007-10-24make older gcc happierTheo de Raadt
2007-10-24pipleine -> pipelineMiod Vallat
2007-10-24In cpu_switchto(), load pmap->pm_tlbpid manually, instead of expectingMiod Vallat
2007-10-24fix r1.101 (2007-10-07) regression of not calling the iic_dump() for aConstantine A. Murenin
2007-10-24Garbage collect unused stuff found by lint.Claudio Jeker
2007-10-24Sync a bit more with ospfd. Do not fatal if one of the pipes is closed,Claudio Jeker
2007-10-24Uncomment PECI mode diagnosting bits.Mike Belopuhov
2007-10-24skip the ignored addresses completely (now covers the eeprom range, too); ok...Constantine A. Murenin
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