summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2015-11-08-c before -H, in SYNOPSIS and usage();Jason McIntyre
2015-11-08Add "ssh-keyscan -c ..." flag to allow fetching certificates insteadDamien Miller
2015-11-08remove slogin links; ok deraadt markus djmJason McIntyre
2015-11-08fix OOB read in packet code caused by missing return statementDamien Miller
2015-11-08whitespaceJasper Lievisse Adriaanse
2015-11-08stop pointing people to the gnu and less sites; ok nicmJason McIntyre
2015-11-08Remove support for LESSGLOBALTAGS, we do not have global(1) (standardNicholas Marriott
2015-11-07replace save() with estrdup() and make estrdup() exit like all the otherTed Unangst
2015-11-07delete custom charset tables and just use ctype. init utf_mode from LC_CTYPETed Unangst
2015-11-07Modernization, no functional change intended:Ingo Schwarze
2015-11-07In private header files, __BEGIN_DECLS and __END_DECLS are pointless.Ingo Schwarze
2015-11-07remove some charsets we don't use. remove LESSCHARSET since setting it toTed Unangst
2015-11-06Use __progname instead of the homegrown ProgramName.Todd C. Miller
2015-11-06I was very optimistic in groupling creation. Turns out lists of targetsMarc Espie
2015-11-06correct exit status on pledge(2) errorsIngo Schwarze
2015-11-06Use getprogname(3) rather than __progname.Ingo Schwarze
2015-11-06remove rarely used LESSCHARDEF support. ok nicmTed Unangst
2015-11-06Remove support for ! to run a shell command, we have ^Z around theseNicholas Marriott
2015-11-06Garrett D'Amore has agreed to moving his copyright line up above theNicholas Marriott
2015-11-06time_t is not a long. remove incorrect abstraction around time().Ted Unangst
2015-11-061. rlogin and rsh are long gonemmcc
2015-11-06Remove LSIGNAL which is just the same as lsignal() now.Nicholas Marriott
2015-11-05Same bug as last commit, but in the other copy of the loop in this file...Nicholas Marriott
2015-11-05deregisterTed Unangst
2015-11-05pledge wall(1)Sebastian Benoit
2015-11-05whitespaceTheo de Raadt
2015-11-05Replace less with the cleaned-up fork of less 458 maintained by GarrettNicholas Marriott
2015-11-05Use include files "header.html" and "footer.html" rather than aIngo Schwarze
2015-11-05Make our initial pledge stricter once we figured out in which mode weFlorian Obser
2015-11-05Add blank lines around pledge call.mmcc
2011-09-16Import of Less 444Alexandr Shadchin
2003-04-13Stock less-390 with some unneeded DOS/Windoze files removedTodd C. Miller
1996-09-21Import of unmolested less-290.etheisen
2015-11-05simplify: use one stylesheet rather than two; from bentley@Ingo Schwarze
2015-11-05allow "kill" from top, by using proc instead of idMarc Espie
2015-11-05Update the internal wcwidth(3) table of tmux(1) to match the dataIngo Schwarze
2015-11-05Fix the example "ls . |more"; from Frederic Nowak <fnwk at mailbox dot org>.Ingo Schwarze
2015-11-05palmpilot should have gone when palm was added, it is redundant.Nicholas Marriott
2015-11-05Pass through right click if mouse is on, from Patrick Palka.Nicholas Marriott
2015-11-05Remove xfree(), like already done for RCS. From Michael W Bombardieri,Nicholas Marriott
2015-11-05"commandline" -> "command line", since there are so few examplesJason McIntyre
2015-11-04replace setbuf with setvbuf, from Frederic NowakTed Unangst
2015-11-04Change cron from including all headers in every file to only includingTodd C. Miller
2015-11-04Fix inverted pledge requests, from Frederic NowakJeremie Courreges-Anglas
2015-11-03It is only necessary to swap the effective gid when reading a file.Todd C. Miller
2015-11-03There really is no double standard. Treat m4 just like openssl, byTheo de Raadt
2015-11-03Detach the client we are looping over, from Thomas Adam.Nicholas Marriott
2015-11-03Blank line after pledge call.mmcc
2015-11-03Blank line after pledge call.mmcc
2015-11-03Surround pledge calls with blank lines.mmcc