summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2003-02-16unneeded {}Henning Brauer
2003-02-16throw a syntax error if the portunary operator in varset is no '='Henning Brauer
2003-02-16cosmeticsHenning Brauer
2003-02-16Provide a wskbd type for gsc keyboards, make gsckbd use it, and take advantageMiod Vallat
2003-02-15skeleton support for LZS compressionJason Wright
2003-02-14remove explicit table creation ( -T create ), it's useless.Henning Brauer
2003-02-14Allow route-to loopback interfaces again, since Ryan fixed the loops thatDaniel Hartmeier
2003-02-14English and mdoc fixes thanks to jmc@Cedric Berger
2003-02-14Better and more consistent error message.Cedric Berger
2003-02-14tweakHenning Brauer
2003-02-14Document verbose mode with tables (statistics).Cedric Berger
2003-02-14and one more tweaking round by krause, thanks!Henning Brauer
2003-02-14more good tweaks by krauseHenning Brauer
2003-02-13when complaining about an illegal netmask print the value we're complainingHenning Brauer
2003-02-13ease the yacc a bit by using a "not" rule instead of having two rules w/ andHenning Brauer
2003-02-13when talking about the order requirement, mention all 7 sections we have now.Henning Brauer
2003-02-13typos;Jason McIntyre
2003-02-13add support for printing disklabels in units other than sectors fromTed Unangst
2003-02-12better error checking on bind(); from Alexander_Bluhm at genua.de; ok ho@Markus Friedl
2003-02-12KNF after ryanHenning Brauer
2003-02-12Simplify the code and make the parser handle the different rule typesRyan Thomas McBride
2003-02-12Add support for WSKBD_TYPE_HIL. -moj ok miod@Mats O Jansson
2003-02-12Define a wsmouse type for HIL mice.Miod Vallat
2003-02-11document pfctl -D macro=valueHenning Brauer
2003-02-11allow macro definition on the command line:Henning Brauer
2003-02-11Define an HIL wscons keyboard type.Miod Vallat
2003-02-11typos;Jason McIntyre
2003-02-09more live code from FOSDEM:Henning Brauer
2003-02-09KNFHenning Brauer
2003-02-09Fix a few warnings and remove unnecessary check and cast.Camiel Dobbelaar
2003-02-09typos;Jason McIntyre
2003-02-08Add scrub option 'random-id', which replaces IP IDs with random valuesDaniel Hartmeier
2003-02-08Add an example of "pfctl -a anchor -s rules" usage, and make it clearDaniel Hartmeier
2003-02-07typos;Jason McIntyre
2003-02-05grok sti type wsdisplayMichael Shalayeff
2003-02-05WORKAROUND: use a volatile to get around a compiler or fp emulation bugTheo de Raadt
2003-02-05Fix "pass out dup-to (tun0 1.1.1.1) inet6 all" error messageCedric Berger
2003-02-05Simplify more.Cedric Berger
2003-02-05typos; isakmpd(8) ok niklas@, mailwrapper(8) help kjell@Jason McIntyre
2003-02-05Simplify.Cedric Berger
2003-02-05Do not scare ppl too much.Cedric Berger
2003-02-05Set the network mask to all 1's if no address is specified for aRyan Thomas McBride
2003-02-04don't set the Transform for Default-phase-1-configuration twice, ok ho@Markus Friedl
2003-02-04default to 3DES-SHA-RSA_SIG (same as in OpenBSD 3.2); ok ho@Markus Friedl
2003-02-04use size_t for struct size and offset calculations.Cedric Berger
2003-02-04Cleanup buffer before reuse. Consistency + defensive programming.Cedric Berger
2003-02-03typos;Jason McIntyre
2003-02-03prettyTheo de Raadt
2003-02-03Don't allow loopback interfaces as route/reply/dup-to targets. ok henning@Daniel Hartmeier
2003-02-03remove loadopt global definition and cleanup a bit.Cedric Berger