summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2012-10-09... yet more documentation, lots of inputs from jmc@ as usual.Marc Espie
2012-10-09steal .if commands() concept from NetBSD.Marc Espie
2012-10-09warn about targets with multiple command lists (debug option), as it'sMarc Espie
2012-10-09actual engine change: prevent jobs from stomping on each other's files.Marc Espie
2012-10-09recognize new debug options for double commands, heldjobs, target groupMarc Espie
2012-10-09tweak error messages yet some more, lots of feedback fromMarc Espie
2012-10-09- SPECIAL_DEPRECATED -> SPECIAL_NOTHINGMarc Espie
2012-10-09new interface: look in command lines for variables that indicate a list ofMarc Espie
2012-10-09Add tree keys to vi mode too, missed by accident.Nicholas Marriott
2012-10-09- bump the version to match fd.o's 0.27.1 release.Jasper Lievisse Adriaanse
2012-10-09- also check Requires.private for --exists.Jasper Lievisse Adriaanse
2012-10-06truncate silent command output to two lines. okay millert@Marc Espie
2012-10-06rework section about special targets/prereq to be somewhat readable.Marc Espie
2012-10-06- extra juice for debugging signal passing. Note when we can't pass theMarc Espie
2012-10-05document implicit rules and target dependency operators better.Marc Espie
2012-10-05fix signed vs unsigned warning; feedback & ok: djm@Markus Friedl
2012-10-04add umac128 variant; ok djm@ at n2k12Markus Friedl
2012-10-04backout pgroup/job control from make, there is something deeply bogusMarc Espie
2012-10-02more changes, discussed and tested by various people.Marc Espie
2012-10-02rework make documentation to correspond to usual terms (prerequisitesMarc Espie
2012-10-02Simplify rtable assignment and cut some cruftChristiano F. Haesbaert
2012-10-02Allow session tree (C-b s) to expand and collapse sessions withNicholas Marriott
2012-10-02Remove some out of date text from man page, from Thomas Adam.Nicholas Marriott
2012-10-02fix -z option, broken in revision 1.215Damien Miller
2012-10-01pasto; ok djm@Christian Weisgerber
2012-10-01update currency exchange rates;Jason McIntyre
2012-09-30When outputting to stdout and compressing would grow the file, exitTodd C. Miller
2012-09-29Do not test client flags against TTY_FREEZE bit, reported by Tom Ryder.Nicholas Marriott
2012-09-27Do not leak file descriptor if not a tty, reported by Sebastien Marie.Nicholas Marriott
2012-09-26last stage of rfc changes, using consistent Rs/Re blocks, and moving theJason McIntyre
2012-09-25Upon "master volume change" message, send feedback to other clientsAlexandre Ratchov
2012-09-25Stop the space char completing a file name. This mimics more recentlum
2012-09-25Add notification for input from a pane, from George Nachman.Nicholas Marriott
2012-09-25Fix search forward so it can match strings on the last line, SF bugNicholas Marriott
2012-09-24Add control_write_buffer, from George Nachman.Nicholas Marriott
2012-09-24Use pgrp of pty fd not pid of immediate child when recovering currentNicholas Marriott
2012-09-24Use ACS characters for choose-tree arrows based on diff from RomainNicholas Marriott
2012-09-21Fix handling of filenames containing escaped globbing characters and escapeDarren Tucker
2012-09-21Fix improper handling of absolute paths when PWD is part of the completedDarren Tucker
2012-09-21zap lint remainsMarc Espie
2012-09-21vax, found by fries@Marc Espie
2012-09-21major overhaul of the way make handle jobs, inspired by dpb:Marc Espie
2012-09-20add more sensor types to sensor framework.Yojiro Uo
2012-09-19this command comes from V7; from simon gerratyJason McIntyre
2012-09-18The place name we visited was not "sake" but "Sakae".YASUOKA Masahiko
2012-09-18Add bounds check on sftp tab-completion. Part of a patch from from Jean-MarcDarren Tucker
2012-09-17clear old keys on rekeing; ok djmMarkus Friedl
2012-09-17an XXX for laterDamien Miller
2012-09-14remove unused variableMarkus Friedl
2012-09-14more accurate fix: don't mark '!' as a meta character, recognize "!" asMarc Espie