CVS commit: src/usr.bin/look

2017-02-21 Thread Leonardo Taccari
Module Name:src Committed By: leot Date: Tue Feb 21 09:23:31 UTC 2017 Modified Files: src/usr.bin/look: look.c Log Message: Properly check mmap(2) return value. We can end up with a segmentation fault if the user does not provide a regular file as look(1) file argument.

CVS commit: src/usr.bin/look

2012-02-23 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Feb 23 22:57:53 UTC 2012 Modified Files: src/usr.bin/look: look.c Log Message: Don't use while-loop with empty body. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/usr.bin/look/look.c Please note that

CVS commit: src/usr.bin/look

2010-05-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri May 14 17:10:38 UTC 2010 Modified Files: src/usr.bin/look: look.1 Log Message: Reorder sections to canonical order. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/usr.bin/look/look.1 Please note that diffs

CVS commit: src/usr.bin/look

2009-04-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 26 15:55:50 UTC 2009 Modified Files: src/usr.bin/look: look.c Log Message: fix broken overflow test. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/usr.bin/look/look.c Please note that diffs are