Age | Commit message (Expand) | Author |
2012-04-12 | new m4 -g stuff: | Marc Espie |
2012-04-12 | Add per thread accounting, mainly for usage & friends. | Paul Irofti |
2012-04-12 | remove rfork(); ok guenther miod | Theo de Raadt |
2012-04-12 | tedu(tm) pcc. | Paul Irofti |
2012-04-12 | Remove the conditional directives NO_MACRO and NO_STARTUP. | lum |
2012-04-12 | mention AuthorizedPrincipalsFile=none default | Damien Miller |
2012-04-12 | VersionAddendum option to allow server operators to append some arbitrary | Damien Miller |
2012-04-11 | In the "reply" code path, lock the socket while invoking the | Alexandre Ratchov |
2012-04-11 | flush the log and abort() if we try to destroy a NULL aproc | Alexandre Ratchov |
2012-04-11 | make has had heuristics to avoid parallel make recursion. | Marc Espie |
2012-04-11 | Add: | lum |
2012-04-11 | Move size == 0 check to the beginnig of copy(); ok espie@ | Todd C. Miller |
2012-04-11 | When writing a file via 'C-x C-w', ask user if they want to overwrite an | lum |
2012-04-11 | guenther and kettenis say THREAD_PID_OFFSET shouldn't be subtracted | Mike Belopuhov |
2012-04-11 | now that sshd defaults to offering ECDSA keys, ssh-keyscan should also | Damien Miller |
2012-04-11 | don't spin in accept() when out of fds (ENFILE/ENFILE) - back off for a | Damien Miller |
2012-04-11 | Support "none" as an argument for AuthorizedPrincipalsFile to indicate | Damien Miller |
2012-04-11 | don't spin in accept() when out of fds (ENFILE/ENFILE) - back off for a | Damien Miller |
2012-04-11 | add -H to usage(); | Jason McIntyre |
2012-04-11 | fix install to cope with 0-sized mmap now returning EINVAL. | Marc Espie |
2012-04-11 | Silence gcc warnings. | Antoine Jacoutot |
2012-04-11 | Turn automatic-rename off properly if turned off by renaming a | Nicholas Marriott |
2012-04-11 | Stop accepting new clients for 1 second on EMFILE/ENFILE. Based on | Nicholas Marriott |
2012-04-11 | Use "unsigned int" rather than "unsigned". No object change. | Alexandre Ratchov |
2012-04-10 | Add a start record to the ktrace and use a special magic string "KTR" | Mike Belopuhov |
2012-04-10 | Don't try to mmap a zero length file, from NetBSD. | Antoine Jacoutot |
2012-04-10 | remove unused variable. | Charles Longeau |
2012-04-08 | no more lint; | Jason McIntyre |
2012-04-08 | tedu lint | Jonathan Gray |
2012-04-08 | unhook lint from the tree. The parser is incomplete and difficult | Jonathan Gray |
2012-04-08 | Do not fire name timer when automatic-rename is off, from Tim Ruehsen a | Nicholas Marriott |
2012-04-07 | Rate-limit accepting of new connections while we are experiencing fd | Christiano F. Haesbaert |
2012-04-04 | tweak previous; ok ratchov | Jason McIntyre |
2012-04-04 | Add a simple and clear (hopefully) description of what sndiod does. | Alexandre Ratchov |
2012-04-04 | Fix memory leak in the error handling code path of failed device | Alexandre Ratchov |
2012-04-01 | Fix comment for mouse bits. | Nicholas Marriott |
2012-04-01 | Fix some indentation. | Nicholas Marriott |
2012-04-01 | Simplify mouse input function. | Nicholas Marriott |
2012-04-01 | Minor style nits - return (). | Nicholas Marriott |
2012-04-01 | Turn some errors down to info. | Nicholas Marriott |
2012-04-01 | Fix option name. | Nicholas Marriott |
2012-04-01 | Add a layout history which can be stepped through with select-layout -u | Nicholas Marriott |
2012-04-01 | Add pane_current_path format, suggested by Mikolaj Kucharski. | Nicholas Marriott |
2012-04-01 | Only exit mouse mode on scroll wheel when actually reaching the end of | Nicholas Marriott |
2012-04-01 | Only find each window once no matter how many panes, from Jonathan | Nicholas Marriott |
2012-04-01 | update currency exchange rates; | Jason McIntyre |
2012-04-01 | error out if accept() fails | Theo de Raadt |
2012-03-31 | err(1, NULL) can drive people insane, so please avoid it. | Theo de Raadt |
2012-03-30 | make the description of -c a little saner; ok nicm | Jason McIntyre |
2012-03-30 | * use -A with traceroute6 to print the AS number; OK deraadt@ dcoppa@ henning@ | Gleydson Soares |