Age | Commit message (Expand) | Author |
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 |
2007-11-19 | do not print "Processing config {dir,file} ...." messages unless the -t | Robert Nagy |
2007-11-19 | rework the internal handling of protocol actions a little bit: | Reyk Floeter |
2007-11-19 | always enable "late connect" relay mode if an "expect" or "filter" | Reyk Floeter |
2007-11-19 | move repeated code to cleanup a protocol tree into a function. | Reyk Floeter |
2007-11-19 | Remove the #define ENCDEBUG that slipped through somehow. | Marco Pfatschbacher |
2007-11-19 | put the SIGINFO blurb in a saner place; | Jason McIntyre |
2007-11-19 | remove another list which just keeps going out of date; | Jason McIntyre |
2007-11-19 | remove unused zero length file. | Kurt Miller |
2007-11-19 | fix misleading comment; the _MUTEX_LOCK/_MUTEX_UNLOCK macros work with | Kurt Miller |
2007-11-19 | When ignoring whether FR turns on or not, we should still set FRE, | Christopher Pascoe |
2007-11-18 | Add a few Cassini+ registers. | Mark Kettenis |
2007-11-18 | backout 1.562 since it triggers the problem described in pr 5648 | Theo de Raadt |
2007-11-18 | Don't add identity mappings for ISA interrupts for which we have an override. | Mark Kettenis |
2007-11-18 | Add missing locking around ktrsyscall() call. | Mark Kettenis |
2007-11-18 | simplify macro call; | Jason McIntyre |
2007-11-18 | do not confuse the reader telling he should use a towers of hanoi | Otto Moerbeek |
2007-11-18 | eephy_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-18 | Fix for PR 5642 & 5643. Report and testing Martijn Rijkeboer | Marco Peereboom |
2007-11-18 | Sync struct ifaltq to match struct ifqueue. | Marco Pfatschbacher |
2007-11-18 | simplify, no sense to break just to do return afterwards | Marc Espie |
2007-11-18 | the serial number locator thing is absolute balony | Theo de Raadt |
2007-11-18 | revert previous commit as requested by kettenis and deraadt. | Brad Smith |