Age | Commit message (Expand) | Author |
2007-01-05 | tidy & sort help display | Otto Moerbeek |
2007-01-05 | for edit: create the CVS/Base directory if it does not already exist. | Xavier Santolaria |
2007-01-05 | use current working directory fullpath for notifications. | Xavier Santolaria |
2007-01-05 | correctly handle time in notifications. | Xavier Santolaria |
2007-01-05 | use correct hostname for notifications. | Xavier Santolaria |
2007-01-05 | starting bits for the edit command. more to come. | Xavier Santolaria |
2007-01-05 | add new g command to interactive help; from Mark Lumsden | Otto Moerbeek |
2007-01-05 | - introduce file comparison routine, cvs_file_cmp(). | Xavier Santolaria |
2007-01-05 | First shot of making the driver capable to parse several firmware files | Marcus Glocker |
2007-01-05 | Bump firmware package to version 1.2; Reduce from fifteen to one single | Marcus Glocker |
2007-01-05 | Don't pollute userspace with uneeded headers. | Jonathan Gray |
2007-01-05 | Remove unknown sensor that seems to always be fixed at 7 | Jonathan Gray |
2007-01-05 | Switch to indicator type for sensors with boolean values. | Jonathan Gray |
2007-01-05 | Change slightly to not need one of the softc members. | Jonathan Gray |
2007-01-05 | As first brought to my attention by Russel Sutherland, our deletion of | Kenneth R Westerback |
2007-01-05 | Sync | Kenneth R Westerback |
2007-01-05 | More Zyxel Zydas wireless adapters. | Kenneth R Westerback |
2007-01-04 | Remove some unreachable code. | Mark Kettenis |
2007-01-04 | Eliminate the 'len' parameter from send_packet() since it always | Kenneth R Westerback |
2007-01-04 | Another round of cleanup. There is only one instance of struct | Kenneth R Westerback |
2007-01-04 | Using DB_BTREE for spamd is wrong, order is never required | Bob Beck |
2007-01-04 | don't pass -1 as a netmask; report vicviq at gmail.com | Markus Friedl |
2007-01-04 | <sys/un.h> not needed | Kevin Steves |
2007-01-04 | ignore SIGPIPE, like the other 2 processes already do. we detect broken | Henning Brauer |
2007-01-04 | extend make grammar slightly: | Marc Espie |
2007-01-04 | having a function that iterates through node's datum so that we retrieve | Marc Espie |
2007-01-04 | Do not run rde_shutdown() unless bgpd is started with -d. | Claudio Jeker |
2007-01-04 | use the right variable when finding a ports register window, not one that | David Gwynne |
2007-01-04 | stash the dva for each command in the ccb, and program the hardware with | David Gwynne |
2007-01-04 | actually echo what's being executed; ok espie@ | Otto Moerbeek |
2007-01-04 | fix up some port regs so their names are more in line with what is in the | David Gwynne |
2007-01-04 | allocate the dmamem that each port will need, and hopefully point our | David Gwynne |
2007-01-04 | use ISSET instead of &, cos it looks cleaner | David Gwynne |
2007-01-04 | Revert 1.11 and load .shstrtab, as it is currently needed for /dev/ksyms | Miod Vallat |
2007-01-03 | In sk_marv_miibus_writereg, wait for busy flag to clear instead of | Mark Kettenis |
2007-01-03 | make sure remove -f also works in remote setup | Joris Vink |
2007-01-03 | add support for 'remove' in a remote setup. | Joris Vink |
2007-01-03 | shorten dmesg a bit | Martin Reindl |
2007-01-03 | revert changes made in 1.40 - it breaks add in a remote setup | Joris Vink |
2007-01-03 | if we are commiting a file, do not let the server resend it | Joris Vink |
2007-01-03 | Fix format string misuse in kssl_err_set(), which is not | Moritz Jodeit |
2007-01-03 | Missing Xr in It | Miod Vallat |
2007-01-03 | Fix format string bugs by using strlcpy() instead of | Moritz Jodeit |
2007-01-03 | fix CVS_CLIENT_LOG logging, we were missing parts | Joris Vink |
2007-01-03 | Fix mbg comment: time base -> radio clocks. | Marc Balmer |
2007-01-03 | Missing 'T' in interactive command list. From Mark Lumsden. | Otto Moerbeek |
2007-01-03 | Add a 'g' command to only show processes having a string in their | Otto Moerbeek |
2007-01-03 | After the firmware has been loaded to the chip, read the exact firmware | Marcus Glocker |
2007-01-03 | Bump firmware package; The previous firmware revision was to new for | Marcus Glocker |
2007-01-03 | Sync with reality. m_tag_free() and m_tag_unlink() where removed and | Claudio Jeker |