Age | Commit message (Expand) | Author |
2015-11-05 | Use include files "header.html" and "footer.html" rather than a | Ingo Schwarze |
2015-11-05 | Make our initial pledge stricter once we figured out in which mode we | Florian Obser |
2015-11-05 | Add blank lines around pledge call. | mmcc |
2011-09-16 | Import of Less 444 | Alexandr Shadchin |
2003-04-13 | Stock less-390 with some unneeded DOS/Windoze files removed | Todd C. Miller |
1996-09-21 | Import of unmolested less-290. | etheisen |
2015-11-05 | simplify: use one stylesheet rather than two; from bentley@ | Ingo Schwarze |
2015-11-05 | allow "kill" from top, by using proc instead of id | Marc Espie |
2015-11-05 | Update the internal wcwidth(3) table of tmux(1) to match the data | Ingo Schwarze |
2015-11-05 | Fix the example "ls . |more"; from Frederic Nowak <fnwk at mailbox dot org>. | Ingo Schwarze |
2015-11-05 | palmpilot should have gone when palm was added, it is redundant. | Nicholas Marriott |
2015-11-05 | Pass through right click if mouse is on, from Patrick Palka. | Nicholas Marriott |
2015-11-05 | Remove xfree(), like already done for RCS. From Michael W Bombardieri, | Nicholas Marriott |
2015-11-05 | "commandline" -> "command line", since there are so few examples | Jason McIntyre |
2015-11-04 | replace setbuf with setvbuf, from Frederic Nowak | Ted Unangst |
2015-11-04 | Change cron from including all headers in every file to only including | Todd C. Miller |
2015-11-04 | Fix inverted pledge requests, from Frederic Nowak | Jeremie Courreges-Anglas |
2015-11-03 | It is only necessary to swap the effective gid when reading a file. | Todd C. Miller |
2015-11-03 | There really is no double standard. Treat m4 just like openssl, by | Theo de Raadt |
2015-11-03 | Detach the client we are looping over, from Thomas Adam. | Nicholas Marriott |
2015-11-03 | Blank line after pledge call. | mmcc |
2015-11-03 | Blank line after pledge call. | mmcc |
2015-11-03 | Surround pledge calls with blank lines. | mmcc |
2015-11-03 | Blank line after pledge(). | mmcc |
2015-11-03 | Blank line before pledge(). | mmcc |
2015-11-03 | Add blank line after pledge call. | mmcc |
2015-11-02 | remove Tn macros ("Tradename") from things which are actually hostnames, | Stuart Henderson |
2015-11-02 | Make signify's stdout line buffered. This allows to run the verbose | Alexander Bluhm |
2015-11-02 | add support for whois -I, to use whois.iana.org (root zone database). | Stuart Henderson |
2015-11-02 | Cast isdigit()'s argument to an unsigned char. | mmcc |
2015-11-02 | Cast isdigit()'s argument to unsigned char. | mmcc |
2015-11-02 | Allow rcsnum_free and buf_free to accept NULL and remove various NULL | Nicholas Marriott |
2015-11-01 | replace "can not" with "cannot"; | Jason McIntyre |
2015-11-01 | pledge m4. tested by me. | Marc Espie |
2015-11-01 | Pledge; OK millert@ | Tim van der Molen |
2015-11-01 | update currency exchange rates; | Jason McIntyre |
2015-11-01 | KNF; from Rob Pierce | Theo de Raadt |
2015-10-31 | Update Matroska magic file. | Nicholas Marriott |
2015-10-31 | Fall back silently to ~ or / rather than checking -c with access(), this | Nicholas Marriott |
2015-10-31 | Don't shift version out of peerid, it is needed later. | Nicholas Marriott |
2015-10-31 | The output log is only useful once and it means creating a file, so open | Nicholas Marriott |
2015-10-31 | Split client-only (at, crontab) functions out of misc.c and into | Todd C. Miller |
2015-10-31 | mark *Completions* buffer as read-only | Jasper Lievisse Adriaanse |
2015-10-31 | Because pledge(2) does not allow us to pass directory file descriptors | Nicholas Marriott |
2015-10-30 | Redo 1.69, but correctly, so that this really works for yp setups. | Miod Vallat |
2015-10-30 | If a .Bd block has no arguments at all, drop the block and only keep | Ingo Schwarze |
2015-10-30 | Do not access a NULL pointer when a .Bd macro has no arguments at all. | Ingo Schwarze |
2015-10-30 | top renice command requires pledge "id", from Michael Lesniewski | Theo de Raadt |
2015-10-30 | mark usage __dead | Ted Unangst |
2015-10-29 | I assume KRANDOM was the previous name for FFRAND. KRANDOM is not in | Mark Lumsden |