| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
w/o giving any credit.
Notes:
svn path=/head/; revision=66830
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50472
|
| |
|
|
|
|
|
|
|
| |
commit.
Reported by: bde
Notes:
svn path=/head/; revision=50454
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* All variables are now embraced: ${foo}
* All comparisons against some value now take the form:
[ "${foo}" ? "value" ]
where ? is a comparison operator
* All empty string tests now take the form:
[ -z "${foo}" ]
* All non-empty string tests now take the form:
[ -n "${foo}" ]
Submitted by: jkh
Notes:
svn path=/head/; revision=50357
|
| |
|
|
|
|
|
| |
Back out last brain blip.
Notes:
svn path=/head/; revision=34561
|
| |
|
|
| |
Notes:
svn path=/head/; revision=34550
|
| |
|
|
| |
Notes:
svn path=/head/; revision=23607
|
| |
|
|
| |
Notes:
svn path=/head/; revision=23037
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
|
|
|
|
| |
Submitted by: Daniel O'Callaghan <danny@lynx.its.unimelb.edu.au>
+ mods by bde
Notes:
svn path=/head/; revision=14239
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13798
|
| |
|
|
|
|
|
| |
had turned tabs into spaces.
Notes:
svn path=/head/; revision=7708
|
| |
|
|
| |
Notes:
svn path=/head/; revision=5398
|
| |
|
|
| |
Notes:
svn path=/head/; revision=4982
|
|
|
Notes:
svn path=/head/; revision=1675
|