summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-27Obvious typoMarc Espie
2011-07-27Switch hppa64 to binutils-2.17Mark Kettenis
2011-07-27Add support for OpenBSD/hppa64.Mark Kettenis
2011-07-27- add a failing test, to be addressed later.Jasper Lievisse Adriaanse
2011-07-27oops, missing file for weighted round-robin test.Ryan Thomas McBride
2011-07-27Update regress tests for weighted round-robin (and recent pool bugfix)Ryan Thomas McBride
2011-07-27- new sentence, new lineJason McIntyre
2011-07-27icsphy(4) has been seen coupled with dc(4) and vr(4) so list it in the manpage.Stuart Henderson
2011-07-27Add support for weighted round-robin in load balancing pools and tables.Ryan Thomas McBride
2011-07-26Accept neighbor discovery packets from source IPv6 addresses forAlexander Bluhm
2011-07-26.Fn rmdir -> .Xr rmdir 2Matthew Dempsky
2011-07-26Document system calls that optionally traverse symlinks.Matthew Dempsky
2011-07-26Calling a detach function from an attach function is no longer legal (Theo de Raadt
2011-07-26Add OpenBSD/hppa support.Mark Kettenis
2011-07-26Show an example of overriding a limit for a specific daemon with rc.d(8).Stuart Henderson
2011-07-26do not describe where DELAY comes from; pointed out by austin; ok jsgTheo de Raadt
2011-07-26No need to byte-swap d_checksum just before setting it to zero.Kenneth R Westerback
2011-07-26At some point we've switched to the VFP floating-point--unlike FPAMartynas Venckus
2011-07-26syncTheo de Raadt
2011-07-26Assumptions about floating-point word order based on BYTE_ORDER areMartynas Venckus
2011-07-26__arm32__ -> __arm__, since our new compiler isn't defining theMartynas Venckus
2011-07-26Backout previous, naddy@ found the following regression:Ingo Schwarze
2011-07-25Disable MSI for now; something is still not quite right on UltrSPARC T2Mark Kettenis
2011-07-25two more syscall functions that should have returned int, not pid_tTed Unangst
2011-07-25Make sure vfsp is not used uninitialized in the mount -o update case;Miod Vallat
2011-07-25sys_wait4 properly returns int. ok deraadtTed Unangst
2011-07-25note that -fstrict-overflow is disabled by default. ok jsg nicmTed Unangst
2011-07-25Be more careful when looking at l2tp traffic. Do more length checks andClaudio Jeker
2011-07-25document syslog facility/level; from Stefan UnterwegerJason McIntyre
2011-07-25- Use strtof instead of casting strtod back to float (apprentice.c),Martynas Venckus
2011-07-25Make huge constants actually long, so they don't overflow and becomeMartynas Venckus
2011-07-25Sort options alphabetically, from Tiago Cunha.Nicholas Marriott
2011-07-25remove a link that no longer works;Jason McIntyre
2011-07-25tweak previous;Jason McIntyre
2011-07-25Make paragraph about ADD.notify handling clearer. First suggestionKenneth R Westerback
2011-07-25update HISTORY and SEE ALSO for all of string(3), together with variousIngo Schwarze
2011-07-24occured -> occurred;Jason McIntyre
2011-07-24tweak previous;Jason McIntyre
2011-07-24Recent Single Unix will malloc memory if the second argument of realpath()Miod Vallat
2011-07-24Theo reported that make cleandir deleted too much, triggering this cleanup:Ingo Schwarze
2011-07-24check opening and middle punctuation as wellIngo Schwarze
2011-07-24Document fma, fmaf, fmal, nexttoward, nexttowardf, nexttowardl.Martynas Venckus
2011-07-24check that a macro works in the head of a tagged paragraph;Ingo Schwarze
2011-07-24oops! syncronizing -> synchronizing (we'll ignore the z thing...)Jason McIntyre
2011-07-24don't encourage use of -c; plus cleanup other goo in man pageTheo de Raadt
2011-07-24use the right sysctl, doh!Federico G. Schwindt
2011-07-24Sync wcslcpy and wcslcat with strlcpy and strlcat. OK deraadt@Todd C. Miller
2011-07-24Rewrite the main loop of the "sed s/..." command, shortening it by tenIngo Schwarze
2011-07-24Also run the new tests of "sed -E 's/..." with the input lacking aIngo Schwarze
2011-07-24OS fingerprinting can only be done on rules that explicitly specify TCPRyan Thomas McBride