Age | Commit message (Expand) | Author |
2002-10-09 | clean-up. check that SA_RESETHAND does the right thing, too. | Marco S Hyman |
2002-10-08 | fix two incorrect L<> calls; ok millert@ | Wilbern Cobb |
2002-10-08 | Gremlin; spotted by Dries Schellekens (gwyllion at ulyssis dot org), thanks! | Miod Vallat |
2002-10-08 | the first step of pf/altq merge. | Kenjiro Cho |
2002-10-08 | formatting knit, fix a run-together phrase | Todd T. Fries |
2002-10-08 | "output" is a pointer of size "outlen", so use outlen instead of | Jun-ichiro itojun Hagino |
2002-10-08 | assume that inserting a template implies permit for the current | Jun-ichiro itojun Hagino |
2002-10-08 | sa_family on wire is network byteorder. from Alexander Yurchenko <grange@rt.m... | Jun-ichiro itojun Hagino |
2002-10-08 | remove <0 checks on unsigned numbers. | Vincent Labrecque |
2002-10-07 | Remove a diagnostic check that I added when reorganizing the code. | Artur Grabowski |
2002-10-07 | int -> uid_t | Vincent Labrecque |
2002-10-07 | do not crash when a breakpoint can't get set (remove it | Vincent Labrecque |
2002-10-07 | more meaningful error | Marco S Hyman |
2002-10-07 | tyop | Vincent Labrecque |
2002-10-07 | handle the SA_RESETHAND flag. | Marco S Hyman |
2002-10-07 | use/check SA_RESETHAND, too. | Marco S Hyman |
2002-10-07 | .Xr ipcs 1 | Henning Brauer |
2002-10-07 | add pthread siginfo support test | Marco S Hyman |
2002-10-07 | merge apache 1.3.27 | Henning Brauer |
2002-10-07 | sync MANUALFILES | Henning Brauer |
2002-10-07 | drain the bitbucket | Henning Brauer |
2002-10-07 | emacsed out | Henning Brauer |
2002-10-07 | gone to the big harddrive in the sky | Henning Brauer |
2002-10-07 | Add specific installation steps for DEC 3000 machines, and document a few | Miod Vallat |
2002-10-07 | Sync mirrorlist with current tables, tweak layout, mention ftp.html as the | Miod Vallat |
2002-10-07 | merge apache 1.3.27 and mod_ssl 2.8.11 | Henning Brauer |
2002-10-07 | A few typos, and sync with reality. | Miod Vallat |
2002-10-07 | import apache 1.3.27 and mod_ssl 2.8.11 | Henning Brauer |
2002-10-07 | Set size updates. Almost correct. | Miod Vallat |
2002-10-07 | Devise the appropriate MACHINE_ARCH from MACHINE, rather than requiring | Miod Vallat |
2002-10-07 | this removes the functionality of adding allocated | Michael Shalayeff |
2002-10-07 | also s/_PSW/_PSL/ | Michael Shalayeff |
2002-10-07 | s/PSW_/PSL_/ to match other archs | Michael Shalayeff |
2002-10-07 | -Wsign-compare clean | Daniel Hartmeier |
2002-10-07 | proper terminate the user stack on signal | Michael Shalayeff |
2002-10-07 | on implementations w/ fpu included unimplemented instructions | Michael Shalayeff |
2002-10-07 | -Wsign-compare clean | Daniel Hartmeier |
2002-10-07 | Two cases of const-correctness and make one global local. | Daniel Hartmeier |
2002-10-07 | misplaced break in the last | Michael Shalayeff |
2002-10-07 | test generic return | Henning Brauer |
2002-10-07 | test new return-icmp syntax | Henning Brauer |
2002-10-07 | adjust for new return-icmp | Henning Brauer |
2002-10-07 | output slightly different with new return-icmp handling, adjust | Henning Brauer |
2002-10-07 | this is valid now... change to be invalid | Henning Brauer |
2002-10-07 | set block-policy [drop|return] | Henning Brauer |
2002-10-07 | support a generic return | Henning Brauer |
2002-10-07 | make return-icmp work for rules covering both v4 and v6 | Henning Brauer |
2002-10-07 | use a new rule_flag PFRULE_RETURNICMP to decide wether to return-icmp or not | Henning Brauer |
2002-10-07 | Add 'reply-to' to filter rules, similar to route-to, but applying to | Daniel Hartmeier |
2002-10-07 | name space pollution; after art@ | Michael Shalayeff |