Age | Commit message (Expand) | Author |
2002-12-27 | Initialize rt_ifp in newly allocated pf_state objects to NULL. | Daniel Hartmeier |
2002-12-27 | add _spamd pseudo-account; ok deraadt@ | Dan Harnett |
2002-12-27 | spewd-setup should read spamd-setup | lebel |
2002-12-27 | spamd startup stuff | Theo de Raadt |
2002-12-26 | Prettier debug printing in pf_map_addr. | Ryan Thomas McBride |
2002-12-26 | dupe, from Dan Weeks | Michael Shalayeff |
2002-12-26 | Additional sanity checks for pf_route(). Please report when any of these | Daniel Hartmeier |
2002-12-26 | more tweaking, Nick Nauwealerts | Henning Brauer |
2002-12-26 | fix a more or less problem; deraadt@ ok | Michael Shalayeff |
2002-12-25 | sync | Theo de Raadt |
2002-12-25 | no more -O1 needed on alpha | Henning Brauer |
2002-12-25 | No need to define FOO?=foo for AS, CC, CPP and LD, as they are always already | Miod Vallat |
2002-12-25 | Turn xxUNIT, xxPARt, xxLABELDEV macro names into uppercase. | Miod Vallat |
2002-12-25 | Get prototypes from *dev_decl() macros rather than running our own. | Miod Vallat |
2002-12-25 | Regen. | Miod Vallat |
2002-12-25 | Fix st(4) block major. Gasp. | Miod Vallat |
2002-12-25 | Do not force DEBUG to be defined here. hp300 is already slow enough. | Miod Vallat |
2002-12-25 | Honour -R/-N and don't attempt to load other rules in those cases. | Daniel Hartmeier |
2002-12-25 | set variables of inline function with DECL_INLINE | Hiroaki Etoh |
2002-12-25 | In order to determine an inlinable function, pass the condition to prepare_st... | Hiroaki Etoh |
2002-12-25 | search_string_def is declared as public. | Hiroaki Etoh |
2002-12-25 | arrange_var_order: not to weep the string of inlined function. | Hiroaki Etoh |
2002-12-25 | assign_stack_temp_for_type: fix to find an already-allocated temporal string ... | Hiroaki Etoh |
2002-12-25 | sync wi(4) section with reality; Nick Nauwelaerts | Henning Brauer |
2002-12-25 | remove nasty verbiage | Theo de Raadt |
2002-12-25 | Initialize color palette from rasops settings (from sparc) rather than | Miod Vallat |
2002-12-25 | add many missing dirs under /etc w/ descriptions; ok miod fgsch | Peter Valchev |
2002-12-24 | More cleanup. | Ryan Thomas McBride |
2002-12-24 | forgot this as well. reorder. | Federico G. Schwindt |
2002-12-24 | reorder .Xr. | Federico G. Schwindt |
2002-12-24 | _spamd | Theo de Raadt |
2002-12-24 | cleanup; ok costa@ | Alexander Yurchenko |
2002-12-24 | Simpler default block. | Ryan Thomas McBride |
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 |