summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-20limit the number of displayed lines per node in relay_protodebug().Reyk Floeter
2007-11-20allow to use the "include" directive in tables, services, relays, andReyk Floeter
2007-11-20it may be desirable to send a HTTP error page with error code and aReyk Floeter
2007-11-20Allow overriding the global interval in a table.Pierre-Yves Ritschard
2007-11-20NULL != NONE (but both equal 0)Pierre-Yves Ritschard
2007-11-20another fix to handle "expect" and "filter" actions in the new styleReyk Floeter
2007-11-20remove "unused variable" warningCharles Longeau
2007-11-20bump table name size.Pierre-Yves Ritschard
2007-11-20spacingReyk Floeter
2007-11-20minor change to some relay log messagesReyk Floeter
2007-11-20comment for spamd_flags should refer to spamd(8);Jason McIntyre
2007-11-19armish and zaurus tooTheo de Raadt
2007-11-19Pull from master repo:Stefan Kempf
2007-11-19copy in FILES from pw_lock.3 to vipw.8: as nick points out, it should atJason McIntyre
2007-11-19802.11 radiotap + various tweaksDamien Bergamini
2007-11-19do not hardcode makeMarc Espie
2007-11-19pairwise keys always have an ID equal to 0.Damien Bergamini
2007-11-19all TX rings have the same fixed size (256 entries) and this is notDamien Bergamini
2007-11-19sigh, amd64 still uses that stupid acpi_enabled variable...Theo de Raadt
2007-11-19softc's come initialized to 0, you know...Theo de Raadt
2007-11-19store revision; from jsgTheo de Raadt
2007-11-19supply a place to store acpi version; from jsgTheo de Raadt
2007-11-19Initialize sc_facs earlier.Mark Kettenis
2007-11-19Don't overwrite a core file owned by a different user. Makes the codeTodd C. Miller
2007-11-19spacingReyk Floeter
2007-11-19knf (replace some ';;' with a single ';')Reyk Floeter
2007-11-19Update the transparent HTTP proxy example:Reyk Floeter
2007-11-19do not print "Processing config {dir,file} ...." messages unless the -tRobert Nagy
2007-11-19rework the internal handling of protocol actions a little bit:Reyk Floeter
2007-11-19always enable "late connect" relay mode if an "expect" or "filter"Reyk Floeter
2007-11-19move repeated code to cleanup a protocol tree into a function.Reyk Floeter
2007-11-19Remove the #define ENCDEBUG that slipped through somehow.Marco Pfatschbacher
2007-11-19put the SIGINFO blurb in a saner place;Jason McIntyre
2007-11-19remove another list which just keeps going out of date;Jason McIntyre
2007-11-19remove unused zero length file.Kurt Miller
2007-11-19fix misleading comment; the _MUTEX_LOCK/_MUTEX_UNLOCK macros work withKurt Miller
2007-11-19When ignoring whether FR turns on or not, we should still set FRE,Christopher Pascoe
2007-11-18Add a few Cassini+ registers.Mark Kettenis
2007-11-18backout 1.562 since it triggers the problem described in pr 5648Theo de Raadt
2007-11-18Don't add identity mappings for ISA interrupts for which we have an override.Mark Kettenis
2007-11-18Add missing locking around ktrsyscall() call.Mark Kettenis
2007-11-18simplify macro call;Jason McIntyre
2007-11-18do not confuse the reader telling he should use a towers of hanoiOtto Moerbeek
2007-11-18eephy_mii_phy_auto() was deleted in r1.38. So delete the declaration too.Kenneth R Westerback
2007-11-18(Large) update from master repo:Anders Magnusson
2007-11-18Fix for PR 5642 & 5643. Report and testing Martijn RijkeboerMarco Peereboom
2007-11-18Sync struct ifaltq to match struct ifqueue.Marco Pfatschbacher
2007-11-18simplify, no sense to break just to do return afterwardsMarc Espie
2007-11-18the serial number locator thing is absolute balonyTheo de Raadt
2007-11-18revert previous commit as requested by kettenis and deraadt.Brad Smith