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