Age | Commit message (Expand) | Author |
2016-10-26 | Don't use a bitfield in the msr store index structure. This may not end up | Mike Larkin |
2016-10-26 | Document LC_CTYPE. | Ingo Schwarze |
2016-10-26 | Polishing together with jmc@: | Ingo Schwarze |
2016-10-26 | make it clear that the s/// numeric flag can contain | Ingo Schwarze |
2016-10-25 | bluhm@ pointed out that addr->sin6_port should be forced to zero since | Florian Obser |
2016-10-25 | Channel API users should pick the bufring size | Mike Belopuhov |
2016-10-25 | Make kernel without INET6 compile again. | Alexander Bluhm |
2016-10-25 | Add missing OpenBSD keyword in the first line. | Rafael Zalamena |
2016-10-25 | minor tweaks; | Jason McIntyre |
2016-10-25 | convert usage() to just spit out the normal options list, | Jason McIntyre |
2016-10-25 | Do not handle activity or silence alerts in the current window, reported | Nicholas Marriott |
2016-10-25 | Accept CARP advertisement packets whose destination is not for multicast. | YASUOKA Masahiko |
2016-10-25 | Deduplicate the CRS parsing code and handle broken ACPI implementations. | Paul Irofti |
2016-10-25 | Add the resource index to aml_parse_resource() callback function. | Paul Irofti |
2016-10-25 | Fix bind(2)ing link local addresses to raw sockets by calling | Florian Obser |
2016-10-25 | mask and unmask the interrupt source in an intx specific intr handler. | David Gwynne |
2016-10-25 | bring canaries for > page sized objects from libc to ld.so; ok guenther@ | Otto Moerbeek |
2016-10-25 | Fix logic in add_local_forward() that inverted a test when code was | Jonathan Gray |
2016-10-25 | provide an example based on the mbuf code | David Gwynne |
2016-10-25 | bluhm@ suggested pointing out that cpumem_malloc_ncpus and | David Gwynne |
2016-10-25 | bluhm@ suggests that it is enough to say that the allocations will | David Gwynne |
2016-10-25 | Remove now unused disable_l2_if_needed interface. | Jonathan Gray |
2016-10-25 | start documenting allocating per cpu data at boot time, and adding | David Gwynne |
2016-10-24 | avoid using realloc in the name of things that dont work like realloc. | David Gwynne |
2016-10-24 | Compare server-identifiers and reject packets only *after* applying | Kenneth R Westerback |
2016-10-24 | make cleandir should skip the version file; ok otto millert | Theo de Raadt |
2016-10-24 | remove double semicolon | Jasper Lievisse Adriaanse |
2016-10-24 | using exact valus in floating point tests often does not work as expected, | Otto Moerbeek |
2016-10-24 | document the options for msdos systems; help/ok natano | Jason McIntyre |
2016-10-24 | As suggested by martijn@, delete absurd EXAMPLES section and two | Ingo Schwarze |
2016-10-24 | Unify wording for LC_CTYPE in ENVIRONMENT: | Ingo Schwarze |
2016-10-24 | Document the LC_* variables in more detail | Ingo Schwarze |
2016-10-24 | When the IPv6 network stack receives an empty non atomic fragment, | Alexander Bluhm |
2016-10-24 | do not ignore -Wsign-compare; requested by deraadt@ | Florian Obser |
2016-10-24 | regen | Florian Obser |
2016-10-24 | Update to 4.1.13 | Florian Obser |
2016-10-24 | fix SEE ALSO; | Jason McIntyre |
2016-10-24 | adapt to recent wsmouse changes by bru (oct23) | Theo de Raadt |
2016-10-24 | Backout last 2 revisions. Requested by deraadt. | YASUOKA Masahiko |
2016-10-24 | move the mbstat structure to percpu counters | David Gwynne |
2016-10-24 | Make mfii(4) bio(4) capable. | YASUOKA Masahiko |
2013-11-26 | import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by b... | Stuart Henderson |
2010-01-15 | NSD v3.2.4 | Jakob Schlyter |
2016-10-24 | non-MP vs MP codepaths were confusingly split between the .c and .h file. | Theo de Raadt |
2016-10-24 | Add scsi ioctl hook to do a special treatment for DIOC{G,S}CACHE which | YASUOKA Masahiko |
2016-10-24 | Add regress tests for carp(4). | YASUOKA Masahiko |
2016-10-24 | augment the scsi_probe handler so it tries to query the sas dev pg 0 | David Gwynne |
2016-10-24 | Remove dead breaks, found via opencoverage.net. ok deraadt@ | Darren Tucker |
2016-10-23 | Improved parameter handling in wsmouse and new ioctls for reading and | Ulf Brosziewski |
2016-10-23 | Factor out "can bind to low ports" check into its own function. This will make | Darren Tucker |