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