| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
'RELENG_2_2_5_RELEASE'.
This commit was manufactured to restore the state of the 2.2.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
|
| |
|
|
| |
Notes:
svn path=/head/; revision=16069
|
| |
|
|
| |
Notes:
svn path=/head/; revision=16012
|
| |
|
|
|
|
|
|
| |
``rm'' -> ``rm -f''
so mv/rm may not ask for confirmation if you are not root
Notes:
svn path=/head/; revision=15679
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13719
|
| |
|
|
|
|
|
|
| |
was a valid integer. The actual decision between integer and string
is now context-dependant on the operator being used.
Notes:
svn path=/head/; revision=12378
|
| |
|
|
|
|
|
|
|
|
|
| |
comparisions have been made as string comparisions, even in cases
where both operands clearly qualified as integers.
The fix is to make the parser properly analyzing whether an operand is
a valid integer or not.
Notes:
svn path=/head/; revision=9909
|
| |
|
|
|
|
|
| |
Reviewed by: phk
Notes:
svn path=/head/; revision=8855
|
| |
|
|
|
|
|
|
|
|
|
|
| |
/usr/src/bin. Note that some patches are still needed in that directory.
I (Joerg) finished most of Philippe's cleanup. /bin/sh will still
need *allot* of work, however.
Submitted by: charnier@lirmm.fr (Philippe Charnier)
Notes:
svn path=/head/; revision=7165
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3044
|
| |
|
|
|
|
|
|
| |
apparently required by POSIX. It will be required in practice when
the bogus inclusion of <sys/types.h> is removed from <stdio.h>.
Notes:
svn path=/head/; revision=2502
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1411
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1078
|
| |
|
|
| |
Notes:
svn path=/head/; revision=540
|
| |
|
|
|
|
|
| |
expr implementations.
Notes:
svn path=/head/; revision=539
|
| |
|
|
|
|
|
|
| |
weren't supported, they aren't standard, and they caused expr to dump
core.
Notes:
svn path=/head/; revision=468
|
| |
|
|
|
|
|
|
|
|
| |
so we have to use strcoll() instead of strcmp().
1003.2 requires that a null string be returned if a string does not match
a \( \) subexpression.
Replaced fprintf/exit with calls to err and errx as appropriate.
Notes:
svn path=/head/; revision=295
|
| |
|
|
|
|
|
|
| |
GNU regex for now, but will be replaced as soon as an alternative is made
availiable.
Notes:
svn path=/head/; revision=230
|
| |
|
|
| |
Notes:
svn path=/head/; revision=182
|
| |
|
|
|
|
|
| |
Add man page I wrote.
Notes:
svn path=/head/; revision=181
|
| |
|
|
| |
Notes:
svn path=/head/; revision=31
|
|
|
Notes:
svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=4
|