Searched hist:2362 (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/bin/pwait/
H A Dpwait.1diff 2362bc2c Sun Jan 26 04:02:51 MST 2020 Pawel Jakub Dawidek <pjd@FreeBSD.org> Implement -o flag which tells pwait(1) to exit if any of the given processes
has terminated.

Sponsored by: Fudo Security
H A Dpwait.cdiff 2362bc2c Sun Jan 26 04:02:51 MST 2020 Pawel Jakub Dawidek <pjd@FreeBSD.org> Implement -o flag which tells pwait(1) to exit if any of the given processes
has terminated.

Sponsored by: Fudo Security
/freebsd-current/usr.sbin/ac/
H A Dac.8diff 2362d22e Fri Oct 06 18:02:33 MDT 1995 Joerg Wunsch <joerg@FreeBSD.org> Make it clear that the printed times are measured in hours.

Submitted by: mrami@minerva.cis.yale.edu
/freebsd-current/sys/compat/linux/
H A Dlinux_dummy.cdiff 2362ad45 Tue Jun 08 02:24:10 MDT 2021 Philippe Michaud-Boudreault <pitwuu@gmail.com> linux: implement statx(2)

PR: 252106
Reviewed By: dchagin
Differential Revision: https://reviews.freebsd.org/D30466
H A Dlinux.hdiff 2362ad45 Tue Jun 08 02:24:10 MDT 2021 Philippe Michaud-Boudreault <pitwuu@gmail.com> linux: implement statx(2)

PR: 252106
Reviewed By: dchagin
Differential Revision: https://reviews.freebsd.org/D30466
H A Dlinux_stats.cdiff 2362ad45 Tue Jun 08 02:24:10 MDT 2021 Philippe Michaud-Boudreault <pitwuu@gmail.com> linux: implement statx(2)

PR: 252106
Reviewed By: dchagin
Differential Revision: https://reviews.freebsd.org/D30466
/freebsd-current/sys/dev/agp/
H A Dagp_amd64.cdiff 45d0290a Fri Mar 20 12:30:20 MDT 2009 Robert Noland <rnoland@FreeBSD.org> vm_offset_t is unsigned and therefore can not be negative.
Avoid unnessecary compares.

Found with: Coverity Prevent(tm)
CID: 2362,4215,4214,4209,4208,2363,4211,4210,4213,4212

MFC after: 3 days
H A Dagp_intel.cdiff 45d0290a Fri Mar 20 12:30:20 MDT 2009 Robert Noland <rnoland@FreeBSD.org> vm_offset_t is unsigned and therefore can not be negative.
Avoid unnessecary compares.

Found with: Coverity Prevent(tm)
CID: 2362,4215,4214,4209,4208,2363,4211,4210,4213,4212

MFC after: 3 days
H A Dagp_via.cdiff 45d0290a Fri Mar 20 12:30:20 MDT 2009 Robert Noland <rnoland@FreeBSD.org> vm_offset_t is unsigned and therefore can not be negative.
Avoid unnessecary compares.

Found with: Coverity Prevent(tm)
CID: 2362,4215,4214,4209,4208,2363,4211,4210,4213,4212

MFC after: 3 days
H A Dagp.cdiff 45d0290a Fri Mar 20 12:30:20 MDT 2009 Robert Noland <rnoland@FreeBSD.org> vm_offset_t is unsigned and therefore can not be negative.
Avoid unnessecary compares.

Found with: Coverity Prevent(tm)
CID: 2362,4215,4214,4209,4208,2363,4211,4210,4213,4212

MFC after: 3 days
H A Dagp_i810.cdiff 45d0290a Fri Mar 20 12:30:20 MDT 2009 Robert Noland <rnoland@FreeBSD.org> vm_offset_t is unsigned and therefore can not be negative.
Avoid unnessecary compares.

Found with: Coverity Prevent(tm)
CID: 2362,4215,4214,4209,4208,2363,4211,4210,4213,4212

MFC after: 3 days

Completed in 575 milliseconds