summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2001-06-24No variable names associated with prototype parameters, even in the kernel.Todd C. Miller
2001-06-24No space between function name and parenthesized arg types in a functionTodd C. Miller
2001-06-24o wi(4) does BSS by default, not ad-hocTodd C. Miller
2001-06-24update reference to sys/netinet6/IMPLEMENTATIONJun-ichiro itojun Hagino
2001-06-24remove misleading historyNiels Provos
2001-06-24mdoc fixes. from netbsd-current by wiz@netbsdJun-ichiro itojun Hagino
2001-06-24Clarify instances, esp. user.rootTodd C. Miller
2001-06-24typos and spelling fixes; from jsyn@nthought.comPeter Valchev
2001-06-23duhTheo de Raadt
2001-06-23reflect reality.Artur Grabowski
2001-06-23document USER_PCICONF in options(4) and xref it in pci(4)Matthieu Herrb
2001-06-23document the pci ioctl.Matthieu Herrb
2001-06-23More spelling fixes from jsyn@nthought.com, and some formatting fixesPaul Janzen
2001-06-23Remove loop detection bug, even though we may not be quite finishedAngelos D. Keromytis
2001-06-23Checksum offloading doesn't work when in bridge mode.Angelos D. Keromytis
2001-06-23spelling fixes and minor repairs almost entirely from jsyn@nthought.comPaul Janzen
2001-06-23Reflect current reality:Jason Wright
2001-06-23ok, tmac is now fixedTheo de Raadt
2001-06-23Document LIST_REPLACE()Angelos D. Keromytis
2001-06-23join .%A entries; most by bk@rt.fmTheo de Raadt
2001-06-23more tweaksJason Wright
2001-06-22tweakTheo de Raadt
2001-06-22switch from primes to moduliNiels Provos
2001-06-22Xr random(4)Jason Wright
2001-06-22note support for RNG on 7951Jason Wright
2001-06-22o) remove unnecessary .Pp;Mike Pechkin
2001-06-22o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
2001-06-22o) minor sentence fix;Mike Pechkin
2001-06-21Manpage for cz(4)Nathan Binkert
2001-06-21we shouldn't use "/" in the beginning of the args in MANSUBDIR.Mike Pechkin
2001-06-21better -mdoc style. no typos. millert@ ok.Mike Pechkin
2001-06-20Typo.Angelos D. Keromytis
2001-06-20physio(9) not physio(4)Todd C. Miller
2001-06-20physio(9) from NetBSDTodd C. Miller
2001-06-20we shouldn't use "/" in the beginning of the args in MANSUBDIR.Mike Pechkin
2001-06-20typo; raj@cerias.purdue.eduPeter Valchev
2001-06-20we don't use "/" in the beginning of the name in MANSUBDIRMike Pechkin
2001-06-19clean up IP addresses in isakmpd.conf examples; ok angelos@Dan Harnett
2001-06-19If we timeout during login and the user tried to login call badlogin()Todd C. Miller
2001-06-18o move passwd.conf variables into login.confTodd C. Miller
2001-06-18As discussed ages ago we prefer ANSI for new code.Todd C. Miller
2001-06-18bye bye ipfTheo de Raadt
2001-06-17remove bogus scd pageMichael Shalayeff
2001-06-14Need a .NdTheo de Raadt
2001-06-14documentation for /etc/primes for wsimpson@greendragon.com, okay deraadt@,Niels Provos
2001-06-13portuguese mapMichael Shalayeff
2001-06-13Reverse the logic of setting UVM. Instead of listing all archs that have it,Artur Grabowski
2001-06-13alpha is no longer NOPIC.Artur Grabowski
2001-06-13reword phrase; from jcs@rt.fmlebel
2001-06-11support EDNS0 (RFC2671) buffer size notification on DNS queries.Jun-ichiro itojun Hagino