Age | Commit message (Expand) | Author |
2006-03-13 | Make ssh-add check file permissions before attempting to load private | Darren Tucker |
2006-03-13 | Allow config directives to contain whitespace by surrounding them by double | Darren Tucker |
2006-03-13 | The return value of the start/stop timer functions is almost never checked. | Claudio Jeker |
2006-03-13 | back out previous | Darren Tucker |
2006-03-13 | regress test for alternate line terminations for IETF key conversion, ok djm@ | Darren Tucker |
2006-03-13 | Make ssh-keygen handle CR and CRLF line termination when converting IETF | Darren Tucker |
2006-03-13 | Set TCP_NODELAY for all connections not just "interactive" ones. Fixes | Darren Tucker |
2006-03-13 | Interpret zero-filled numbers as decimal; PR 4213; from Alexey | Otto Moerbeek |
2006-03-13 | don't log that we are listening on a socket before the listen() call | Damien Miller |
2006-03-13 | ansi/deregister. No binary change. | Jonathan Gray |
2006-03-13 | sync | Theo de Raadt |
2006-03-12 | Previous fix was half-done, move the wsscreen_list array into the softc | Miod Vallat |
2006-03-12 | Include arpa/inet.h after netinet/in.h, not before. deraadt@ OK | Todd C. Miller |
2006-03-12 | Move struct wsscreen_list out of the stack as on sparc. | Miod Vallat |
2006-03-12 | When attaching a wsdisplay, the wsscreen_list structure can not be on the | Miod Vallat |
2006-03-12 | Don't leave a dangling pointer to the process-specific LDT after | Tom Cosgrove |
2006-03-12 | regen | Brad Smith |
2006-03-12 | some ATI devices. | Brad Smith |
2006-03-12 | add a few new translations, partly from NetBSD | Nikolay Sturm |
2006-03-12 | if a system call has no arguments, declare it (void), so that lint is | Theo de Raadt |
2006-03-12 | Use the new -s flag to mount the /usr and /var partitions. Avoids | Otto Moerbeek |
2006-03-12 | Add the -s flag, meaning: skip mount if the file system is | Otto Moerbeek |
2006-03-12 | make SAFE_DEBUG compile clean; ssehic@gmail | Theo de Raadt |
2006-03-12 | mbuf use-after-free; ok henning, djm, brad | Markus Friedl |
2006-03-12 | Cleanup to avoid a save errno dance; from Andrey Matveev; ok pat@ | Otto Moerbeek |
2006-03-12 | sync with pcn(4) reality | Martin Reindl |
2006-03-12 | Make use of pci_matchbyid(). | Brad Smith |
2006-03-12 | with pcn(4) now in place remove or replace the references to PCI le(4) | Martin Reindl |
2006-03-12 | sensors_head is only used in kern_sensors.c, so its unnecessay to declare | David Gwynne |
2006-03-12 | mt/eject fits here, i was unsure.. | Theo de Raadt |
2006-03-12 | Properly scale voltage on w83l784r. | Mark Kettenis |
2006-03-12 | Match emc6d100 and emc6w201. Fix typo. print rev with 0x prefix. | Mark Kettenis |
2006-03-12 | Tweak comment. | Mark Kettenis |
2006-03-12 | explicitly initialize a couple variables | Jacob Meuser |
2006-03-12 | document new attach args for devices | David Gwynne |
2006-03-12 | knf nit | Damien Miller |
2006-03-12 | remove splimp(). | Brad Smith |
2006-03-12 | IPL_IMP -> IPL_VM | Brad Smith |
2006-03-12 | remove splimp. | Brad Smith |
2006-03-12 | remove splimp. | Brad Smith |
2006-03-12 | remove IPL_IMP and splimp(). | Brad Smith |
2006-03-12 | IPL_IMP -> IPL_VM | Brad Smith |
2006-03-12 | missing close(); dhill@mindcry.org | Theo de Raadt |
2006-03-12 | remove IPL_IMP and splimp(). | Brad Smith |
2006-03-12 | use asprintf instead of a static buffer; dhill, tested by pedro | Theo de Raadt |
2006-03-12 | remove IPL_IMP and splimp(). | Brad Smith |
2006-03-12 | fix double shell expansion issue found in scp in rcp too; ok deraadt | Damien Miller |
2006-03-12 | IPL_IMP -> IPL_VM | Brad Smith |
2006-03-12 | plug a memleak in rcs_set_description() | Joris Vink |
2006-03-12 | sync | Theo de Raadt |