summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use uid_t to hold getuid() results, and don't check getuid for failuredholland2014-03-221-5/+3
| | | as it isn't allowed to fail.
* use size_t instead of int for a lengthdholland2014-03-221-3/+3
|
* Use random(), not rand().dholland2014-03-222-5/+5
|
* avoid unnecessary floating point opsdholland2014-03-221-4/+7
|
* avoid signed left-shiftdholland2014-03-221-5/+5
|
* Use CHAR_BIT, not 8.dholland2014-03-221-2/+3
|
* don't declare ospeed; it's in <termcap.h>dholland2014-03-221-3/+2
|
* Make the list of place types an enumeration. Use unsigned values fordholland2014-03-226-29/+30
| | | place numbers.
* use a more suitable typedholland2014-03-221-3/+4
|
* use more suitable typesdholland2014-03-223-11/+13
|
* woops, more of previous.dholland2014-03-222-7/+7
|
* Make some things unsigned that should be (why would we need e.g. adholland2014-03-224-45/+52
| | | negative number of airports?) and remove some related bogus casts.
* Don't cast the return value of malloc.dholland2014-03-222-13/+13
|
* Minor tidyup.dholland2014-03-221-6/+6
|
* tag decl() __noinline, as inlining it would defeat its purposedholland2014-03-221-3/+3
| | | | (which is to not have interesting string literals appear in the compiled binary)
* Revert part of previous -r1.21 and fix the errno-handling bug instead.dholland2014-03-221-1/+4
|
* move extern decls to .h filesdholland2014-03-222-6/+6
|
* Merge riastradh-drm2 to HEAD.riastradh2014-03-181-1/+1
|
* fix typo, from Henning Petersen in PR misc/48613dholland2014-02-221-1/+1
|
* remove duplicatedholland2013-12-111-4/+0
|
* another minor fixdholland2013-12-111-1/+1
|
* Reinstate typo since kre claims it's by purpose.wiz2013-12-111-1/+1
| | | Discussion in PR 48442.
* Error and typo fixes from OpenBSD and FreeBSD via Henning Petersenwiz2013-12-111-19/+17
| | | | | | in PR 48443. While here, remove a duplication, fix another typo, and don't claim that Mr. Sheperd was the first man in space.
* Error and typo fixes from OpenBSD and FreeBSD via Henning Petersenwiz2013-12-111-16/+16
| | | in PR 48442.
* WARNS=5dholland2013-12-071-2/+1
|
* hals_end(6) outputs the last words of the supercomputer HAL 9000 aboardmbalmer2013-11-124-2/+228
| | | | | | the spaceship in Stanley Kubrick's famous film "2001 - A Space Odissey". The source code and output of this program were used to illustrate an article in the book "Total Interaction". How this looks in print can be at http://www.netbsd.org/~mbalmer/hals_end.jpg.
* fix unused variable warningschristos2013-10-196-27/+16
|
* Untabify the header definition to avoid misaligned comment onuwe2013-09-191-11/+11
| | | str_delim in PostScript output.
* Use .Fa instead of .Ar to refer to header fields.uwe2013-09-191-4/+4
|
* Now that we use "nbtool_config.h" we can use __dead again and dropuwe2013-09-191-13/+3
| | | | | | local attempts to define its equivalent. Also drop the comment that warns this file is a tool; use of "nbtool_config.h" makes it evident.
* Don't define TRUE/FALSE, which may conflict with host headers.uwe2013-09-191-13/+10
| | | TRUE is unused anyway. Replace all instances of FALSE with 0.
* #include "nbtool_config.h" to pull in getprogname() declaration.uwe2013-09-181-2/+6
|
* GC descr and helpm.joerg2013-09-132-25/+4
|
* hook cgram to the builddholland2013-09-011-2/+2
|
* WARNS=5dholland2013-08-113-32/+33
|
* typo in commentdholland2013-08-111-2/+2
|
* this already passes WARNS=5dholland2013-08-111-2/+2
|
* Add RCS Id.wiz2013-08-041-0/+1
|
* Add a curses gizmo for solving Sunday-paper-type cryptograms based ondholland2013-08-044-0/+448
| | | | | | | | substitution ciphers. It gets the cleartext from fortune. I wrote this some years ago for my own amusement; a couple people have suggested that I should import it. Approved only by groo, so I'm going to wait a couple days to hook it to the build in case anyone demands it be removed again...
* Fix typo.wiz2013-07-241-1/+1
|
* add an Oscar Wilde quotejnemeth2013-07-241-0/+6
|
* Use Mt for email addresses.wiz2013-07-201-2/+2
|
* 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