| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=162239
|
| |
|
|
| |
Notes:
svn path=/head/; revision=140420
|
| |
|
|
| |
Notes:
svn path=/head/; revision=140368
|
| |
|
|
| |
Notes:
svn path=/head/; revision=131754
|
| |
|
|
|
|
|
|
|
| |
strings (arguments to the -d option.) This involves backing out paste.c
rev. 1.13 until we have a version of fgetln() that operates on wide
character streams.
Notes:
svn path=/head/; revision=131076
|
| |
|
|
|
|
|
| |
PR: docs/37176
Notes:
svn path=/head/; revision=108221
|
| |
|
|
|
|
|
| |
Approved by: re
Notes:
svn path=/head/; revision=107276
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
(I skipped those in contrib/, gnu/ and crypto/)
While I was at it, fixed a lot more found by ispell that I
could identify with certainty to be errors. All of these
were in comments or text, not in actual code.
Suggested by: bde
MFC after: 3 days
Notes:
svn path=/head/; revision=101677
|
| |
|
|
| |
Notes:
svn path=/head/; revision=98112
|
| |
|
|
|
|
|
|
| |
on IRC. This one is to create a colon seperated list of directories from
find(1), suitable for use in the shell's PATH.
Notes:
svn path=/head/; revision=98090
|
| |
|
|
|
|
|
| |
multibyte characters and the -d option in a BUGS section.
Notes:
svn path=/head/; revision=98089
|
| |
|
|
|
|
|
|
|
| |
getc/putc loop.
Suggested by: dd
Notes:
svn path=/head/; revision=97233
|
| |
|
|
|
|
|
| |
character instead of manually buffering each line.
Notes:
svn path=/head/; revision=97230
|
| |
|
|
|
|
|
| |
when -s option is given (SUSv3).
Notes:
svn path=/head/; revision=97223
|
| |
|
|
|
|
|
|
|
|
| |
using sizeof() anyway. Use slightly more consistent (per-file) error
reporting for malloc(3) returning NULL. If "malloc failed" was being printed,
don't use err(3). If a NULL format is being used, use err(3). In one case
errx(3) was being used with strerror(3), so just use err(3).
Notes:
svn path=/head/; revision=96785
|
| |
|
|
| |
Notes:
svn path=/head/; revision=95626
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92921
|
| |
|
|
|
|
|
|
|
|
| |
Submitted by: Tim J. Robbins <tim@robbins.dropbear.id.au>
PR: 36074
Use new ID scheme.
Notes:
svn path=/head/; revision=92772
|
| |
|
|
|
|
|
|
|
|
| |
lam(1) indicating that paste(1) is a standard way to do some of the same
things.
MFC after: 1 week
Notes:
svn path=/head/; revision=83745
|
| |
|
|
| |
Notes:
svn path=/head/; revision=81687
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79755
|
| |
|
|
| |
Notes:
svn path=/head/; revision=72432
|
| |
|
|
| |
Notes:
svn path=/head/; revision=58617
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50477
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
track.
The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;
.\" $Id$
.\"
If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.
Approved by: bde
Notes:
svn path=/head/; revision=48792
|
| |
|
|
|
|
|
|
| |
the compiler assumes an int return. On alpha this is enough to ruin
ya day.
Notes:
svn path=/head/; revision=33644
|
| |
|
|
| |
Notes:
svn path=/head/; revision=27907
|
| |
|
|
| |
Notes:
svn path=/head/; revision=27787
|
| |
|
|
|
|
|
| |
posix standard on the topic.
Notes:
svn path=/head/; revision=24360
|
|
|
Notes:
svn path=/cvs2svn/branches/CHRISTOS/; revision=1590
|