summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-27spamd_grey=YES should really be spamd_black=NOBob Beck
2007-02-27sync slightly w/ spamd(8);Jason McIntyre
2007-02-27spamd-setup now doesn't take -g - this is the new default.Bob Beck
2007-02-27support rfc2919 List-Id, from Tamas TEVESZ, ok millertTheo de Raadt
2007-02-27spamd.conf lives in /etc/mail now;Jason McIntyre
2007-02-27fix synopsis and order options;Jason McIntyre
2007-02-27initial shot at making greylisting seem normal...Jason McIntyre
2007-02-27call_apm should be 64 bit.Marco Peereboom
2007-02-27sort options and usage();Jason McIntyre
2007-02-27in addition to actions on request headers, allow to define relayReyk Floeter
2007-02-27list AnyDATA E100HFelix Kronlage
2007-02-27attach AnyDATA E100H to ubsa.Felix Kronlage
2007-02-27regenFelix Kronlage
2007-02-27add AnyDATA vendor id and device id for one of their modems.Felix Kronlage
2007-02-27manpage clarification for the "change" and "append" relay actions.Reyk Floeter
2007-02-27some clarifications for the history, noexec, and sparse options;Jason McIntyre
2007-02-27tweaks;Jason McIntyre
2007-02-27As done in OpenCVS, general includes cleanup sweep. OK otto@.Xavier Santolaria
2007-02-27Fix page fault trap in radio init code path and activate radio init inMarcus Glocker
2007-02-27syncTheo de Raadt
2007-02-27sync. "commit it" deraadt@Nick Holland
2007-02-27avoid messing with the cvs tag expansionTheo de Raadt
2007-02-27syncTheo de Raadt
2007-02-27/etc/spamd.conf moves to /etc/mail/spamd.confBob Beck
2007-02-27Flag day for spamd -Bob Beck
2007-02-27previous commit ppc machines. has miod been reading tech-kern too much,Theo de Raadt
2007-02-26exclude control data from the number of bytes returned by FIONREAD ioctl()Kurt Miller
2007-02-26Error out if the -t or -T options are specified without -a or -d.Todd C. Miller
2007-02-26because sparc has variable pagesize, ctob() varies between machines, and weTheo de Raadt
2007-02-26oops, somehow i managed to comment out an entire list;Jason McIntyre
2007-02-26show how -c works;Jason McIntyre
2007-02-26An ethernet driver works much better if you program the Tx descriptor ringMark Kettenis
2007-02-26clean up the options description list;Jason McIntyre
2007-02-26Zero rval[1] in setregs.Miod Vallat
2007-02-26put DO_COMPARE in the correct place, so that getdistoptlist() gets sortedJason McIntyre
2007-02-26kill the ``use ssl'' directive for consistency across parser directives.Pierre-Yves Ritschard
2007-02-26use a variable $ext_addr instead of the hard-coded 192.168.1.1. thisReyk Floeter
2007-02-26Fix Rx FIFO constants. From brad@Mark Kettenis
2007-02-26m_dup1() copies the packet header and allocates the mbuf cluster in theClaudio Jeker
2007-02-26remove HTTP and HTTPS tokens, makes for cleaner parser.Pierre-Yves Ritschard
2007-02-26Link with libgcc, will be necessary after the upcoming toolchain changes.Miod Vallat
2007-02-26re-enable the -W flags except -Werror which behaves differently withReyk Floeter
2007-02-26FPU disabled bit on SH4 is not a ``must be zero'' bit, but userland shall notMiod Vallat
2007-02-26Fix spurious right brace in some decoders, and always print the hex value forMiod Vallat
2007-02-26Add SuperH to the architecture list which stack grow down, even though thisMiod Vallat
2007-02-26sync the documentation with the latest change to require a 'header'Reyk Floeter
2007-02-26solve some conflicts in the configuration parser.Pierre-Yves Ritschard
2007-02-26Fix typo, allowing this to compile again. Committed over cdcef0Chris Kuethe
2007-02-26tidy up DESCRIPTION;Jason McIntyre
2007-02-26cleanup:Jason McIntyre