summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-31cred argument was removed from bread() and breadn()Alexandr Shadchin
2011-07-30syncTheo de Raadt
2011-07-30deemed unsafe by theo, will wait after 5.0Marc Espie
2011-07-30Send SIGBUS instead of SIGSEGV for unaligned access which is not emulatedTheo de Raadt
2011-07-30fix error in previous;Jason McIntyre
2011-07-30remove dead link; from James HartleyJason McIntyre
2011-07-30Extend the mode-mouse option to add a third choice which means the mouseNicholas Marriott
2011-07-30Do not require a client here, or pipe-pane will not work from theNicholas Marriott
2011-07-30When using rthreads, the thread that calls exit will be the last one toJoel Sing
2011-07-30Fix kernels listMiod Vallat
2011-07-29regenMark Kettenis
2011-07-29Make sure /dev/diskmap ends of on ramdisk filesystems.Mark Kettenis
2011-07-29fail open(2) with EPERM rather than SIGKILLing the whole process. libcDamien Miller
2011-07-29systemV trumps our modifiers.Marc Espie
2011-07-29document vi/ex regular expressions, and where they differ from thoseJason McIntyre
2011-07-29Remove references to a function that no longer exists, reminded by claudio@Bret Lambert
2011-07-29Remove requirement to quote 'debug' loglevel for the 'debug' option.Ryan Thomas McBride
2011-07-29Make sure we use the right tbl/dyn pointer to check the pfrkt_refcntcost;Ryan Thomas McBride
2011-07-29missing $ in rcs tag; from Daniel DickmanStuart Henderson
2011-07-28remove unneeded echo in rc.firsttime, since fw_update became more verboseAlexander Hall
2011-07-28supress empty rc.firsttime email and add hostname to the subject lineAlexander Hall
2011-07-28Kill integer from pointer warning when compiling with MALLOC_DEBUG.Ryan Thomas McBride
2011-07-28tweak previous;Jason McIntyre
2011-07-28fix set skip group matching: don't match partial strings, i. e. 'set skip onHenning Brauer
2011-07-28Resolve sysctl numbers, original diff from nicm@, man page bits fromOtto Moerbeek
2011-07-28Adjust for machdep.consdev -> kern.consdev sysctl change. This should restoreMark Kettenis
2011-07-27Beagle will not need the hack to rdsetroot va != pa kernels like isDale Rahn
2011-07-27a bunch of requested changes:Alexander Hall
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