summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-28call setsid() _before_ re-execMarkus Friedl
2004-07-28Use less stack space for temporary storage and C code invocation, afterMiod Vallat
2004-07-28Update stack frame processing after ABI change.Miod Vallat
2004-07-28In the never-ending saga of getting gcc to work reliably on m88k, today'sMiod Vallat
2004-07-28fix path to sendmail's README;Jason McIntyre
2004-07-28remove dead Xr to uucp(1); from misc@;Jason McIntyre
2004-07-28Xetc causes the number of sets to change, better reflect it in the text...Miod Vallat
2004-07-28Remove a debugging messageJean-Francois Brousseau
2004-07-28Fix $OpenBSD$ tagJean-Francois Brousseau
2004-07-28Pass the appropriate argument to cvs_client_connect()Jean-Francois Brousseau
2004-07-28Add a small cache for parsed CVSROOT strings and return a pointer to aJean-Francois Brousseau
2004-07-28Pass the appropriate arguments to cvs_client_connect() andJean-Francois Brousseau
2004-07-28* prepare for an overhaul of the connection code by adding a cvsrootJean-Francois Brousseau
2004-07-28Add a newline at the end of the strings put in CVS/Root andJean-Francois Brousseau
2004-07-28Fix the timestamp parsing for Mod-time. Months are now being detectedJean-Francois Brousseau
2004-07-27art.html -> art1.html, PR3872 From: ak@ebi.ac.ukHenning Brauer
2004-07-27add support for {} expansion for prefix in the filter rules, claudio okHenning Brauer
2004-07-27Don't override PREFERRED_DEBUGGING_TYPE. This makes DWARF2 the defaultMark Kettenis
2004-07-27the `.#*' pattern actually still matches, include it in standardJean-Francois Brousseau
2004-07-27Fix directory loading with the new file structure allocation codeJean-Francois Brousseau
2004-07-27Be less retarded when parsing the contents of a CVS/Root fileJean-Francois Brousseau
2004-07-27Comment out unused code and some minor cleanup. Add the prototype andJean-Francois Brousseau
2004-07-27* use a mix of mktime() and ctime_r() instead of asctime_r() to calculateJean-Francois Brousseau
2004-07-27do not define the prefix, prefixlen and community structs used forHenning Brauer
2004-07-27* parse the timestamp given to Mod-time correctly and store it so theJean-Francois Brousseau
2004-07-27macro fixesJared Yanovich
2004-07-27suport macro expansion for peer spec in filter rulesHenning Brauer
2004-07-27* when opening an Entries file for writing, open the file in append modeJean-Francois Brousseau
2004-07-27* don't always return 0 in cvs_client_sendreq()Jean-Francois Brousseau
2004-07-27Add per-device evcount interrupt counters; also use LIST_xxx macros in isr.cMiod Vallat
2004-07-27Zero out the cvs root structure before assigning the fields, otherwiseJean-Francois Brousseau
2004-07-27Factorize exception handling code. The only different part between luna88kMiod Vallat
2004-07-27* create cvs_file_alloc() to keep one copy of the file allocation codeJean-Francois Brousseau
2004-07-26* make checkout work in remote mode (almost)Jean-Francois Brousseau
2004-07-26Fix headerJean-Francois Brousseau
2004-07-26* fix two offset bugs in MT stack handlingJean-Francois Brousseau
2004-07-26Fix pointer passed to fclose() in cvs_ent_close()Jean-Francois Brousseau
2004-07-26Typos in comments.Miod Vallat
2004-07-26document behaviour of mg +-number fileMichael Coulter
2004-07-26Remove the code that would avoid sending a `Directory' request if theJean-Francois Brousseau
2004-07-26* start working on the MT supportJean-Francois Brousseau
2004-07-26* when loading a file, cvs_file_get() can now tell whether the fileJean-Francois Brousseau
2004-07-26Add the handler for the checkout commandJean-Francois Brousseau
2004-07-26Start explaining what the commands do and tweak the mdoc to have aJean-Francois Brousseau
2004-07-26Belgium USB keyboard map; contributed by Richard Ben Aleya.Miod Vallat
2004-07-26RegenMiod Vallat
2004-07-26Minor glitches in the belgium keyboard layout; reported by Richard Ben Aleya.Miod Vallat
2004-07-26Fold in backport of 2.0 fix for mod_usertrack core dumpBrad Smith
2004-07-26Remove orphaned prototypes.Miod Vallat
2004-07-26Provide a real pmap_proc_iflush() routine.Miod Vallat