Age | Commit message (Expand) | Author |
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 |
2007-05-16 | Wrap some functions, labels, and variables in #ifdefs corresponding | Ray Lai |
2007-05-16 | Add missing ssize_t rlen, used when DEBUG is defined, and only | Ray Lai |
2007-05-15 | remove catman reference from SEE ALSO; | Jason McIntyre |
2007-05-15 | nothing uses catman, so kill it; ok millert deraadt | Jason McIntyre |
2007-05-15 | Remove unused variable. | Mark Kettenis |
2007-05-15 | We will never call OpenFirmware from 32-bit code. | Mark Kettenis |
2007-05-15 | Update the ifp of bridge cache entries if the entry is not static. This | Claudio Jeker |
2007-05-15 | allows for incomplete locations (without arch) and for repositories to | Marc Espie |
2007-05-15 | don't assume 4-byte aligned memory when intercepting a string | Nikolay Sturm |
2007-05-15 | Remove useless NOxxx defines and use NULL instead. | Moritz Jodeit |
2007-05-15 | require the right code at the right location. | Marc Espie |
2007-05-15 | fix some lint 'xxx used, but not defined' warnings by properly adding | Otto Moerbeek |
2007-05-15 | regen | Marcus Glocker |
2007-05-15 | Add vendor and product; AmbiCom, Inc. WL54CF. | Marcus Glocker |
2007-05-15 | pass COPTS thru, okay millert@ | Marc Espie |
2007-05-15 | Switch amd64 to VM_PAGE_MD. Mostly just imitating i386. flags in pg_flags. | Artur Grabowski |
2007-05-15 | make splassert(IPL_NONE) work on i386/MP (the single-processor case is | Artur Grabowski |
2007-05-15 | Userland has the right to compile, too; not sure this will be enough yet | Miod Vallat |
2007-05-15 | External bus errors should not occur, so panic. ok deraadt@ | Dale Rahn |
2007-05-15 | Remove the MI implementation of mutexes and remove the __HAVE_MUTEX | Artur Grabowski |
2007-05-15 | draft-ietf-idr-restart -> RFC 4724 and bump draft-ietf-idr-as4bytes to | Claudio Jeker |