Searched hist:144921 (Results 1 - 18 of 18) sorted by relevance

/freebsd-9.3-release/lib/libthr/thread/
H A Dthr_symbols.cdiff 144921 Tue Apr 12 01:00:28 MDT 2005 davidxu Add debugger event reporting support, current only TD_CREATE and TD_DEATH
events are reported.
H A Dthr_list.cdiff 144921 Tue Apr 12 01:00:28 MDT 2005 davidxu Add debugger event reporting support, current only TD_CREATE and TD_DEATH
events are reported.
H A DMakefile.incdiff 144921 Tue Apr 12 01:00:28 MDT 2005 davidxu Add debugger event reporting support, current only TD_CREATE and TD_DEATH
events are reported.
H A Dthr_create.cdiff 144921 Tue Apr 12 01:00:28 MDT 2005 davidxu Add debugger event reporting support, current only TD_CREATE and TD_DEATH
events are reported.
H A Dthr_exit.cdiff 144921 Tue Apr 12 01:00:28 MDT 2005 davidxu Add debugger event reporting support, current only TD_CREATE and TD_DEATH
events are reported.
H A Dthr_init.cdiff 144921 Tue Apr 12 01:00:28 MDT 2005 davidxu Add debugger event reporting support, current only TD_CREATE and TD_DEATH
events are reported.
H A Dthr_private.hdiff 144921 Tue Apr 12 01:00:28 MDT 2005 davidxu Add debugger event reporting support, current only TD_CREATE and TD_DEATH
events are reported.
/freebsd-9.3-release/usr.sbin/pkg_install/add/
H A Dfutil.cdiff 206043 Thu Apr 01 12:33:56 MDT 2010 flz Various fixes.

- Replace hardcoded INDEX version. [1]
- Fix a buffer overlap. [2]
- Remove empty package when fetching fails and -K is used. [3]
- Remove useless chmod2() after mkdtemp(3). [4]
- Replace mkdir(1) call with mkdir(2). [5]
- Get rid of some vsystem() calls.
- Switch from lstat(2) to open(2) in fexists().
- Try rename(2) in move_file() first.
- Bump PKG_INSTALL_VERSION to 20100401.

PR: bin/145101 [1], bin/139492 [2], bin/144919 [3]
bin/144920 [4], bin/144921 [5]
Submitted by: gcooper [1,2,3,4,5]
H A Dperform.cdiff 206043 Thu Apr 01 12:33:56 MDT 2010 flz Various fixes.

- Replace hardcoded INDEX version. [1]
- Fix a buffer overlap. [2]
- Remove empty package when fetching fails and -K is used. [3]
- Remove useless chmod2() after mkdtemp(3). [4]
- Replace mkdir(1) call with mkdir(2). [5]
- Get rid of some vsystem() calls.
- Switch from lstat(2) to open(2) in fexists().
- Try rename(2) in move_file() first.
- Bump PKG_INSTALL_VERSION to 20100401.

PR: bin/145101 [1], bin/139492 [2], bin/144919 [3]
bin/144920 [4], bin/144921 [5]
Submitted by: gcooper [1,2,3,4,5]
/freebsd-9.3-release/usr.sbin/pkg_install/lib/
H A Durl.cdiff 206043 Thu Apr 01 12:33:56 MDT 2010 flz Various fixes.

- Replace hardcoded INDEX version. [1]
- Fix a buffer overlap. [2]
- Remove empty package when fetching fails and -K is used. [3]
- Remove useless chmod2() after mkdtemp(3). [4]
- Replace mkdir(1) call with mkdir(2). [5]
- Get rid of some vsystem() calls.
- Switch from lstat(2) to open(2) in fexists().
- Try rename(2) in move_file() first.
- Bump PKG_INSTALL_VERSION to 20100401.

PR: bin/145101 [1], bin/139492 [2], bin/144919 [3]
bin/144920 [4], bin/144921 [5]
Submitted by: gcooper [1,2,3,4,5]
H A Dmatch.cdiff 206043 Thu Apr 01 12:33:56 MDT 2010 flz Various fixes.

- Replace hardcoded INDEX version. [1]
- Fix a buffer overlap. [2]
- Remove empty package when fetching fails and -K is used. [3]
- Remove useless chmod2() after mkdtemp(3). [4]
- Replace mkdir(1) call with mkdir(2). [5]
- Get rid of some vsystem() calls.
- Switch from lstat(2) to open(2) in fexists().
- Try rename(2) in move_file() first.
- Bump PKG_INSTALL_VERSION to 20100401.

PR: bin/145101 [1], bin/139492 [2], bin/144919 [3]
bin/144920 [4], bin/144921 [5]
Submitted by: gcooper [1,2,3,4,5]
H A Dpen.cdiff 206043 Thu Apr 01 12:33:56 MDT 2010 flz Various fixes.

- Replace hardcoded INDEX version. [1]
- Fix a buffer overlap. [2]
- Remove empty package when fetching fails and -K is used. [3]
- Remove useless chmod2() after mkdtemp(3). [4]
- Replace mkdir(1) call with mkdir(2). [5]
- Get rid of some vsystem() calls.
- Switch from lstat(2) to open(2) in fexists().
- Try rename(2) in move_file() first.
- Bump PKG_INSTALL_VERSION to 20100401.

PR: bin/145101 [1], bin/139492 [2], bin/144919 [3]
bin/144920 [4], bin/144921 [5]
Submitted by: gcooper [1,2,3,4,5]
H A Dfile.cdiff 206043 Thu Apr 01 12:33:56 MDT 2010 flz Various fixes.

- Replace hardcoded INDEX version. [1]
- Fix a buffer overlap. [2]
- Remove empty package when fetching fails and -K is used. [3]
- Remove useless chmod2() after mkdtemp(3). [4]
- Replace mkdir(1) call with mkdir(2). [5]
- Get rid of some vsystem() calls.
- Switch from lstat(2) to open(2) in fexists().
- Try rename(2) in move_file() first.
- Bump PKG_INSTALL_VERSION to 20100401.

PR: bin/145101 [1], bin/139492 [2], bin/144919 [3]
bin/144920 [4], bin/144921 [5]
Submitted by: gcooper [1,2,3,4,5]
H A Dlib.hdiff 206043 Thu Apr 01 12:33:56 MDT 2010 flz Various fixes.

- Replace hardcoded INDEX version. [1]
- Fix a buffer overlap. [2]
- Remove empty package when fetching fails and -K is used. [3]
- Remove useless chmod2() after mkdtemp(3). [4]
- Replace mkdir(1) call with mkdir(2). [5]
- Get rid of some vsystem() calls.
- Switch from lstat(2) to open(2) in fexists().
- Try rename(2) in move_file() first.
- Bump PKG_INSTALL_VERSION to 20100401.

PR: bin/145101 [1], bin/139492 [2], bin/144919 [3]
bin/144920 [4], bin/144921 [5]
Submitted by: gcooper [1,2,3,4,5]
/freebsd-9.3-release/usr.sbin/pkg_install/version/
H A Dperform.cdiff 206043 Thu Apr 01 12:33:56 MDT 2010 flz Various fixes.

- Replace hardcoded INDEX version. [1]
- Fix a buffer overlap. [2]
- Remove empty package when fetching fails and -K is used. [3]
- Remove useless chmod2() after mkdtemp(3). [4]
- Replace mkdir(1) call with mkdir(2). [5]
- Get rid of some vsystem() calls.
- Switch from lstat(2) to open(2) in fexists().
- Try rename(2) in move_file() first.
- Bump PKG_INSTALL_VERSION to 20100401.

PR: bin/145101 [1], bin/139492 [2], bin/144919 [3]
bin/144920 [4], bin/144921 [5]
Submitted by: gcooper [1,2,3,4,5]
/freebsd-9.3-release/lib/libthr/
H A DMakefilediff 144921 Tue Apr 12 01:00:28 MDT 2005 davidxu Add debugger event reporting support, current only TD_CREATE and TD_DEATH
events are reported.
H A Dpthread.mapdiff 144921 Tue Apr 12 01:00:28 MDT 2005 davidxu Add debugger event reporting support, current only TD_CREATE and TD_DEATH
events are reported.
/freebsd-9.3-release/usr.sbin/pkg_install/delete/
H A Dperform.cdiff 206043 Thu Apr 01 12:33:56 MDT 2010 flz Various fixes.

- Replace hardcoded INDEX version. [1]
- Fix a buffer overlap. [2]
- Remove empty package when fetching fails and -K is used. [3]
- Remove useless chmod2() after mkdtemp(3). [4]
- Replace mkdir(1) call with mkdir(2). [5]
- Get rid of some vsystem() calls.
- Switch from lstat(2) to open(2) in fexists().
- Try rename(2) in move_file() first.
- Bump PKG_INSTALL_VERSION to 20100401.

PR: bin/145101 [1], bin/139492 [2], bin/144919 [3]
bin/144920 [4], bin/144921 [5]
Submitted by: gcooper [1,2,3,4,5]

Completed in 351 milliseconds