summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* select() -> poll(), nanosleep()mycroft2002-09-191-12/+10
* use NETBSDSRCDIR as appropriatelukem2002-09-191-3/+5
* some makefile de-lintinglukem2002-09-1810-23/+32
* need bsd.own.mk for NETBSDSRCDIRlukem2002-09-181-1/+3
* use NETBSDSRCDIR as appropriatelukem2002-09-182-5/+5
* shops are only supposed to have 1 door (as per standard hack 1.0.3).chuck2002-08-221-3/+3
* remove spurious ^A's and ||christos2002-08-201-3/+3
* calloc() arg mistake. it's (nelem, size). from openbsditojun2002-08-121-3/+3
* Remove unused variable "err".tron2002-08-061-3/+2
* fix regular expression matcher.dbj2002-08-061-7/+8
* utmpx support.christos2002-08-022-14/+18
* sweep of errx/warnx, remove unnecessary trailing \ngrant2002-07-202-6/+6
* add the following quote from elric@.. (with permission, of course)grant2002-07-081-0/+4
* Make "rogue" build with "WARNS=2". The necessary patches were suppliedtron2002-07-074-16/+17
* I was bored, so... simplify(?) this code a bit.mycroft2002-07-021-86/+64
* s/FOURTY/FORTY/dbj2002-07-021-2/+2
* backout previous (arc4random), per request from sommerfelditojun2002-07-011-8/+15
* use arc4randomitojun2002-07-011-15/+8
* Provide a BN_dec2bn() shim for the non-openssl case that reports an errorsimonb2002-06-181-3/+21
* Fix a logic botch where if a number smaller than the square of the seivesimonb2002-06-171-12/+25
* make factor work with and without openssl.itojun2002-06-163-13/+57
* Include <bsd.own.mk>, to make MKCRYPTO available.martin2002-06-161-1/+4
* Only build factor(6) if ${MKCRYPTO} != no.simonb2002-06-151-2/+6
* Use libcrypto's bignum support to implement a Pollard Rho factoringsimonb2002-06-152-40/+111
* de-registerwiz2002-06-026-44/+42
* __STDC__ is always defined on NetBSD.wiz2002-05-269-140/+25
* remove the attributions from my slogans. they kept popping up inpooka2002-05-181-6/+0
* NetBSD/toaster: we wish the toaster to be happy too.uwe2002-05-171-0/+2
* #netbsd - where monks recite their internal dialogue while debugging.hubertf2002-05-171-0/+3
* Raiders of the Lost Archpooka2002-05-121-1/+5
* The game would show the statistic info and immediately prompt you with a newhubertf2002-03-311-6/+11
* PR/15878: Ed Ravin: fortune all frees junk pointers. Fixed, free structurechristos2002-03-121-3/+3
* No need to reference .OBJDIR here.thorpej2002-03-053-6/+6
* No need to reference .OBJDIR here.thorpej2002-03-051-2/+2
* There is no need to explcitly use ${.OBJDIR}; it's implied.thorpej2002-03-051-5/+5
* Correct spelling of "delimiter", and remove from ignored-errors lists.wiz2002-02-261-3/+3
* strategy should have an 'r'. Inspired by similar change in OpenBSD.wiz2002-02-191-1/+1
* use ${INSTALL_FILE} as appropriatelukem2002-02-091-3/+3
* Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross2002-02-0815-56/+56
* Be more verbose about teleports, and fix a minor problem in autobot mode.christos2002-01-314-8/+26
* Don't put [] around the strings passed to tr -- those can be interpretedtv2002-01-301-6/+6
* Temporarily add a "MKHIDEGAME" variable that by default blocks theperry2002-01-271-2/+4
* Make this work if HIDEGAME is not set but SETGIDGAME is set.perry2002-01-271-6/+10
* Use standard headers.wiz2002-01-201-4/+4
* Allow minimum word length to be set on command line. Patch based onjsm2002-01-205-11/+22
* few entries morepooka2002-01-101-0/+8
* Sync getopt() / man page with actual getopt options.soren2001-12-202-5/+6
* .include <bsd.own.mk> earlygmcgarry2001-12-191-1/+3
* MKfoo=no -> NOfoo=tv2001-12-1210-44/+42
* Change deprecated curses function to new equivalent.blymn2001-12-061-3/+3