Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-05 | simple strcpy replacement; miod ok | Theo de Raadt | |
2002-03-14 | Remove \n from err/errx/warn/warnx(). | Mike Pechkin | |
millert@ ok | |||
2001-12-30 | Changes come from NetBSD, Lite-2 and me. ok deraadt | Peter Valchev | |
od(1): - Enable support for printing 8-byte integers. - Added -C option for hexadecimal+ASCII display. - Fix od so it displays short files containing nulls. - POSIXification: The C, S, I and L modifiers now behave correctly, specifying output in units of a char, short, int and long (as defined by the host system) respectively. Support -N, equivalent to hexdump's -n (format only COUNT bytes of input). Add -j option which does the same thing as -s in hexdump (skipping some of the input). hexdump(1): - POSIX.2 doesn't specify hexdump so it can't be compatible with it... - add missing trailing \n in usage() printf | |||
2001-11-19 | kill more registers | Mike Pechkin | |
millert@ ok | |||
2001-11-02 | replace fprintf(stderr)/exit w/ err/warn | Michael Shalayeff | |
2001-09-30 | -Wall cleanup; ok deraadt | Peter Valchev | |
1999-02-07 | fgets -> fgetln, don't lie about lines being too long | Aaron Campbell | |
1998-08-11 | detect a format string of spaces only as bad format. | Niels Provos | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |