Age | Commit message (Expand) | Author |
2015-11-08 | -c before -H, in SYNOPSIS and usage(); | Jason McIntyre |
2015-11-08 | Add "ssh-keyscan -c ..." flag to allow fetching certificates instead | Damien Miller |
2015-11-08 | remove slogin links; ok deraadt markus djm | Jason McIntyre |
2015-11-08 | fix OOB read in packet code caused by missing return statement | Damien Miller |
2015-11-08 | whitespace | Jasper Lievisse Adriaanse |
2015-11-08 | stop pointing people to the gnu and less sites; ok nicm | Jason McIntyre |
2015-11-08 | Remove support for LESSGLOBALTAGS, we do not have global(1) (standard | Nicholas Marriott |
2015-11-07 | replace save() with estrdup() and make estrdup() exit like all the other | Ted Unangst |
2015-11-07 | delete custom charset tables and just use ctype. init utf_mode from LC_CTYPE | Ted Unangst |
2015-11-07 | Modernization, no functional change intended: | Ingo Schwarze |
2015-11-07 | In private header files, __BEGIN_DECLS and __END_DECLS are pointless. | Ingo Schwarze |
2015-11-07 | remove some charsets we don't use. remove LESSCHARSET since setting it to | Ted Unangst |
2015-11-06 | Use __progname instead of the homegrown ProgramName. | Todd C. Miller |
2015-11-06 | I was very optimistic in groupling creation. Turns out lists of targets | Marc Espie |
2015-11-06 | correct exit status on pledge(2) errors | Ingo Schwarze |
2015-11-06 | Use getprogname(3) rather than __progname. | Ingo Schwarze |
2015-11-06 | remove rarely used LESSCHARDEF support. ok nicm | Ted Unangst |
2015-11-06 | Remove support for ! to run a shell command, we have ^Z around these | Nicholas Marriott |
2015-11-06 | Garrett D'Amore has agreed to moving his copyright line up above the | Nicholas Marriott |
2015-11-06 | time_t is not a long. remove incorrect abstraction around time(). | Ted Unangst |
2015-11-06 | 1. rlogin and rsh are long gone | mmcc |
2015-11-06 | Remove LSIGNAL which is just the same as lsignal() now. | Nicholas Marriott |
2015-11-05 | Same bug as last commit, but in the other copy of the loop in this file... | Nicholas Marriott |
2015-11-05 | deregister | Ted Unangst |
2015-11-05 | pledge wall(1) | Sebastian Benoit |
2015-11-05 | whitespace | Theo de Raadt |
2015-11-05 | Replace less with the cleaned-up fork of less 458 maintained by Garrett | Nicholas Marriott |
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 |