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