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