| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
which is no longer bogusly installed in /usr/include.
Notes:
svn path=/head/; revision=9987
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8874
|
| |
|
|
|
|
|
|
| |
do `find some-nasty-expression -print0 | perl -n0e unlink' and have all
the files actuallly get deleted. (Using `xargs' and `rm' is not safe.)
Notes:
svn path=/head/; revision=8389
|
| |
|
|
|
|
|
|
|
|
| |
a find -foo -o -bar would behave like find -bar. The same for -a
This broke (among others) ./etc/security.
Obtained from: NetBSD
Notes:
svn path=/head/; revision=6776
|
|
|
Notes:
svn path=/cvs2svn/branches/CHRISTOS/; revision=1590
|