summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-17Ensure that 'addrs' is always initialized before use (from YamamotoKenneth R Westerback
2004-12-17rev 1.62Brad Smith
2004-12-17add missing braces.Brad Smith
2004-12-17sync usageJared Yanovich
2004-12-17Add a new page about hardware watchdog devices, under a BSD license.Jared Yanovich
2004-12-16De-reference pointer *after* checking if it is NULL.Kenneth R Westerback
2004-12-16plug some memory leaks on error casesJean-Francois Brousseau
2004-12-16Add rcs_gethead() to easily retrieve the head revision of an RCSJean-Francois Brousseau
2004-12-16make cvs_connect() print an error message and return with an errorJean-Francois Brousseau
2004-12-16Fix logic botch in dmacomputeipl() introduced in rev 1.14.Miod Vallat
2004-12-16rev 1.71Brad Smith
2004-12-16if -f installed, don't treat reinstallation as errors.Marc Espie
2004-12-16better conflict: conflict with partial installations, always conflict withMarc Espie
2004-12-16save depend information into cache when package is installed.Marc Espie
2004-12-16both borked.* and partial-* are recognized.Marc Espie
2004-12-16renamed borked_installation from borked.n to partial-<pkgname> ...Marc Espie
2004-12-16default wait time for dead server connection is 300 seconds, not 120.Moritz Jodeit
2004-12-16Make sure ifp->if_baudrate is valid when the parent's statchgBrad Smith
2004-12-16- document IFS behavior changesJared Yanovich
2004-12-16Delete VL/EISA cruft left over from ahc.Kenneth R Westerback
2004-12-16Clean up handling of sync_flags.Ryan Thomas McBride
2004-12-16Limit the number of addresses used by the 'servers' directive to 8; ok henning@Darren Tucker
2004-12-16Update to sendmail-8.13.2Todd C. Miller
2004-12-15Add IFF_NOARP to carp interface, we want arp requests to be handled viaRyan Thomas McBride
2004-12-15minimum key length of aes is 128 bit, not 64.Hans-Joerg Hoexer
2004-12-15print line number of warnings in .cvsrc; ok jfb@.Xavier Santolaria
2004-12-15missing free()s; with patHenning Brauer
2004-12-15* fix the multicast memberships removalPatrick Latifi
2004-12-15protect against multiple inclusionPatrick Latifi
2004-12-15Poll unsynchronized servers at the maximum interval and log a message aboutDarren Tucker
2004-12-15Factor out interval scaling code; ok henning@Darren Tucker
2004-12-15modify the CVS_DIR_ROOT() macro to grab the parent's root if the fileJean-Francois Brousseau
2004-12-15sync with NetBSD but replace hand crafted crc logic with ether_crc32_le()Martin Reindl
2004-12-15Permit the client to generate trace output when the -t option is givenJean-Francois Brousseau
2004-12-15Add include firmware for txp(4) on relevant ramdisks.Ryan Thomas McBride
2004-12-15we don't need a separate header for 4 function prototypes, moveJean-Francois Brousseau
2004-12-15move -n down into RequiredBy and PackingList (as $main::not, since weMarc Espie
2004-12-15- adjust regression tests to recent IFS changesJared Yanovich
2004-12-14If polling a server results in an error, drop that server to the maximumDarren Tucker
2004-12-14no need to compile with -DNFS, ok millert@Pedro Martelletto
2004-12-14First attempt at syncing the command code and doing a lot more errorJean-Francois Brousseau
2004-12-14complain about lost filesJean-Francois Brousseau
2004-12-14When loading directory entries, create file structures for files whichJean-Francois Brousseau
2004-12-14Fix off-by-one. From FreeBSD r1.87. Also in NetBSD. Field being filledKenneth R Westerback
2004-12-14fix path to RCS file; jfb@ ok.Xavier Santolaria
2004-12-14&&/|| inversion would try to merge IP addresses with non-addresses into aMike Frantzen
2004-12-14be more verbose for .cvsrc errors/warnings; ok jfb@.Xavier Santolaria
2004-12-14add missing '\t' in usage(); okay jfb@.Xavier Santolaria
2004-12-14support the tag commandJean-Francois Brousseau
2004-12-14.Xr dbmmanage 1 ,Jason McIntyre