]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-09-16 mavHide some of driver's internal debugging.
2008-09-16 jhbAllow child devices of vgapci(4) to query VPD strings...
2008-09-16 marcelo When not making a translation cache-inhibit and...
2008-09-16 jhbRetire the 'i_reclen' field from the in-memory i-node...
2008-09-16 rodrigcBump __FreeBSD_version to reflect that kernel NFS mount...
2008-09-16 marcelRewrite cpudep_ap_bootstrap(). We now enable L3, L2...
2008-09-16 marcelo In decr_get_timecount() only read the low timebase...
2008-09-16 marcelSet pcpup->pc_curthread and pcpup->pc_curpcb before...
2008-09-16 jkoshyReplace PMC-dependent content with references to
2008-09-16 jkoshyBuild and install PMC-dependent manual pages.
2008-09-16 jkoshyFix a typo.
2008-09-16 jkoshyMove PMC documentation to separate manual pages, one...
2008-09-16 marcelo Synchronize the APs timebase and decrementer values...
2008-09-16 jkoshyMove TSC specific PMC information to its own manual...
2008-09-16 marcelIn powerpc_get_pcpup(), make the inline assembly statement
2008-09-16 jhbFix a race with shared lookups on UFS. If the the...
2008-09-16 jhb- Only set i_offset in the parent directory's i-node...
2008-09-16 jhbvdropl() drops the vnode interlock. Thus, the code...
2008-09-16 edFix minor TTY API inconsistency.
2008-09-16 jkoshyCorrect an event name alias: event "k7-dc-misses"...
2008-09-16 kibSuspend the write operations on the UFS filesystem...
2008-09-16 kibWhen attempt is made to suspend a filesystem that is...
2008-09-16 kibAdd the ffs structures introspection functions for...
2008-09-16 kibGarbage-collect vn_write_suspend_wait().
2008-09-16 kibWhen downgrading the read-write mount to read-only...
2008-09-16 kibThe struct inode *ip supplied to softdep_freefile is...
2008-09-16 edwinMFV of tzdata2008c:
2008-09-16 kmacyFurther whitespace and copyright cleanups to minimize the
2008-09-16 kmacyWhite space cleanups to bring closer to RELENG_7
2008-09-16 davidxuAllow multiple locks to be acquired by detecting corres...
2008-09-16 marcelRemove the tracing from the AP startup. The AP is known
2008-09-16 kmacyRemove some dead code along with gratuitous differences...
2008-09-15 emaxAdd uuid_enc,dec_le,be() functions to Symbol.map
2008-09-15 emaxAdd missing prototypes for uuid_enc,dec_le,be() functions.
2008-09-15 samdecription of macros to add ddb commands
2008-09-15 samadd ddb support (default to off unless built with the...
2008-09-15 samMake ddb command registration dynamic so modules can...
2008-09-15 jhbRework the handling of interrupt handlers for children...
2008-09-15 jhbExpose a new public routine intr_event_execute_handlers...
2008-09-15 obrienstyle(9)
2008-09-15 obrienRegenerate for r183042.
2008-09-15 obrienFix bug in r100384 (rev 1.2) in which the 32-bit swapon...
2008-09-15 danger- remove superfluous word
2008-09-15 edAllow COMPAT_SVR4 to be built without COMPAT_43.
2008-09-15 dfrFix async mode (required for ypbind in manycast mode).
2008-09-15 dfrDon't rely on private RPC data structures when there...
2008-09-15 pjdAdd missing ZFS_EXIT().
2008-09-15 kibConnect dev_clone.9 and devfs_set_cdevpriv.9 to the...
2008-09-15 julianHey, committed the same typo twice! must be a record
2008-09-15 jkoshyCorrect a callchain capture bug on the i386.
2008-09-15 julianrewrite rt_check. Ztake into account that whiel teh...
2008-09-15 marcelo Remove SPR_TSR & SPR_TCR for AIM.
2008-09-15 marcelDont worry about PSL_RI (restartable interrupt indicato...
2008-09-15 marcelRename cpu_config_l2cr() to cpu_print_cacheinfo()....
2008-09-14 marcelRemove debugging code.
2008-09-14 edThe si(4) and ufoma(4) drivers have been ported to...
2008-09-14 antoineAdd an obsolete file: pax removed from rescue.
2008-09-14 mavSmall addition to the previous commit. Sorry.
2008-09-14 mavAdd some missing Realtek codec IDs. Just for reference.
2008-09-14 marcelWiden psaddr_t from uintptr_t to uint64_t. This result...
2008-09-14 takawataRecover handsfree port support.(Almost all changes...
2008-09-14 marcelAllow psaddr_t to be widened by using thr_pread_{int...
2008-09-14 thompsaAdd a bunch of Novatel and Sierra 3G wireless product...
2008-09-14 mavRemove one unneeded printf from non-verbose output.
2008-09-14 edMake `quot -a' work when we've got slashes in the devic...
2008-09-14 juliancome on Julian, make up if you're committing one change...
2008-09-14 joelMinor language fixes and updates to the hardware section.
2008-09-14 rikExport IPFW_TABLES_MAX via sysctl. Part of PR: 127058.
2008-09-14 julianoops commit the version that compiles
2008-09-14 julianRevert a part of the MRT commit that proved un-needed.
2008-09-14 rikMake the commet for the default rule number more clear.
2008-09-14 kientzleChoose a flag-handling strategy based on platform capab...
2008-09-14 kientzleClean up flags support just a tad: FreeBSD support...
2008-09-14 kientzleTest handling of restores relative to symlinks.
2008-09-13 rodrigcInstead of building up a "struct nfs_args" to pass...
2008-09-13 impTake a moment to tidy some white space while I'm here...
2008-09-13 impWe don't need pax and tar. These days tar is a strict...
2008-09-13 rodrigcAdd code to parse NFS mount options passed as individual
2008-09-13 antoineFix TELOPT(opt) when opt > TELOPT_TN3270E.
2008-09-13 thompsaAllow PAGE_SHIFT to already be defined.
2008-09-13 antoineAdd files to remove when WITHOUT_HESIOD is set.
2008-09-13 bzImplement IPv6 support for TCP MD5 Signature Option...
2008-09-13 mavUpdate man page according to r182999 snd_hda driver...
2008-09-13 mavMy massive snd_hda driver update.
2008-09-13 bzTurn on TCP_SIGNATURE for LINT builds. This should...
2008-09-13 mavWe can't implicitly trust the hook on NGQF_FN/NGQF_FN2...
2008-09-12 attilio- For any lock list we hold the head in order to reduce...
2008-09-12 takawataDon't issue CDC request before negotiate the interface...
2008-09-12 emasteWhitespace cleanup.
2008-09-12 sepotvinDisplay the sum of the runtime of all the threads in...
2008-09-12 sepotvinMake mlxcontrol work with more than one system drive:
2008-09-12 jhbUse the parent device's DMA tag when creating our own...
2008-09-12 kibRemove unneeded comma.
2008-09-12 kibWhen doing rfork(0), i.e. separating curproc VM from...
2008-09-12 kibThe user_ldt_alloc() function shall return with dt_lock...
2008-09-12 kibRemove warning about static LDT segment allocation...
2008-09-12 kientzlePortability: Don't use symbolic constants when the...
2008-09-12 kientzlePortability: Not everyone is lucky enough to have ftrun...
2008-09-12 kientzlePortability: Support platforms that lack (struct stat...
2008-09-12 kientzleWindows compatibility: The stub replacement for compre...
next