| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=116903
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92922
|
| |
|
|
|
|
|
|
|
| |
had it to begin with (e.g., the Alpha).
Submitted by: bde
Notes:
svn path=/head/; revision=79112
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79009
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50477
|
| |
|
|
| |
Notes:
svn path=/head/; revision=28098
|
| |
|
|
|
|
|
| |
posix standard on the topic.
Notes:
svn path=/head/; revision=24360
|
| |
|
|
| |
Notes:
svn path=/head/; revision=23012
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use MAP_FAILED instead of the constant -1 to indicate
failure (required by POSIX).
- Removed flag arguments of '0' (required by POSIX).
- Fixed code which expected an error return of 0.
- Fixed code which thought any address with the high bit set
was an error.
- Check for failure where no checks were present.
Discussed with: bde
Notes:
svn path=/head/; revision=21786
|
| |
|
|
|
|
|
|
|
|
|
| |
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: Philippe Charnier <charnier@lirmm.fr>
Notes:
svn path=/head/; revision=14521
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8874
|
| |
|
|
|
|
|
| |
Submitted by: jc@irbs.com
Notes:
svn path=/head/; revision=5140
|
| |
|
|
|
|
|
|
|
|
| |
flag to err() is useless). The following files might be much smaller
so malloc() might work for them.
Clean up formatting of the -x change.
Notes:
svn path=/head/; revision=2581
|
| |
|
|
|
|
|
|
| |
- eval -> err_val : slightly more meaningful (eval is what you do in Linda ;-))
Submitted by: Geoff.
Notes:
svn path=/head/; revision=2469
|
|
|
Notes:
svn path=/cvs2svn/branches/CHRISTOS/; revision=1590
|