]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-04-23 delphijNote FreeBSD-SA-06:14.fpu.asc
2006-04-23 rwatsonAssert that sockets passed into soabort() not be SQ_COM...
2006-04-23 dwmaloneAdd some new options to mac_bsdestended. We can now...
2006-04-23 rwatsonstyle(9) treatment following fixups.
2006-04-23 rwatsonEliminate unnecessary use of labels in error unwinding...
2006-04-23 rwatsonAcquire natm mutex after traversing so_pcb, not before...
2006-04-23 rwatsonAdd missing 'not' to SQ_COMP comment.
2006-04-23 rwatsonMove handling of SQ_COMP exception case in sofree(...
2006-04-23 rwatsonUpdate natm PCB debugging code:
2006-04-23 rwatsonModify in6_pcbpurgeif0() to accept a pcbinfo structure...
2006-04-23 rwatsonReplace isn_mtx direct use with ISN_*() lock macros...
2006-04-23 davidxuRemove multiple _get_curthread() calls.
2006-04-23 delphijMFen 1.911 -> 1.914
2006-04-22 hrs- Mark MFC'd items.
2006-04-22 cognetMFother arches :
2006-04-22 rwatsonIntroduce a new TCP mutex, isn_mtx, which protects...
2006-04-22 rwatsonAssert the inpcb lock when rehashing an inpcb.
2006-04-22 rwatsonRemove pcbinfo locking from in_setsockaddr() and in_set...
2006-04-22 marcelRevert part of previous commit. In alpha_platform_alloc...
2006-04-22 deischenOops, correct the weak reference (s/fclose/fcloseall).
2006-04-22 deischenBump __FreeBSD_version to reflect the addition of fclos...
2006-04-22 deischenNow that libc has fcloseall(), remove _cleanup() from...
2006-04-22 deischenAdd a prototype for fcloseall().
2006-04-22 deischenAdd fcloseall() to libc. This removes the need to...
2006-04-22 bruefferCorrect two typos in comments.
2006-04-22 trhodesClean up, comment out non-base utilities, fix up comments.
2006-04-22 ariffAdd support for (latest) VIA VT8251 (rev. 0x07) audio...
2006-04-22 trhodesRevert previous to this file before an actual request...
2006-04-22 jmgdocument the various bus_space_*_stream_? functions...
2006-04-22 jkoshyFix a typo.
2006-04-21 jhbPrint td_name instead of p_comm if td_name is non-empty for
2006-04-21 jhbUse LIST_FOREACH().
2006-04-21 maximo Do recrack(arguments) for commands which actually...
2006-04-21 jkimFree allocated environment variables after use.
2006-04-21 psDon't try to kill embryonic processes in killpg1(...
2006-04-21 jkimRemove unnecessary assignment.
2006-04-21 mjacobRedo some code based upon issues found by Coverity.
2006-04-21 mjacobChange some order of the way we do some target mode...
2006-04-21 mjacobSome more gratuitous format and name changes.
2006-04-21 delphijMention the minidump feature.
2006-04-21 marcelIn nexus_teardown_intr(), actually remove the handler.
2006-04-21 impMFp4:
2006-04-21 impMFp4: Loop forever getting characters... A kludge...
2006-04-21 impMFp4: Integrate support for building tag support for...
2006-04-21 impMFp4:
2006-04-21 impMove from arm_init.s -> .S. #ifdef linux vs freebsd...
2006-04-21 nyanAdd minidump.h for pc98.
2006-04-21 nyanMFi386: revision 1.554 (add minidump_machdep.c).
2006-04-21 nyanMFi386: revision 1.625.
2006-04-21 delphijBecause optarg and optind are defined in unistd.h,
2006-04-21 psAllow for nmbclusters and maxsockets to be increased...
2006-04-21 impMFp4: formatting nits and minor style changes that...
2006-04-21 impAllow one to enable building tags. Check the size...
2006-04-21 impMFp4:
2006-04-21 trhodesUpdate for rev 1.205 of vm_mmap.c.
2006-04-21 impMFp4:
2006-04-21 trhodesIt seems that POSIX would rather ENODEV returned in...
2006-04-21 trhodesRemove what I believe are two useless ifdefs. If a...
2006-04-21 impMFp4:
2006-04-21 impspi flash updating boot loader. upload this file for...
2006-04-21 impiic eeprom updating boot loader. upload this file...
2006-04-21 impAdd boot0iic and boot0spi. These are 'shortcut' boot...
2006-04-21 peterOops. Minidumps were developed on 6.x, in without...
2006-04-21 peterTeach libkvm how to read minidumps. It turns out that...
2006-04-21 peterMerge minidumps from amd64 where they were originally...
2006-04-21 peterIntroduce minidumps. Full physical memory crash dumps...
2006-04-21 jkoshySpelling/grammar fixes.
2006-04-20 brueffer- ipmi is a device, not an option (1)
2006-04-20 delphijAfter some discussion we believe that having SERVERS...
2006-04-20 acheFix x.fmt
2006-04-20 pjdgeli(8) provides keys on newsession time, so remove...
2006-04-20 pjdpadlock(4) doesn't support explicitly provided keys...
2006-04-20 samadd debug msg
2006-04-20 impSet the rid for the resoruce obtained from rman_reserve...
2006-04-20 impSet the rid for any resource obtained from rman_reserve...
2006-04-20 impSet the rid for any resource obtained from rman_resourc...
2006-04-20 impSet the rid of the resource obtained from rman_reserve_...
2006-04-20 impSet the rid for a resoruce allocated with rman_reserve_...
2006-04-20 impSet the rid for any resources that are allocated at...
2006-04-20 impWhen returning a resource that we've allocated with...
2006-04-20 impSet the rid of the resource we're about to return to...
2006-04-20 psFree another memory leak when dealing with disk notific...
2006-04-20 jmgconst'ify resource_spec to note that we won't be changi...
2006-04-19 impr_spare1 and r_spare2 aren't needed. They aren't used...
2006-04-19 mjacobRemove debounce code in mpt_intr. After some reflection
2006-04-19 jhbAdd MLINKS for rwlock(9).
2006-04-19 jhbDocument rw_try_upgrade() and rw_downgrade().
2006-04-19 jhbImplement rw_try_upgrade() and rw_downgrade(). rw_try_...
2006-04-19 jhbVarious nits and fixups so that the text reads smoother...
2006-04-19 jhbTrim a couple of xrefs.
2006-04-19 psFree some previously leaked memory on module unload.
2006-04-19 marcelRemove sab(4).
2006-04-19 bruefferAdd a missing .Pp call.
2006-04-19 bruefferIndentation fixes
2006-04-19 bruefferDocument how the backoff delay is calculated.
2006-04-19 impMFp4 (checkpoint of work in progress):
2006-04-19 ruRe-add option -C to usage().
2006-04-19 keramidaDocument the -C option of top(1), which has been added...
2006-04-19 delphijAdd -u and -U which functions like the jail(8) that...
2006-04-19 cpercivaCorrect a local information leakage bug affecting AMD...
next