summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix sendmail section (8 -> 1) in xrefs.njoly2013-07-091-4/+4
|
* Don't expect fairings.dholland2013-05-121-0/+3
|
* Fix same typo in the other file in which it occurspgoyette2013-02-171-1/+1
|
* Fix minor typopgoyette2013-02-171-1/+1
|
* rename target paper.${PRINTER} to paper.ps -- PRINTER isnt defined anywhere!jmcneill2013-02-171-2/+2
|
* Workaround a toolchain issue by renaming the 'setup' host tool to 'mkdata' ↵jmcneill2013-02-161-5/+5
| | | | to make UAC happy when building with Cygwin. As described here -- http://msdn.microsoft.com/en-us/library/windows/desktop/bb756960.aspx -- 32-bit executables whose filenames include the strings 'install', 'setup', 'update', 'patch', etc. by default will request admin privileges unless an application manifest is provided.
* Workaround a toolchain issue by renaming the 'setup' host tool to 'mkdata' ↵jmcneill2013-02-161-5/+5
| | | | to make UAC happy when building with Cygwin. As described here -- http://msdn.microsoft.com/en-us/library/windows/desktop/bb756960.aspx -- 32-bit executables whose filenames include the strings 'install', 'setup', 'update', 'patch', etc. by default will request admin privileges unless an application manifest is provided.
* Add some quotes by Henry Ford, found at:jnemeth2012-12-081-0/+25
| | | http://www.goodreads.com/author/quotes/203714.Henry_Ford
* Fix misspelling of acceptible (it's only acceptable with an 'a', not an 'i').mbalmer2012-12-011-3/+3
|
* Fix two quotes from "The Tao of Programming". From FreeBSD.mbalmer2012-11-221-2/+2
|
* PR/47178 from Bug Huntingabs2012-11-202-18/+26
| | | | | | | | | | | | | | src/games/wtf/wtf: - Correct `usage' (to match new `SYNOPSIS' from man page); - augment comment on quering pkgsrc's help facility; - correct interpretation of pkgsrc' help facility query result. src/games/wtf/wtf.6: - enhance `SYNOPSIS', document description (`.Dd'), and overal program description; - augment description about quering pkgsrc's help facility; - improve wording; - augment `HISTORY' section; - bump date.
* Attribute "The STAR WARS Song" to "Weird Al" Yankovic under the proper title,jakllsch2012-10-222-12/+9
| | | | | "Yoda". Correct said lyrics. Correct lyrics to "Weird Al" Yankovic's "One Of Those Days".
* Pass -Wstrict-overflowdholland2012-10-131-7/+6
|
* Pass -Wstrict-overflow; while here, use curses TRUE and FALSE only withdholland2012-10-132-11/+11
| | | curses.
* Pass -Wstrict-overflow... mostly.dholland2012-10-132-9/+20
|
* Pass -Wstrict-overflow.dholland2012-10-131-6/+7
|
* Pass -Wstrict-overflow, and while here, don't read from index -1 ofdholland2012-10-134-30/+31
| | | an array.
* Factor out some common code; pass -Wstrict-overflow.dholland2012-10-131-23/+24
|
* Pass -Wstrict-overflow.dholland2012-10-131-4/+5
|
* Move scratch variables of main to main, instead of having them bedholland2012-10-131-3/+6
| | | file-static.
* Add strategic assertion, now passes -Wstrict-overflow.dholland2012-10-131-2/+10
|
* Remove ifdefs for V7 (as opposed to older) unix.dholland2012-10-133-14/+6
|
* Pass the move info around instead of using it as a global.dholland2012-10-1314-161/+163
|
* Crack down on global variables with single-letter names.dholland2012-10-1311-216/+241
|
* fix previous, thanks asau@dholland2012-10-121-3/+3
|
* Don't use ++ to set flags to true. Now passes -Wstrict-overflow.dholland2012-10-121-7/+7
|
* Pass -Wstrict-overflow.dholland2012-10-121-7/+7
|
* if 0 is used for the dimensions, compute the maximum size.christos2012-10-064-12/+20
|
* Bump date for previous.wiz2012-10-031-2/+2
|
* - improve wording and overall program description (notably for `-f');wiz2012-10-031-11/+16
| | | | | | - improve macro usage; - bump date. From Bug Hunting.
* - correct `usage' message;wiz2012-10-031-5/+5
| | | | | - improve wording. From Bug Hunting.
* Add a remarkably percipient fortune cookie.riastradh2012-10-031-0/+3
|
* Fix formatting of Churchill quote on declarations of war.riastradh2012-10-031-2/+2
|
* - improve wordingwiz2012-08-121-13/+20
| | | | | | | | - sort option list - add argument names in option list and descriptions and adjust table width - improve punctuation - bump date From Bug Hunting.
* src/games/fortune/fortune/fortune.6:jdf2012-08-043-11/+8
| | | | | | | | | | | * reference strfile(8) in `SEE ALSO' section. src/games/fortune/strfile/strfile.8: * remove redundant argument to (successive) `.Nm' macros. src/games/fortune/datfiles/fortunes2: * remove (the least complete variant of a) double fortune. Patch submitted by Bug Hunting.
* WARNS=5, and make WARNS=5 the default for src/games.dholland2012-06-1915-166/+112
|
* WARNS=5dholland2012-06-199-32/+29
|
* WARNS=5dholland2012-06-1932-485/+350
|
* Typo. Reported by I-forget-who-but-they'd-probably-rather-not-be-credited,dholland2012-06-191-1/+1
| | | during the -6 freeze, and then forgotten until now.
* Remove unused fieldsjoerg2012-06-151-5/+1
|
* Consistently use major/minor for NetBSD version.njoly2012-06-091-2/+2
|
* Add missing terminfomartin2012-06-091-3/+3
|
* rcsid, warnschristos2012-06-061-0/+3
|
* Sort sections; remove trailing whitespace.wiz2012-06-061-4/+4
|
* add colorbarschristos2012-06-061-2/+2
|
* new colorbars program from Nathanial Slosschristos2012-06-063-0/+177
|
* Attribute the `Consequences, Schmonsequences...' quote to Daffy Duck.riastradh2012-06-051-1/+1
|
* use modern shell constructschristos2012-04-261-44/+39
|
* allow multiple '-f acronyms' arguments to be given, which makes this behavejschauma2012-04-261-11/+13
| | | more consistently with ACRONYMSDB, which may also point to multiple files
* Add capfile(5) to describe the termcap format.roy2012-04-211-7/+7
| | | | | | Adjust various man pages and other documentation to point to capfile(5) instead of termcap(5). Remove getcap(3) as curses hasn't been building it for a long time. Punt wrterm.c as tset no longer uses it.