summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2013-05-30remove cmtime again, but with a proper test for nodes without children.Marc Espie
2013-05-30Use adjustname() before trying to use the path to be dired.lum
2013-05-30Reuse the makedir() function in dir.c for dired'slum
2013-05-30Reject non-printable characters found in the input stream even whenIngo Schwarze
2013-05-30adjust error message for empty files to display the full path to the file,Jasper Lievisse Adriaanse
2013-05-29Trivial sync to bsd.lv:Ingo Schwarze
2013-05-29Make the mg dired commands:lum
2013-05-29Simplify condition, avoid duplicate code; no functional change.Ingo Schwarze
2013-05-29In SYNOPSIS mode, .Ek doesn't end a keep.Ingo Schwarze
2013-05-29In keep mode, if any text is printed (even in NOSPACE mode),Ingo Schwarze
2013-05-29Use same method as elsewhere in mg to inidicate a failure of strdup.lum
2013-05-28In dired mode the commands:lum
2013-05-27tweak previous;Jason McIntyre
2013-05-27Add dired-create-directory to function maps.lum
2013-05-27Add dired commands. ok and suggestions jmc@lum
2013-05-25obviously missed something, so revert.Marc Espie
2013-05-23allow auto scaling bcrypt rounds by CPU power.Ted Unangst
2013-05-22Shuffle shell-command-on-region around to give shell-command.lum
2013-05-22as checked through thorough tests, youngest->mtime == ctime, so ditchMarc Espie
2013-05-19Support .Bl -offset in -mdoc -Tman.Ingo Schwarze
2013-05-19Move printing of the .RS macro into print_offs() such that print_offs()Ingo Schwarze
2013-05-19Make the cursor position when moving backwards by paragraph behave thelum
2013-05-19Standardise logging of supplemental information during userauth. KeysDamien Miller
2013-05-19fix failure to recognise cert-authority keys if a key of a different typeDamien Miller
2013-05-18Should termp_xx_pre() ever get called for a macro it cannot handle,Ingo Schwarze
2013-05-18Remove the variable sz because it's invariantly == 0,Ingo Schwarze
2013-05-18Even though the size of a pointer should not depend on the type of theIngo Schwarze
2013-05-18Use adjustname() for path. ok jasper@lum
2013-05-18and and -> andlum
2013-05-18Update last updated date.lum
2013-05-17Describe the file -> buffer semantic.lum
2013-05-17If directory exists when trying to create a new one, warn user.lum
2013-05-17bye, bye xfree(); ok markus@Damien Miller
2013-05-16Switch rcsdiff(1) binary file detection from !(isprint() || isspace()) toStefan Sperling
2013-05-16remove another now-unused variableDarren Tucker
2013-05-16remove now-unused variablesDarren Tucker
2013-05-16switch RekeyLimit traffic volume parsing to scan_scaled. ok djm@Darren Tucker
2013-05-16Fix some "unused result" warnings found via clang and -portable. ok markus@Darren Tucker
2013-05-16oops! avoid Xr to self;Jason McIntyre
2013-05-16put IgnoreUnknown in the right place;Jason McIntyre
2013-05-16add the ability to ignore specific unrecognised ssh_config options;Damien Miller
2013-05-16Add RekeyLimit to sshd with the same syntax as the client allowing rekeyingDarren Tucker
2013-05-16Add an optional second argument to RekeyLimit in the client to allowDarren Tucker
2013-05-15Don't let cursor position overflow when reflowing, from ChristopherNicholas Marriott
2013-05-15Reserve space for \0 in cmd_print, from George Nachman.Nicholas Marriott
2013-05-15RIS should reset focus reporting, from Hayaki Saito.Nicholas Marriott
2013-05-14Don't display swapin/swapout uvmexp fieldsMiod Vallat
2013-05-14keep track of the youngest child, helps a lot with out-of-date messagesMarc Espie
2013-05-14When ^W (WERASE) is hit in insert mode it's possible that the lineTodd C. Miller
2013-05-12use -q options order as order of exposed midi portsAlexandre Ratchov