Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-08 | add another BCM43224 ID; ok and tweak mpi@ | Stefan Sperling | |
2012-07-08 | - remove some unneeded quotes | Jasper Lievisse Adriaanse | |
2012-07-08 | - move noshared handling to LT::OSConfig | Jasper Lievisse Adriaanse | |
- remove unused $libinstdir variable ok espie@ | |||
2012-07-08 | Add noifprefix, an option to send an RA with no prefix information. | Peter Hessler | |
From Stephane A. Sezer, many thanks! OK phessler@, jasper@ | |||
2012-07-08 | Remove the "Variables" chapter from CAVEATS now that it's been fixed. | Antoine Jacoutot | |
ok jasper@ | |||
2012-07-08 | remove unneeded and error-prone :: rules | Marc Espie | |
okay guenther@ | |||
2012-07-08 | Document ${var[@]} and ${var[*]} | Philip Guenthe | |
ok espie@ | |||
2012-07-08 | fix ajacoutot's whining (i wish...) | Marc Espie | |
okay jasper@ | |||
2012-07-08 | there was a limit on the number of pflog interfaces - 16. remove that. | Henning Brauer | |
mostly by dynamically allocating pflogifs instead of making that a static array. ok claudio zinke | |||
2012-07-08 | add a test for the fixed --help | Jasper Lievisse Adriaanse | |
2012-07-08 | nasty real test, create a Requires that depends on a variable in such a | Marc Espie | |
way that a reparse is needed | |||
2012-07-08 | Clear flags across all sessions, from Thomas Adam. | Nicholas Marriott | |
2012-07-08 | simplify some more | Marc Espie | |
2012-07-08 | simplify, make sure everything uses ${PKG_CONFIG} | Marc Espie | |
2012-07-07 | calling help() is not an error, so just return 0. | Jasper Lievisse Adriaanse | |
2012-07-07 | add a dump method, simplifying the --config call | Jasper Lievisse Adriaanse | |
2012-07-07 | make $mode into an actual object. | Marc Espie | |
cheat a bit by auto-loading corresponding code if needed. | |||
2012-07-07 | rudimentary support for -Tman .Ft and .Fn; | Ingo Schwarze | |
some blank lines are still missing from the output | |||
2012-07-07 | - since we're storing the config variables in an object now, just walk the | Jasper Lievisse Adriaanse | |
object to print the config, instead of printing the values manually - add gnu_arch to OSConfig while here | |||
2012-07-07 | rename function to avoid symbol clash | Eric Faurot | |
2012-07-07 | basic support for -Tman .In | Ingo Schwarze | |
2012-07-07 | copy&paste mistake in error message | Christian Weisgerber | |
2012-07-07 | sync | Theo de Raadt | |
2012-07-07 | another netmos cardbus serial; espie owns it | Theo de Raadt | |
2012-07-07 | sync | Theo de Raadt | |
2012-07-07 | Fix two races in socket splicing. When somove() gets called from | Alexander Bluhm | |
sosplice() to move the data already there, it might sleep in m_copym(). Another process must not unsplice during that sleep, so also lock the receive buffer when sosplice is called with fd -1. The same sleep can allow network interrupts to modify the socket buffer. So use sbsync() to write back modifications within the loop instead of fixing the socket buffer after the loop. OK claudio@ | |||
2012-07-07 | remove incorrect check in pfctl preventing set-tos for ipvshit. | Henning Brauer | |
the kernel has code to deal with set-tos and that crap. don't ask for details. stuart ok | |||
2012-07-07 | Support the .cc request; code by kristaps@, tests by me. | Ingo Schwarze | |
Needed for sqlite3(1) as reported by espie@. | |||
2012-07-07 | reorder stuff so that known failing targets are last | Marc Espie | |
2012-07-07 | streamlined code | Marc Espie | |
2012-07-07 | - add LT::OSConfig which'll be used to keep all the configuration values | Jasper Lievisse Adriaanse | |
- also fix a case where // should be used. ok espie@ | |||
2012-07-07 | regen | Jasper Lievisse Adriaanse | |
2012-07-07 | add the x200 camera | Jasper Lievisse Adriaanse | |
ok mpi@ | |||
2012-07-07 | Add a test for RS breaking some other block. | Ingo Schwarze | |
Unfortunately, the code triggering the assert fixed in man_macro.c rev. 1.37 must be commented out because groff misformats the invalid input so badly that imitating it really makes no sense. | |||
2012-07-07 | Fix an assert() raised by `RS' when following `TP' without a tag. | Ingo Schwarze | |
The reason was that `RS' wasn't BSCOPE'd, so the next-line (BLINE) scope opened by `TP' would still be in the macro HEAD. This was from joerg@'s archive of failures. Fix by kristaps@, bsd.lv rev. 1.74. | |||
2012-07-07 | allow httpd to build if sslv2 is disabled, ok guenther@ | Stuart Henderson | |
2012-07-07 | re-add correctly handling no arguments | Jasper Lievisse Adriaanse | |
ok espie@ cvs: ---------------------------------------------------------------------- | |||
2012-07-07 | rename prio in struct pf_rule and related structs to set_prio so it is | Henning Brauer | |
utterly clear this is not a filter criteria but a packet modification thing. also preparation for upcoming changes, including one to unscrew this mess (I should not have to touch half the tree for this - ifixitlater) not user visible, ok gcc | |||
2012-07-07 | update to 1.2.2 and start using /var/www/cache instead of /var/www/tmp | Robert Nagy | |
2012-07-07 | add /var/www/cache for nginx to store some data | Robert Nagy | |
ok ajacoutot@, krw@, deraadt@ | |||
2012-07-07 | Replace atoi() with strtonum() where it's easy. Make related error | Kenneth R Westerback | |
messages consistant. Check for valid partition when 'select'ing a partition. ok haesbaert@ | |||
2012-07-07 | remove bogus include of bsd.lib.mk | Eric Faurot | |
2012-07-07 | less accurate documentation... | Marc Espie | |
as noticed by matthew@ | |||
2012-07-07 | Allow UDP server to receive datagrams from multiple socket pairs with -k | Christiano F. Haesbaert | |
flag. Prompted by a question from dsp at 2f30 dot org, diff from Lazarom Koromil with a few tweaks by me, many thanks. ok mikeb@ nicm@ haesbaert@ | |||
2012-07-07 | restore DIOCKILLSTATE semantics to what they were before the NAT rewrite. | Henning Brauer | |
when you kill states by IP, it is not all that clear which IP we're talking about - before or after rewriting? the old semantics were to always look at the "original" IP, i. e. before rewriting. ever since the NAT rewrite we were unconditionally looking at the wire side state key, which is the original address for PF_IN states, but not for PF_OUT. So look at the SK_STACK state key in the PF_OUT case. should fix "authpf doesn't remove NAT states" seen on misc a while ago ok & testing & half of the analysis bob (he sez beck) | |||
2012-07-07 | after several improvements to -Tman went in, | Ingo Schwarze | |
enable lots of related regression tests | |||
2012-07-07 | after .Lb in library section, break the line in the final output | Ingo Schwarze | |
2012-07-07 | implement -Tman .Bk | Ingo Schwarze | |
2012-07-07 | implement -Tman .Sm | Ingo Schwarze | |
2012-07-07 | implement -Tman .Bd -offset and -compact | Ingo Schwarze | |