Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-26 | formatting nits, grammar, and trailing whitespace | Paul Janzen | |
2001-06-26 | Doh, typo in cvs ident (thnx pval) | Ian Darwin | |
2001-06-26 | First stab at man page for pfctl's nat syntax. Needs fleshing out. | Ian Darwin | |
2001-06-25 | MACOBIOVERBOSE note | Michael Shalayeff | |
2001-06-25 | make raw functions take count' to distract from evil bus.h remarks | Michael Shalayeff | |
2001-06-25 | at macobio | Theo de Raadt | |
2001-06-25 | add `.Nm pccom` to .Sh NAME | Mike Pechkin | |
request by aaron@. | |||
2001-06-25 | Mention M_COPY_HDR/M_COPY_PKTHDR vs. M_DUP_HDR/M_DUP_PKTHDR wrt. tags | Angelos D. Keromytis | |
2001-06-25 | Better wording. | Angelos D. Keromytis | |
2001-06-25 | Alpha order for SEE ALSO references. | Angelos D. Keromytis | |
2001-06-25 | IPsec->ipsec for .Xr (mpech@prosoft.org.lv) | Angelos D. Keromytis | |
2001-06-25 | fix copyright, for what it is worth | Kjell Wooding | |
2001-06-25 | Update. | Angelos D. Keromytis | |
2001-06-25 | Skeleton of a manpage for pf, dhartmei's shiny new packet filter. | Kjell Wooding | |
This is a little sparse yet. | |||
2001-06-25 | Add mbuf_tags.9 | Angelos D. Keromytis | |
2001-06-25 | Man page for mbuf tags. | Angelos D. Keromytis | |
2001-06-25 | With or without fee. | Angelos D. Keromytis | |
2001-06-25 | HISTORY section. | Angelos D. Keromytis | |
2001-06-25 | humpa humpa puff nat is back | Niels Provos | |
2001-06-24 | No variable names associated with prototype parameters, even in the kernel. | Todd C. Miller | |
By general consensus... | |||
2001-06-24 | No space between function name and parenthesized arg types in a function | Todd C. Miller | |
prototype. Also nuke some __P's while I am in here. | |||
2001-06-24 | o wi(4) does BSS by default, not ad-hoc | Todd C. Miller | |
o Newer wavelan cards use channel 10 by default | |||
2001-06-24 | update reference to sys/netinet6/IMPLEMENTATION | Jun-ichiro itojun Hagino | |
2001-06-24 | remove misleading history | Niels Provos | |
2001-06-24 | mdoc fixes. from netbsd-current by wiz@netbsd | Jun-ichiro itojun Hagino | |
2001-06-24 | Clarify instances, esp. user.root | Todd C. Miller | |
2001-06-24 | typos and spelling fixes; from jsyn@nthought.com | Peter Valchev | |
2001-06-23 | duh | Theo de Raadt | |
2001-06-23 | reflect reality. | Artur Grabowski | |
Parts from NetBSD | |||
2001-06-23 | document USER_PCICONF in options(4) and xref it in pci(4) | Matthieu Herrb | |
2001-06-23 | document the pci ioctl. | Matthieu Herrb | |
2001-06-23 | More spelling fixes from jsyn@nthought.com, and some formatting fixes | Paul Janzen | |
2001-06-23 | Remove loop detection bug, even though we may not be quite finished | Angelos D. Keromytis | |
with it yet. We should be done in the next few days. | |||
2001-06-23 | Checksum offloading doesn't work when in bridge mode. | Angelos D. Keromytis | |
2001-06-23 | spelling fixes and minor repairs almost entirely from jsyn@nthought.com | Paul Janzen | |
2001-06-23 | Reflect current reality: | Jason Wright | |
rx ip, udp, tcp checksum offload works tx ip checksum offload works | |||
2001-06-23 | ok, tmac is now fixed | Theo de Raadt | |
2001-06-23 | Document LIST_REPLACE() | Angelos D. Keromytis | |
2001-06-23 | join .%A entries; most by bk@rt.fm | Theo de Raadt | |
2001-06-23 | more tweaks | Jason Wright | |
2001-06-22 | tweak | Theo de Raadt | |
2001-06-22 | switch from primes to moduli | Niels Provos | |
2001-06-22 | Xr random(4) | Jason Wright | |
2001-06-22 | note support for RNG on 7951 | Jason Wright | |
2001-06-22 | o) remove unnecessary .Pp; | Mike Pechkin | |
o) remove unnecessary .Nm args; o) closes .Bl; o) .Sh AUTHOR -> .Sh AUTHORS; o) sort SEE ALSO; o) better -mdoc style; o) typos; aaron@ ok. | |||
2001-06-22 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin | |
o) sort SEE ALSO; o) remove unnecessary .Pp; o) split paths in .Sh FILES; millert@ ok | |||
2001-06-22 | o) minor sentence fix; | Mike Pechkin | |
o) add description of ``.Bsx'' to the "BSD Macros" chap.; aaron@ ok | |||
2001-06-21 | Manpage for cz(4) | Nathan Binkert | |
2001-06-21 | we shouldn't use "/" in the beginning of the args in MANSUBDIR. | Mike Pechkin | |
millert@ ok. | |||
2001-06-21 | better -mdoc style. no typos. millert@ ok. | Mike Pechkin | |