1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-04 23:35:36 -08:00
Commit Graph

10 Commits

Author SHA1 Message Date
schwarze
b6203726b0 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@.
2015-12-01 18:36:13 +00:00
millert
29295d1c5c Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999.  Proofed by myself and Theo.
2003-06-02 23:27:43 +00:00
millert
c72b5b24e1 Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. 2002-02-16 21:27:05 +00:00
mpech
9517852ab8 o) __progname aria;
millert@ ok.
2001-09-06 13:29:08 +00:00
mickey
b802a6c280 new strtofflags/fflagstostr 2000-07-19 19:27:35 +00:00
millert
ba447631bb fix flags_to_string() proto 1999-11-26 23:02:54 +00:00
deraadt
413925e680 defer conversion of unprintable filenames till final display, permitting
badly named symbolic links to be handled; bug noted by dm@ fixed by d@
1999-05-01 23:54:47 +00:00
deraadt
b94f2f8772 add -x, -p, and -m options, based on netbsd work 1999-02-20 18:59:24 +00:00
deraadt
09e94acb64 update rcsid 1996-06-23 14:18:58 +00:00
deraadt
df930be708 initial import of NetBSD tree 1995-10-18 08:37:01 +00:00