Age | Commit message (Expand) | Author |
2004-12-17 | Add watchdog API documentation, from Michael Knudsen, with tweaks. ok grange... | Jared Yanovich |
2004-12-17 | knf cleanup, convert old k&r-style functions to ansi-style for a | Reyk Floeter |
2004-12-17 | Fix printf in loadfirmware error path. | Alexander Yurchenko |
2004-12-17 | Reorder code in the ethernet output path, and enhance unicast address | Christopher Pascoe |
2004-12-17 | Michael Knudsen <e@molioner.dk> says: | Henning Brauer |
2004-12-17 | can postpone grabbing conflict keys. | Marc Espie |
2004-12-17 | better collision reports. | Marc Espie |
2004-12-17 | note the effect of `$' and `~' in configuration file, and how to | Jason McIntyre |
2004-12-17 | slight sync w/ fbsd; | Jason McIntyre |
2004-12-17 | - 5705 does not support jumbo frames | Jason McIntyre |
2004-12-17 | .Xr watchdog 4 | Jason McIntyre |
2004-12-17 | Support for the eap MIDI UART from NetBSD. | Jonathan Gray |
2004-12-17 | Remember to decrement carp_suppress_preempt when detaching. | Ryan Thomas McBride |
2004-12-17 | Ensure that 'addrs' is always initialized before use (from Yamamoto | Kenneth R Westerback |
2004-12-17 | rev 1.62 | Brad Smith |
2004-12-17 | add missing braces. | Brad Smith |
2004-12-17 | sync usage | Jared Yanovich |
2004-12-17 | Add a new page about hardware watchdog devices, under a BSD license. | Jared Yanovich |
2004-12-16 | De-reference pointer *after* checking if it is NULL. | Kenneth R Westerback |
2004-12-16 | plug some memory leaks on error cases | Jean-Francois Brousseau |
2004-12-16 | Add rcs_gethead() to easily retrieve the head revision of an RCS | Jean-Francois Brousseau |
2004-12-16 | make cvs_connect() print an error message and return with an error | Jean-Francois Brousseau |
2004-12-16 | Fix logic botch in dmacomputeipl() introduced in rev 1.14. | Miod Vallat |
2004-12-16 | rev 1.71 | Brad Smith |
2004-12-16 | if -f installed, don't treat reinstallation as errors. | Marc Espie |
2004-12-16 | better conflict: conflict with partial installations, always conflict with | Marc Espie |
2004-12-16 | save depend information into cache when package is installed. | Marc Espie |
2004-12-16 | both borked.* and partial-* are recognized. | Marc Espie |
2004-12-16 | renamed borked_installation from borked.n to partial-<pkgname> ... | Marc Espie |
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 |