Age | Commit message (Expand) | Author |
2010-09-25 | Document rc.firsttime; while here, sprinkle some .Pa in FILES. | Ingo Schwarze |
2010-09-25 | detach-on-destroy is a session option, not server. | Nicholas Marriott |
2010-09-25 | missing "Pa" in FILES; | Jason McIntyre |
2010-09-25 | ppb(4) should respect pci_dopm, like pci(4) does, and not try to poweroff | Mike Larkin |
2010-09-25 | Copy the right bits to the right places for gcc4. | Dale Rahn |
2010-09-25 | GCC4 cross compilation support under OpenBSD. | Dale Rahn |
2010-09-25 | Fix test failures caused by RCS keyword expansion. | Todd C. Miller |
2010-09-25 | spacing, no binary changes. | Igor Sobrado |
2010-09-25 | spacing, no binary changes. | Igor Sobrado |
2010-09-25 | Use snprintf() not sprintf() | Todd C. Miller |
2010-09-25 | fix typos in documentation and log_debug() function. | Igor Sobrado |
2010-09-25 | Remove Bar.pm~ which causes emacs people issues (and they have enough | Todd C. Miller |
2010-09-25 | zap trailing whitespace; | Jason McIntyre |
2010-09-25 | Print the checksum sum as a simple fingerprint of the LSDB. | Claudio Jeker |
2010-09-25 | When counting the lsa also build the sum of the ls_checksums. This can be | Claudio Jeker |
2010-09-25 | Make gcvt() better match printf("%g") behavior, it now passes regress. | Todd C. Miller |
2010-09-25 | Add CVE-2010-0405 to list of local patches. | Todd C. Miller |
2010-09-25 | Update to Compress-Raw-Bzip2 2.031; no actual code changes since | Todd C. Miller |
2010-09-25 | use a consistent argument name in both synopsis and usage; argument | Igor Sobrado |
2010-09-25 | document GLOB_KEEPSTAT in the RETURN VALUES and STANDARDS sections. | Damien Miller |
2010-09-25 | make use of new glob(3) GLOB_KEEPSTAT extension to save extra server | Damien Miller |
2010-09-25 | sync | Theo de Raadt |
2010-09-25 | sync | Theo de Raadt |
2010-09-25 | fix Xrs; | Jason McIntyre |
2010-09-25 | when vscsi is closed, deactivate all child devices so when we kill the | David Gwynne |
2010-09-24 | -M and -N are posix extensions too; from Joachim Schipper | Jason McIntyre |
2010-09-24 | tweak previous; | Jason McIntyre |
2010-09-24 | - missing semicolon from r@undefined.ch | Jasper Lievisse Adriaanse |
2010-09-24 | - let zaurus compile again after utwitch enable | Jasper Lievisse Adriaanse |
2010-09-24 | sync (gcc3->gcc4) | Miod Vallat |
2010-09-24 | avoid potential infinite loop | Bret Lambert |
2010-09-24 | Apply fix for CVE-2010-0405; from matthieu@ | Todd C. Miller |
2010-09-24 | merge in perl 5.12.2 plus local changes | Todd C. Miller |
2010-09-24 | remove files no longer in perl 5.12.2 (or that have moved) | Todd C. Miller |
2010-09-24 | Add L2TP support to PIPEX. | SUENAGA Hiroki |
2010-09-24 | Add support pipex for L2TP call and L2TP on IPv6. | YASUOKA Masahiko |
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller |
2010-09-24 | use a better description for the vnd(4) entry on this file. | Igor Sobrado |
2010-09-24 | When processing IPv6 RA messages we may end up adding a new IPv6 address | Joel Sing |
2010-09-24 | Switch mips-based ports to gcc4. Most of the work has been done by kettenis@. | Miod Vallat |
2010-09-24 | Bump libc major for ABI changes. | Todd C. Miller |
2010-09-24 | Bump fts_level from short to int and add a spare short so things | Todd C. Miller |
2010-09-24 | Provide IRIX-compatible get_fpc_csr() and set_fpc_csr() for mips, although | Miod Vallat |
2010-09-24 | Make it possible to use "dhclient egress" to refetch a lease without | Claudio Jeker |
2010-09-24 | Add timingsafe_bcmp(3) to libc, mention that it's already in the | Matthew Dempsky |
2010-09-24 | add a GLOB_KEEPSTAT option that retains a copy of the struct stat | Damien Miller |
2010-09-24 | Implement if_freenameindex() as a real function as required by posix. | Claudio Jeker |
2010-09-24 | Make the endpointer also const so that there is no warning from gcc4 | Claudio Jeker |
2010-09-24 | Add stricter asserts to DIAGNOSTIC kernels to help catch mutex and | Matthew Dempsky |
2010-09-24 | hook iscsid and iscsictl into the build. | David Gwynne |