summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-12-24Add "reply-to" keyword to regress test.Ryan Thomas McBride
2002-12-24add cbq "control" keyword to regress testRyan Thomas McBride
2002-12-24print_cbq_opts should print "control" if CBQCLF_CTLCLASS is set.Ryan Thomas McBride
2002-12-24Received a christmas card from Diego and Wim -- thanks!Hugh Graham
2002-12-24add "require-order" to regress test for optionsRyan Thomas McBride
2002-12-23regenMichael Shalayeff
2002-12-23a few more machines and devsMichael Shalayeff
2002-12-23Unbreak for bigendian, identical diff as Theo's.Dale Rahn
2002-12-23avoid null deref in calling option_erro(); pt out by hunter@comsys.com.uaMichael Shalayeff
2002-12-23jow strummer comes and goesMichael Shalayeff
2002-12-23no need to ntohs the portsMichael Shalayeff
2002-12-23no need to htons the port, it's already in net order, since we swapped it bac...Michael Shalayeff
2002-12-23do not mention optimization default, as "set optimization default" is notHenning Brauer
2002-12-23default optimization is "normal", not "default"Henning Brauer
2002-12-23missing }Henning Brauer
2002-12-23chdir is the syscall, cd is the shell command; Sam SmithTodd C. Miller
2002-12-23remove dead codeHenning Brauer
2002-12-23Fix typo, pointed out by Dries SchellekensRyan Thomas McBride
2002-12-23Change from array to single pf_pabuf (no longer need multiple buffers asRyan Thomas McBride
2002-12-23A nudge towards reality:Ryan Thomas McBride
2002-12-23specify tbrsize; fixes this test on alphaHenning Brauer
2002-12-23-list options with default valuesHenning Brauer
2002-12-23Repair minor indentation problem.Miod Vallat
2002-12-23- mark usage() as __deadAlexander Yurchenko
2002-12-23Bug Fixmargarida
2002-12-23o Ansi function headersTodd C. Miller
2002-12-23oopsTheo de Raadt
2002-12-23dev/ata/ata.c should depends on wdc_base since it uses some callsAlexander Yurchenko
2002-12-23minor minor tweaks; mjc@bitz.caTheo de Raadt
2002-12-23not errx; andrushock@korovino.netTheo de Raadt
2002-12-23Fix complete botch in handling of 'openings'.Kenneth R Westerback
2002-12-23Display offending line number in error messages.Todd C. Miller
2002-12-22spelink; Wouter Clarie in PR 3047Henning Brauer
2002-12-22o check for empty $SHELL and add missing __dead (Andrey Matveev)Todd C. Miller
2002-12-22Add altq ioctls. Just the bare minimum, more details to come.Ryan Thomas McBride
2002-12-22pfioc_changealtq is not needed anymore; queues will eventually beRyan Thomas McBride
2002-12-22Convert to using atagettrace_t.Alexander Yurchenko
2002-12-22Define atagettrace_t type and use it instead of struct atagettrace.Alexander Yurchenko
2002-12-22No more magic wdc events types, give them names.Alexander Yurchenko
2002-12-22fix cutnpaste; from hunter@comsys.com.uaMichael Shalayeff
2002-12-22better handling of bigendian batteries; problem noticed by blovett@bsdguru.comMichael Shalayeff
2002-12-22consistency; grange@Henning Brauer
2002-12-22KNFHenning Brauer
2002-12-22Do not attempt to select keyboard layout until it has been determined fromMiod Vallat
2002-12-22Handle pool addresses in binat rules, ok mcbride@Daniel Hartmeier
2002-12-22Instead of inserting and removing rules at the top/bottom of the mainDaniel Hartmeier
2002-12-22Flargs -> Flags.Artur Grabowski
2002-12-22Cosmetic changes:Todd C. Miller
2002-12-22Clear the high bit of ipc_perm.seq so msgget(3) never returns aTodd C. Miller
2002-12-22Handle rdr rules with unspecified proxy ports correctly. Also don'tRyan Thomas McBride