Age | Commit message (Expand) | Author |
2005-12-22 | update nsphy(4) dmesg example: 'media interface' -> 'PHY' | Martin Reindl |
2005-12-22 | sync | Theo de Raadt |
2005-12-22 | adm1025 ... another day, another chip.. | Theo de Raadt |
2005-12-22 | typo | Theo de Raadt |
2005-12-22 | More reasonable size for fixed extent storage. | Miod Vallat |
2005-12-22 | Remove orphaned adb/pmu stuff; ok hshoexer@ kettenis@ | Miod Vallat |
2005-12-22 | re-work PHY setup, media handling and dual-port detection. | Brad Smith |
2005-12-22 | add a missing underscore to the function name rthread_tls_destructors(). | Brad Smith |
2005-12-22 | typo | Theo de Raadt |
2005-12-22 | Teach gdb about interrupt frames on i386 too. | Mark Kettenis |
2005-12-22 | disable lcd (dma) when screen is closed. in theory this should speed | Theo de Raadt |
2005-12-22 | do not do delay(HUGEVALUE) after enabling/disabling the lcd dma. yes, it | Theo de Raadt |
2005-12-22 | actual step X-# instead of rev # for pxa270 | Theo de Raadt |
2005-12-22 | Install header files for MMX/SSE intrinsics on amd64 too. | Mark Kettenis |
2005-12-22 | if in eject mode, do not include command name in error output; bug spotted by... | Theo de Raadt |
2005-12-22 | cvs_rcs_getpath() cannot fail anymore; | Xavier Santolaria |
2005-12-22 | Teach gdb how to unwind amd64 kernel trap frames. | Mark Kettenis |
2005-12-22 | cvs_chdir() cannot fail anymore; | Xavier Santolaria |
2005-12-22 | another fatal() round; | Xavier Santolaria |
2005-12-22 | - attach and configure correctly | Xavier Santolaria |
2005-12-22 | unitialized variable. ok xsa@ | Moritz Jodeit |
2005-12-22 | expand the description of -w somewhat; | Jason McIntyre |
2005-12-22 | put the description of "UsePrivilegedPort" in the correct place; | Jason McIntyre |
2005-12-22 | `option', not `options'; | Jason McIntyre |
2005-12-22 | Postpone the hil console detection logic to the first detection of a keyboard. | Miod Vallat |
2005-12-22 | 1. when signalling a process group, don't deliver a copy to every thread | Ted Unangst |
2005-12-22 | fix memory leak conditions in thrsleep and significantly simplify | Ted Unangst |
2005-12-22 | handle chroot and res_init calls better. diagnosis assistance from otto. | Ted Unangst |
2005-12-22 | more consistently use _rthread prefix for all not meant to be exported | Ted Unangst |
2005-12-22 | change init code to handle failure. (actually, make it impossible to fail, | Ted Unangst |
2005-12-22 | Initialize data_track before a 'goto done;' could lead to it being | Kenneth R Westerback |
2005-12-22 | 'spoofonly' does not mean what I thought it meant. The whole point is | Kenneth R Westerback |
2005-12-22 | Set correct partition offset to 0 when initializing RAW_PART. | Kenneth R Westerback |
2005-12-22 | - fix handling of zero byte files. | Niall O'Higgins |
2005-12-22 | document 3 zaurus sysctl options | Theo de Raadt |
2005-12-22 | remove another debug message | Theo de Raadt |
2005-12-22 | last change by me was wrong; do not setperf 2x on wakeup | Theo de Raadt |
2005-12-22 | silence setperf code | Theo de Raadt |
2005-12-22 | Bad commit, breaks hppa64. Prompted by deraadt@ | Marco Peereboom |
2005-12-21 | Align hppa stack to 64 bytes. | Marco Peereboom |
2005-12-21 | Add MACHINE_STACK_ALIGN define. | Marco Peereboom |
2005-12-21 | clarify precedence of -p, Port, ListenAddress; ok and help jmc@ | Kevin Steves |
2005-12-21 | Remove KASSERT in attach, return an error instead; while there, implement | Miod Vallat |
2005-12-21 | No need to store description lines for unrecognized CMMUs... | Miod Vallat |
2005-12-21 | wrong comment | Theo de Raadt |
2005-12-21 | sync | Theo de Raadt |
2005-12-21 | sysctl machdep.lidsuspend=1 makes screen closures to cause a suspend. | Theo de Raadt |
2005-12-21 | cvs_logmsg_open() and cvs_logmsg_get() cannot fail anymore; | Xavier Santolaria |
2005-12-21 | fatal()ization! OK joris@. | Xavier Santolaria |
2005-12-21 | Initialize basepath right after xmalloc()ing it so we won't end up with | Aleksander Piotrowski |