Searched hist:21786 (Results 1 - 16 of 16) sorted by relevance

/freebsd-9.3-release/usr.bin/xlint/lint2/
H A Dmem2.cdiff 21786 Thu Jan 16 19:58:40 MST 1997 alex Sweep through the tree fixing mmap() usage:

- 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
/freebsd-9.3-release/usr.bin/xlint/lint1/
H A Dmem1.cdiff 21786 Thu Jan 16 19:58:40 MST 1997 alex Sweep through the tree fixing mmap() usage:

- 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
/freebsd-9.3-release/usr.sbin/ctm/mkCTM/
H A Dmkctm.cdiff 21786 Thu Jan 16 19:58:40 MST 1997 alex Sweep through the tree fixing mmap() usage:

- 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
/freebsd-9.3-release/usr.sbin/rpc.statd/
H A Dfile.cdiff 21786 Thu Jan 16 19:58:40 MST 1997 alex Sweep through the tree fixing mmap() usage:

- 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
/freebsd-9.3-release/lib/libc/db/recno/
H A Drec_open.cdiff 21786 Thu Jan 16 19:58:40 MST 1997 alex Sweep through the tree fixing mmap() usage:

- 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
/freebsd-9.3-release/usr.bin/look/
H A Dlook.cdiff 21786 Thu Jan 16 19:58:40 MST 1997 alex Sweep through the tree fixing mmap() usage:

- 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
/freebsd-9.3-release/lib/libc/gen/
H A Dnlist.cdiff 21786 Thu Jan 16 19:58:40 MST 1997 alex Sweep through the tree fixing mmap() usage:

- 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
/freebsd-9.3-release/usr.bin/cmp/
H A Dregular.cdiff 21786 Thu Jan 16 19:58:40 MST 1997 alex Sweep through the tree fixing mmap() usage:

- 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
/freebsd-9.3-release/usr.bin/locate/locate/
H A Dlocate.cdiff 21786 Thu Jan 16 19:58:40 MST 1997 alex Sweep through the tree fixing mmap() usage:

- 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
/freebsd-9.3-release/usr.bin/tail/
H A Dreverse.cdiff 21786 Thu Jan 16 19:58:40 MST 1997 alex Sweep through the tree fixing mmap() usage:

- 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
H A Dforward.cdiff 21786 Thu Jan 16 19:58:40 MST 1997 alex Sweep through the tree fixing mmap() usage:

- 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
/freebsd-9.3-release/bin/cp/
H A Dutils.cdiff 21786 Thu Jan 16 19:58:40 MST 1997 alex Sweep through the tree fixing mmap() usage:

- 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
/freebsd-9.3-release/usr.bin/xinstall/
H A Dxinstall.cdiff 21786 Thu Jan 16 19:58:40 MST 1997 alex Sweep through the tree fixing mmap() usage:

- 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
/freebsd-9.3-release/usr.sbin/config/
H A Dmain.cdiff 21786 Thu Jan 16 19:58:40 MST 1997 alex Sweep through the tree fixing mmap() usage:

- 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
/freebsd-9.3-release/sbin/newfs/
H A Dmkfs.cdiff 21786 Thu Jan 16 19:58:40 MST 1997 alex Sweep through the tree fixing mmap() usage:

- 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
/freebsd-9.3-release/libexec/ftpd/
H A Dftpd.cdiff 21786 Thu Jan 16 19:58:40 MST 1997 alex Sweep through the tree fixing mmap() usage:

- 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

Completed in 301 milliseconds