Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-01-18 | inet6 fixes from jmc@prioris.mini.pw.edu.pl | Theo de Raadt | |
2003-01-18 | more typos; jmc@prioris.mini.pw.edu.pl | Theo de Raadt | |
2003-01-18 | slepping | Theo de Raadt | |
2003-01-17 | Improve wording a bit; elf(5) was obviously written by a non-native | Todd C. Miller | |
speaker of English and needs more help. | |||
2003-01-17 | more; jmc@prioris.mini.pw.edu.pl | Theo de Raadt | |
2003-01-16 | Typos; Alan Day w/ changes from me. | Todd C. Miller | |
2003-01-15 | at least mention the PRIQ scheduler. | Henning Brauer | |
more to come... | |||
2003-01-15 | Put 269 after 268 where it belongs. | Todd C. Miller | |
2003-01-15 | mich changes; cheddar@yakko.cs.wmich.edu | Theo de Raadt | |
2003-01-15 | typos; jmc@prioris.mini.pw.edu.pl | Theo de Raadt | |
2003-01-15 | s/TAIL_FIRST/TAILQ_FIRST/ | Todd C. Miller | |
2003-01-14 | have to disable pp on hppa now | Michael Shalayeff | |
2003-01-14 | Document read-only ports tree usage under new WRKOBJDIR rules. | Marc Espie | |
Add description of BULK_COOKIES_DIR, since that must also be moved for bulk packages building in ro portsdir mode. | |||
2003-01-14 | Document WRKOBJDIR changes | Marc Espie | |
2003-01-13 | ESP=encapsulatING security payload. | Kjell Wooding | |
2003-01-13 | Clean up some language, structure. ok niklas@, mpech@ | Kjell Wooding | |
2003-01-13 | Start sentence on new line. ok mpech@. "whatever" theo@ | Kjell Wooding | |
2003-01-13 | note 3Com 9201 support here as well | Henning Brauer | |
2003-01-13 | add rhine III | Jason Wright | |
2003-01-11 | Remove the vm_* manpages, these functions were replaced in uvm. | Wilbern Cobb | |
ok art@ | |||
2003-01-11 | - arrange the prototypes in sections. | Wilbern Cobb | |
- describe bus_addr_t and bus_size_t in DATA TYPES. - remove redundant NOTES section. ok art@, jason@. | |||
2003-01-10 | Symbol LA4123 and Nortel E-mobility 211818-A PCI cards are now supported. | Todd C. Miller | |
2003-01-10 | Tipo in tabledef grammar. Found by Rukh <openbsd@rukh.net> | Cedric Berger | |
2003-01-10 | fix breakage in the previous commit | Kenjiro Cho | |
2003-01-09 | Remove fetch(9) and store(9) manual pages and references to them. | Miod Vallat | |
2003-01-09 | Add support for active/inactive tablesets in the kernel. | Cedric Berger | |
Add table definition/initialisation construct in pfctl parser. Add and fix documentation for pf.4 and pf.conf.5. Tested on i386 and sparc64 by myself, macppc by Daniel. ok dhartmei@ | |||
2003-01-08 | Merry Christmas Mickey! | Kenneth R Westerback | |
First cut at osiop driver (LSI Logic/Symbios/NCR 53C710). For hppa only at the moment. Functional for the most part, but there are known problems: 1) SCSI_CHECK/REQUEST_SENSE not handled at all - simply returns a zero'ed scsi_sense_data buffer. As a result all osiop sc_link's are created with the ADEV_NODOORLOCK quirk to suppress PREVENT_ALLOW commands from being issued (and failing) during probe. 2) Sync negotiation (wide is not supported on this chip) needs to be validated due to some ominous comments in the source about being valid only for the 33Mhz Zeus board. 3) Probe message needs fixing/completion to issue useful info. See 2). 4) Timeout/hangs occur under heavy load, e.g. make builds. From NetBSD. ok mickey@ | |||
2003-01-07 | more fixes from the weissmanndude | Michael Shalayeff | |
2003-01-07 | update to tzdata2002d from ftp://elsie.nci.nih.gov/pub/ | Todd C. Miller | |
2003-01-05 | spelling | Theo de Raadt | |
2003-01-05 | give Joey Stanford a zipcode (; | Michael Shalayeff | |
2003-01-05 | Grammar fixes from jmc@prioris.mini.pw.edu.pl | Peter Valchev | |
2003-01-05 | bktr on macppc | Michael Shalayeff | |
2003-01-05 | A short documentation on what frame buffer resolutions are available, | Miod Vallat | |
how to change them, and a link to the Sun Frame Buffer FAQ. Contents partially borrowed from the aforementioned FAQ. a few tweaks and ok deraadt@ | |||
2003-01-04 | Remove COMPAT_NOMID. It was deprecated since a long time, the man page wass | Miod Vallat | |
misleading, and it was never used anyways. | |||
2003-01-04 | Add comment about polish and turkish keyboards. -moj | Mats O Jansson | |
2002-12-31 | amiga and sun3 turned out to not be y2k+3 compliant here. Remove them, as | Miod Vallat | |
well as the few userland tools which were only used on these platforms. | |||
2002-12-31 | Prepare for the removal of amiga and sun3 platforms from the tree. | Miod Vallat | |
There has not been enough activity and interest towards these platform to keep them lying in the tree. | |||
2002-12-31 | document update-patches; help & ok espie | Peter Valchev | |
2002-12-30 | Match changes to pfctl and /etc/protocols. ipv6-icmp-type becomes icmp6-type; | Ryan Thomas McBride | |
"proto ipv6-icmp" still works, but prefer icmp6, since we have icmp6(4), not ipv6-icmp(4). ok dhartmei@ henning@ | |||
2002-12-30 | sync protos with dlfcn.h; prompted by niekze AT yahoo DOT com | Todd C. Miller | |
2002-12-30 | Remove stray 'hosts' on the nat-rule production in BNF, found by | Daniel Hartmeier | |
Benjamin M.A. Robson. | |||
2002-12-30 | add update-plist | Marc Espie | |
okay pval@ | |||
2002-12-29 | Add support for radix tables for source and destination of PF rules. | Cedric Berger | |
ok dhartmei@, mcbride@, henning@ | |||
2002-12-28 | More direct explanation of where the port number and protocol number to name | Ryan Thomas McBride | |
mappings come from. ok dhartmei@ henning@ | |||
2002-12-25 | add many missing dirs under /etc w/ descriptions; ok miod fgsch | Peter Valchev | |
2002-12-24 | More cleanup. | Ryan Thomas McBride | |
- s/Em/Pa/ where appropriate - get rid of references to spews and Tomcat - more simplification by removal of direction - timeout values are no longer a pfctl(8) thing yes! henning@ | |||
2002-12-23 | do not mention optimization default, as "set optimization default" is not | Henning Brauer | |
parseable. "normal" is exactly the same, so use that. good catch by David Krause (again). | |||
2002-12-23 | chdir is the syscall, cd is the shell command; Sam Smith | Todd C. Miller | |
2002-12-23 | Fix typo, pointed out by Dries Schellekens | Ryan Thomas McBride | |