Age | Commit message (Expand) | Author |
2007-11-21 | add Logitech QuickCam Pro 5000 | Robert Nagy |
2007-11-21 | Remove superfluous function declaration | Bret Lambert |
2007-11-21 | tweak previous; | Jason McIntyre |
2007-11-21 | rename the "url" filter action to "query" to use the correct term. | Reyk Floeter |
2007-11-21 | back out previous: henning says it's wrong; | Jason McIntyre |
2007-11-21 | allow the http digest type to be either SHA1 or MD5 determined by the | Reyk Floeter |
2007-11-21 | more work on the "filter" action: close the connection instantly when | Reyk Floeter |
2007-11-21 | document the fact that port can be specified in table statements inside | Pierre-Yves Ritschard |
2007-11-21 | document hoststatectl poll. | Pierre-Yves Ritschard |
2007-11-21 | make sure all hosts are checked when hoststatectl poll is issued, now | Pierre-Yves Ritschard |
2007-11-21 | note that -q is the default if no other options are specified; ok dlg | Jason McIntyre |
2007-11-21 | Fix grammar, pointed out by Jim Razmus and RW. | Ray Lai |
2007-11-20 | A line got lost while hand-editing diffs... | Miod Vallat |
2007-11-20 | On 88110, use a shorter path in pmap_is_modified(), since we perform | Miod Vallat |
2007-11-20 | Move 88110 trap-on-write processing from two duplicated sections in trap.c to | Miod Vallat |
2007-11-20 | Fix MP locking issues when processing data access faults on 88110, similar | Miod Vallat |
2007-11-20 | Overhaul of the pmap debug messages. They now provide slightly better | Miod Vallat |
2007-11-20 | Fix setregs() on 88110, so that binaries do not skip their first instruction. | Miod Vallat |
2007-11-20 | In data_access_emulation(), make sure that if we want the pipeline replay | Miod Vallat |
2007-11-20 | the extra stuff also needs stmp-dirs, as found out by naddy@ | Marc Espie |
2007-11-20 | Fix possible mbuf leak on error. ok reyk@ | Can Erkin Acar |
2007-11-20 | make pthread vfork() not call fork(), but actually call vfork(). our | Theo de Raadt |
2007-11-20 | tweak previous; | Jason McIntyre |
2007-11-20 | limit the number of displayed lines per node in relay_protodebug(). | Reyk Floeter |
2007-11-20 | allow to use the "include" directive in tables, services, relays, and | Reyk Floeter |
2007-11-20 | it may be desirable to send a HTTP error page with error code and a | Reyk Floeter |
2007-11-20 | Allow overriding the global interval in a table. | Pierre-Yves Ritschard |
2007-11-20 | NULL != NONE (but both equal 0) | Pierre-Yves Ritschard |
2007-11-20 | another fix to handle "expect" and "filter" actions in the new style | Reyk Floeter |
2007-11-20 | remove "unused variable" warning | Charles Longeau |
2007-11-20 | bump table name size. | Pierre-Yves Ritschard |
2007-11-20 | spacing | Reyk Floeter |
2007-11-20 | minor change to some relay log messages | Reyk Floeter |
2007-11-20 | comment for spamd_flags should refer to spamd(8); | Jason McIntyre |
2007-11-19 | armish and zaurus too | Theo de Raadt |
2007-11-19 | Pull from master repo: | Stefan Kempf |
2007-11-19 | copy in FILES from pw_lock.3 to vipw.8: as nick points out, it should at | Jason McIntyre |
2007-11-19 | 802.11 radiotap + various tweaks | Damien Bergamini |
2007-11-19 | do not hardcode make | Marc Espie |
2007-11-19 | pairwise keys always have an ID equal to 0. | Damien Bergamini |
2007-11-19 | all TX rings have the same fixed size (256 entries) and this is not | Damien Bergamini |
2007-11-19 | sigh, amd64 still uses that stupid acpi_enabled variable... | Theo de Raadt |
2007-11-19 | softc's come initialized to 0, you know... | Theo de Raadt |
2007-11-19 | store revision; from jsg | Theo de Raadt |
2007-11-19 | supply a place to store acpi version; from jsg | Theo de Raadt |
2007-11-19 | Initialize sc_facs earlier. | Mark Kettenis |
2007-11-19 | Don't overwrite a core file owned by a different user. Makes the code | Todd C. Miller |
2007-11-19 | spacing | Reyk Floeter |
2007-11-19 | knf (replace some ';;' with a single ';') | Reyk Floeter |
2007-11-19 | Update the transparent HTTP proxy example: | Reyk Floeter |