Age | Commit message (Expand) | Author |
2012-07-08 | implement -Tman .Vt | Ingo Schwarze |
2012-07-08 | Don't hold the fd-table lock across vn_open(), as opening a FIFO may block. | Philip Guenthe |
2012-07-08 | Add support for advertising dns servers and search paths in router | Peter Hessler |
2012-07-08 | a few big changes | Marc Espie |
2012-07-08 | stupid | Marc Espie |
2012-07-08 | Zap extra spaces from function pointer arguments | Philip Guenthe |
2012-07-08 | Handle the O_ACCMODE bits correctly, so that O_RDONLY is displayed | Philip Guenthe |
2012-07-08 | new sentence, new line; | Jason McIntyre |
2012-07-08 | Basic implementation of -Tman .Fo and .Fa; | Ingo Schwarze |
2012-07-08 | Describe tdelete()'s return value correctly and update the related CAVEAT | Philip Guenthe |
2012-07-08 | specialized option handler that will make things simpler | Marc Espie |
2012-07-08 | Replace tricker atoi() and hand rolled parsing with strsep() and | Kenneth R Westerback |
2012-07-08 | Move functionality from ask() to _ask() to make the latter more useful | Alexander Hall |
2012-07-08 | regen | Stefan Sperling |
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 |
2012-07-08 | Add noifprefix, an option to send an RA with no prefix information. | Peter Hessler |
2012-07-08 | Remove the "Variables" chapter from CAVEATS now that it's been fixed. | Antoine Jacoutot |
2012-07-08 | remove unneeded and error-prone :: rules | Marc Espie |
2012-07-08 | Document ${var[@]} and ${var[*]} | Philip Guenthe |
2012-07-08 | fix ajacoutot's whining (i wish...) | Marc Espie |
2012-07-08 | there was a limit on the number of pflog interfaces - 16. remove that. | Henning Brauer |
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 |
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 |
2012-07-07 | rudimentary support for -Tman .Ft and .Fn; | Ingo Schwarze |
2012-07-07 | - since we're storing the config variables in an object now, just walk the | Jasper Lievisse Adriaanse |
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 |
2012-07-07 | remove incorrect check in pfctl preventing set-tos for ipvshit. | Henning Brauer |
2012-07-07 | Support the .cc request; code by kristaps@, tests by me. | Ingo Schwarze |
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 |
2012-07-07 | regen | Jasper Lievisse Adriaanse |
2012-07-07 | add the x200 camera | Jasper Lievisse Adriaanse |
2012-07-07 | Add a test for RS breaking some other block. | Ingo Schwarze |
2012-07-07 | Fix an assert() raised by `RS' when following `TP' without a tag. | Ingo Schwarze |
2012-07-07 | allow httpd to build if sslv2 is disabled, ok guenther@ | Stuart Henderson |