Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2002-05-09 | Another device supported by url(4) | Nathan Binkert | |
2002-05-09 | - compat_linux is only supported on the i386 | jasoni | |
- mention use of elf2olf to fix binaries detected as svr4 - ok mpech@ | |||
2002-05-09 | Reference xl(4) not ex(4) | Nathan Binkert | |
2002-05-08 | Add http://www.openbsd.org/checklist.html to SEE ALSO; espie@ OK | Todd C. Miller | |
2002-05-08 | move route grammar to a more logical place, suggested by malachi@vaned.net | jasoni | |
- ok dhartmei@ | |||
2002-05-07 | manpage for urlphy(4) | Nathan Binkert | |
2002-05-07 | The beginnings of a compat_osf1(8) manual page, borrowed from NetBSD then | Miod Vallat | |
adapted to our current situation. | |||
2002-05-07 | Correct COMPAT_ULTRIX description. | Miod Vallat | |
2002-05-06 | Kill/adjust r(login|exec)d? references now that those are no longer in | Todd C. Miller | |
the tree. | |||
2002-05-06 | spelling | Theo de Raadt | |
2002-05-06 | add url(4) | Nathan Binkert | |
2002-05-06 | 3.2 | Nathan Binkert | |
2002-05-06 | changes for the radio at fms; from jumbo@ und mickey@ | Michael Shalayeff | |
2002-05-03 | a few fix ups based on patch from PR 2539. | Brad Smith | |
-- Ok'd by: millert@ | |||
2002-05-03 | Add Dlink DWL650 and add Spectrum24 in the NAME section; from Warner | Todd C. Miller | |
2002-05-03 | md5 -> distinfo rename. | Marc Espie | |
Noticed by Christian Edward Gruber. | |||
2002-05-03 | cross-reference atactl(8); ok miod@, fgsch@, espie@ | Christian Weisgerber | |
2002-05-01 | one line had tripped over | Michael Shalayeff | |
2002-04-30 | typo: form -> from. From form@ | Mike Pechkin | |
2002-04-29 | fresh .uk phonelist; from Oftel Numbering Administration Unit via Sam Smith ↵ | Michael Shalayeff | |
<S@mSmith.net> | |||
2002-04-29 | fix slovak phone codes; form fransoa holop <fred@francis.unitra.sk> via pr#2581 | Michael Shalayeff | |
2002-04-29 | grammar fix; ok millert@ | Jason Peel | |
2002-04-29 | 314 was split off into 636; from Andrey Smagin <andrey@smagin.com> | Michael Shalayeff | |
2002-04-28 | ip6 corrections; pb@sysfive.com | Theo de Raadt | |
2002-04-26 | add missing `entry' parameter to LIST_NEXT() in the list freeing example. | Wilbern Cobb | |
ok espie. | |||
2002-04-25 | Intel PRO/Wireless 2011 is Symbol, not Intersil | Todd C. Miller | |
2002-04-25 | Modernize wording (remove ancient reference), and move invocation | Ian Darwin | |
before details of usage. | |||
2002-04-25 | manual for the sfr; from Vladimir Popov <jumbo@narod.ru> | Michael Shalayeff | |
2002-04-24 | Document special rule for build dependencies. More complicated to explain, | Marc Espie | |
simpler to use. | |||
2002-04-24 | Add dynamic (in-kernel) interface name -> address translation. Instead of | Daniel Hartmeier | |
using just the interface name instead of an address and reloading the rule set whenever the interface changes its address, the interface name can be put in parentheses, and the kernel will keep track of changes and update rules. There is no additional cost for evaluating rules (per packet), the cost occurs when an interface changes address (and the rules are traversed and updated where necessary). | |||
2002-04-23 | Dlink DWL520 confirmed working. | Todd C. Miller | |
2002-04-23 | document the keying operations | Theo de Raadt | |
2002-04-23 | Allow explicit filtering of fragments when they are not reassembled. | Daniel Hartmeier | |
Document fragment handling in the man page. Short version: if you're scrubbing everything (as is recommended, in general), nothing changes. If you want to deal with fragments manually, read the man page. ok frantzen. | |||
2002-04-22 | fix example showing how to properly free a tree; pointed out by dugsong@ | Niels Provos | |
2002-04-22 | rolex fpu is in 725/50 | Michael Shalayeff | |
2002-04-21 | few tweaks | Theo de Raadt | |
2002-04-20 | more meat and fixens from the weissman dude | Michael Shalayeff | |
2002-04-18 | add conexant lanfinity | Jason Wright | |
2002-04-17 | 50'000 -> 50000 (50,000 is equally wrong ;), from David Krause | Daniel Hartmeier | |
2002-04-17 | Document bulk package building. | Marc Espie | |
Stress important conditions that should be met for bugs to be avoided. | |||
2002-04-17 | make this look nice | Theo de Raadt | |
2002-04-16 | The mediaopt is ibss-master, not create-ibass. Noticed by Peter Galbavy. | Todd C. Miller | |
2002-04-15 | wx is totally gone now | Theo de Raadt | |