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