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