Age | Commit message (Expand) | Author |
2009-07-02 | avoid infinite recursion if unlink fails. reported by Stefan Pettersson | Martynas Venckus |
2009-07-02 | Fix two copy/paste bugs: forbid zero-length buffers to prevent a fatal error | Nicholas Marriott |
2009-07-02 | Rewrite the sysctl handlers to use libc functions (getifaddrs and | Claudio Jeker |
2009-07-02 | allow for long home dir paths (bz #1615). ok deraadt | Darren Tucker |
2009-07-01 | The widget mapping code has been written back when I was only working on | Miod Vallat |
2009-07-01 | Add a workaround for the fact that our clocks aren't running during autoconf | Mark Kettenis |
2009-07-01 | Crank bootblocks version for identification purposes. | Miod Vallat |
2009-07-01 | Do not default to disk installs; ftp or cdrom covers 99% of users; ok krw | Theo de Raadt |
2009-07-01 | take us to 4.6, though there will still be some changes | Theo de Raadt |
2009-06-30 | floor(3) should round towards -inf instead of towards zero. | Mark Kettenis |
2009-06-30 | sync | Theo de Raadt |
2009-06-30 | extra spaces found during inspection of other goo | Theo de Raadt |
2009-06-30 | Make syslogd create a socket in /var/www/dev when httpd is enabled in order | Robert Nagy |
2009-06-30 | crank version; ok deraadt | Markus Friedl |
2009-06-30 | When unlocking the server, don't try to clear the prompt on clients without a | Nicholas Marriott |
2009-06-30 | Add missing single quotes around a colon in Runas_Spec definition. | Todd C. Miller |
2009-06-30 | Link the second stage bootblocks (and boot.net) 256KB higher to accomodate | Miod Vallat |
2009-06-30 | sync | Theo de Raadt |
2009-06-30 | add "-o none" to pfctl call to prevent automatic table creation of | David Krause |
2009-06-30 | update after the "reassemble tcp" fix (kernel/6178); ok sthen@ | David Krause |
2009-06-29 | Revert 1.558, making the installer (in the worst case) use the base-set | Theo de Raadt |
2009-06-29 | make VSEARCH werase act like regular werase after the last change. | Martynas Venckus |
2009-06-29 | Fix two errors with character/line insertion and deletion: the maximum number | Nicholas Marriott |
2009-06-29 | a few more tweaks for previous; | Jason McIntyre |
2009-06-29 | Update to tzdata2009j from elsie.nci.nih.gov | Todd C. Miller |
2009-06-29 | In sdmmc_intr_establish(), copy the entire name parameter instead of | Michael Knudsen |
2009-06-29 | sync | Theo de Raadt |
2009-06-29 | Zap isp_inline.h; it is no longer used. | Mark Kettenis |
2009-06-29 | Whack bridges that have conflicting windows. This prevents us from choosing | Mark Kettenis |
2009-06-29 | sync | Theo de Raadt |
2009-06-29 | enable new files in Makefile | Theo de Raadt |
2009-06-29 | Add documentation for acpivideo(4), acpivout(4), acpipwrres(4). | Paul Irofti |
2009-06-29 | the data which is read is never used; ok krw | Theo de Raadt |
2009-06-29 | since we link in the 24xx firmware, might as well point to it; ok krw kettenis | Theo de Raadt |
2009-06-29 | Bring back rev 1.17, enable hardware vlan tagging/stripping. | Jonathan Gray |
2009-06-29 | enable isp(4) | Theo de Raadt |
2009-06-29 | Protect the other rde_send_kroute() with a F_RIB_NOFIB check. | Claudio Jeker |
2009-06-29 | Doh! Fix logic botch that disconnected the FIB from the Loc-RIB instead of | Claudio Jeker |
2009-06-29 | sync with sudo 1.7.2 | Todd C. Miller |
2009-06-29 | Unfuck mrt table dumps and plug a memory leak while there. | Claudio Jeker |
2009-06-29 | since upper-bound is not a power of two here, use arc4random_uniform | Martynas Venckus |
2009-06-29 | Fix the range of a #ifndef SMALL ... #endif not to include the "break;" | Alexander Hall |
2009-06-29 | Don't try to page up with scroll-mode -u or copy-mode -u unless the mode was | Nicholas Marriott |
2009-06-28 | Now the tx dma mapping problem it was exposing is fixed | Jonathan Gray |
2009-06-28 | Properly swap tx dma maps so we don't use invalid maps, | Jonathan Gray |
2009-06-28 | Attempt to map memory resources of unconfigured devices, if they do not have | Miod Vallat |
2009-06-28 | Fix small regression introduced with symlinks handling. | Antoine Jacoutot |
2009-06-28 | Remove useless blank space in output. | Antoine Jacoutot |
2009-06-28 | Better wording for the not-supported-video-control message. | Marcus Glocker |
2009-06-28 | Add colormap support for 8bpp mode. | Mark Kettenis |