Age | Commit message (Expand) | Author |
2004-07-28 | Use SHA1Pad() instead of relying on unspecified behavior. | Todd C. Miller |
2004-07-28 | Remove statement with no effect. | Todd C. Miller |
2004-07-28 | This touches only MI code, and adds new time keeping code. The | Thorsten Lockert |
2004-07-28 | Prefer the path with the lowest multi-exit discriminator (MED) not the biggest. | Claudio Jeker |
2004-07-28 | allow "set metric" as synonym for "set med", from discussion with & ok claudio | Henning Brauer |
2004-07-28 | prevent unresolvable hostnames in "listen on" statements | Henning Brauer |
2004-07-28 | when a dns lookup fails at parse time, do not abort but try again | Henning Brauer |
2004-07-28 | The default localpreference is 100 and not 0. Found and ok henning@ | Claudio Jeker |
2004-07-28 | The hole dance to close a mrt file after fd passing in the parent is not | Claudio Jeker |
2004-07-28 | Call dom_dispose() for any SCM_RIGHTS message that went through the | Todd C. Miller |
2004-07-28 | allow prefix lists inside prefix lists | Henning Brauer |
2004-07-28 | allow AS lists inside AS lists | Henning Brauer |
2004-07-28 | prevent the filter elements from beeing given more than once | Henning Brauer |
2004-07-28 | add list expansion for AS in filter rules | Henning Brauer |
2004-07-28 | print th_seq for -vv; ok hshoexer, henning | Markus Friedl |
2004-07-28 | regen | Todd C. Miller |
2004-07-28 | pool(9) for rtentry and rttimer; similar to netbsd; ok mcbride, henning, pb | Markus Friedl |
2004-07-28 | 3Com OfficeConnect 3CRSHPW796 Cardbus card is atw(4) rev 1.5. | Todd C. Miller |
2004-07-28 | Should set user and group on unix domain sockets as reported by Juan Vera. | Todd C. Miller |
2004-07-28 | rework the filter_match production and everything below - fixes | Henning Brauer |
2004-07-28 | Nuke option JEFF_DEBUG for good. | Miod Vallat |
2004-07-28 | Remove EH_DEBUG code. | Miod Vallat |
2004-07-28 | Keep exception specific defines in the exception handling code, instead of | Miod Vallat |
2004-07-28 | Only put a space in the client buffer if the request has a non-NULL | Jean-Francois Brousseau |
2004-07-28 | more s/illegal/invalid/ | Markus Friedl |
2004-07-28 | add -ttttt (timestamp difference since the first packet); ok thierry | Markus Friedl |
2004-07-28 | call setsid() _before_ re-exec | Markus Friedl |
2004-07-28 | Use less stack space for temporary storage and C code invocation, after | Miod Vallat |
2004-07-28 | Update stack frame processing after ABI change. | Miod Vallat |
2004-07-28 | In the never-ending saga of getting gcc to work reliably on m88k, today's | Miod Vallat |
2004-07-28 | fix path to sendmail's README; | Jason McIntyre |
2004-07-28 | remove dead Xr to uucp(1); from misc@; | Jason McIntyre |
2004-07-28 | Xetc causes the number of sets to change, better reflect it in the text... | Miod Vallat |
2004-07-28 | Remove a debugging message | Jean-Francois Brousseau |
2004-07-28 | Fix $OpenBSD$ tag | Jean-Francois Brousseau |
2004-07-28 | Pass the appropriate argument to cvs_client_connect() | Jean-Francois Brousseau |
2004-07-28 | Add a small cache for parsed CVSROOT strings and return a pointer to a | Jean-Francois Brousseau |
2004-07-28 | Pass the appropriate arguments to cvs_client_connect() and | Jean-Francois Brousseau |
2004-07-28 | * prepare for an overhaul of the connection code by adding a cvsroot | Jean-Francois Brousseau |
2004-07-28 | Add a newline at the end of the strings put in CVS/Root and | Jean-Francois Brousseau |
2004-07-28 | Fix the timestamp parsing for Mod-time. Months are now being detected | Jean-Francois Brousseau |
2004-07-27 | art.html -> art1.html, PR3872 From: ak@ebi.ac.uk | Henning Brauer |
2004-07-27 | add support for {} expansion for prefix in the filter rules, claudio ok | Henning Brauer |
2004-07-27 | Don't override PREFERRED_DEBUGGING_TYPE. This makes DWARF2 the default | Mark Kettenis |
2004-07-27 | the `.#*' pattern actually still matches, include it in standard | Jean-Francois Brousseau |
2004-07-27 | Fix directory loading with the new file structure allocation code | Jean-Francois Brousseau |
2004-07-27 | Be less retarded when parsing the contents of a CVS/Root file | Jean-Francois Brousseau |
2004-07-27 | Comment out unused code and some minor cleanup. Add the prototype and | Jean-Francois Brousseau |
2004-07-27 | * use a mix of mktime() and ctime_r() instead of asctime_r() to calculate | Jean-Francois Brousseau |
2004-07-27 | do not define the prefix, prefixlen and community structs used for | Henning Brauer |