summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-21add Logitech QuickCam Pro 5000Robert Nagy
2007-11-21Remove superfluous function declarationBret Lambert
2007-11-21tweak previous;Jason McIntyre
2007-11-21rename the "url" filter action to "query" to use the correct term.Reyk Floeter
2007-11-21back out previous: henning says it's wrong;Jason McIntyre
2007-11-21allow the http digest type to be either SHA1 or MD5 determined by theReyk Floeter
2007-11-21more work on the "filter" action: close the connection instantly whenReyk Floeter
2007-11-21document the fact that port can be specified in table statements insidePierre-Yves Ritschard
2007-11-21document hoststatectl poll.Pierre-Yves Ritschard
2007-11-21make sure all hosts are checked when hoststatectl poll is issued, nowPierre-Yves Ritschard
2007-11-21note that -q is the default if no other options are specified; ok dlgJason McIntyre
2007-11-21Fix grammar, pointed out by Jim Razmus and RW.Ray Lai
2007-11-20A line got lost while hand-editing diffs...Miod Vallat
2007-11-20On 88110, use a shorter path in pmap_is_modified(), since we performMiod Vallat
2007-11-20Move 88110 trap-on-write processing from two duplicated sections in trap.c toMiod Vallat
2007-11-20Fix MP locking issues when processing data access faults on 88110, similarMiod Vallat
2007-11-20Overhaul of the pmap debug messages. They now provide slightly betterMiod Vallat
2007-11-20Fix setregs() on 88110, so that binaries do not skip their first instruction.Miod Vallat
2007-11-20In data_access_emulation(), make sure that if we want the pipeline replayMiod Vallat
2007-11-20the extra stuff also needs stmp-dirs, as found out by naddy@Marc Espie
2007-11-20Fix possible mbuf leak on error. ok reyk@Can Erkin Acar
2007-11-20make pthread vfork() not call fork(), but actually call vfork(). ourTheo de Raadt
2007-11-20tweak previous;Jason McIntyre
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