summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-02handle /var/db/mountdtab in the mountd script and not in nfsdRobert Nagy
2011-08-02catch all the three different process names in pexpRobert Nagy
2011-08-02Add softraid (and option CRYPTO as pointed out by todd).Matthieu Herrb
2011-08-02add SHA256/SHA512 based HMAC modesDamien Miller
2011-08-02Add new SHA256 and SHA512 based HMAC modes fromDamien Miller
2011-08-02stop using the word 'firmwares'Theo de Raadt
2011-08-02disable mmuagp due to reports it breaks some machines.Theo de Raadt
2011-08-02The term "reserved characters" is too broad, so narrow it downIngo Schwarze
2011-08-01Synch with hppa. Seems to fix at least one of the remaining pmap bugs.Mark Kettenis
2011-08-01prevent post-auth resource exhaustion (int overflow leading to 4GB malloc);Markus Friedl
2011-08-01Change Gnu to GNU in man page (also, while here, in README and in a comment)lum
2011-08-01Add missing closing braces in usage().Matthieu Herrb
2011-08-01Add some new text written from scratch after checking whether anythingIngo Schwarze
2011-07-31when reloading do an rc_wait instead of just an rc_checkRobert Nagy
2011-07-31redirect rc_err() output to stderr, from david@Robert Nagy
2011-07-31all directories needed by files in the etc set, should be in the specifiedTheo de Raadt
2011-07-31clarify .Ex and .Rv documentation; from kristaps@, tweaked a bitIngo Schwarze
2011-07-31Add support for the Ricoh 5U823 SD/MMC controller found on the x220.Mark Kettenis
2011-07-31Actually, by merging individual patches, we are already in syncIngo Schwarze
2011-07-31regenMark Kettenis
2011-07-31Fix typo in Ricoh 5U823 SD/MMC entry.Mark Kettenis
2011-07-31Workaround to prevent misrendering of \*(-- as "O-" in pod2man(1)-Ingo Schwarze
2011-07-31missing .Nm macro; ok jmc@Ingo Schwarze
2011-07-31zap trailing whitespace;Jason McIntyre
2011-07-31Mention that make(1) is the program using .depend files.Ingo Schwarze
2011-07-31mention creation of /var/run/dmesg.bootIngo Schwarze
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