Age | Commit message (Expand) | Author |
2021-10-24 | For open/openat, if the flags parameter does not contain O_CREAT, the | Theo de Raadt |
2021-01-09 | Move a premature optimization so that -s with offsets works. | Otto Moerbeek |
2018-03-05 | Stricter checking for skip1 and skip2. | cheloha |
2018-03-05 | Add fatal() and fatalx() and put them to use. | cheloha |
2016-10-28 | Delete some useless setlocale(3) calls in /usr/bin, no functional change. | Ingo Schwarze |
2016-08-14 | Convert remaining calls to strtoq/strtouq in base with strtoll/strtoull. | Philip Guenther |
2015-12-29 | fix exit status on pledge(2) failure. | Gleydson Soares |
2015-10-10 | Add pledge support to cmp(1). | Doug Hogan |
2015-02-06 | SIZE_MAX is standard, we should be using it in preference to the | Todd C. Miller |
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
2014-01-25 | provide a mnemonic for -s; | Jason McIntyre |
2014-01-25 | let EXIT STATUS breathe; | Jason McIntyre |
2011-01-19 | ansify; ok millert@ | Okan Demirmen |
2010-09-03 | add an EXIT STATUS section for /usr/bin; | Jason McIntyre |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-30 | - use a consistent text for STANDARDS | Jason McIntyre |
2007-02-23 | g/c OK_EXIT, it was never used. From Mark Lumsden. | Todd C. Miller |
2006-12-20 | .Xr cmp and sdiff each other | Jasper Lievisse Adriaanse |
2003-11-21 | mark mmap()ed memory as sequentially accessed | Michael Shalayeff |
2003-06-10 | mostly ansi cleanup; pval ok | Theo de Raadt |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-07-12 | first pass at a -Wall cleanup | Theo de Raadt |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-10-12 | nice going, this did not even compile | Theo de Raadt |
2000-10-12 | Fix cmp(1). It causes memory shortage for bigger files. | Kevin Lo |
2000-03-05 | Various improvements, including a few HISTORY sections added from FreeBSD. | Aaron Campbell |
2000-03-05 | Finish standardizing options list introduction. | Aaron Campbell |
1999-08-03 | use particular mapping type instead of bogus zero. | Michael Shalayeff |
1999-07-04 | correct use of .Nm; some other formatting nits | Aaron Campbell |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1998-09-23 | usr.bin/ man page repairs, a - e | Aaron Campbell |
1998-05-26 | stderr, not stdout | Theo de Raadt |
1998-01-21 | error | Theo de Raadt |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-06-12 | allow hex/octal offsets; metcalf@snet.net | Theo de Raadt |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-08-01 | whoops, goofed on the last one, this should be correct. | michaels |
1996-08-01 | Modified cmp to, when given arg -s, really be silent. (reported by | michaels |
1996-06-26 | rcsid | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |