2007-08-06 |
hubertf | Teach wtf(6) about pkgsrc's help facility: |
commit | commitdiff | tree | snapshot |
2007-06-06 |
rillig | Increased WARNS to 4, since it passes both gcc333 and... |
commit | commitdiff | tree | snapshot |
2007-05-28 |
tls | Add new Makefile knob, USE_FORT, which extends USE_SSP... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
mouse | Per PR 36185, OKed by martin@ |
commit | commitdiff | tree | snapshot |
2007-03-20 |
hubertf | Xref shuffle(1) from random(6), and vice versa |
commit | commitdiff | tree | snapshot |
2007-02-26 |
ad | NetBSD JIHBED |
commit | commitdiff | tree | snapshot |
2007-02-26 |
ad | NetBSD: Dead on Target |
commit | commitdiff | tree | snapshot |
2007-01-24 |
hubertf | - Don't call basename $0 at many places. Use variable... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
chuck | Update my previous commit to better match the original... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
chuck | mrg's changes in 1.13 broke hack's display code. |
commit | commitdiff | tree | snapshot |
2007-01-17 |
hubertf | Replve duplicate #includes |
commit | commitdiff | tree | snapshot |
2007-01-12 |
hubertf | - ANSIfy |
commit | commitdiff | tree | snapshot |
2006-12-25 |
wiz | Fix some typos in ENIAC quote. From Zafer Aydogan and... |
commit | commitdiff | tree | snapshot |
2006-12-25 |
wiz | Spell "tomorrow" correctly. From Zafer Aydogan. |
commit | commitdiff | tree | snapshot |
2006-12-23 |
wiz | Bump date for previous. Use mdoc macros. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
reed | Add example of using -w. |
commit | commitdiff | tree | snapshot |
2006-11-24 |
wiz | s/existance/existence/, from Zafer. |
commit | commitdiff | tree | snapshot |
2006-11-24 |
wiz | s/independant/independent/, from Zafer. |
commit | commitdiff | tree | snapshot |
2006-11-24 |
wiz | s/exceded/exceeded/, from Zafer. |
commit | commitdiff | tree | snapshot |
2006-11-24 |
christos | fix spelling of accommodate; from Zapher. |
commit | commitdiff | tree | snapshot |
2006-11-24 |
christos | fix spelling of accidentally; from Zapher |
commit | commitdiff | tree | snapshot |
2006-11-22 |
reed | Check that -w width is not above maximum. (It already... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
mrg | don't discard const. GCC 4.1-20061021 doesn't like... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
elad | Typo, from David A. Holland on #NetBSD-code, thanks! |
commit | commitdiff | tree | snapshot |
2006-10-07 |
elad | Input validation, from David A. Holland on #NetBSD... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
elad | PR/18906: roskens at elfin dot net: misc. select()... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
jmcneill | PR# 4305: [dM] boggle uses very incomplete wordlist. |
commit | commitdiff | tree | snapshot |
2006-08-09 |
christos | PR/34175: Zafer Aydogan: touch the window to cause... |
commit | commitdiff | tree | snapshot |
2006-06-24 |
hubertf | Attribute ``A language that doesn't affect the way... |
commit | commitdiff | tree | snapshot |
2006-06-17 |
reed | Fix typo or mispelling. |
commit | commitdiff | tree | snapshot |
2006-06-07 |
jnemeth | Increase username length to match modern systems, and... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
jnemeth | Actually accept "?" argument as documented in the manpage. |
commit | commitdiff | tree | snapshot |
2006-06-07 |
jnemeth | Don't follow symlinks on systems that have O_NOFOLLOW. |
commit | commitdiff | tree | snapshot |
2006-06-07 |
jnemeth | prevent "stack" overflow |
commit | commitdiff | tree | snapshot |
2006-06-07 |
jnemeth | bracket else block |
commit | commitdiff | tree | snapshot |
2006-06-07 |
jnemeth | WARNS=4 |
commit | commitdiff | tree | snapshot |
2006-06-01 |
drochner | Better check data read from tetris.scores before use... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
dan | read config more strictly, from Maximillian Dornseif |
commit | commitdiff | tree | snapshot |
2006-05-18 |
mrg | don't try to switch a char and have a case of EOF ... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
christos | Remove dup Hitler fortune. One of the two fortunes... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
christos | PR/33495: Daniel Weiss: Offensive quote in netbsd fortu... |
commit | commitdiff | tree | snapshot |
2006-05-14 |
christos | Add a virtual destructor to avoid "future ABI issues... |
commit | commitdiff | tree | snapshot |
2006-05-14 |
christos | add virtual destructors so that g++ shuts up. |
commit | commitdiff | tree | snapshot |
2006-05-14 |
christos | Don't use iostream just for the usage message. Use... |
commit | commitdiff | tree | snapshot |
2006-05-14 |
christos | XXX: GCC uninitialized |
commit | commitdiff | tree | snapshot |
2006-05-13 |
christos | Coverity CID 3382: Fix memory leak. |
commit | commitdiff | tree | snapshot |
2006-05-13 |
christos | Coverity CID 3383: Fix memory leak. |
commit | commitdiff | tree | snapshot |
2006-05-13 |
christos | Coverity CID 3508: Fix file leak. |
commit | commitdiff | tree | snapshot |
2006-05-13 |
christos | Coverity CID 3269: Fix memory leak. |
commit | commitdiff | tree | snapshot |
2006-05-11 |
mrg | sprinkle some -fno-strict-aliasing and -Wno-pointer... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
mrg | lrint() -> larn_lrint(). |
commit | commitdiff | tree | snapshot |
2006-05-11 |
mrg | end the argument list to exec*(3) with a NULL instead... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
mrg | UC, PC and BC are provided my libtermcap, don't duplica... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
mrg | avoid a pointer sign difference. |
commit | commitdiff | tree | snapshot |
2006-05-09 |
mrg | change (mostly) int to socklen_t. GCC 4 doesn't like... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
groo | Credit Alan Perlis for ``give him a lollipop'' programm... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
christos | Coverity CID 3032: Prevent double free: Next to the... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
snj | It's "its." |
commit | commitdiff | tree | snapshot |
2006-04-24 |
snj | It's "its." |
commit | commitdiff | tree | snapshot |
2006-04-20 |
drochner | fix buffer overflow (CVE-2006-1744), from Debian |
commit | commitdiff | tree | snapshot |
2006-04-06 |
groo | Grammar nit. Never mind that it's still not true. |
commit | commitdiff | tree | snapshot |
2006-04-02 |
christos | Coverity CID 2788: If no room gets returned, don't... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
christos | Coverity CID 2791: Fix file pointer leak. |
commit | commitdiff | tree | snapshot |
2006-03-30 |
jnemeth | Coverity CID 2452: possible negative array index; CID... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
jnemeth | Coverity CID 1288: possible negative array index |
commit | commitdiff | tree | snapshot |
2006-03-30 |
jnemeth | Coverity CID 993: dereference of NULL pointer |
commit | commitdiff | tree | snapshot |
2006-03-30 |
jnemeth | Coverity CID 1293: not checking for an error return |
commit | commitdiff | tree | snapshot |
2006-03-30 |
jnemeth | Coverity CID 1287: not checking for error return |
commit | commitdiff | tree | snapshot |
2006-03-30 |
jnemeth | Coverity CID 1327: check for error return |
commit | commitdiff | tree | snapshot |
2006-03-30 |
jnemeth | Bah! Compare, don't assign! |
commit | commitdiff | tree | snapshot |
2006-03-30 |
jnemeth | Coverity CID 1328: check for error return |
commit | commitdiff | tree | snapshot |
2006-03-30 |
jnemeth | Coverity CID 1326: check for error return |
commit | commitdiff | tree | snapshot |
2006-03-29 |
jnemeth | Fix Coverity issue 891 -- FORWARD_NULL. |
commit | commitdiff | tree | snapshot |
2006-03-29 |
jnemeth | Fix Coverity issues 2366 and 2365 -- REVERSE_INULL. |
commit | commitdiff | tree | snapshot |
2006-03-29 |
jnemeth | Fix Coverity issue 2584 -- USE_AFTER_FREE and issue... |
commit | commitdiff | tree | snapshot |
2006-03-22 |
christos | Add missing parens. |
commit | commitdiff | tree | snapshot |
2006-03-22 |
christos | Simplify (Masao Uebayashi) |
commit | commitdiff | tree | snapshot |
2006-03-22 |
christos | Coverity CID 692: Another && that should be ||. Boy... |
commit | commitdiff | tree | snapshot |
2006-03-22 |
christos | Coverity CID 558: && should be obviously || |
commit | commitdiff | tree | snapshot |
2006-03-21 |
christos | Coverity CID 2735: Remove dead code. |
commit | commitdiff | tree | snapshot |
2006-03-21 |
christos | Coverity CID 2737: Handle linked-lists properly. Use... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
rtr | remove duplicate #include <stdlib.h> |
commit | commitdiff | tree | snapshot |
2006-03-19 |
he | Now that we use exit(2), we need to include <stdlib... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
christos | include <stdlib.h> to get a prototype for exit |
commit | commitdiff | tree | snapshot |
2006-03-19 |
christos | Coverity CID 1197: Don't pass -1 to close. |
commit | commitdiff | tree | snapshot |
2006-03-19 |
christos | Coverity CID 1467: Elide static buffer overflow. |
commit | commitdiff | tree | snapshot |
2006-03-19 |
christos | Coverity CID 868: Fix possible NULL deref (after INFTIM... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
christos | Coverity CID 980: Prevent an impossible NULL point... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
christos | Coverity CID 2073: Fix memory leak. |
commit | commitdiff | tree | snapshot |
2006-03-19 |
christos | Coverity CID 999: Prevent NULL deref. |
commit | commitdiff | tree | snapshot |
2006-03-19 |
christos | Coverity CID 695: Remove impossible condition. This... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
christos | Coverity CID 998: Possible NULL pointer deref. Actually... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
christos | fix typo |
commit | commitdiff | tree | snapshot |
2006-03-19 |
christos | Coverity CID 1004: Fix NULL deref. |
commit | commitdiff | tree | snapshot |
2006-03-19 |
christos | Coverity CID 1005: Fix NULL deref and incorrect variabl... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
christos | Coverity CID 1443: Prevent static overrun. |
commit | commitdiff | tree | snapshot |
2006-03-18 |
christos | Coverity CID 827: Prevent NULL pointer deref. |
commit | commitdiff | tree | snapshot |
2006-03-18 |
christos | Coverity CID 1699: Fix memory leaks. |
commit | commitdiff | tree | snapshot |
2006-03-18 |
christos | Coverity CID 2544: Fix memory leak. |
commit | commitdiff | tree | snapshot |
2006-03-18 |
christos | Coverity CID 1786: Close file. |
commit | commitdiff | tree | snapshot |
next |