Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-30 | missing refs to sfr0 and other man fixes; from jumbo@ | Michael Shalayeff | |
2002-05-30 | vt8233 is supported | Michael Shalayeff | |
2002-05-30 | grammar fix; moritz@jodeit.org | Theo de Raadt | |
2002-05-29 | Initial fix: | Mike Pechkin | |
o) There are no .%C tag; o) Add two .%I and .%Q; millert@ ok Note: Send me more not documented tags. | |||
2002-05-29 | Elite 3D; also noted by Dries Schellekens <gwyllion@ace.ulyssis.org>. | Federico G. Schwindt | |
2002-05-28 | document when the bridge will fragment ip packets.. | jasoni | |
- ok jason@, dhartmei@ | |||
2002-05-28 | man9/: | Mike Pechkin | |
o) Start new sentence on a new line; o) FreeBSD -> .Fx; o) OpenBSD -> .Ox; o) Close .Bl/Bd lists; millert@ ok | |||
2002-05-28 | couple of nokia cards | Michael Shalayeff | |
2002-05-28 | Some 3.3V cards work (for instance the Proxim Harmony is OK) | Todd C. Miller | |
2002-05-27 | Better sentence | Thierry Deval | |
2002-05-27 | support ":" prefix as group name, as username can contain ".". | Jun-ichiro itojun Hagino | |
(still support "." as welll). passwd.conf support will go away in a couple of months anyways... ok by millert | |||
2002-05-27 | kill unused arc4random_8() API | Theo de Raadt | |
2002-05-26 | more MLINKS | Theo de Raadt | |
2002-05-23 | Document option UFS_EXTATTR_AUTOSTART. ok miod@ | Dale Rahn | |
2002-05-23 | 'SEE ALSO' audit in 'share/man/': | Mike Pechkin | |
o) sort; o) "," is separator of entries; o) don't use "." or "," in the last entry; millert@ ok | |||
2002-05-22 | typo. | Federico G. Schwindt | |
2002-05-22 | Fix some ftp urls. | Miod Vallat | |
XXX some knowledgeable person ought to have a look and fix/update this page. | |||
2002-05-22 | Elite3D support. | Federico G. Schwindt | |
2002-05-22 | redhat_base -> redhat/base; closes pr2674 | Peter Valchev | |
2002-05-22 | Small fix: - Start new sentence on a new line. | Mike Pechkin | |
miod@ ok | |||
2002-05-22 | Add a compat_hpux(8) manual page, from NetBSD with corrections. | Miod Vallat | |
2002-05-22 | creator | Jason Wright | |
2002-05-22 | reality | Jason Wright | |
2002-05-21 | Match kernel config | Jason Wright | |
2002-05-21 | man page for the creator | Jason Wright | |
2002-05-20 | doc new splassert sysctl behavior. | Artur Grabowski | |
2002-05-20 | fix a typo; from David Krause <openbsd@davidkrause.com> | Michael Shalayeff | |
2002-05-19 | better | Brad Smith | |
2002-05-19 | a few more cards the ep driver supports | Brad Smith | |
2002-05-17 | Update man page to be something closer to reality. | mjacob | |
2002-05-16 | add an entry for TCP_ECN. | Kenjiro Cho | |
2002-05-16 | Add a few useful xrefs. | Miod Vallat | |
2002-05-16 | more french ones | Matthieu Herrb | |
2002-05-15 | Document splassert. | Artur Grabowski | |
2002-05-15 | Some drivers are just nofn to write documentation for. | Jason Wright | |
2002-05-15 | uimove(9) from NetBSD with minor changes for OpenBSD. We should | Todd C. Miller | |
consider changing the size parameter to uiomove() from int to size_t. | |||
2002-05-15 | splvm, not splimp | Artur Grabowski | |
2002-05-15 | more stuff from the weissman dude | Michael Shalayeff | |
2002-05-13 | lt font update from Sarunas Grigaliunas <brudas@arena.ktu.lt> | Michael Shalayeff | |
2002-05-13 | add lebuffer blurb and an mlink from for lebuffer to le | Jason Wright | |
2002-05-13 | Document ${SITE:=subdir/}, say goodbye to MASTER_SITE_SUBDIR | Marc Espie | |
Nifty idea, taken from NetBSD | |||
2002-05-12 | Explain that user/group 'unknown' can only be used with operators = and != | Daniel Hartmeier | |
and refuse other constructs in the parser. Also note that 'user >= 0' does not match forwarded packets with unknown user ID. | |||
2002-05-12 | Add gid based filtering, reduce to one (effective) uid, rename parser | Daniel Hartmeier | |
keywords to 'user' and 'group'. | |||
2002-05-11 | add sym for Version 3 of the Single UNIX | Todd C. Miller | |
2002-05-11 | Add missing libraries to bsd.prog.mk (mostly kerberosV) | Marc Espie | |
Use them in DPADD throughout the tree. Fix a few mispells (LIBMATH -> LIBM...) Wipe obsolete lib (LIBRESOLV) Sort added missing libraries, move obsolete stuff apart. Synch documentation in bsd.README ok deraadt@ | |||
2002-05-10 | lofn registers to support modexp | Jason Wright | |
2002-05-09 | Add a max-mss option to the scrub rule which will enforce a maximum mss | jasoni | |
by lowering it to the given value. - ok dhartmei@, provos@ | |||
2002-05-09 | Introduce user based filtering. Rules can specify ruid and euid (real and | Daniel Hartmeier | |
effective user ID) much like ports. The user of a packet is either the user that opens an outgoing connection, the one that listens on a socket, or 'unknown' if the firewall is not a connection endpoint (for forwarded connections). Socket uid lookup code from jwk@bug.it. | |||
2002-05-09 | Update usb hid manpages to reflect new changes | Nathan Binkert | |
From NetBSD | |||
2002-05-09 | add support for SoundForte Theatre X-treme 5.1 SF256-PCS; from jumbo@ | Michael Shalayeff | |