summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-07-24nudge people towards pkglocatedb as a viable alternative to pkg_info -E.Marc Espie
2011-07-24fix linkat(2) prototypeMatthew Dempsky
2011-07-24AT&T recently released a new version of UNIX (System III).Ingo Schwarze
2011-07-24Handle 'show' specially to prepare for regress tests on pfrke_routeRyan Thomas McBride
2011-07-24back out conv=sync change; the disk subsystem changes which "required"Theo de Raadt
2011-07-24Update PF table regress tests to work with -current.Ryan Thomas McBride
2011-07-23TCP out-of-band data is not reliable. Allow socket splicingAlexander Bluhm
2011-07-23Print the daemon name before starting, and ok/failed afterwards, providingStuart Henderson
2011-07-23Properly align the stack early on in the ld.so startup code such that code runMark Kettenis
2011-07-23Replace the IPv6 header walking loop in pf_test_state_icmp() withAlexander Bluhm
2011-07-23Add missing .Sm macros (from matthew@).Ingo Schwarze
2011-07-23avoid weird warnings in case we run into a strange package.Marc Espie
2011-07-23uncomment net.inet6.ip6.rediraccept from /etc/sysctl.conf as well if theFederico G. Schwindt
2011-07-23mention net.inet6.ip6.rediraccept as well around rtsold_flags.Federico G. Schwindt
2011-07-22Fix PMAPDEBUG compileMiod Vallat
2011-07-22Use dirfd(dirp) instead of dirp->dd_fd.Matthew Dempsky
2011-07-22syncMiod Vallat
2011-07-22use ifmedia_delete_instance() when destroying a vetherTheo de Raadt
2011-07-22Sync 'block return' behaviour for ICMP packets with our IP stack:Ryan Thomas McBride
2011-07-22update to lynx2.8.7rel.2, with local patches:Anil Madhavapeddy
2011-07-22fix typos, martin pelikanHenning Brauer
2011-07-22Mention the Huawei E181.David Coppa