Searched hist:2006 (Results 201 - 225 of 7501) sorted by relevance

1234567891011>>

/freebsd-10.2-release/lib/libelf/
H A Dlibelf_align.cdiff 165316 Mon Dec 18 05:36:23 MST 2006 jkoshy Use the correct value of __FreeBSD_version.
164190 Sat Nov 11 17:16:35 MST 2006 jkoshy MFP4: Add an implementation of the ELF(3) and GELF(3) API set.

Bump __FreeBSD_version.

Reviewed by: jb
/freebsd-10.2-release/lib/libkse/arch/powerpc/powerpc/
H A Dpthread_md.cdiff 161828 Fri Sep 01 17:52:13 MDT 2006 marcel Stylize. Introduce ppc_{get|set}_tp() and ppc_{get|set}_tcb() to
abstract the magic that happens when deriving one or the other.
diff 161802 Fri Sep 01 06:17:16 MDT 2006 marcel Implement TLS.
/freebsd-10.2-release/lib/libutil/
H A Dkld.cdiff 158907 Thu May 25 04:01:04 MDT 2006 delphij - Add include for libutil.h and string.h for prototype.
- Cast the rvalue to be compared with the result of
strlen() to size_t.
155804 Sat Feb 18 11:25:28 MST 2006 des Add utility functions for checking if a given kernel module is loaded,
and loading it.
/freebsd-10.2-release/lib/libypclnt/
H A Dypclnt.hdiff 160804 Fri Jul 28 21:34:37 MDT 2006 stefanf Remove debug code.

Suggested by: des
diff 160445 Mon Jul 17 20:39:08 MDT 2006 stefanf Use variadic macros that comply with C99. Keep the GCC-style ones if
DEBUG is defined and GCC is used.
/freebsd-10.2-release/lib/libc/include/
H A Dport_after.hdiff 156964 Tue Mar 21 18:31:24 MST 2006 ume We have gmtime_r(3).
156956 Tue Mar 21 15:37:16 MST 2006 ume - Merge our local changes.
- Exclude unnecessary functions for us.
H A Dresolv_mt.hdiff 156953 Tue Mar 21 15:03:19 MST 2006 ume This commit was generated by cvs2svn to compensate for changes in r156952,
which included commits to RCS files with non-trunk default branches.
156952 Tue Mar 21 15:03:19 MST 2006 ume Vendor import of BIND 9.3.2
/freebsd-10.2-release/lib/libc/inet/
H A DMakefile.incdiff 157049 Thu Mar 23 16:55:13 MST 2006 des It's not enough to provide symbol map files; you also have to add them
to ${SYM_MAPS}. This unbreaks world with SYMVER_ENABLED.

Pointy hat to: ume
156956 Tue Mar 21 15:37:16 MST 2006 ume - Merge our local changes.
- Exclude unnecessary functions for us.
/freebsd-10.2-release/lib/libc/nameser/
H A DMakefile.incdiff 157049 Thu Mar 23 16:55:13 MST 2006 des It's not enough to provide symbol map files; you also have to add them
to ${SYM_MAPS}. This unbreaks world with SYMVER_ENABLED.

Pointy hat to: ume
156956 Tue Mar 21 15:37:16 MST 2006 ume - Merge our local changes.
- Exclude unnecessary functions for us.
/freebsd-10.2-release/lib/libc/powerpc/gen/
H A D_set_tp.cdiff 161853 Sat Sep 02 01:07:21 MDT 2006 marcel Whitespace fix.
diff 161729 Wed Aug 30 00:57:35 MDT 2006 marcel Avoid dead code elimination of the assignment to TP by using inline
assembly.
/freebsd-10.2-release/lib/libc/resolv/
H A Dh_errno.cdiff 158792 Sun May 21 11:29:26 MDT 2006 ume Nuke some compatibility crufts of resolver for 6.X and earlier.

X-MFC after: never
156956 Tue Mar 21 15:37:16 MST 2006 ume - Merge our local changes.
- Exclude unnecessary functions for us.
/freebsd-10.2-release/lib/libc/stdio/
H A Dfcloseall.cdiff 157963 Sat Apr 22 16:47:59 MDT 2006 deischen Oops, correct the weak reference (s/fclose/fcloseall).

Spotted by: Antoine Brodin (antoine _dot_ brodin _at_ laposte _dot_ net)
157959 Sat Apr 22 15:09:15 MDT 2006 deischen Add fcloseall() to libc. This removes the need to export _cleanup().
Linux also provides an fcloseall() implementation.

Discussed on: arch
/freebsd-10.2-release/lib/libc/stdlib/
H A Da64l.3diff 162841 Sat Sep 30 10:34:13 MDT 2006 ru Revise markup in recently added manpages.
diff 156043 Sun Feb 26 23:01:11 MST 2006 wkoszek Fix typo in manual page reference.

Approved by: cognet (mentor)
MFC after: 3 days
/freebsd-10.2-release/contrib/gdb/gdb/config/powerpc/
H A Dfbsd.mhdiff 161562 Thu Aug 24 02:43:20 MDT 2006 marcel This commit was generated by cvs2svn to compensate for changes in r161561,
which included commits to RCS files with non-trunk default branches.
161561 Thu Aug 24 02:43:20 MDT 2006 marcel Add support for PowerPC. These files are added onto the FSF branch
to avoid future conflicts.
H A Dfbsd.mtdiff 161562 Thu Aug 24 02:43:20 MDT 2006 marcel This commit was generated by cvs2svn to compensate for changes in r161561,
which included commits to RCS files with non-trunk default branches.
161561 Thu Aug 24 02:43:20 MDT 2006 marcel Add support for PowerPC. These files are added onto the FSF branch
to avoid future conflicts.
H A Dnm-fbsd.hdiff 161562 Thu Aug 24 02:43:20 MDT 2006 marcel This commit was generated by cvs2svn to compensate for changes in r161561,
which included commits to RCS files with non-trunk default branches.
161561 Thu Aug 24 02:43:20 MDT 2006 marcel Add support for PowerPC. These files are added onto the FSF branch
to avoid future conflicts.
/freebsd-10.2-release/contrib/gdb/gdb/config/rs6000/
H A Dnm-rs6000.hdiff 161538 Wed Aug 23 03:28:37 MDT 2006 marcel This commit was generated by cvs2svn to compensate for changes in r161537,
which included commits to RCS files with non-trunk default branches.
161537 Wed Aug 23 03:28:37 MDT 2006 marcel Import files needed for PowerPC support and not included in the
original GDB 6.1.1 import.
H A Dnm-rs6000ly.hdiff 161538 Wed Aug 23 03:28:37 MDT 2006 marcel This commit was generated by cvs2svn to compensate for changes in r161537,
which included commits to RCS files with non-trunk default branches.
161537 Wed Aug 23 03:28:37 MDT 2006 marcel Import files needed for PowerPC support and not included in the
original GDB 6.1.1 import.
H A Drs6000.mhdiff 161538 Wed Aug 23 03:28:37 MDT 2006 marcel This commit was generated by cvs2svn to compensate for changes in r161537,
which included commits to RCS files with non-trunk default branches.
161537 Wed Aug 23 03:28:37 MDT 2006 marcel Import files needed for PowerPC support and not included in the
original GDB 6.1.1 import.
H A Drs6000.mtdiff 161538 Wed Aug 23 03:28:37 MDT 2006 marcel This commit was generated by cvs2svn to compensate for changes in r161537,
which included commits to RCS files with non-trunk default branches.
161537 Wed Aug 23 03:28:37 MDT 2006 marcel Import files needed for PowerPC support and not included in the
original GDB 6.1.1 import.
H A Drs6000lynx.mhdiff 161538 Wed Aug 23 03:28:37 MDT 2006 marcel This commit was generated by cvs2svn to compensate for changes in r161537,
which included commits to RCS files with non-trunk default branches.
161537 Wed Aug 23 03:28:37 MDT 2006 marcel Import files needed for PowerPC support and not included in the
original GDB 6.1.1 import.
H A Drs6000lynx.mtdiff 161538 Wed Aug 23 03:28:37 MDT 2006 marcel This commit was generated by cvs2svn to compensate for changes in r161537,
which included commits to RCS files with non-trunk default branches.
161537 Wed Aug 23 03:28:37 MDT 2006 marcel Import files needed for PowerPC support and not included in the
original GDB 6.1.1 import.
H A Dtm-rs6000.hdiff 161538 Wed Aug 23 03:28:37 MDT 2006 marcel This commit was generated by cvs2svn to compensate for changes in r161537,
which included commits to RCS files with non-trunk default branches.
161537 Wed Aug 23 03:28:37 MDT 2006 marcel Import files needed for PowerPC support and not included in the
original GDB 6.1.1 import.
H A Dtm-rs6000ly.hdiff 161538 Wed Aug 23 03:28:37 MDT 2006 marcel This commit was generated by cvs2svn to compensate for changes in r161537,
which included commits to RCS files with non-trunk default branches.
161537 Wed Aug 23 03:28:37 MDT 2006 marcel Import files needed for PowerPC support and not included in the
original GDB 6.1.1 import.
H A Dxm-rs6000.hdiff 161538 Wed Aug 23 03:28:37 MDT 2006 marcel This commit was generated by cvs2svn to compensate for changes in r161537,
which included commits to RCS files with non-trunk default branches.
161537 Wed Aug 23 03:28:37 MDT 2006 marcel Import files needed for PowerPC support and not included in the
original GDB 6.1.1 import.
/freebsd-10.2-release/contrib/gdb/gdb/
H A Dppcfbsd-tdep.hdiff 161562 Thu Aug 24 02:43:20 MDT 2006 marcel This commit was generated by cvs2svn to compensate for changes in r161561,
which included commits to RCS files with non-trunk default branches.
161561 Thu Aug 24 02:43:20 MDT 2006 marcel Add support for PowerPC. These files are added onto the FSF branch
to avoid future conflicts.

Completed in 137 milliseconds

1234567891011>>