]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-05-20 Matt JacobIncrease size of timer counter bitfield to accomodate...
2007-05-20 Marius Strobl- Staticize cpu_ipi_send() and cpu_mp_unleash() as...
2007-05-20 Marius Strobl- Also identify USIIIi+, USIV and USIV+ CPUs.
2007-05-20 Marius StroblGiven that these sparc64 (as in sun4u) specific headers...
2007-05-20 Marius StroblDelete the unused/not really used sparc64 (as in sun4u...
2007-05-20 Marius StroblDelete a remnant of the old sparc64 nexus(4) which...
2007-05-20 Marius StroblRemove superfluous inclusion of machine/ver.h.
2007-05-20 Marius StroblMake previous revision compile.
2007-05-20 Greg LeheyForced commit to note that last commit:
2007-05-20 Greg LeheyUpdate /etc/protocols with IANA list updated 2007-02-12
2007-05-20 Greg LeheyWhite space fixes only: replace spaces with tabs.
2007-05-20 Greg LeheyBring the well known ports of /etc/services into sync...
2007-05-20 Andrew Thompson- packets on the input interface were counted twice
2007-05-19 Florent ThoumieAdd new x11-drivers category.
2007-05-19 Florent ThoumieAdd new x11-drivers category.
2007-05-19 John BaldwinRename the macros for assertion flags passed to sx_asse...
2007-05-19 Andre OppermannIn kern_sendfile() adjust byte accounting of the file...
2007-05-19 Dag-Erling... Revision 1.576 removed too much. I didn't notice becau...
2007-05-19 John BaldwinDocument sx_xholder().
2007-05-19 John BaldwinExpose sx_xholder() as a public macro. It returns...
2007-05-19 Bruce A. MahAdd a few sentences of caution for Microsoft Vista...
2007-05-19 John BaldwinOops, didn't include SX_ADAPTIVESPIN in the list of...
2007-05-19 Marcel MoolenaarFix GCC warning: va = va += PAGE_SIZE contains pointles...
2007-05-19 Alexander KabaevUse LDADD to add -lgcc to the end of linker command...
2007-05-19 John BaldwinDocument SX_RECURSE flag.
2007-05-19 John BaldwinAdd a new SX_RECURSE flag to make support for recursive...
2007-05-19 Olivier HouchardUse __mcount() instead of _mcount() to reduce diffs...
2007-05-19 Alexander KabaevFix the fallout from over-zealous obsolete files remova...
2007-05-19 Maxime HenrionThis commit was generated by cvs2svn to compensate...
2007-05-19 Maxime HenrionFix a typo that caused the #undef directive to not...
2007-05-19 Olivier HouchardConstify to please gcc 4.2.
2007-05-19 Olivier HouchardDo not try to inline pmap_kremove(), as it's exported.
2007-05-19 Joel DahlFix randomly broken playback with Fortemedia FM801...
2007-05-19 Olivier HouchardDo not try to inline bus_dmamap_sync_buf(), gcc 4.2...
2007-05-19 Marcel MoolenaarAdd a level of indirection to the kernel PTE table...
2007-05-19 Xin LIMention gcc 4.2.0 import.
2007-05-19 Xin LIBump __FreeBSDversion to 700042 to indicate that gcc...
2007-05-19 Marcel MoolenaarAccount for the fact that contigmalloc(9) can return...
2007-05-19 Olivier HouchardSwitch the kernel's pmap domain from 15 to 0.
2007-05-19 Christian BruefferNew release notes:
2007-05-19 Joel DahlTurn off the AK452X De-emphasis filter for 44.1KHz...
2007-05-19 Joel DahlFix detection of PC-9821 V166 internal sound card.
2007-05-19 Scott LongMinor update to version 3.70.03.007
2007-05-19 Andrew ThompsonCompare the partner system priority when choosing the...
2007-05-19 Scott LongWork-around for upgrading from a pre-symbol-versioned...
2007-05-19 Andrew ThompsonImplement the Marker Protocol. A marker frame is placed...
2007-05-19 Maxim Konovalovo Fix typo: firwalling -> firewalling.
2007-05-19 Alexander KabaevCosmetics: remove extra space from GCC version string.
2007-05-19 Alexander KabaevDo not compile hash_compat.c.
2007-05-19 Robert WatsonCheck return value of m_pullup() in firewire_input().
2007-05-19 Colin PercivalDon't forget to free a string allocated by strdup where...
2007-05-19 Alexander KabaevTweak inlining parameters a little. Add warning to...
2007-05-19 Alexander KabaevRemove extern struct pcpu __pcpu[]; from the header...
2007-05-19 Alexander KabaevInclude machine/pcb.hto turn extern struct pcb stoppcbs...
2007-05-19 Alexander KabaevRemove local static redefinition of ucom_devclass.
2007-05-19 Alexander KabaevMake sure libc is installed before all other shared...
2007-05-19 Alexander KabaevAdd kern.arnd sysctl. SSP code uses it to initialize...
2007-05-19 Alexander KabaevDisable -Werror for now.
2007-05-19 Alexander KabaevAdd -Wno-pointer-sign to CWARNFLAGS.
2007-05-19 Alexander KabaevIntroduce WITHOUT_SSP option that allows users to exclu...
2007-05-19 Alexander KabaevUniversally disable -Werror until src/ is in better...
2007-05-19 Alexander KabaevUse built-in _end symbol insteadof 'end' for consistenc...
2007-05-19 Alexander KabaevDo not declare float_detect_tininess as external if...
2007-05-19 Alexander KabaevMake sure GCC will not try to link libc with itself.
2007-05-19 Alexander KabaevFollow NetBSD, OpenBSD and DragonfyBSD project and...
2007-05-19 Alexander KabaevUpdate bmake glue to build GCC 4.2.
2007-05-19 Alexander KabaevGCC will now properly link libc with all shared objects...
2007-05-19 Alexander KabaevAdd templates for new GCC 4.2 C++ include files hierarchy.
2007-05-19 Alexander KabaevFix generator glue to only expose extern struct units...
2007-05-19 Alexander KabaevRemove extern int verbose declaration. It is declared...
2007-05-19 Alexander KabaevFix static/extern mismatch by patching corresponding...
2007-05-19 Alexander KabaevRe-add local FreeBSD change: prefer /tmp to /var/tmp...
2007-05-19 Alexander KabaevMerge arm-freebsd.h.diff directly into the target file...
2007-05-19 Alexander KabaevAdd FMT_FLAG_NULL_FORMAT_OK flag.
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevRemove files that are not part of GCC distribution...
2007-05-19 Alexander KabaevUpdate configuration files for GCC 4.2.
2007-05-19 Alexander KabaevMerge local FreeBSD changes for -mno-align-long-strings.
2007-05-19 Alexander KabaevMerge local FreeBSD changes.
2007-05-19 Alexander KabaevIn FreeBSD -O0 -O1 optimize alignment for time, not...
2007-05-19 Alexander KabaevMerge local changes for -mprofiler-epilogue support.
2007-05-19 Alexander KabaevMerge local FreeBSD changes to support -fformat-extensions.
2007-05-19 Alexander KabaevAdd FreeBSD suffix to GCC version string.
2007-05-19 Alexander KabaevFreeBSD uses unchanged versions of this files.
2007-05-19 Andrew ThompsonFix a mbuf leak where sc_start fails or the protocol...
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevGCC 4.2.0 release miscellaneous support libraries.
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevGCC 4.2.0 release Objective C runtime support code.
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevGCC 4.2.0 release C++ standard library and runtime...
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevGCC 4.2.0 release.
2007-05-18 Andrew ThompsonFix locking assert where we should hold the reader...
2007-05-18 Matt JacobZero scsi_readcapacity allocations so we can really
2007-05-18 Andre OppermannBe more restrictive with segment validity checks in...
2007-05-18 Andre Oppermanno Add syslog logging under LOG_DEBUG to various failure...
2007-05-18 Robert WatsonRemove unnecessary assignment.
2007-05-18 Andre OppermannAdd tcp_log_addrs() function to generate and standardiz...
2007-05-18 John BaldwinFix statistical accounting for bytes and packets during...
next