summaryrefslogtreecommitdiffstats
path: root/bin/9c
Commit message (Expand)AuthorAgeFilesLines
* all: fix or silence various gcc warningsRuss Cox2020-01-121-0/+4
* 9c: Fix case patterns for DragonFly and other BSDsMartin Kühl2020-01-071-2/+2
* INSTALL, 9c, 9l: improve handling of *BSD (#302)Leonid Bobrov2020-01-071-3/+2
* 9c, 9l: use $TMPDIR if available (#272)Jason Felice2019-11-111-1/+1
* all: fix or silence all INSTALL warnings on macOSRuss Cox2017-01-061-3/+3
* fix clang 3.4 warnings and ignore uninteresting onesDavid du Colombier2014-10-211-0/+2
* all: DragonFly port.Shenghou Ma2014-02-271-1/+1
* 9c: support clang on MacRuss Cox2012-10-211-0/+11
* 9c: add more clang warning silencers, use signed charsRuss Cox2012-10-201-2/+7
* build: OS X 64-bit buildRuss Cox2011-08-021-0/+2
* SunOS fixes (thanks Aram Hăvărneanu)Russ Cox2011-05-171-1/+1
* 9c, 9l: allow CC9=clangNikolai Saoukh2010-02-221-13/+51
* INSTALL: fix build on Snow LeopardRuss Cox2009-09-111-2/+2
* mergeRuss Cox2009-07-141-0/+3
* 9c: another gcc, another useless warningRuss Cox2008-12-061-1/+1
* 9c: grep away Apple SetCursor/InitCursor warningsRuss Cox2008-07-091-1/+4
* mergeRuss Cox2008-05-311-1/+1
* define __Linux24__ for mount-Linux.c in vbackuprsc2006-05-051-0/+3
* no more pedantryrsc2006-04-041-2/+0
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-1/+3
* undorsc2006-03-201-1/+0
* update lucidarsc2006-03-201-0/+1
* adapt to gcc error messagesrsc2006-02-141-1/+1
* Make install less chatty, more useful.rsc2005-11-281-1/+1
* shut up openbsdrsc2005-11-271-1/+1
* errors to stderrrsc2005-07-221-1/+7
* do not process stdout, to play nice with ccachersc2005-07-221-1/+1
* add uniqrsc2005-03-181-1/+4
* even more quieting of gccrsc2005-03-181-2/+2
* even quieter gccrsc2005-02-161-1/+1
* initial stab at ipsorsc2005-02-131-1/+1
* silence gcc chatterrsc2005-02-121-0/+1
* bad $variable namesrsc2005-01-191-2/+2
* source $PLAN9/configrsc2005-01-171-0/+1
* add -mt for sunrsc2005-01-071-1/+1
* better status handling for sunrsc2005-01-071-14/+5
* 9c: ignore autolib symbolsrsc2005-01-041-4/+12
* GC now-unused FreeBSD-specific #defines.wkj2004-12-291-8/+0
* set flag for freebsd 5rsc2004-12-281-1/+8
* match Linux 2.6 kernel betterrsc2004-12-241-1/+1
* Bite the bullet. Have to use differentrsc2004-09-171-1/+7
* #define PLAN9PORT.rsc2004-05-201-2/+2
* Ignore unknown pragmas.wkj2004-05-031-0/+1
* add -W to specify window size.rsc2004-04-291-0/+3
* redirect properly on sunrsc2004-04-251-2/+2
* various bug fixesrsc2004-04-241-1/+11
* Fix version for sunos.rsc2004-03-261-6/+6
* Include Solaris version.rsc2004-03-261-2/+13
* Use cflags (bug introduced by Mac tweak).rsc2004-03-021-1/+1
* More Mac tweaks.rsc2004-03-021-5/+4