summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-07-29No need to import the `cvs_root' symbol anymore, it is done in cvs.hJean-Francois Brousseau
2004-07-29Use the `CVS' define to simplify exporting symbolsJean-Francois Brousseau
2004-07-29Remove debugging statementsJean-Francois Brousseau
2004-07-29undefine DEBUGJean-Francois Brousseau
2004-07-29Do not error out when calling rcsnum_aton() on the string "0", which isJean-Francois Brousseau
2004-07-29update meatJean-Francois Brousseau
2004-07-29Loop on the call to getdirentries() until there are no more entries.Jean-Francois Brousseau
2004-07-29Initalize local varible in rde_update_get_prefix or we may end up with funnyClaudio Jeker
2004-07-29* move to tail queues for file list managementJean-Francois Brousseau
2004-07-29typoJean-Francois Brousseau
2004-07-29Use tail queues instead of lists to manage file entriesJean-Francois Brousseau
2004-07-29* when comparing timestamps, use the last modification time insteadJean-Francois Brousseau
2004-07-29Define 'CVS' or 'CVSD' depending on which program we are compiling andJean-Francois Brousseau
2004-07-29don't wipe lease file on startup, found & solution tested nick@Henning Brauer
2004-07-29add a margin when formatting w/ -Tascii; plus a few very minor changes;Jason McIntyre
2004-07-29keep an ID per server we talk toHenning Brauer
2004-07-29note that some directories in /usr/share/doc are empty, and why;Jason McIntyre
2004-07-29some updates and corrections;Jason McIntyre
2004-07-29Report DPD notifications. Cleanup. markus@ ok.Hakan Olsson
2004-07-29Update sets sizes, due to profiling libraries.Miod Vallat
2004-07-29Better diagnostic message on MVME188 interrupt handler, when we are unable toMiod Vallat
2004-07-29proper condition for freeing a page and fix a comment appropriately; art@ ted...Michael Shalayeff
2004-07-29Repair NAT-T using Aggressive mode, NAT-D checks were in the wrong place.Hakan Olsson
2004-07-29put the scheduler in its own file. reduces clutter, and logically separatesTed Unangst
2004-07-29Don't set the output filename when in -t mode. Avoids an error whenTodd C. Miller
2004-07-29we no longer need to query ip6.int for reverse lookup. pvalchev okJun-ichiro itojun Hagino
2004-07-28note that uucp is not part of base install, but can be installed w/Jason McIntyre
2004-07-28hostname.tun can be used to set link0, so add standard hostname.if(5)/Jason McIntyre
2004-07-28Add itimer.Artur Grabowski
2004-07-28Very crude tests that check that itimers are at least pretending to work.Artur Grabowski
2004-07-28.Xr growfs 8Jason McIntyre
2004-07-28sort options, and fix a spurious list width;Jason McIntyre
2004-07-28- sort optionsJason McIntyre
2004-07-28Use SHA1Pad() instead of relying on unspecified behavior.Todd C. Miller
2004-07-28Remove statement with no effect.Todd C. Miller
2004-07-28This touches only MI code, and adds new time keeping code. TheThorsten Lockert
2004-07-28Prefer the path with the lowest multi-exit discriminator (MED) not the biggest.Claudio Jeker
2004-07-28allow "set metric" as synonym for "set med", from discussion with & ok claudioHenning Brauer
2004-07-28prevent unresolvable hostnames in "listen on" statementsHenning Brauer
2004-07-28when a dns lookup fails at parse time, do not abort but try againHenning Brauer