Age | Commit message (Expand) | Author |
2007-05-17 | make sure that mkfontdir and friends get their arguments | Marc Espie |
2007-05-17 | library lookup becomes a real method | Marc Espie |
2007-05-17 | move the library lookup code into Solver, so that I can turn it into | Marc Espie |
2007-05-17 | Starting with xenocara, /etc/X11/xdm will be overwritten during the | Matthias Kilian |
2007-05-17 | Since we're initializing everything in pmap_pinit, it's probably a good | Artur Grabowski |
2007-05-17 | There's no reason to keep track of gdt_count, we only use it for | Artur Grabowski |
2007-05-17 | Limit hppa buffer cache to 30%. It used to be 70% because stack garbage | Artur Grabowski |
2007-05-17 | use solver object in all direct instances of solved_dependencies. | Marc Espie |
2007-05-17 | access solver internals in a clean way through dependencies, uses it | Marc Espie |
2007-05-17 | make the solved dependencies more explicit, match them back to the spec | Marc Espie |
2007-05-17 | tweak the solver object a bit, now that I have a clearer idea of what | Marc Espie |
2007-05-17 | provide dummy device_register() | Martin Reindl |
2007-05-17 | handle normalization of flavors in PackageName objects. | Marc Espie |
2007-05-17 | Check getpwnam() return value for NULL before dereferencing it. | Moritz Jodeit |
2007-05-17 | Check getpwuid() return value for NULL before dereferencing it. | Moritz Jodeit |
2007-05-17 | Check getpwuid() return value for NULL before dereferencing it. | Moritz Jodeit |
2007-05-17 | Fix fgetln(3) handling of lines without trailing newline. | Moritz Jodeit |
2007-05-17 | copy the lladdr from the arpcom struct onto the hardware when the interface | David Gwynne |
2007-05-17 | support changing the mtu up to the maximum frame size it currently | David Gwynne |
2007-05-17 | bz#1286 stop reading and processing commands when input or output buffer | Damien Miller |
2007-05-17 | save and restore errno when logging; ok deraadt@ | Damien Miller |
2007-05-17 | add an entry for `.ms'; ok millert | Jason McIntyre |
2007-05-17 | the `doc' entry listed only out of date paths to sendmail docs, so | Jason McIntyre |
2007-05-17 | Don't save strlen results in an int. Remove a variable that's used | Ray Lai |
2007-05-17 | Check fgets return value, from Charles Longeau. | Ray Lai |
2007-05-17 | LSRCS should refer to the C source version of asm files 'put it in' deraadt@ | Dale Rahn |
2007-05-17 | Improve reentrancy by not using global variable. Removes two | Ray Lai |
2007-05-17 | Remove extra return statement, from tbert from lint. | Ray Lai |
2007-05-17 | Don't free unused variable, from tbert. | Ray Lai |
2007-05-17 | Remove nonsensical dereference. From tbert. | Ray Lai |
2007-05-17 | Add basename(3) and dirname(3) regression tests, from tbert. | Ray Lai |
2007-05-17 | Unbreak libc on arm. -moj | Mats O Jansson |
2007-05-16 | Figure out DST by setting tm_isdst element to -1. | Xavier Santolaria |
2007-05-16 | fix return values in bridge_output. | Michele Marchetto |
2007-05-16 | In remote setup, write sent files to inlog (if specified) instead of outlog. | Xavier Santolaria |
2007-05-16 | forgot this one in my previous commit. | Thordur I. Bjornsson |
2007-05-16 | splassert_ctl defaults to 1 now, so dont wrap the checks for | Thordur I. Bjornsson |
2007-05-16 | Make it clear, that the line returned does not have a | Moritz Jodeit |
2007-05-16 | Allow stripping of files, even if the destination filename | Moritz Jodeit |
2007-05-16 | The world of __HAVEs and __HAVE_NOTs is reducing. All architectures | Artur Grabowski |
2007-05-16 | we need a cpu_info_store; how did miod miss this? | Theo de Raadt |
2007-05-16 | sync | Theo de Raadt |
2007-05-16 | open() returns -1 on error, not NULL. From Tobias Stoeckmann. | Xavier Santolaria |
2007-05-16 | add definitions for the bits in the "register" bus_space region. | David Gwynne |
2007-05-16 | add support for multicast addresses. this adds the add/del multi handlers | David Gwynne |
2007-05-16 | count the number of multicast ranges that are kept in the list of multicast | David Gwynne |
2007-05-16 | oops, committed debug code, sorry. | Marc Espie |
2007-05-16 | Oops, forgot this file in the cpuinfo changes. | Miod Vallat |
2007-05-16 | Switch vax to __HAVE_CPUINFO, based on an incomplete diff from art. | Miod Vallat |
2007-05-16 | map the pci BARs that we're interested in. this gives us access to the | David Gwynne |