#
b6203726 |
| 01-Dec-2015 |
schwarze <schwarze@openbsd.org> |
Support UTF-8: use wcwidth(3) for column adjustment and replace non-printable Unicode codepoints and invalid bytes with ASCII question marks. No change for the SMALL version.
Using ideas developed
Support UTF-8: use wcwidth(3) for column adjustment and replace non-printable Unicode codepoints and invalid bytes with ASCII question marks. No change for the SMALL version.
Using ideas developed by tedu@, phessler@, bentley@ and feedback from many. OK yasuoka@ czarkoff@ sthen@.
show more ...
|
#
cd3e3e8c |
| 21-Nov-2013 |
deraadt <deraadt@openbsd.org> |
add unsigned char casts for specific calls to ctype.h macros. ok guenther step
|
#
9079317d |
| 04-Mar-2011 |
okan <okan@openbsd.org> |
add support for the (POSIX) -H flag
feedback and ok millert@, sobrado@, jmc@
|
#
043fbe51 |
| 27-Oct-2009 |
deraadt <deraadt@openbsd.org> |
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (th
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
show more ...
|
#
e3a472fe |
| 25-Apr-2007 |
sobrado <sobrado@openbsd.org> |
the non existent -W option is removed from the usage()
ok by jmc@
|
#
b8d89680 |
| 24-Mar-2005 |
jmc <jmc@openbsd.org> |
- sort options - sync usage() - remove unnecessary quoting
|
#
91ea06e0 |
| 06-Aug-2003 |
tedu <tedu@openbsd.org> |
-h, human readable sizes. from a jonathon gray mail to tech@ ok ian@ millert@
|
#
84f96e5e |
| 29-Jul-2003 |
deraadt <deraadt@openbsd.org> |
spacing
|
#
28416801 |
| 11-Jun-2003 |
deraadt <deraadt@openbsd.org> |
ansification, art ok
|
#
29295d1c |
| 02-Jun-2003 |
millert <millert@openbsd.org> |
Remove the advertising clause in the UCB license which Berkeley rescinded 22 July 1999. Proofed by myself and Theo.
|
#
9517852a |
| 06-Sep-2001 |
mpech <mpech@openbsd.org> |
o) __progname aria;
millert@ ok.
|
#
36776029 |
| 05-May-1999 |
deraadt <deraadt@openbsd.org> |
indent
|
#
413925e6 |
| 01-May-1999 |
deraadt <deraadt@openbsd.org> |
defer conversion of unprintable filenames till final display, permitting badly named symbolic links to be handled; bug noted by dm@ fixed by d@
|
#
b94f2f87 |
| 20-Feb-1999 |
deraadt <deraadt@openbsd.org> |
add -x, -p, and -m options, based on netbsd work
|
#
31e4d015 |
| 01-Sep-1997 |
deraadt <deraadt@openbsd.org> |
i am bored enough to fix terminal space/tab uglies
|
#
09e94acb |
| 23-Jun-1996 |
deraadt <deraadt@openbsd.org> |
update rcsid
|
#
df930be7 |
| 18-Oct-1995 |
deraadt <deraadt@openbsd.org> |
initial import of NetBSD tree
|