summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-31Remove scsi_change_def() and related command structure. Its only useKenneth R Westerback
2004-07-31Save a couple of hundred bytes (on i386) by putting the definition ofKenneth R Westerback
2004-07-31Update the TODO fileJean-Francois Brousseau
2004-07-31All the protocol code is in proto.c nowJean-Francois Brousseau
2004-07-31Remove old codeJean-Francois Brousseau
2004-07-31Minor fixes and remove debugging messagesJean-Francois Brousseau
2004-07-30mark down some punctuation, and sync usage();Jason McIntyre
2004-07-30smarten this page up a bit. usage() too.Jason McIntyre
2004-07-30No more global cvs_rootJean-Francois Brousseau
2004-07-30Remove remaining references to cvs_rootJean-Francois Brousseau
2004-07-30Minor bug fixesJean-Francois Brousseau
2004-07-30Document "announce default-route" with a lot of help from jmc@Claudio Jeker
2004-07-30Move struct evcount inside struct intrhand, and modernize intrhandMiod Vallat
2004-07-30setup(n.) -> set up(v.);Jason McIntyre
2004-07-30Really initialize the z8536; gives us the profiling clock again on 188.Miod Vallat
2004-07-30fix diffing by sending the base directory just before sending the 'diff'Jean-Francois Brousseau
2004-07-30Put printf arguments in correct order in a DIAGNOSTIC message.Miod Vallat
2004-07-30#if DIAGNOSTIC -> #ifdef DIAGNOSTICMiod Vallat
2004-07-30I finally remembered the fast and smart way to know how much memory aMiod Vallat
2004-07-30Move evcount structures inside struct intrhand, this makes more sense andMiod Vallat
2004-07-30missing includeJean-Francois Brousseau
2004-07-30FixJean-Francois Brousseau
2004-07-30Plug in the handler for `cvs status'Jean-Francois Brousseau
2004-07-30Lots of cleanup, and add an internal version of cvs_file_get() so we canJean-Francois Brousseau
2004-07-30Handle the `Rcs-diff' response so we can patch on updatesJean-Francois Brousseau
2004-07-30* remove header cruft that belongs in file.hJean-Francois Brousseau
2004-07-30When calling cvs_mkadmin(), only create the files if they don't alreadyJean-Francois Brousseau
2004-07-30Add new announce type "default-route" which will only announce the defaultClaudio Jeker
2004-07-30sort the list of available interactive commands to cdio, and clean up theirJason McIntyre
2004-07-30more Xrs from Alexey E. Suslikov;Jason McIntyre
2004-07-30Xrs from Alexey E. Suslikov;Jason McIntyre
2004-07-30- sort optionsJason McIntyre
2004-07-30Add cvs_file_find() to find a particular file from its path within aJean-Francois Brousseau
2004-07-30- better width for options listJason McIntyre
2004-07-30- better width for options listJason McIntyre
2004-07-30Style.Hakan Olsson
2004-07-30Might count timer interrupts as well (oops).Miod Vallat
2004-07-30Switch mvme68k to evcount interrupt counters.Miod Vallat
2004-07-30Correctly drain event queue on close. Fixes PR #3874Miod Vallat
2004-07-30A true gem.Marco Peereboom
2004-07-30Move to the new API for the client-server protocol. All functions nowJean-Francois Brousseau
2004-07-30Do not negotiate or use non-async transfer rates until probing (i.e.Kenneth R Westerback
2004-07-30Use '#!/bin/ksh' for install scripts, as we use so many ksh'isms. Some ofKenneth R Westerback
2004-07-29Document the CARP header layout.Ryan Thomas McBride
2004-07-29Less noise while debugging.Hakan Olsson
2004-07-29New protocol API commented out, not ready yetJean-Francois Brousseau
2004-07-29Define a flag to tell if a request expects a response. This will laterJean-Francois Brousseau
2004-07-29No more cvs_rootJean-Francois Brousseau
2004-07-29Don't export `cvs_root'Jean-Francois Brousseau
2004-07-29Make cvs_client_sendinfo() aware of its root context and remove theJean-Francois Brousseau