Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-03-12 | sync | Theo de Raadt | |
2003-03-12 | ps2/alpha; from david | Theo de Raadt | |
2003-03-12 | sync | Theo de Raadt | |
2003-03-12 | new intel agp | Theo de Raadt | |
2003-03-12 | replace some .Pp inside .Bd -literal block with empty line | David Krause | |
add a .Pp before "would be used instead" new sentence, new line whitespace at eol ok jmc@ | |||
2003-03-12 | regen | Alexander Yurchenko | |
2003-03-12 | Add a bunch of SiS host bridges from NetBSD | Alexander Yurchenko | |
2003-03-12 | fair amount of clarifications, extensions, and corrections | Henning Brauer | |
from joel knight <enabled at myrealbox.com>, some tweaks by me, some by jmc@ ok dhartmei@ mcbride@ cedric@ | |||
2003-03-12 | a missing htole32 and a pasto; from netbsd | Michael Shalayeff | |
2003-03-11 | Hack to match new FreeBSD ELF binaries (such as opera). A proper | Todd C. Miller | |
version of this will go in after 3.3 is out and the tree unlocks. deraadt@ OK | |||
2003-03-11 | sync | Theo de Raadt | |
2003-03-11 | Replace TPUM license with standard BSD-style license | Ian Darwin | |
2003-03-11 | VOP_LOCK, VOP_UNLOCK, VOP_RMDIR, VOP_MKDIR, VOP_SETEXTATTR, VOP_GETEXTATTR, | Ted Unangst | |
VOP_REVOKE, VOP_RECLAIM looked over and input from art@ david@ jmc@ | |||
2003-03-11 | - Fill in the mm_gtcr column (not currently used) | Jason Wright | |
- fill in the last few rows to avoid a crash on some devices | |||
2003-03-11 | Catch more syntax errors that were previously ignored. I've rewritten | Todd C. Miller | |
get_number() to be more careful about what it accepts and to take a string of terminating characters so it knows what is valid. Also added a range check so that ranges like "60-50" where the first number is greater than the second are now flagged. Thanks to mpech@ for testing finding ways to abuse the parser :-) | |||
2003-03-11 | forward 8021Q packets with vlan header if the destination interface has | Markus Friedl | |
IFCAP_VLAN_MTU capability. allows forwarding of vlan traffic over bridge(4) since these packets are larger then the mtu; ok jason@ | |||
2003-03-11 | check for rules getting qid and pqid set with cbq | Henning Brauer | |
2003-03-11 | add comments saying what we are testing | Henning Brauer | |
2003-03-11 | test rules get the qid and pqid assigned correctly | Henning Brauer | |
2003-03-11 | include pfctl -gsr output in the verification for the pfaltq tests | Henning Brauer | |
2003-03-11 | regen | Henning Brauer | |
2003-03-11 | regen | Henning Brauer | |
2003-03-11 | do the queue ID assignment for cbq already in userland. ensure that queues | Henning Brauer | |
with different names always have different queue IDs, even if they live on different interfaces (that was the goal here). fixes regress pfaltq4 ok cedric@ dhartmei@ | |||
2003-03-11 | Missing break, unintentional fall-through. Found by Kimmo Mösö. | Daniel Hartmeier | |
2003-03-11 | On pfctl -a foo -Fn/-Fr, traverse all subrulesets in the anchor and | Daniel Hartmeier | |
clear nat/rules, like -sn/-sr already does. Reported by Julien Bordet. ok henning@, cedric@ | |||
2003-03-11 | verify different named queues don't get the same queue id on different | Henning Brauer | |
interfaces fails right now | |||
2003-03-11 | fix format strings in debugging output, qid is unsigned | Henning Brauer | |
ok cedric@ mcbride@ | |||
2003-03-11 | more complicated cbq queue id assigment verification | Henning Brauer | |
2003-03-11 | test queue ID assignment with cbq | Henning Brauer | |
2003-03-11 | new class of regress tests. | Henning Brauer | |
add target "pfaltq". altq rules are loaded into the kernel and pfctl -gsq output is verified. opposed to most other regress tests, these ones modify the existing setup, as altq definitons cannot live in anchors. all queue definitions are flushed by these tests. Thus, they are not run by default (not part of REGRESS_TARGETS), but must be run explicitely (make pfaltq). pfaltq1: very queue id assignment on multiple interfaces with the priq scheduler | |||
2003-03-11 | eol whitespace nit | David Krause | |
ok henning@ | |||
2003-03-11 | remove extra # | David Krause | |
ok henning@ | |||
2003-03-11 | sprinkle some .Li | David Krause | |
ok deraadt@ | |||
2003-03-11 | sync | Theo de Raadt | |
2003-03-11 | OK, this is a strange case. At least some parts of this software is | Theo de Raadt | |
copyrighted, and then marked "Copying for Profit is Prohibited", but the author has passed away. A number of people have tried to make some sort of effort at trying to contact his estate, and have failed. Therefore, lacking the ability to correct this copyright, we must delete it. I would bet strongly that this is not what the author would have intended, but until we can get this resolved, this is the action we must take. | |||
2003-03-11 | removed .Ic's which were giving postscript trouble; | Jason McIntyre | |
ok deraadt@ | |||
2003-03-11 | fix spacing in sample output | David Krause | |
ok cedric@ | |||
2003-03-11 | new sentence, new line and whitespace at EOL | David Krause | |
ok jmc@ | |||
2003-03-11 | files with dead .Xr's; | Jason McIntyre | |
left .Xr, but removed man page number as suggested by mpech@ more help and ok millert@ | |||
2003-03-11 | EOL whitespace | David Krause | |
ok jmc@ | |||
2003-03-11 | date is supposed to be written formally | David Krause | |
ok jmc@ | |||
2003-03-11 | mdoc fixes: macros are not allowed inside .Bd -literal blocks | David Krause | |
ok deraadt@ | |||
2003-03-11 | The variable cse_not_expected must be initialized. | Hiroaki Etoh | |
2003-03-11 | The loop optimization using frame pointer is omitted. | Hiroaki Etoh | |
2003-03-11 | not to combine the register related to frame addressing for the case ↵ | Hiroaki Etoh | |
FRAME_GROWS upward | |||
2003-03-11 | double words and spelling fixes | David Krause | |
ok pjanzen@ | |||
2003-03-11 | spelling | David Krause | |
ok millert@ | |||
2003-03-11 | spelling | David Krause | |
ok jmc@ | |||
2003-03-11 | spelling | David Krause | |
ok millert@ | |||
2003-03-11 | new sentence, new line | David Krause | |
ok beck@ |