summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-07-28The default localpreference is 100 and not 0. Found and ok henning@Claudio Jeker
2004-07-28The hole dance to close a mrt file after fd passing in the parent is notClaudio Jeker
2004-07-28Call dom_dispose() for any SCM_RIGHTS message that went through theTodd C. Miller
2004-07-28allow prefix lists inside prefix listsHenning Brauer
2004-07-28allow AS lists inside AS listsHenning Brauer
2004-07-28prevent the filter elements from beeing given more than onceHenning Brauer
2004-07-28add list expansion for AS in filter rulesHenning Brauer
2004-07-28print th_seq for -vv; ok hshoexer, henningMarkus Friedl
2004-07-28regenTodd C. Miller
2004-07-28pool(9) for rtentry and rttimer; similar to netbsd; ok mcbride, henning, pbMarkus Friedl
2004-07-283Com OfficeConnect 3CRSHPW796 Cardbus card is atw(4) rev 1.5.Todd C. Miller
2004-07-28Should set user and group on unix domain sockets as reported by Juan Vera.Todd C. Miller
2004-07-28rework the filter_match production and everything below - fixesHenning Brauer
2004-07-28Nuke option JEFF_DEBUG for good.Miod Vallat
2004-07-28Remove EH_DEBUG code.Miod Vallat
2004-07-28Keep exception specific defines in the exception handling code, instead ofMiod Vallat
2004-07-28Only put a space in the client buffer if the request has a non-NULLJean-Francois Brousseau
2004-07-28more s/illegal/invalid/Markus Friedl
2004-07-28add -ttttt (timestamp difference since the first packet); ok thierryMarkus Friedl
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