Age | Commit message (Expand) | Author |
2004-07-29 | some updates and corrections; | Jason McIntyre |
2004-07-29 | Report DPD notifications. Cleanup. markus@ ok. | Hakan Olsson |
2004-07-29 | Update sets sizes, due to profiling libraries. | Miod Vallat |
2004-07-29 | Better diagnostic message on MVME188 interrupt handler, when we are unable to | Miod Vallat |
2004-07-29 | proper condition for freeing a page and fix a comment appropriately; art@ ted... | Michael Shalayeff |
2004-07-29 | Repair NAT-T using Aggressive mode, NAT-D checks were in the wrong place. | Hakan Olsson |
2004-07-29 | put the scheduler in its own file. reduces clutter, and logically separates | Ted Unangst |
2004-07-29 | Don't set the output filename when in -t mode. Avoids an error when | Todd C. Miller |
2004-07-29 | we no longer need to query ip6.int for reverse lookup. pvalchev ok | Jun-ichiro itojun Hagino |
2004-07-28 | note that uucp is not part of base install, but can be installed w/ | Jason McIntyre |
2004-07-28 | hostname.tun can be used to set link0, so add standard hostname.if(5)/ | Jason McIntyre |
2004-07-28 | Add itimer. | Artur Grabowski |
2004-07-28 | Very crude tests that check that itimers are at least pretending to work. | Artur Grabowski |
2004-07-28 | .Xr growfs 8 | Jason McIntyre |
2004-07-28 | sort options, and fix a spurious list width; | Jason McIntyre |
2004-07-28 | - sort options | Jason McIntyre |
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 |