Age | Commit message (Expand) | Author |
2004-12-16 | default wait time for dead server connection is 300 seconds, not 120. | Moritz Jodeit |
2004-12-16 | Make sure ifp->if_baudrate is valid when the parent's statchg | Brad Smith |
2004-12-16 | - document IFS behavior changes | Jared Yanovich |
2004-12-16 | Delete VL/EISA cruft left over from ahc. | Kenneth R Westerback |
2004-12-16 | Clean up handling of sync_flags. | Ryan Thomas McBride |
2004-12-16 | Limit the number of addresses used by the 'servers' directive to 8; ok henning@ | Darren Tucker |
2004-12-16 | Update to sendmail-8.13.2 | Todd C. Miller |
2004-12-15 | Add IFF_NOARP to carp interface, we want arp requests to be handled via | Ryan Thomas McBride |
2004-12-15 | minimum key length of aes is 128 bit, not 64. | Hans-Joerg Hoexer |
2004-12-15 | print line number of warnings in .cvsrc; ok jfb@. | Xavier Santolaria |
2004-12-15 | missing free()s; with pat | Henning Brauer |
2004-12-15 | * fix the multicast memberships removal | Patrick Latifi |
2004-12-15 | protect against multiple inclusion | Patrick Latifi |
2004-12-15 | Poll unsynchronized servers at the maximum interval and log a message about | Darren Tucker |
2004-12-15 | Factor out interval scaling code; ok henning@ | Darren Tucker |
2004-12-15 | modify the CVS_DIR_ROOT() macro to grab the parent's root if the file | Jean-Francois Brousseau |
2004-12-15 | sync with NetBSD but replace hand crafted crc logic with ether_crc32_le() | Martin Reindl |
2004-12-15 | Permit the client to generate trace output when the -t option is given | Jean-Francois Brousseau |
2004-12-15 | Add include firmware for txp(4) on relevant ramdisks. | Ryan Thomas McBride |
2004-12-15 | we don't need a separate header for 4 function prototypes, move | Jean-Francois Brousseau |
2004-12-15 | move -n down into RequiredBy and PackingList (as $main::not, since we | Marc Espie |
2004-12-15 | - adjust regression tests to recent IFS changes | Jared Yanovich |
2004-12-14 | If polling a server results in an error, drop that server to the maximum | Darren Tucker |
2004-12-14 | no need to compile with -DNFS, ok millert@ | Pedro Martelletto |
2004-12-14 | First attempt at syncing the command code and doing a lot more error | Jean-Francois Brousseau |
2004-12-14 | complain about lost files | Jean-Francois Brousseau |
2004-12-14 | When loading directory entries, create file structures for files which | Jean-Francois Brousseau |
2004-12-14 | Fix off-by-one. From FreeBSD r1.87. Also in NetBSD. Field being filled | Kenneth R Westerback |
2004-12-14 | fix path to RCS file; jfb@ ok. | Xavier Santolaria |
2004-12-14 | &&/|| inversion would try to merge IP addresses with non-addresses into a | Mike Frantzen |
2004-12-14 | be more verbose for .cvsrc errors/warnings; ok jfb@. | Xavier Santolaria |
2004-12-14 | add missing '\t' in usage(); okay jfb@. | Xavier Santolaria |
2004-12-14 | support the tag command | Jean-Francois Brousseau |
2004-12-14 | .Xr dbmmanage 1 , | Jason McIntyre |
2004-12-14 | convert to mdoc; | Jason McIntyre |
2004-12-14 | Reword comment a bit for clarity. hshoexer@ ok. | Hakan Olsson |
2004-12-14 | missing `tag' request in the request table | Jean-Francois Brousseau |
2004-12-14 | add two warn() calls to make sure a warning message gets printed if one of | Mike Frantzen |
2004-12-14 | indentation and some knf, no binary change | Hans-Joerg Hoexer |
2004-12-14 | fix a comment. | Hans-Joerg Hoexer |
2004-12-14 | - be more consistent when referring to ServerRoot | Jason McIntyre |
2004-12-14 | sync usage() w/ SYNOPSIS and remove some verbosity; | Jason McIntyre |
2004-12-14 | convert to mdoc; | Jason McIntyre |
2004-12-14 | sync with NetBSD, ok miod@ | Martin Reindl |
2004-12-14 | no need for pfsync.h here | Michael Shalayeff |
2004-12-14 | move the ioctls w/ all the other ifaces; mcbride@ ok | Michael Shalayeff |
2004-12-14 | OBSD sync; | Jason McIntyre |
2004-12-14 | rewrite code to cache files internally, to avoid going to disk all the | Marc Espie |
2004-12-14 | only print a separating '\n' when showing both server and client info | Pedro Martelletto |
2004-12-14 | use YFLAGS= | Marco Pfatschbacher |