Age | Commit message (Expand) | Author |
2014-05-10 | Some straightforward format string fixes. Also, print both the tx and rx | Mark Kettenis |
2014-05-10 | Extend the connection and session FSMs so that connection failure is | Claudio Jeker |
2014-05-10 | Move the task cleanup from the task fail callback to taskq_cleanup. | Claudio Jeker |
2014-05-10 | Factor out the common ast bits into mi_ast() | Philip Guenther |
2014-05-10 | __bounded => __attribute__((__bounded__ | Damien Miller |
2014-05-09 | Various cleanup in incard(): | Ingo Schwarze |
2014-05-09 | Fix a mini-bug reported by pjanzen@: | Ingo Schwarze |
2014-05-09 | Typo in C99 field initializer introduced in r1.3; | Miod Vallat |
2014-05-09 | wording improvements; David Vasek | Theo de Raadt |
2014-05-09 | pjanzen pointed out that case is irrelevant, so document it; while here, | Jason McIntyre |
2014-05-09 | zap the commented out stuff from this file: it mainly pertains to other | Jason McIntyre |
2014-05-09 | stop casting sizeof to int | Ted Unangst |
2014-05-09 | Tweak response file example: | Robert Peichaer |
2014-05-09 | Tweak response file example: | Robert Peichaer |
2014-05-09 | print interface name with queues in "systat q"; ok henning | Stuart Henderson |
2014-05-09 | Replace Apache v2 license with ISC license. | Matthew Dempsky |
2014-05-09 | format string fixes and removal of -Wno-format for sparc kernels. | Miod Vallat |
2014-05-09 | Make sure to override PIE_DEFAULT when building a cross-gcc4 | Miod Vallat |
2014-05-09 | Format string fixes and removal of -Wno-format for *ppc kernels. | Miod Vallat |
2014-05-09 | move some remnants of more behaviour to the compat section, and use Xr for | Jason McIntyre |
2014-05-09 | add note about qemu bug | Stefan Fritsch |
2014-05-09 | Modernize spelling. 'Mimick' -> 'Mimic' in comment. | Kenneth R Westerback |
2014-05-09 | Fix '-b' option to work with the superblock locations output by newfs | Kenneth R Westerback |
2014-05-09 | Adds a couple tests for relayd parser, specially recent modifications reyk@ did | Andre de Oliveira |
2014-05-09 | Adds $relayd->{dummyrun} and $client->{noclient} flags to relayd tests | Andre de Oliveira |
2014-05-09 | Plug an xfer leak when detaching root hubs. | Martin Pieuchot |
2014-05-09 | We should use the highest possible priority for routes to local addresses. | Martin Pieuchot |
2014-05-09 | Just use char ** for argv like normal people, not char *const *. | Nicholas Marriott |
2014-05-09 | Add a bit more detail about dot notation from the old inet(3) manpage. | Philip Guenther |
2014-05-09 | my previous attempt to fix the renaming of the inet(3) pages was wrong; | Jason McIntyre |
2014-05-09 | get rid of redundant {csa,flow}_{src,dst}id pointers, so we don't need | Markus Friedl |
2014-05-09 | replace iked_transform pointer with xform id, since target of pointer | Markus Friedl |
2014-05-09 | when demonstrating the correct "double-check" idiom, provide a | Theo de Raadt |
2014-05-09 | stop using B_AGE, it was effectively retired some time ago. | Ted Unangst |
2014-05-09 | disable IO_NOCACHE B_NOCACHE conversion until it works. | Ted Unangst |
2014-05-09 | KNF: unify style and reduce indentation in get_line(), no binary change | Ingo Schwarze |
2014-05-09 | After entering an invalid three-letter card name, one letter card names | Ingo Schwarze |
2014-05-09 | Various cleanup: | Ingo Schwarze |
2014-05-08 | Do not read from index -1 of an array. | Ingo Schwarze |
2014-05-08 | Format string fixes for m88k; remove -Wno-format from the m88k kernels. | Miod Vallat |
2014-05-08 | move reallocarray() to a seperate file so that -portable applications | Theo de Raadt |
2014-05-08 | Format string fixes and removal of -Wno-format for landisk kernels | Miod Vallat |
2014-05-08 | Format string fixes and removal of -Wno-format for hppa kernels. | Miod Vallat |
2014-05-08 | Update #include list after not-so-recent uvm includes cleanups. | Miod Vallat |
2014-05-08 | Format string fixes and removal of -Wno-format for arm kernels. | Miod Vallat |
2014-05-08 | Format string fixes for alpha kernels, and remove -Wno-format | Miod Vallat |
2014-05-08 | Fix some potential integer overflows caused by converting a page number into | Mark Kettenis |
2014-05-08 | Replace hand-crafted STRICT_ALIGNMENT with system provided __STRICT_ALIGNMENT. | Miod Vallat |
2014-05-08 | No longer build vax kernels with -Wno-format. | Miod Vallat |
2014-05-08 | Format string fixes. | Miod Vallat |