summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-28sollicitation -> solicitation;Jason McIntyre
2011-05-27Thou shall not use uninitialized TAILQsMiod Vallat
2011-05-27more extra stuff for laterMarc Espie
2011-05-27flesh out flavors, future test that does not match yetMarc Espie
2011-05-27unit-test @pkgpath before we add a lot of junk to itMarc Espie
2011-05-27fix test output for new messageMarc Espie
2011-05-27spacingReyk Floeter
2011-05-27Fix the return values from pipe_kqfilter - kqfilters should return anNicholas Marriott
2011-05-27Whitespace nits; from BradKevin Lo
2011-05-26tweak previous; ok martynasJason McIntyre
2011-05-26Add svlan(4) startup bits.Marco Pfatschbacher
2011-05-26Add additional check to prevent running scripts when not configured.Reyk Floeter
2011-05-26syncTheo de Raadt
2011-05-26fix one signal race bug, and mark the others that remain much moreTheo de Raadt
2011-05-26no .Pp before/after .S{s,h};Jason McIntyre
2011-05-26fix "check script" by sending all required information to the parent.Reyk Floeter
2011-05-26remove hack to test and create /usr/lib/pkgconfig/ if needed, it's been sixJasper Lievisse Adriaanse
2011-05-26tweak previous;Jason McIntyre
2011-05-26BUGS: there is currently no way to know whether a background process wasAntoine Jacoutot
2011-05-26Don't provide an af hint to getaddrinfo in settunnel(), this functionStuart Henderson
2011-05-26slightly clarify -v option descriptionAlexandre Ratchov
2011-05-26make clipping less ugly, from Sviatoslav ChagaevAlexandre Ratchov
2011-05-26add a new -w flag to control whether master volume is automaticallyAlexandre Ratchov
2011-05-26Trim another useless if statement, from Ailin Nemui.Nicholas Marriott
2011-05-26No need to call _dl_newsymsearch() twice; ok drahn@Otto Moerbeek
2011-05-26The check for the mcp98243 sdtemp(4) device was too strict. Relax it.Theo de Raadt
2011-05-25Document nearbyint, nearbyintf, nearbyintl.Martynas Venckus
2011-05-25Also enclose variable names with external linkage in __BEGIN_DECLS.Martynas Venckus
2011-05-25Document C99 floating-point environment.Martynas Venckus
2011-05-25On PowerPC we cannot manipulate FPSCR[VX]--it's a summary of allMartynas Venckus
2011-05-25Set UX and SX in the system register early in boot. While not necessary onMiod Vallat
2011-05-25Add the second serial port, might be the console device on 2E systems.Miod Vallat
2011-05-25Fix two bugs where race conditions might cause stat(2) to fail,Ingo Schwarze
2011-05-25Do not dereference ri_devcmap[] twice; found the hard way by Gilbert FernandesMiod Vallat
2011-05-25update the hardware list;Jason McIntyre
2011-05-25no comma desired for last Xr in SEE ALSO;Jason McIntyre
2011-05-25Memory leak in error path, from Tiago Cunha.Nicholas Marriott
2011-05-25Nuke a redundant if statement, from Tiago Cunha.Nicholas Marriott
2011-05-25syncTheo de Raadt
2011-05-25add one more signal block for handling '_intmp' (the list of files scheduledTheo de Raadt
2011-05-25memoize handle_config; is not a slow routine per se, but we spendJasper Lievisse Adriaanse
2011-05-25Manpage for dfs(4) with tweaks from jmc@Martin Pieuchot
2011-05-25Add dfs(4), a driver to support the Dynamic Frequency Switching featureMartin Pieuchot
2011-05-25Don't do last minute changes to diffs. Revert the argument change toClaudio Jeker
2011-05-25wdc.c doesn't use NATAPISCSI, so no point in including atapiscsi.h.Matthew Dempsky
2011-05-25- For AR8132 fast ethernet controller, do not report 1000baseTKevin Lo
2011-05-25try to map an msi style interrupt. if that doesnt work then try to map aDavid Gwynne
2011-05-24Move wdc_cd from ata/ata_wdc.c to ic/wdc.c so that you can compile aMatthew Dempsky
2011-05-24On OpenBSD, we've always attached scsibus(4) to umass(4), even forMatthew Dempsky
2011-05-24Fix nexthop calculation for directly connected P2P links. connectedClaudio Jeker