summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2002-05-27kill unused arc4random_8() APITheo de Raadt
2002-05-26more MLINKSTheo de Raadt
2002-05-23Document 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-22typo.Federico G. Schwindt
2002-05-22Fix some ftp urls.Miod Vallat
XXX some knowledgeable person ought to have a look and fix/update this page.
2002-05-22Elite3D support.Federico G. Schwindt
2002-05-22redhat_base -> redhat/base; closes pr2674Peter Valchev
2002-05-22Small fix: - Start new sentence on a new line.Mike Pechkin
miod@ ok
2002-05-22Add a compat_hpux(8) manual page, from NetBSD with corrections.Miod Vallat
2002-05-22creatorJason Wright
2002-05-22realityJason Wright
2002-05-21Match kernel configJason Wright
2002-05-21man page for the creatorJason Wright
2002-05-20doc new splassert sysctl behavior.Artur Grabowski
2002-05-20fix a typo; from David Krause <openbsd@davidkrause.com>Michael Shalayeff
2002-05-19betterBrad Smith
2002-05-19a few more cards the ep driver supportsBrad Smith
2002-05-17Update man page to be something closer to reality.mjacob
2002-05-16add an entry for TCP_ECN.Kenjiro Cho
2002-05-16Add a few useful xrefs.Miod Vallat
2002-05-16more french onesMatthieu Herrb
2002-05-15Document splassert.Artur Grabowski
2002-05-15Some drivers are just nofn to write documentation for.Jason Wright
2002-05-15uimove(9) from NetBSD with minor changes for OpenBSD. We shouldTodd C. Miller
consider changing the size parameter to uiomove() from int to size_t.
2002-05-15splvm, not splimpArtur Grabowski
2002-05-15more stuff from the weissman dudeMichael Shalayeff
2002-05-13lt font update from Sarunas Grigaliunas <brudas@arena.ktu.lt>Michael Shalayeff
2002-05-13add lebuffer blurb and an mlink from for lebuffer to leJason Wright
2002-05-13Document ${SITE:=subdir/}, say goodbye to MASTER_SITE_SUBDIRMarc Espie
Nifty idea, taken from NetBSD
2002-05-12Explain 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-12Add gid based filtering, reduce to one (effective) uid, rename parserDaniel Hartmeier
keywords to 'user' and 'group'.
2002-05-11add sym for Version 3 of the Single UNIXTodd C. Miller
2002-05-11Add 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-10lofn registers to support modexpJason Wright
2002-05-09Add a max-mss option to the scrub rule which will enforce a maximum mssjasoni
by lowering it to the given value. - ok dhartmei@, provos@
2002-05-09Introduce user based filtering. Rules can specify ruid and euid (real andDaniel 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-09Update usb hid manpages to reflect new changesNathan Binkert
From NetBSD
2002-05-09add support for SoundForte Theatre X-treme 5.1 SF256-PCS; from jumbo@Michael Shalayeff
2002-05-09Another device supported by url(4)Nathan Binkert
2002-05-09- compat_linux is only supported on the i386jasoni
- mention use of elf2olf to fix binaries detected as svr4 - ok mpech@
2002-05-09Reference xl(4) not ex(4)Nathan Binkert
2002-05-08Add http://www.openbsd.org/checklist.html to SEE ALSO; espie@ OKTodd C. Miller
2002-05-08move route grammar to a more logical place, suggested by malachi@vaned.netjasoni
- ok dhartmei@
2002-05-07manpage for urlphy(4)Nathan Binkert
2002-05-07The beginnings of a compat_osf1(8) manual page, borrowed from NetBSD thenMiod Vallat
adapted to our current situation.
2002-05-07Correct COMPAT_ULTRIX description.Miod Vallat
2002-05-06Kill/adjust r(login|exec)d? references now that those are no longer inTodd C. Miller
the tree.
2002-05-06spellingTheo de Raadt
2002-05-06add url(4)Nathan Binkert