summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-19don't fill the logs; spotted by deraadt@ ok henning@Otto Moerbeek
2007-10-19Make sure bufix is updated after copying options into the first overflowKenneth R Westerback
2007-10-19Be a bit more paranoid and initialize all valid options buffers withKenneth R Westerback
2007-10-19Fix obvious typos and write DHO_PAD and DHO_END into correct options overflowKenneth R Westerback
2007-10-19fix audio_calc_blksize() not to return larger block sizes thanAlexandre Ratchov
2007-10-19Don't use "counter-timer" as clock interrupt source on MULTIPROCESSOR kernelsMark Kettenis
2007-10-19Correct the value returned by cons_options in the case where overload buffersKenneth R Westerback
2007-10-19Use HDL2CELL when passing an OpenFirmware handle in prom_start_cpu. MakesMark Kettenis
2007-10-19Ensure that main_buffer_size is set to a value less than or equal toKenneth R Westerback
2007-10-19Do log initialisation correctly, like bgpd does.Pierre-Yves Ritschard
2007-10-19remove old-school "cpu%d running" messages from default code pathsTheo de Raadt
2007-10-19do not install them silentlyTheo de Raadt
2007-10-19install includes from libexpatTheo de Raadt
2007-10-19syncTheo de Raadt
2007-10-19Move relays from static TAILQs to allocated ones.Pierre-Yves Ritschard
2007-10-19Add the ability to schedule an immediate check through hoststatectl.Pierre-Yves Ritschard
2007-10-19keep log_warn messages to be informed when a failure occurs during a reload.Pierre-Yves Ritschard
2007-10-19fix off by ones in the AUDIO_GET[PR]RINFO testsJacob Meuser
2007-10-19regenBrad Smith
2007-10-19add the Broadcom BCM4328 PCI id.Brad Smith
2007-10-19mkbc bits; corrections from miod, ok deraadtJason McIntyre
2007-10-18Correct tenths of a nanosecond cycle encodings for DDR2,Jonathan Gray
2007-10-18additional root devices pci* attaches atTheo de Raadt
2007-10-18There is no point for IP addresses on pflog(4)Marco Pfatschbacher
2007-10-18minor tweaks for previous;Jason McIntyre
2007-10-18941 as wellOtto Moerbeek
2007-10-18Initio INIC-941 works as well; ok miod@Otto Moerbeek
2007-10-18unbreak treeTheo de Raadt
2007-10-18extra arg to warn slipped through.Pierre-Yves Ritschard
2007-10-18Don't try to send IPIs to CPUs that aren't running (yet).Mark Kettenis
2007-10-18repair file security warnings; ok pyrTheo de Raadt
2007-10-18avoid splassert, caused by the fact that iha_main() is calledOtto Moerbeek
2007-10-18Correct possible spl problem in buffer cleaning daemon - the buffer cleaningBob Beck
2007-10-18syncTheo de Raadt
2007-10-18ignore fans with >= 0x0fff readings. According to the iic_dump(), it appearsConstantine A. Murenin
2007-10-18synch expat major number with xenocara, and then some.Marc Espie
2007-10-18syncTheo de Raadt
2007-10-18Add support for the Moosehead PS/2 controller as found on SGI O2 workstations.Joel Sing
2007-10-18add to CLEANFILES, to kill dribblesTheo de Raadt
2007-10-18enter iso dir for clean/cleandir, too, to delete dribblesTheo de Raadt
2007-10-18Make sure interrupts are really enabled at the beginning of proc_trampoline,Miod Vallat
2007-10-18enter for obj@ building, otherwise dribbles happenTheo de Raadt
2007-10-18Pull from master repo:Stefan Kempf
2007-10-18Define a new attribute, pckbcslot, which pckbc and gsckbc provide, and toMiod Vallat
2007-10-18Kill spurious warnings when arg is a function pointer. ShouldOtto Moerbeek
2007-10-18spacingTheo de Raadt
2007-10-18Avoid memory leak if tag is defined multiple times in CVSROOT/config.Tobias Stoeckmann
2007-10-18Check to see if the SPD EEPROM size looks sane (ie < 32K)Jonathan Gray
2007-10-18Massive cleanup in the authentication code. the simple auth_key and the cryptClaudio Jeker
2007-10-18Add missing bits for auth crypt and cleanup a bit. OK deraadt@Claudio Jeker