Age | Commit message (Expand) | Author |
2010-12-21 | don't leak short packets; ok mikeb@ | Markus Friedl |
2010-12-21 | parent_exit() signal handler must use _exit() not exit() | Theo de Raadt |
2010-12-21 | fix, as noticed by dcoppa@ | Marc Espie |
2010-12-21 | Always return a pointer to the static buffer in realpath, even if | Todd C. Miller |
2010-12-21 | Doh! Forgot to set the rdomain when sending out carp announcements. | Claudio Jeker |
2010-12-21 | Convert netisr to a normal soft interrupt instead of hanving MD code | Claudio Jeker |
2010-12-21 | don't leak mbuf if padding failes; ok mikeb@ | Markus Friedl |
2010-12-21 | Convert netmask from sockaddr to prefixlen correctly as noticed | Mike Belopuhov |
2010-12-21 | Ugly workaround in nmbclust_update(). Additionally to setting the limit | Claudio Jeker |
2010-12-21 | fixup log_warn and log_debug arguments; ok reyk | Mike Belopuhov |
2010-12-21 | Remove the no longer used ip6s_exthdrtoolong field. | Claudio Jeker |
2010-12-21 | ip6s_exthdrtoolong is always zero so remove it here which is the last user. | Claudio Jeker |
2010-12-21 | simplify a bit: | Marc Espie |
2010-12-21 | Kristaps questioned the efficiency of the algorithm used in roff.c r1.23. | Ingo Schwarze |
2010-12-21 | Sane behaviour for the growing of very small buffers: | Ingo Schwarze |
2010-12-20 | KNF | Miod Vallat |
2010-12-20 | mvme88k kernels running on 88110 systems have been prone to panicing for | Miod Vallat |
2010-12-20 | READ CAPACITY and READ CAPACITY 16 commands report the last valid | Kenneth R Westerback |
2010-12-20 | use a better strategy: ask the ports tree for the plist for packages with | Marc Espie |
2010-12-20 | Only set SO_REUSEPORT for listening ports. | David Hill |
2010-12-20 | missed some | Marc Espie |
2010-12-20 | disable temporarily | Marc Espie |
2010-12-20 | new check in pkg_create: walk the dependency tree for @wantlib, thus | Marc Espie |
2010-12-20 | prepare for reuse in pkgcreate: allow not finding stuff and not failing | Marc Espie |
2010-12-20 | split solver class into a base that can be reused from pkgcreate. | Marc Espie |
2010-12-20 | more refactor: errsay_library | Marc Espie |
2010-12-20 | more refactor: method for global_cache, add find_in_installed, separate | Marc Espie |
2010-12-20 | move stuff around | Marc Espie |
2010-12-20 | use Auto::cache | Marc Espie |
2010-12-20 | turn find_candidate into a real method we can inherit, tweak parameters | Marc Espie |
2010-12-20 | extra indirection: allow registration of library objects (refactor for later) | Marc Espie |
2010-12-20 | use state->defines | Marc Espie |
2010-12-20 | pass state to SharedLibs for direct printing | Marc Espie |
2010-12-20 | Fix another stray addition that was too early. Oops. | Nicholas Marriott |
2010-12-20 | Undo a change to next/previous session that got mixed in prematurely. | Nicholas Marriott |
2010-12-20 | Dead sessions are never on the active sessions list, so the SESSION_DEAD | Nicholas Marriott |
2010-12-20 | Use pointer rather than index for the client's last session. | Nicholas Marriott |
2010-12-20 | Unify the way sessions are used by callbacks - store the address and use | Nicholas Marriott |
2010-12-19 | add -xxx to usage(); | Jason McIntyre |
2010-12-19 | Add -xxx option that print PCIe extended config space. | Mark Kettenis |
2010-12-19 | Don't nuke the index counter when a session group comes up. | Nicholas Marriott |
2010-12-19 | - use usb_lookup(), these should be the last drivers that rolled their own | Jasper Lievisse Adriaanse |
2010-12-19 | Since we have an ioctl that uses a struct with an off_t member as its | Mark Kettenis |
2010-12-19 | Add other-pane-height and other-pane-width options, allowing the width | Nicholas Marriott |
2010-12-19 | Handle .Bk in -Thmtl the same way as in -Tascii. | Ingo Schwarze |
2010-12-19 | Handle .Bk the same way as groff 1.20.1: | Ingo Schwarze |
2010-12-19 | If MX lookup fails, fallback to using the host itself. This has always been | Gilles Chehade |
2010-12-19 | Significant improvements to -Thtml by kristaps@: | Ingo Schwarze |
2010-12-19 | Sync to bsd.lv (except that i'm not adding .ft documentation, | Ingo Schwarze |
2010-12-19 | Remove `i' and `r' macro handlers. These macros, originally part of the | Ingo Schwarze |