| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=50581
|
| |
|
|
| |
Notes:
svn path=/head/; revision=35910
|
| |
|
|
|
|
|
|
| |
on generated headers. Just put generated headers in SRCS so that
bsd.*.mk can generate better dependencies.
Notes:
svn path=/head/; revision=34082
|
| |
|
|
| |
Notes:
svn path=/head/; revision=30376
|
| |
|
|
|
|
|
| |
Reviewed by: bde
Notes:
svn path=/head/; revision=26053
|
| |
|
|
|
|
|
| |
Partially obtained from: NetBSD PR# 3333
Notes:
svn path=/head/; revision=23929
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22997
|
| |
|
|
| |
Notes:
svn path=/head/; revision=21880
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
| |
this.
Notes:
svn path=/head/; revision=17050
|
| |
|
|
|
|
|
|
|
| |
their path names in the synopsis line (especially since they
referenced the wrong path!). Corrected some other minor problems
with the rpc.lockd man page.
Notes:
svn path=/head/; revision=15096
|
| |
|
|
|
|
|
|
|
| |
- use rpcgen to generate unmodified code instead of havinf it in the
repository
- use "natural" function names to avoid conflicts with prototypes etc.
Notes:
svn path=/head/; revision=14982
|
|
|
rpc.statd.
This is apparently fully functional and complete.
Notes:
svn path=/cvs2svn/branches/A_GORDON/; revision=14125
|