| Commit message (Expand) | Author | Age | Files | Lines |
* | If the system call is entirely unpermitted, code will be 0, and there is |  deraadt | 2015-10-26 | 1 | -3/+5 |
* | remove libutil from dpadd too |  tedu | 2015-10-26 | 1 | -2/+2 |
* | remove util.h include and -lutil after pidfile removal |  jung | 2015-10-26 | 2 | -4/+3 |
* | stop using pidfile() |  deraadt | 2015-10-26 | 1 | -2/+1 |
* | Set low-delay traffic class for IPv6 connections as well |  jca | 2015-10-26 | 1 | -11/+14 |
* | space before punctuation; |  jmc | 2015-10-26 | 1 | -3/+3 |
* | Expand tildes in filenames passed to -i before checking whether or not the |  dtucker | 2015-10-25 | 1 | -6/+7 |
* | Do not prepend "exec" to the shell command run by "Match exec" in a config |  dtucker | 2015-10-25 | 1 | -10/+3 |
* | Extend the modifiers allowed before formats: as well as the existing |  nicm | 2015-10-25 | 5 | -113/+175 |
* | Unify & improve paragraphs talking about "==> file <==" headers in |  zhuk | 2015-10-25 | 2 | -12/+12 |
* | Fold "malloc" into "stdio" and -- recognizing that no program so far has |  deraadt | 2015-10-25 | 2 | -3/+38 |
* | Write error message instead of duplicated file name on error. |  tobias | 2015-10-25 | 1 | -2/+2 |
* | Decapitalize yyparse tag name here. |  zhuk | 2015-10-25 | 1 | -3/+3 |
* | Kill unused local var, and reorder while here. |  jca | 2015-10-25 | 1 | -7/+2 |
* | We don't care about lack of source route support for IPv6. |  jca | 2015-10-25 | 1 | -4/+2 |
* | Kill IP Source Route support, unusable since 1998. |  jca | 2015-10-25 | 1 | -189/+20 |
* | need "getpw" pledge; spotted by matthieu |  deraadt | 2015-10-25 | 1 | -2/+2 |
* | Pass output from jobs through format_expand() so they are expanded again |  nicm | 2015-10-25 | 1 | -11/+13 |
* | No need to declare pwd_gensalt; it's unused and gone. |  ajacoutot | 2015-10-25 | 2 | -4/+2 |
* | Let's see if anyone screams about not being able to specify $TMPDIR |  deraadt | 2015-10-25 | 1 | -3/+1 |
* | fix keyscan output for multiple hosts/addrs on one line when |  djm | 2015-10-24 | 1 | -6/+21 |
* | skip "Could not chdir to home directory" message when chrooted |  djm | 2015-10-24 | 1 | -4/+6 |
* | Move removal of "getpw" pledge after all setusercontext() calls, for yp sake. |  miod | 2015-10-24 | 1 | -4/+4 |
* | setusercontext() may still need "getpw" pledge rights; unbreaks doas on yp |  miod | 2015-10-24 | 1 | -4/+1 |
* | the last user of gensalt has been removed. remove the file. |  tedu | 2015-10-24 | 1 | -92/+0 |
* | Make it more obvious what exact csplit commands will do. |  zhuk | 2015-10-24 | 1 | -4/+5 |
* | The default modifier should be copied for empty keys even if -b is |  millert | 2015-10-24 | 1 | -5/+6 |
* | Handle the split of tun(4) "link0" into tap(4) in ssh tun-forwarding. |  sthen | 2015-10-24 | 1 | -21/+11 |
* | Pasting mouse escape sequences is unlikely, so skip them when working |  nicm | 2015-10-23 | 1 | -2/+2 |
* | Fix a couple of issues in Russian calendar entries: |  zhuk | 2015-10-23 | 7 | -301/+289 |
* | Remove some unnecessary checks before free(). |  nicm | 2015-10-23 | 4 | -11/+9 |
* | If $TMUX is set, and we are unsure about the session, use it. |  nicm | 2015-10-23 | 1 | -2/+39 |
* | tmux can call pledge() in main with large set and then reduce it |  nicm | 2015-10-23 | 2 | -2/+11 |
* | Format for scroll position, from Jorge Morante. |  nicm | 2015-10-23 | 4 | -6/+22 |
* | Use tty_term_flag not _has for XT, and make -2 force direct use of |  nicm | 2015-10-23 | 1 | -10/+10 |
* | apply bold and italic to all non-ASCII Unicode codepoints, |  schwarze | 2015-10-23 | 1 | -2/+2 |
* | don't need MMAP to compile now |  tedu | 2015-10-23 | 1 | -3/+3 |
* | correct spelling of statistic in function name, from Pablo Hernandez |  tedu | 2015-10-23 | 1 | -5/+5 |
* | getnameinfo() no longer needs pledge "route". this drops to |  deraadt | 2015-10-23 | 1 | -2/+2 |
* | delete ) that jumped in |  deraadt | 2015-10-23 | 1 | -2/+2 |
* | A bit of whitespace cleanup, to make further diffs smaller. |  zhuk | 2015-10-23 | 3 | -9/+9 |
* | Fix BODUN handling after switch to UTF-8. |  zhuk | 2015-10-23 | 2 | -6/+10 |
* | forgot to commit makefile change for utf-8 calendars |  tedu | 2015-10-23 | 1 | -2/+2 |
* | i assume this file needs a LANG like all the rest |  tedu | 2015-10-23 | 1 | -1/+2 |
* | translate calendar files to utf-8 |  tedu | 2015-10-23 | 38 | -1966/+1966 |
* | further simplify argv |  tedu | 2015-10-23 | 1 | -10/+8 |
* | cleanup argv handling a bit |  tedu | 2015-10-23 | 1 | -10/+4 |
* | simplify backcompat. no more support for kernel or kmem on argv |  tedu | 2015-10-23 | 1 | -9/+4 |
* | undent includes, from michael reed |  tedu | 2015-10-23 | 1 | -6/+6 |
* | mmap is the default. it's effectively the only tested codepath. so burn down |  tedu | 2015-10-23 | 3 | -160/+16 |