Age | Commit message (Expand) | Author |
2002-06-09 | make gem compile, arpcom is sc_arpcom. | Dale Rahn |
2002-06-09 | a step towards consistancy; in general: | Todd T. Fries |
2002-06-09 | A little more cleanup | Hans Insulander |
2002-06-09 | replace epsetfilter() / epsetmedia() with epinit() and only if the | Federico G. Schwindt |
2002-06-09 | Add regression tests for rdr list processing | Kjell Wooding |
2002-06-09 | an agr(0) was overwriting the saved r18, fix that | Michael Shalayeff |
2002-06-09 | Add list parsing in RDR rules: e.g. | Kjell Wooding |
2002-06-09 | document | Todd T. Fries |
2002-06-09 | provide '-p <pid>' (process attach); thanks to | Todd T. Fries |
2002-06-09 | strlcpy fix, PR 2727 | Jun-ichiro itojun Hagino |
2002-06-09 | strlcpy fix, PR 2727 | Jun-ichiro itojun Hagino |
2002-06-09 | strlcpy fix, PR 2727 | Jun-ichiro itojun Hagino |
2002-06-09 | fix resuming the eso through the powerhook; from marius aamodt eriksen <mariu... | Michael Shalayeff |
2002-06-09 | use strchr() instead of index(), strrchr() instead of rindex() | Theo de Raadt |
2002-06-09 | use strchr() instead of index() | Theo de Raadt |
2002-06-09 | strchr() instead of index() | Theo de Raadt |
2002-06-09 | use strchr() instead of index() | Theo de Raadt |
2002-06-09 | use strchr() instead of index() | Theo de Raadt |
2002-06-09 | fix the use of "cuz" in the tree; these are all in comments | Jason Peel |
2002-06-09 | <deraadt> i admit you are better than i am... | Aaron Campbell |
2002-06-09 | More syslog \n whack. ok theo | Kjell Wooding |
2002-06-09 | -Wall cleanup | Hans Insulander |
2002-06-09 | Prototype for xfspioctl() syscall. | Hans Insulander |
2002-06-09 | increment ifs6_in_toobig if ipv6 packet too large for interface in | jasoni |
2002-06-09 | in pf_route{6}, if too large for outgoing interface and not allowed to | jasoni |
2002-06-09 | 'cuz -> because; deraadt@ ok, pvalchev@ ok | Aaron Campbell |
2002-06-09 | i think the TLI rpcgen side generates a format string bug on output... but | Theo de Raadt |
2002-06-09 | Whack \n in syslog. more to come. ok deraadt. | Kjell Wooding |
2002-06-09 | no \n in syslog() calls | Theo de Raadt |
2002-06-09 | Bad me. Make sure it compiles before commit. | Hakan Olsson |
2002-06-09 | CFG_REQUEST | Hakan Olsson |
2002-06-09 | moved to src/lib/roken/roken-common.h | Hans Insulander |
2002-06-09 | ANSIfy (started as some other change that just ran away). | Artur Grabowski |
2002-06-09 | no newlines in syslog | Bob Beck |
2002-06-09 | change M_AUTHxx to openbsd definition (M_AUTH_AH) | Jun-ichiro itojun Hagino |
2002-06-09 | Set/clear M_AUTH_AH. | Angelos D. Keromytis |
2002-06-09 | Handle out of memory gracefully. ok miod@ | Thomas Nordin |
2002-06-09 | add M_AUTH_AH. now M_AUTH means "payload was authenticated by AH or ESP auth", | Jun-ichiro itojun Hagino |
2002-06-09 | do not use \n in syslog() | Theo de Raadt |
2002-06-09 | Style. | Hakan Olsson |
2002-06-09 | Sort .Xr's | Hans Insulander |
2002-06-09 | no more \n to syslog() | Hans Insulander |
2002-06-09 | Missed this. | Hakan Olsson |
2002-06-09 | Tighten the code to work for both SET/ACK and REQ/REPLY modes. | Hakan Olsson |
2002-06-09 | Pass the right arguments for RSA, DSA, and modexp operations. Fix the | Angelos D. Keromytis |
2002-06-09 | another \n removed from syslog() | Hans Insulander |
2002-06-09 | no \n for syslog() | Hans Insulander |
2002-06-09 | do not present scopeid on wire format, as it is local to node | Jun-ichiro itojun Hagino |
2002-06-09 | do not present scopeid on wire format (as it is local to a node). | Jun-ichiro itojun Hagino |
2002-06-09 | various cleanups; ok hin | Theo de Raadt |