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