summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-26nicer list width; from julien dhailleJason McIntyre
2016-10-26Section name references are case sensitiveMike Belopuhov
2016-10-26in florian;s last commit i urged him to change "twenty-four" toJason McIntyre
2016-10-26s/EXIT_FAILURE/1/Martin Natano
2016-10-26mac68k is discontinuedMartin Natano
2016-10-26Add the omit-trailing-period cd9660 option to the manual.Martin Natano
2016-10-26When using a /32 IPv4 interface address, pfctl(8) reports a 0.0.0.0Alexander Bluhm
2016-10-26Remove cd9660's chrp-boot option. deraadt confirmed we don't support anyMartin Natano
2016-10-26Use OPT_BOOL, not OPT_INT32 for boolean cd9660 options.Martin Natano
2016-10-26Cleanup pflow test before fixing it. Be more verbose to makeAlexander Bluhm
2016-10-26Due to 64 bit seconds + 64 bit nano seconds resolution and theFlorian Obser
2016-10-26Increment `ncpus' to its final value already during autoconfiguration soVisa Hankala
2016-10-26syncTheo de Raadt
2016-10-26Buffer name can be NULL, check before strdup().Nicholas Marriott
2016-10-26use -ffloat-store to avoid too much precision which breaks the subtle testOtto Moerbeek
2016-10-26Remove FS-specific option descriptions from the source code. We have aMartin Natano
2016-10-26vmd(8)/vmctl(8) for i386. Some ugliness in #ifdef __i386__ areas will beMike Larkin
2016-10-26Fix a few misc bugs in i386 vmm:Mike Larkin
2016-10-26Don't use a bitfield in the msr store index structure. This may not end upMike Larkin
2016-10-26Document LC_CTYPE.Ingo Schwarze
2016-10-26Polishing together with jmc@:Ingo Schwarze
2016-10-26make it clear that the s/// numeric flag can containIngo Schwarze
2016-10-25bluhm@ pointed out that addr->sin6_port should be forced to zero sinceFlorian Obser
2016-10-25Channel API users should pick the bufring sizeMike Belopuhov
2016-10-25Make kernel without INET6 compile again.Alexander Bluhm
2016-10-25Add missing OpenBSD keyword in the first line.Rafael Zalamena
2016-10-25minor tweaks;Jason McIntyre
2016-10-25convert usage() to just spit out the normal options list,Jason McIntyre
2016-10-25Do not handle activity or silence alerts in the current window, reportedNicholas Marriott
2016-10-25Accept CARP advertisement packets whose destination is not for multicast.YASUOKA Masahiko
2016-10-25Deduplicate the CRS parsing code and handle broken ACPI implementations.Paul Irofti
2016-10-25Add the resource index to aml_parse_resource() callback function.Paul Irofti
2016-10-25Fix bind(2)ing link local addresses to raw sockets by callingFlorian Obser
2016-10-25mask and unmask the interrupt source in an intx specific intr handler.David Gwynne
2016-10-25bring canaries for > page sized objects from libc to ld.so; ok guenther@Otto Moerbeek
2016-10-25Fix logic in add_local_forward() that inverted a test when code wasJonathan Gray
2016-10-25provide an example based on the mbuf codeDavid Gwynne
2016-10-25bluhm@ suggested pointing out that cpumem_malloc_ncpus andDavid Gwynne
2016-10-25bluhm@ suggests that it is enough to say that the allocations willDavid Gwynne
2016-10-25Remove now unused disable_l2_if_needed interface.Jonathan Gray
2016-10-25start documenting allocating per cpu data at boot time, and addingDavid Gwynne
2016-10-24avoid using realloc in the name of things that dont work like realloc.David Gwynne
2016-10-24Compare server-identifiers and reject packets only *after* applyingKenneth R Westerback
2016-10-24make cleandir should skip the version file; ok otto millertTheo de Raadt
2016-10-24remove double semicolonJasper Lievisse Adriaanse
2016-10-24using exact valus in floating point tests often does not work as expected,Otto Moerbeek
2016-10-24document the options for msdos systems; help/ok natanoJason McIntyre
2016-10-24As suggested by martijn@, delete absurd EXAMPLES section and twoIngo Schwarze
2016-10-24Unify wording for LC_CTYPE in ENVIRONMENT:Ingo Schwarze
2016-10-24Document the LC_* variables in more detailIngo Schwarze