| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=73879
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=70411
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=70198
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=69768
|
| |
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
| |
and was also a bit inconsistent: leading blanks, or any double blanks
generated empty arguments, but a trailing blank did not.
PR: bin/2630, bin/10914
Submitted by: Arne Henrik Juul <arnej@imf.unit.no>
Notes:
svn path=/head/; revision=47429
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
execvp() in the child branch of a vfork(). Changed to use fork()
instead.
Some of these (mv, find, apply, xargs) might benefit greatly from
being rewritten to use vfork() properly.
PR: Loosely related to bin/8252
Approved by: jkh and bde
Notes:
svn path=/head/; revision=40301
|
| |
|
|
|
|
|
|
|
|
|
| |
This fix only removes the dependency on compile time constants. The code
has other (old) problems that need to be addressed.
PR: 1791
Reviewed-by: bde, tegge
Notes:
svn path=/head/; revision=37029
|
| |
|
|
|
|
|
| |
Spelling police.
Notes:
svn path=/head/; revision=31694
|
| |
|
|
| |
Notes:
svn path=/head/; revision=28826
|
| |
|
|
|
|
|
| |
posix standard on the topic.
Notes:
svn path=/head/; revision=24360
|
| |
|
|
|
|
|
|
|
|
| |
Submitted by: Marc Slemko <marcs@znep.com>
Obtained from: OpenBSD
Add -0 for reading the results of find -0.
Notes:
svn path=/head/; revision=19318
|
| |
|
|
|
|
|
| |
Original by: peter
Notes:
svn path=/head/; revision=14387
|
|
|
Notes:
svn path=/cvs2svn/branches/CHRISTOS/; revision=1590
|