summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2010-06-29Fix an obviously wrong comment. ok reyk@Kjell Wooding
2010-06-29document the 'schema' keyword, and remove the placeholders for schema syntaxMartin Hedenfal
2010-06-29Remember on what listener a connection got from, and return protocol errorMartin Hedenfal
2010-06-29Having more than 2 log levels is silly. Use only 3 verbosity levels:Kjell Wooding
2010-06-29Add the new schema parser.Martin Hedenfal
2010-06-29Fix signedness warnings.Martin Hedenfal
2010-06-29force the dns buffers to be aligned using a union, until the retardedTheo de Raadt
2010-06-29force the dns buffers to be aligned using a union, until the retardedTheo de Raadt
2010-06-29don't overwrite the return code from validate_entryMartin Hedenfal
2010-06-29Rewrite the schema parser, as it's not a context-free grammar.Martin Hedenfal
2010-06-28Fix IFADDRDEL imsg error message.Alexander Bluhm
2010-06-28remove -r and -s from usage, these options were dropped on a previousIgor Sobrado
2010-06-28Use the proper OIDs for syntax description, instead of bogus symbolicMartin Hedenfal
2010-06-28If there is no next hop but an interface index, create a cloningAlexander Bluhm
2010-06-28Store the ifindex into the kroute change imsg. This way we can useAlexander Bluhm
2010-06-27right way round for macros;Jason McIntyre
2010-06-27Instead of specifying the control sockets on the command line have themClaudio Jeker
2010-06-27return value unused, found by lintMartin Hedenfal
2010-06-27Remove unused functions and variables, found by lint.Martin Hedenfal
2010-06-27Remove unused code.Martin Hedenfal
2010-06-27remove an unused typedefMartin Hedenfal
2010-06-27fix rtmsg_process to return on an error during processing rather thanDavid Gwynne
2010-06-27Add support for different page sizes in the btree. Add a new header pageMartin Hedenfal
2010-06-27Suggest a reboot if "sh MAKEDEV" was run or login.conf was modified.Antoine Jacoutot
2010-06-26Unbreak removal of one-level search index.Martin Hedenfal
2010-06-26irr->irr_raf_mask_onlink and irr->irr_raf_mask_auto are single-bit bitfieldsPhilip Guenthe
2010-06-26Use offsetof() instead of writing our own version (...which generatesPhilip Guenthe
2010-06-26remove support for the old pflog format, replaced in 2003Henning Brauer
2010-06-25minor cleanupsMarc Espie
2010-06-25fix bad opt('l') printing.Marc Espie
2010-06-25remove last local vars.Marc Espie
2010-06-25simplify message printing a bitMarc Espie
2010-06-25document ::State a bitMarc Espie
2010-06-25clean-up options handling some moreMarc Espie
2010-06-25new styleMarc Espie
2010-06-25move handle_options in state, as should be.Marc Espie
2010-06-25do options the other way so that we provide defaults that can be overriddenMarc Espie
2010-06-25use new state (so no need to parse some options).Marc Espie
2010-06-25use locator object.Marc Espie
2010-06-25move common options (-D/-v) handling code upto State.Marc Espie
2010-06-25allow creation of a unique PackageLocator object, that stores state,Marc Espie
2010-06-25fix "deduplicate" code.Marc Espie
2010-06-25sha25 -> sha256 as noticed by Nigel TaylorMarc Espie
2010-06-24Include files annotated @bin in the database produced by pkg_mklocatedb;Stuart Henderson
2010-06-23127/8 is INADDR_LOOPBACK & IN_CLASSA_NET the kroute code does notClaudio Jeker
2010-06-23fix the permissions on directories inside the exported tarballJonathan Gray
2010-06-23More appropriate contents for the exported ca tarball.Jonathan Gray
2010-06-23Fix comment. Downstream is towards the destination of a LSP.Claudio Jeker
2010-06-23sort the options list, and add some new options to usage();Jason McIntyre
2010-06-23Add a ca export command for EAP mode where we only require the CA cert,Jonathan Gray