summaryrefslogtreecommitdiffstats
path: root/usr.bin/apply
Commit message (Collapse)AuthorAgeFilesLines
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).archie1998-12-062-1/+2
|
* Calls one or more of malloc(), warn(), err(), syslog(), execlp() ordes1998-10-131-1/+1
| | | | | | | | | | | 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
* .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENTphk1998-05-131-1/+1
| | | | | | PR: 6599 Reviewed by: phk Submitted by: Josh Gilliam <josh@quick.net>
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-2/+2
|
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
| | | | posix standard on the topic.
* Change an incorrect reference to the "-n" flag to "-#".mpp1996-03-111-1/+1
| | | | | Submitted by: Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp> Obtained from: NetBSD-bugs mailing list
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-273-0/+368
OpenPOWER on IntegriCloud