Age | Commit message (Expand) | Author |
2011-08-07 | typo, fix from Laurent Gautrot | Darren Tucker |
2011-08-03 | save/restore tty state on SIGTSTP/SIGCONT. ok deraadt@ nicm@ | Otto Moerbeek |
2011-08-02 | typo in comment | Damien Miller |
2011-08-02 | crank now, release later | Damien Miller |
2011-08-02 | Add new SHA256 and SHA512 based HMAC modes from | Damien Miller |
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-07-31 | Actually, by merging individual patches, we are already in sync | Ingo Schwarze |
2011-07-31 | Workaround to prevent misrendering of \*(-- as "O-" in pod2man(1)- | Ingo Schwarze |
2011-07-31 | Mention that make(1) is the program using .depend files. | Ingo Schwarze |
2011-07-30 | deemed unsafe by theo, will wait after 5.0 | Marc Espie |
2011-07-30 | fix error in previous; | 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-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-28 | Resolve sysctl numbers, original diff from nicm@, man page bits from | Otto Moerbeek |
2011-07-28 | Adjust for machdep.consdev -> kern.consdev sysctl change. This should restore | Mark Kettenis |
2011-07-26 | Backout previous, naddy@ found the following regression: | Ingo Schwarze |
2011-07-25 | - Use strtof instead of casting strtod back to float (apprentice.c), | Martynas Venckus |
2011-07-25 | Sort options alphabetically, from Tiago Cunha. | Nicholas Marriott |
2011-07-24 | Rewrite the main loop of the "sed s/..." command, shortening it by ten | Ingo Schwarze |
2011-07-24 | AT&T recently released a new version of UNIX (System III). | Ingo Schwarze |
2011-07-22 | Use dirfd(dirp) instead of dirp->dd_fd. | Matthew Dempsky |
2011-07-22 | Speed up igetnext() by passing the record we want to parse in to | Todd C. Miller |
2011-07-19 | Add fancy kdump support for the openat(2) system calls. | Matthew Dempsky |
2011-07-17 | Fix an integer overflow for very long lines by replacing the datatype of 2 of... | aschrijver |
2011-07-17 | Fix spacing | aschrijver |
2011-07-17 | handle files produced by ktrace -a better by making a distinction | Otto Moerbeek |
2011-07-17 | since we're treating native emuls different (more fancy) than | Otto Moerbeek |
2011-07-15 | When killing lines using ^U <n> ^K, count the characters exactly (for | Theo de Raadt |
2011-07-14 | spacing, no binary change. | Igor Sobrado |
2011-07-14 | str is an optional argument to -t; if no argument is given, this | Igor Sobrado |
2011-07-14 | Import mandocdb(8) from bsd.lv, coded by kristaps@, for in-tree development. | Ingo Schwarze |
2011-07-14 | Revert build system complication, for two reasons: | Ingo Schwarze |
2011-07-12 | argument to -t is optional. | Igor Sobrado |
2011-07-12 | print out the amount of memory used for cache. ok otto | Ted Unangst |
2011-07-11 | the matchall magic shortcut requires we set c=1 to print now | Ted Unangst |
2011-07-11 | Only complain about zero-sized structures/unions when in strict | Martynas Venckus |
2011-07-10 | Rename O_DIRECTORY to O_TMP_DIRECTORY to avoid a namespace collision | Todd C. Miller |
2011-07-10 | Make -m 0 work as expected. | Otto Moerbeek |
2011-07-10 | The mandoc directory will soon grow subdirs mandocdb/ and apropos/ | Ingo Schwarze |
2011-07-09 | Document default write speed of tao subcommand. | Stefan Sperling |
2011-07-09 | mention new struct trace point letter | Otto Moerbeek |
2011-07-09 | print the name of an unknown struct, it has been verified to be sane; | Otto Moerbeek |
2011-07-09 | remove more atalk bits | Theo de Raadt |
2011-07-09 | Unused variable. | Nicholas Marriott |
2011-07-09 | Pass the right size to calloc (* not **). | Nicholas Marriott |
2011-07-09 | rmove rotten netatalk bits | Henning Brauer |