| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=146466
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Add some constness to avoid some warnings.
Remove use register keyword.
Deal with missing/unneeded extern/prototypes.
Some minor type changes/casts to avoid warnings.
Reviewed by: md5
Notes:
svn path=/head/; revision=102944
|
| |
|
|
|
|
|
|
|
|
|
| |
the requested utility. This is how nice(1) traditionall behaved,
and the behaviour required by SUSv3 and POSIX.2 UPE.
Submitted by: Peter Avalos <pavalos@theshell.com> (partially)
Reviewed by: mike
Notes:
svn path=/head/; revision=96502
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Replace "command" with "utility" in the manual page & source to be more
consistent with the terminology used in the standard, and to hint that
shell builtin commands won't work.
Submitted by: Peter Avalos <pavalos@theshell.com> (partially)
Approved by: mike
Notes:
svn path=/head/; revision=96481
|
| |
|
|
|
|
|
|
|
|
|
| |
found, 126 if the execvp() failed for any other reason.
Similar to rev. 1.6 to src/usr.bin/env/env.c
Reviewed by: mike
Notes:
svn path=/head/; revision=96335
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92921
|
| |
|
|
|
|
|
|
|
|
|
| |
of the recent WARNS commits. The idea is:
1) FreeBSD id tags should follow vendor tags.
2) Vendor tags should not be compiled (though copyrights probably should).
3) There should be no blank line between including cdefs and __FBSDIF.
Notes:
svn path=/head/; revision=87628
|
| |
|
|
| |
Notes:
svn path=/head/; revision=87291
|
| |
|
|
| |
Notes:
svn path=/head/; revision=48566
|
| |
|
|
|
|
|
| |
fix usage()
Notes:
svn path=/head/; revision=19331
|
| |
|
|
| |
Notes:
svn path=/head/; revision=12729
|
|
|
Notes:
svn path=/cvs2svn/branches/CHRISTOS/; revision=1590
|