| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Document that VIS_CSTYLE encodes space (040) as '\s'.
Approved by: re (hrs)
Notes:
svn path=/stable/6/; revision=157713
|
| |
|
|
| |
Notes:
svn path=/head/; revision=140287
|
| |
|
|
| |
Notes:
svn path=/head/; revision=132288
|
| |
|
|
| |
Notes:
svn path=/head/; revision=131504
|
| |
|
|
| |
Notes:
svn path=/head/; revision=131365
|
| |
|
|
| |
Notes:
svn path=/head/; revision=127271
|
| |
|
|
| |
Notes:
svn path=/head/; revision=121737
|
| |
|
|
|
|
|
| |
characters '*', '?' and '['.
Notes:
svn path=/head/; revision=121728
|
| |
|
|
| |
Notes:
svn path=/head/; revision=108087
|
| |
|
|
| |
Notes:
svn path=/head/; revision=108040
|
| |
|
|
| |
Notes:
svn path=/head/; revision=84306
|
| |
|
|
| |
Notes:
svn path=/head/; revision=81458
|
| |
|
|
| |
Notes:
svn path=/head/; revision=71895
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70481
|
| |
|
|
| |
Notes:
svn path=/head/; revision=69759
|
| |
|
|
|
|
|
| |
backslash as a special char, but not all.
Notes:
svn path=/head/; revision=69756
|
| |
|
|
| |
Notes:
svn path=/head/; revision=62446
|
| |
|
|
|
|
|
| |
text introduced in the previous commit.
Notes:
svn path=/head/; revision=62444
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
VIS_HTTPSTYLE is a new encoding style for use in vis(), strvis() and
strvisx() that escapes characters according to RFC 1808 (URI encoding).
Since decoding of these require different detection of start-points of
escaped characters, VIS_HTTPSTYLE can be given as flag to unvis().
unvis() will then properly decode URIs.
A new function appeared, strunvisx(): strunvisx() behaves similar as
strunvis(), with one exception: It has an additional flag parameter,
which is passed to unvis() to archive the effect I described above.
Notes:
svn path=/head/; revision=62423
|
| |
|
|
|
|
|
| |
More libraries manpages updates following.
Notes:
svn path=/head/; revision=59460
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50476
|
| |
|
|
| |
Notes:
svn path=/head/; revision=24876
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22993
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17785
|
| |
|
|
|
|
|
|
|
|
|
| |
in a bunch of man pages.
Use the correct .Bx (BSD UNIX) or .At (AT&T UNIX) macros
instead of explicitly specifying the version in the text
in a bunch of man pages.
Notes:
svn path=/head/; revision=17782
|
| |
|
|
|
|
|
|
| |
`NULL' (which should only be used in reference to null pointers). Also
fix a cross-reference.
Notes:
svn path=/head/; revision=17286
|
|
|
Notes:
svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573
|