Age | Commit message (Expand) | Author |
2004-12-22 | keep less stuff around for -e pkgpath. | Marc Espie |
2004-12-22 | Fix parenthesis mismatch, from Stefan Miltchev. Thanks! | Hans-Joerg Hoexer |
2004-12-22 | and something else in the future | Theo de Raadt |
2004-12-22 | Use vfs firmware loader for fxp(4) interrupt coalescing microcode. | Alexander Yurchenko |
2004-12-22 | also pass SIGINT/QUIT to child, from mpech@. ok avsm@ | Otto Moerbeek |
2004-12-22 | Instead of running carp_setroute synchronously, use if_addrhooks to get a | Christopher Pascoe |
2004-12-22 | Save original value returned by getifaddrs to free later; ok henning@ | Darren Tucker |
2004-12-22 | if our first getpwnam(), testing for NTPD_USER, succeeded, but the second | Henning Brauer |
2004-12-22 | Do a COR reset on prism cards too in the watchdog reset. Helps recover | Todd C. Miller |
2004-12-22 | remove fallback AES support for old OpenSSL, as OpenBSD has had it for many | Damien Miller |
2004-12-22 | spacing | David Krause |
2004-12-22 | some -Wimplicit-function-declaration cleaning; ok millert@ | David Krause |
2004-12-22 | spelling corrections; ok jmc@ | David Krause |
2004-12-21 | silently ignore some cases when sendto(2) fails rather than disabling | Dan Harnett |
2004-12-21 | s/files/file/ in `cvs remove' usage, like in the other commands; | Xavier Santolaria |
2004-12-21 | gnu CVS has an undocumented -s command-line option to set a variable, | Jean-Francois Brousseau |
2004-12-21 | modify the directory handling portion to behave like the one in add.c, | Jean-Francois Brousseau |
2004-12-21 | on the way to `cvs remove'; ok jfb | Xavier Santolaria |
2004-12-21 | fix nasty cache-out-of-sync bug. | Marc Espie |
2004-12-21 | Check to make sure we have a valid CVSROOT, and check the return value | Jean-Francois Brousseau |
2004-12-21 | add powerhooks | Damien Bergamini |
2004-12-21 | on the way to `cvs add'; ok jfb | Xavier Santolaria |
2004-12-21 | missing apache Xr's; | Jason McIntyre |
2004-12-21 | sync w/ obsd; | Jason McIntyre |
2004-12-21 | spotted by grange, these files are IETF copyrighted it appears; so bye bye | Theo de Raadt |
2004-12-21 | if we can't get this packing-list, this is not dramatic | Marc Espie |
2004-12-21 | Check that if_type != IFT_CARP before using ifp->if_carp. | Ryan Thomas McBride |
2004-12-21 | Don't use crypto thread for callbacks. | Marco Pfatschbacher |
2004-12-21 | sort SEE ALSO; | Jason McIntyre |
2004-12-21 | sync | Theo de Raadt |
2004-12-21 | - grammar, punctuation, spacing, and mdoc fixes | Jared Yanovich |
2004-12-21 | oops, really cache stuff. | Marc Espie |
2004-12-21 | update to indicate that return-rst generates packets | Michael Coulter |
2004-12-21 | correct checks to allow for a package to replace several packages. | Marc Espie |
2004-12-21 | thread-unsafeness comes from the use of _res, YP filehandle, and /etc/hosts | Jun-ichiro itojun Hagino |
2004-12-20 | apachectl is section 8, not 1; | Jason McIntyre |
2004-12-20 | sync FILES w/ other devices using firmware; | Jason McIntyre |
2004-12-20 | Start sentence with "The gai_strerror() function" | Todd C. Miller |
2004-12-20 | allow a replacing package to replace several packages, in principle: | Marc Espie |
2004-12-20 | gai_strerror.3, getaddrinfo.3 and getnameinfo.3 are back. | Todd C. Miller |
2004-12-20 | gai_strerror() should return const char *; OK deraadt@ | Todd C. Miller |
2004-12-20 | Add Itojun's CAVEATS section. | Todd C. Miller |
2004-12-20 | Get rid of a bogus -32 that came about from misreading the ISC original | Todd C. Miller |
2004-12-20 | Add back EXAMPLE section and scopeid info which are from KAME, not the | Todd C. Miller |
2004-12-20 | plug more handle leaks. | Marc Espie |
2004-12-20 | New getnameinfo.3 man page, derived from the ISC version and fleshed | Todd C. Miller |
2004-12-20 | ethernet -> Ethernet | Jonathan Gray |
2004-12-20 | In the rare case that SCSI_RESET is set, ensure that xs->stimeout is | Kenneth R Westerback |
2004-12-20 | Minor cleanup. | Todd C. Miller |
2004-12-20 | plug fd leak. | Marc Espie |