Age | Commit message (Expand) | Author |
2011-08-02 | handle /var/db/mountdtab in the mountd script and not in nfsd | Robert Nagy |
2011-08-02 | catch all the three different process names in pexp | Robert Nagy |
2011-08-02 | Add softraid (and option CRYPTO as pointed out by todd). | Matthieu Herrb |
2011-08-02 | add SHA256/SHA512 based HMAC modes | Damien Miller |
2011-08-02 | Add new SHA256 and SHA512 based HMAC modes from | Damien Miller |
2011-08-02 | stop using the word 'firmwares' | Theo de Raadt |
2011-08-02 | disable mmuagp due to reports it breaks some machines. | Theo de Raadt |
2011-08-02 | The term "reserved characters" is too broad, so narrow it down | Ingo Schwarze |
2011-08-01 | Synch with hppa. Seems to fix at least one of the remaining pmap bugs. | Mark Kettenis |
2011-08-01 | prevent post-auth resource exhaustion (int overflow leading to 4GB malloc); | Markus Friedl |
2011-08-01 | Change Gnu to GNU in man page (also, while here, in README and in a comment) | lum |
2011-08-01 | Add missing closing braces in usage(). | Matthieu Herrb |
2011-08-01 | Add some new text written from scratch after checking whether anything | Ingo Schwarze |
2011-07-31 | when reloading do an rc_wait instead of just an rc_check | Robert Nagy |
2011-07-31 | redirect rc_err() output to stderr, from david@ | Robert Nagy |
2011-07-31 | all directories needed by files in the etc set, should be in the specified | Theo de Raadt |
2011-07-31 | clarify .Ex and .Rv documentation; from kristaps@, tweaked a bit | Ingo Schwarze |
2011-07-31 | Add support for the Ricoh 5U823 SD/MMC controller found on the x220. | Mark Kettenis |
2011-07-31 | Actually, by merging individual patches, we are already in sync | Ingo Schwarze |
2011-07-31 | regen | Mark Kettenis |
2011-07-31 | Fix typo in Ricoh 5U823 SD/MMC entry. | Mark Kettenis |
2011-07-31 | Workaround to prevent misrendering of \*(-- as "O-" in pod2man(1)- | Ingo Schwarze |
2011-07-31 | missing .Nm macro; ok jmc@ | Ingo Schwarze |
2011-07-31 | zap trailing whitespace; | Jason McIntyre |
2011-07-31 | Mention that make(1) is the program using .depend files. | Ingo Schwarze |
2011-07-31 | mention creation of /var/run/dmesg.boot | Ingo Schwarze |
2011-07-31 | cred argument was removed from bread() and breadn() | Alexandr Shadchin |
2011-07-30 | sync | Theo de Raadt |
2011-07-30 | deemed unsafe by theo, will wait after 5.0 | Marc Espie |
2011-07-30 | Send SIGBUS instead of SIGSEGV for unaligned access which is not emulated | Theo de Raadt |
2011-07-30 | fix error in previous; | Jason McIntyre |
2011-07-30 | remove dead link; from James Hartley | Jason McIntyre |
2011-07-30 | Extend the mode-mouse option to add a third choice which means the mouse | Nicholas Marriott |
2011-07-30 | Do not require a client here, or pipe-pane will not work from the | Nicholas Marriott |
2011-07-30 | When using rthreads, the thread that calls exit will be the last one to | Joel Sing |
2011-07-30 | Fix kernels list | Miod Vallat |
2011-07-29 | regen | Mark Kettenis |
2011-07-29 | Make sure /dev/diskmap ends of on ramdisk filesystems. | Mark Kettenis |
2011-07-29 | fail open(2) with EPERM rather than SIGKILLing the whole process. libc | Damien Miller |
2011-07-29 | systemV trumps our modifiers. | Marc Espie |
2011-07-29 | document vi/ex regular expressions, and where they differ from those | Jason McIntyre |
2011-07-29 | Remove references to a function that no longer exists, reminded by claudio@ | Bret Lambert |
2011-07-29 | Remove requirement to quote 'debug' loglevel for the 'debug' option. | Ryan Thomas McBride |
2011-07-29 | Make sure we use the right tbl/dyn pointer to check the pfrkt_refcntcost; | Ryan Thomas McBride |
2011-07-29 | missing $ in rcs tag; from Daniel Dickman | Stuart Henderson |
2011-07-28 | remove unneeded echo in rc.firsttime, since fw_update became more verbose | Alexander Hall |
2011-07-28 | supress empty rc.firsttime email and add hostname to the subject line | Alexander Hall |
2011-07-28 | Kill integer from pointer warning when compiling with MALLOC_DEBUG. | Ryan Thomas McBride |
2011-07-28 | tweak previous; | Jason McIntyre |
2011-07-28 | fix set skip group matching: don't match partial strings, i. e. 'set skip on | Henning Brauer |