Age | Commit message (Expand) | Author |
2015-01-23 | Wonders of roff(7): Integer numbers in numerical expressions can carry | Ingo Schwarze |
2015-01-22 | Slightly improve \w width measurements: | Ingo Schwarze |
2015-01-22 | Traditional roff(7) explicitly allows certain control characters | Ingo Schwarze |
2015-01-22 | heirarchy -> hierarchy; | Jason McIntyre |
2015-01-22 | Provide a warning about chroot misuses (which sadly, seem to have become | Theo de Raadt |
2015-01-22 | Don't let a failing mparse_open() clobber the filename pointer; | Ingo Schwarze |
2015-01-22 | Processing $OpenBSD$ as well as sccs's @(#) is an OpenBSD extension, and | Kenneth R Westerback |
2015-01-22 | Only allow the -r flag when sending a message; from Martin Brandenburg | Todd C. Miller |
2015-01-22 | Recognise 'F'/'f' constant suffix for single precision floating point. | Jonathan Gray |
2015-01-21 | Do not need sys/cdefs.h | Theo de Raadt |
2015-01-21 | Rudimentary implementation of the roff(7) \o escape sequence (overstrike). | Ingo Schwarze |
2015-01-21 | Improve overstriking. When overstriking a wider character with a | Ingo Schwarze |
2015-01-21 | In options-table.c r1.51 an extra space was added to the default status-right, | Stuart Henderson |
2015-01-21 | fix macro breakage and update usage(); | Jason McIntyre |
2015-01-21 | Simplify internals and rewrite file header parsing code: | Alexandre Ratchov |
2015-01-21 | Assume NFS_CHECK and RO_CHECK are defined. | Philip Guenther |
2015-01-21 | Reduce opt_t from long to int. | Philip Guenther |
2015-01-21 | Remove unsafe micro-optimization of *bit test* | Philip Guenther |
2015-01-21 | pass empty request lines through to tbl(7); sometimes, they end a layout | Ingo Schwarze |
2015-01-21 | blank lines in tables do not need special handling; simplifies code | Ingo Schwarze |
2015-01-20 | Reduce use of <sys/param.h> and transition to <limits.h> throughout. | Theo de Raadt |
2015-01-20 | tweak previous; | Jason McIntyre |
2015-01-20 | Split the -Werror message level into -Werror (broken manual, probably | Ingo Schwarze |
2015-01-20 | i wrote this | Ted Unangst |
2015-01-20 | kex_setup errors are fatal() | Markus Friedl |
2015-01-20 | tweak previous; | Jason McIntyre |
2015-01-20 | Adjust <sys/param.h> comments regarding use of use of MSIZE, or | Theo de Raadt |
2015-01-20 | Make the man(1) and apropos(1) options -s and -S much less expensive: | Ingo Schwarze |
2015-01-20 | Add support for the "-r fromaddr" flag now that we don't support | Todd C. Miller |
2015-01-20 | Revert some $OpenBSD$ additions about which there are doubts. | Kenneth R Westerback |
2015-01-20 | typo in comment ;) ok nicm | Stuart Henderson |
2015-01-20 | Split out from rdist/defs.h the client-only and server-only bits into | Philip Guenther |
2015-01-20 | Support blinking cursor mode, both the xterm CSI ?12 h/l and (the | Nicholas Marriott |
2015-01-20 | make this compile with KERBEROS5 enabled | Damien Miller |
2015-01-20 | fix hostkeys in agent; ok markus@ | Damien Miller |
2015-01-20 | We all have syslog() now; assume LOG_PID and LOG_DAEMON | Philip Guenther |
2015-01-20 | Move MF_* to message.c too | Philip Guenther |
2015-01-20 | Move struct distoptinfo into distopt.c, killing the DISTOPTINFO typedef | Philip Guenther |
2015-01-20 | Don't use utime(), so don't need <utime.h> | Philip Guenther |
2015-01-20 | Missing $OpenBSD$'s. | Kenneth R Westerback |
2015-01-20 | SELECT_FD_TYPE is obsolete | Philip Guenther |
2015-01-20 | Move #include <syslog.h> to the one file that needs it | Philip Guenther |
2015-01-19 | switch ssh-keyscan from setjmp to multiple ssh transport layer instances | Markus Friedl |
2015-01-19 | add experimental api for packet layer; ok djm@ | Markus Friedl |
2015-01-19 | Missing initialization; tjenahej@speedmail.se | Miod Vallat |
2015-01-19 | store compat flags in struct ssh; ok djm@ | Markus Friedl |
2015-01-19 | adapt kex to sshbuf and struct ssh; ok djm@ | Markus Friedl |
2015-01-19 | move dispatch to struct ssh; ok djm@ | Markus Friedl |
2015-01-19 | update packet.c & isolate, introduce struct ssh | Markus Friedl |
2015-01-19 | mlk jr day is the third monday, and not just for new york. | Ted Unangst |