summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix RCS IDs.thorpej2003-12-283-4/+5
* Format size_t values using %zd instead of %d, for archs where size_t != int.martin2003-12-271-6/+6
* Rename .C files to .ccchristos2003-12-2711-23/+23
* NetBSD rcsid.christos2003-12-2610-20/+20
* Add dots+boxeschristos2003-12-261-3/+3
* import dots+boxes games.christos2003-12-2621-0/+2422
* Various typo fixes from Jonathon Gray via jmc@openbsd.wiz2003-11-171-2/+2
* Improve how various "simple" host tools are built and invoked.lukem2003-11-164-17/+18
* Hobbes was misspelled. PR#23301jmc2003-10-291-1/+1
* Rework how MAKEVERBOSE operates:lukem2003-10-216-56/+30
* Don't redefine NULLagc2003-10-211-1/+3
* rework to use the newer _MKMSGCREATE (et al) macroslukem2003-10-196-29/+29
* Support MAKEVERBOSE. (Some host tools still generate verbose runtime messages)lukem2003-10-196-6/+56
* rework to use BUILDSYMLINKS and the <bsd.sys.mk> rule for .c.lolukem2003-10-181-6/+3
* remove unnecessary /lukem2003-09-301-2/+2
* sort recently added entriesjdolecek2003-09-201-19/+16
* add mine:jdolecek2003-09-201-0/+3
* off-by-one. aaron@openbsditojun2003-09-191-3/+3
* off-by-one. aaron@openbsditojun2003-09-191-3/+3
* Add missing ". From Tim Goodwin via PR misc/22843.salo2003-09-181-1/+1
* M-x sort-paragraphsuwe2003-09-141-32/+32
* "NetBSD - We sell rope."uwe2003-09-141-0/+2
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-07363-2439/+987
* Rework how dependency generation is performed:lukem2003-08-012-7/+4
* simplify and use ${DEPENDSRCS} as a target as appropriatelukem2003-07-311-15/+5
* netbsd.org->NetBSD.orgsalo2003-07-261-2/+2
* Rename a large chunk of the make(1) variables which refer to alukem2003-07-102-4/+4
* Sy Aq -> Aq Sy so both work.wiz2003-07-011-2/+2
* Quote question mark.wiz2003-06-272-4/+4
* Fix macro order, and quote question mark.wiz2003-06-271-2/+2
* Use only one of -literal and -unfilled with Bd.wiz2003-06-261-3/+3
* Sync with v20030416 of Makefile.wiz2003-06-111-4/+33
* Make build.wiz2003-06-112-4/+6
* Merge with v20030416.wiz2003-06-1123-130/+703
* Make this work on 64 bit big endian platforms.martin2003-06-111-4/+4
* Use standard section header; add nokeep to table to avoid page/line breakwiz2003-05-181-2/+3
* setup -> set up.wiz2003-05-141-2/+2
* Remove double spaces between wordsmjl2003-05-081-9/+8
* uniq.mjl2003-05-083-344/+0
* Move limericks to limerick file. Sort that and uniq.mjl2003-05-082-356/+99
* Move limericks to limerick file. Sort that and uniq.mjl2003-05-082-127/+114
* Sort and remove duplicates.mjl2003-05-081-1614/+1323
* Pull in corrections from Free/OpenBSD.mjl2003-05-083-1628/+1446
* Pull in corrections from Free/OpenBSD.mjl2003-05-083-241/+19
* Merge in corrections/additions from Free/OpenBSD.mjl2003-05-082-11/+43
* Merge in corrections from Free/OpenBSD.mjl2003-05-081-4/+5
* de-__P().wiz2003-05-084-77/+77
* Typo fix. From FreeBSD PR/51909.mjl2003-05-071-1/+1
* don't print error messages using warn, because we clear the screen immediatelychristos2003-05-031-35/+48
* Drop a trailing dot. From jmc@openbsd.wiz2003-04-261-2/+2