summaryrefslogtreecommitdiff
path: root/usr.bin/hexdump/display.c
AgeCommit message (Expand)Author
2005-08-18Oops, previous fix would prevent standard input from being processed at allMiod Vallat
2005-08-16Do not consider there is a file to process when stat(2) fails; gets rid ofMiod Vallat
2004-09-14use __inline instead of inline (for portability)Theo de Raadt
2004-07-21Use fseeko, not fseek when offset is an off_t; Fabio Olive LeiteTodd C. Miller
2003-06-12de-register and ansification; millert okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-12-30Changes come from NetBSD, Lite-2 and me. ok deraadtPeter Valchev
2001-11-19kill more registersMike Pechkin
2001-11-02replace fprintf(stderr)/exit w/ err/warnMichael Shalayeff
2001-07-12first pass at a -Wall cleanupTheo de Raadt
1998-12-16for less than 16 NUL bytes, do not print a * line; dillonTheo de Raadt
1997-01-17r?index -> strr?chrTodd C. Miller
1996-06-26rcsidTheo de Raadt
1996-05-21use existing protosTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt