summaryrefslogtreecommitdiffstats
path: root/man
Commit message (Expand)AuthorAgeFilesLines
* devdraw: accept 5- and 6-byte Unicode hex valuesRuss Cox2020-05-291-7/+14
* libdraw: handle larger number of subfontsRuss Cox2020-05-291-1/+1
* man: update man pages to say $HOME when accurateRuss Cox2020-05-184-33/+37
* 9c, 9l: accept CC9FLAGS from configRuss Cox2020-05-171-0/+9
* rc(1): mention /etc/shells in BUGS sectionRuss Cox2020-05-051-0/+6
* rc: allow unquoted = in command argumentsRuss Cox2020-05-041-1/+1
* rc: move free carat handling into parserRuss Cox2020-05-041-23/+3
* Fix broken references to plan9.bell-labs.com/plan9Larkin Nickle2020-02-221-1/+1
* all: remove Linux 2.4 vs 2.6 detectionRuss Cox2020-01-192-24/+11
* compress: remove (not distributed) from tar(1) manpage.sean2020-01-151-1/+0
* compress: import Plan9 compresssean2020-01-151-0/+237
* winwatch: port based Plan 9 winwatchmarkvanatten2020-01-151-0/+57
* soelim: manpage fixes.sean2020-01-151-4/+3
* soelim: import from Plan9sean2020-01-151-0/+30
* mouse(3): fix definition of MousectlRuss Cox2020-01-131-4/+6
* clock: import from plan 9Russ Cox2020-01-131-5/+8
* wintext: add tmux support, use in ", ""Russ Cox2020-01-131-8/+10
* Make venti's doc more accurateEdouard Klein2020-01-132-8/+25
* libthread: run first thread in proc on system stackRuss Cox2020-01-121-0/+8
* 9term: add a "look" menu item (#299)Fazlul Shahriar2020-01-071-0/+7
* acme(1): update man page to note -a trimming trailing spaces on PutRuss Cox2020-01-061-6/+11
* plumber: add -f (foreground) option (#288)Jason Felice2019-10-291-1/+8
* man/memdraw.3: fix typoNoah Evans2019-04-051-1/+1
* libdraw: redo default font construction to be hidpi-safeRuss Cox2018-11-162-12/+2
* paint: add drawing program from 9front (#112)Tobias Heinicke2018-11-151-0/+85
* xd: add -R for runewise dumpLeah Neukirchen2017-10-011-0/+7
* all: remove .cvsignore filesKare Nuorteva2017-09-146-6/+0
* all: update site from swtch.com to 9fans.github.ioRuss Cox2017-09-012-11/+7
* codereview: delete, now using GitHub pull requestsRuss Cox2017-09-011-155/+0
* 9(1): document gotcha with oh-my-zshRuss Cox2017-09-011-0/+15
* man: various cleanupRuss Cox2017-07-1626-49/+43
* man5, man6: delete empty dirsRuss Cox2017-07-164-4/+0
* man1: document mouse keystrokes in acme, sam, 9termRuss Cox2017-07-163-0/+40
* svgpic: new program to convert pic to svgRuss Cox2017-06-191-0/+15
* man: document font syntaxesRuss Cox2015-02-175-23/+130
* libdraw: autoscale fonts when moving between low and high dpi screensRuss Cox2015-02-171-0/+15
* man: more Mercurial references changed to GitRuss Cox2014-11-163-5/+5
* codereview: make commit -a the default; warn about uncommitted changes at uploadRuss Cox2014-11-161-13/+13
* all: update for GitRuss Cox2014-11-162-95/+157
* col: import from plan 9, by popular demandRuss Cox2014-10-201-0/+57
* acme: add log file in acme root directoryRuss Cox2014-04-301-2/+26
* man/man1/0intro.1: update supported systems.Shenghou Ma2014-03-141-5/+7
* fossil: import from plan 9David du Colombier2013-09-232-0/+1721
* xd: accept -S for 8-byte swapRuss Cox2013-03-111-0/+3
* acme: set $samfile (same as $%) during executionMarius Eriksen2012-11-251-0/+2
* libdraw: add scalesizeRuss Cox2012-11-251-0/+16
* libthread: add threadspawndRuss Cox2012-10-221-0/+11
* acme: add $acmeshell to control execution shellMarius Eriksen2012-10-211-0/+6
* devdraw: MacBook retina supportRob Kroeger2012-10-161-0/+7
* src/cmd: Add a repurposed import(4), called `9import', to the ports.Akshat Kumar2012-09-241-0/+79