]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-04-25 Robert WatsonMove lock assertions to top of in6_pcbladdr(): we still...
2006-04-25 Robert WatsonExtend getsock() to return the struct file flags read...
2006-04-25 Robert WatsonAbstract inpcb drop logic, previously just setting...
2006-04-25 Mohan SrinivasanBump up the NFS server dupreq cache limit to 2K (from...
2006-04-25 Jung-uk KimCheck if reported HTT cores are physical cores. This...
2006-04-24 Marcel MoolenaarRevert previous commit. It's not part of the ppc(4...
2006-04-24 Marcel Moolenaaro Move ISA specific code from ppc.c to ppc_isa.c ...
2006-04-24 Jung-uk KimAdd another Intel CPU feature flag, xTPR (Send Task...
2006-04-24 Jung-uk KimCheck if deterministic cache parameters leaf is valid...
2006-04-24 Marcel MoolenaarRemove the sab(4) manpage.
2006-04-24 Marcel MoolenaarRemove the sab(4) driver. It is superseded by scc(4).
2006-04-24 Colin PercivalAdjust dangerous-shared-cache-detection logic from...
2006-04-24 Maxim KonovalovInherit LOCAL_CREDS option from listen socket for socke...
2006-04-24 Diomidis SpinellisAdd attribution: the quote comes from Perlis's Paradigm...
2006-04-24 Xin LIMove AHC_REG_PRETTY_PRINT and AHD_REG_PRETTY_PRINT...
2006-04-24 Robert WatsonInstead of calling tcp_usr_detach() from tcp_usr_abort...
2006-04-23 Marcel MoolenaarMFp4: Add the ipend() method to the serdev I/F to allow...
2006-04-23 Marcel MoolenaarMFp4: Calculate the divisor before setting the DLAB...
2006-04-23 Xin LINote FreeBSD-SA-06:14.fpu.asc
2006-04-23 Robert WatsonAssert that sockets passed into soabort() not be SQ_COM...
2006-04-23 David MaloneAdd some new options to mac_bsdestended. We can now...
2006-04-23 Robert Watsonstyle(9) treatment following fixups.
2006-04-23 Robert WatsonEliminate unnecessary use of labels in error unwinding...
2006-04-23 Robert WatsonAcquire natm mutex after traversing so_pcb, not before...
2006-04-23 Robert WatsonAdd missing 'not' to SQ_COMP comment.
2006-04-23 Robert WatsonMove handling of SQ_COMP exception case in sofree(...
2006-04-23 Robert WatsonUpdate natm PCB debugging code:
2006-04-23 Robert WatsonModify in6_pcbpurgeif0() to accept a pcbinfo structure...
2006-04-23 Robert WatsonReplace isn_mtx direct use with ISN_*() lock macros...
2006-04-23 David XuRemove multiple _get_curthread() calls.
2006-04-23 Xin LIMFen 1.911 -> 1.914
2006-04-22 Hiroki Sato- Mark MFC'd items.
2006-04-22 Olivier HouchardMFother arches :
2006-04-22 Robert WatsonIntroduce a new TCP mutex, isn_mtx, which protects...
2006-04-22 Robert WatsonAssert the inpcb lock when rehashing an inpcb.
2006-04-22 Robert WatsonRemove pcbinfo locking from in_setsockaddr() and in_set...
2006-04-22 Marcel MoolenaarRevert part of previous commit. In alpha_platform_alloc...
2006-04-22 Daniel EischenOops, correct the weak reference (s/fclose/fcloseall).
2006-04-22 Daniel EischenBump __FreeBSD_version to reflect the addition of fclos...
2006-04-22 Daniel EischenNow that libc has fcloseall(), remove _cleanup() from...
2006-04-22 Daniel EischenAdd a prototype for fcloseall().
2006-04-22 Daniel EischenAdd fcloseall() to libc. This removes the need to...
2006-04-22 Christian BruefferCorrect two typos in comments.
2006-04-22 Tom RhodesClean up, comment out non-base utilities, fix up comments.
2006-04-22 Ariff AbdullahAdd support for (latest) VIA VT8251 (rev. 0x07) audio...
2006-04-22 Tom RhodesRevert previous to this file before an actual request...
2006-04-22 John-Mark Gurneydocument the various bus_space_*_stream_? functions...
2006-04-22 Joseph KoshyFix a typo.
2006-04-21 John BaldwinPrint td_name instead of p_comm if td_name is non-empty for
2006-04-21 John BaldwinUse LIST_FOREACH().
2006-04-21 Maxim Konovalovo Do recrack(arguments) for commands which actually...
2006-04-21 Jung-uk KimFree allocated environment variables after use.
2006-04-21 Paul SaabDon't try to kill embryonic processes in killpg1(...
2006-04-21 Jung-uk KimRemove unnecessary assignment.
2006-04-21 Matt JacobRedo some code based upon issues found by Coverity.
2006-04-21 Matt JacobChange some order of the way we do some target mode...
2006-04-21 Matt JacobSome more gratuitous format and name changes.
2006-04-21 Xin LIMention the minidump feature.
2006-04-21 Marcel MoolenaarIn nexus_teardown_intr(), actually remove the handler.
2006-04-21 Warner LoshMFp4:
2006-04-21 Warner LoshMFp4: Loop forever getting characters... A kludge...
2006-04-21 Warner LoshMFp4: Integrate support for building tag support for...
2006-04-21 Warner LoshMFp4:
2006-04-21 Warner LoshMove from arm_init.s -> .S. #ifdef linux vs freebsd...
2006-04-21 Yoshihiro TakahashiAdd minidump.h for pc98.
2006-04-21 Yoshihiro TakahashiMFi386: revision 1.554 (add minidump_machdep.c).
2006-04-21 Yoshihiro TakahashiMFi386: revision 1.625.
2006-04-21 Xin LIBecause optarg and optind are defined in unistd.h,
2006-04-21 Paul SaabAllow for nmbclusters and maxsockets to be increased...
2006-04-21 Warner LoshMFp4: formatting nits and minor style changes that...
2006-04-21 Warner LoshAllow one to enable building tags. Check the size...
2006-04-21 Warner LoshMFp4:
2006-04-21 Tom RhodesUpdate for rev 1.205 of vm_mmap.c.
2006-04-21 Warner LoshMFp4:
2006-04-21 Tom RhodesIt seems that POSIX would rather ENODEV returned in...
2006-04-21 Tom RhodesRemove what I believe are two useless ifdefs. If a...
2006-04-21 Warner LoshMFp4:
2006-04-21 Warner Loshspi flash updating boot loader. upload this file for...
2006-04-21 Warner Loshiic eeprom updating boot loader. upload this file...
2006-04-21 Warner LoshAdd boot0iic and boot0spi. These are 'shortcut' boot...
2006-04-21 Peter WemmOops. Minidumps were developed on 6.x, in without...
2006-04-21 Peter WemmTeach libkvm how to read minidumps. It turns out that...
2006-04-21 Peter WemmMerge minidumps from amd64 where they were originally...
2006-04-21 Peter WemmIntroduce minidumps. Full physical memory crash dumps...
2006-04-21 Joseph KoshySpelling/grammar fixes.
2006-04-20 Christian Brueffer- ipmi is a device, not an option (1)
2006-04-20 Xin LIAfter some discussion we believe that having SERVERS...
2006-04-20 Andrey A. ChernovFix x.fmt
2006-04-20 Pawel Jakub... geli(8) provides keys on newsession time, so remove...
2006-04-20 Pawel Jakub... padlock(4) doesn't support explicitly provided keys...
2006-04-20 Sam Leffleradd debug msg
2006-04-20 Warner LoshSet the rid for the resoruce obtained from rman_reserve...
2006-04-20 Warner LoshSet the rid for any resource obtained from rman_reserve...
2006-04-20 Warner LoshSet the rid for any resource obtained from rman_resourc...
2006-04-20 Warner LoshSet the rid of the resource obtained from rman_reserve_...
2006-04-20 Warner LoshSet the rid for a resoruce allocated with rman_reserve_...
2006-04-20 Warner LoshSet the rid for any resources that are allocated at...
2006-04-20 Warner LoshWhen returning a resource that we've allocated with...
2006-04-20 Warner LoshSet the rid of the resource we're about to return to...
2006-04-20 Paul SaabFree another memory leak when dealing with disk notific...
next