]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-04-10 pjdReduce diff against vendor - we have now stronger check...
2007-04-10 thompsaAdd trunk(4) module.
2007-04-10 thompsaHook trunk(4) up to the build.
2007-04-10 bmsMark netstat -g host-mode output as deprecated.
2007-04-10 thompsaAdd the trunk(4) driver for providing link aggregation...
2007-04-10 bmsConsiderably rework the ifmcstat utility.
2007-04-09 pjdRemove unused #define.
2007-04-09 kanBring rtld exports in line with corresponding symbols...
2007-04-09 thompsaFix a compiler warning so hash.h can be included in...
2007-04-09 kanClean-ip TLS symbol versions. [_]__tls_get_addr functio...
2007-04-09 pjdFix build breakage.
2007-04-09 pjdAdd zfs_load here.
2007-04-09 emasteAdd prototype for generated ptraceopname function.
2007-04-09 njlRestore the locking for the sleep/wakeup to avoid waiti...
2007-04-09 pjdDocument KERN_HOSTUUID.
2007-04-09 bmsRemove __P.
2007-04-09 bmsFix a bug whereby group addresses were incorrectly...
2007-04-09 njlClean up the root mount and mount wait code. No mutexe...
2007-04-09 pjdAdd rc.d/hostid script (turned on by default) which...
2007-04-09 pjdAdd kern.hostuuid sysctl, which will be used to keep...
2007-04-09 pjdMove uuidgen(1) from /usr/bin/ to /bin/. It will be...
2007-04-09 emasteRemove static ptrace_ops array and extract ptrace op...
2007-04-09 miwi- Add my mentees, farrokhi@ and nox@
2007-04-09 pisoThe old PacketAlias* API is not exported when
2007-04-09 kmacythrow sun4v into the check while we're at it
2007-04-09 kmacybusdma tags are opaque on all architectures except...
2007-04-09 samcorrect copyright attribution; there was no copyright...
2007-04-09 emasteDocument PT_GETNUMLWPS.
2007-04-09 kevloAdd myself
2007-04-09 kevloAdd myself
2007-04-09 kanLINT on ia64 requires memset symbol too. Make fire...
2007-04-09 andreSort sctp_*.c files.
2007-04-09 desApply "additional TCP options" earlier.
2007-04-09 desFILESYSTEMS requires root, so requiring both of them...
2007-04-09 desAdd zfs to REQUIRE.
2007-04-09 cpercivaClean up error handling in archive_append to match...
2007-04-09 scottlMake use of M_ZERO in various malloc calls.
2007-04-09 scottlFix a logic bug that slipped in at the last minute...
2007-04-09 grogAdd -A flag to adjust existing time stamps.
2007-04-09 gshapirosendmail upgraded to 8.14.1
2007-04-09 gshapiroUpdate for sendmail 8.14.1
2007-04-09 gshapiroThis FFR is no longer needed in sendmail 8.14
2007-04-09 gshapiroNew files in sendmail 8.14.1
2007-04-09 gshapiroResolve conflicts from sendmail 8.14.1 import
2007-04-09 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-09 gshapiroImport sendmail 8.14.1
2007-04-09 pjdInstead of detecting if lock is already initialized...
2007-04-09 pjdAlways try to load zpool.cache instead of trying to...
2007-04-09 pjdWe don't have to wait for the root file system to be...
2007-04-09 pjdDrop the Giant lock before calling zfs_domount(), which...
2007-04-08 pjdMove zpool.cache from /etc/zfs/ to /boot/zfs/, so we...
2007-04-08 pjdExtend kobj compatibility KPI to support operating...
2007-04-08 pjdUse root_mounted().
2007-04-08 pjdAdd root_mounted() function that returns true if the...
2007-04-08 kmacyAdd missing paren
2007-04-08 delphijBump __FreeBSDversion for CAM sg addition.
2007-04-08 sosOK, this is not my day, fix the former fix :/
2007-04-08 samDue to the recent "aircrack-ptw" WEP cracking discovery...
2007-04-08 sosHopefully unbreak the 64bit DMA support this time.
2007-04-08 kmacyremove stale variable reference
2007-04-08 pjdMFp4: Synchronize with recent OpenSolaris changes.
2007-04-08 pjdThere can be many reasons of VDEV failures, so log...
2007-04-08 kmacyadd busdma function for mapping mbuf iovecs
2007-04-08 pjdProvide sample entries to handle ZFS problem reports.
2007-04-08 pjd- Use 'name=value' so it can be properly recognized...
2007-04-08 sosDont zero out 64BIT flag on DMA ops.
2007-04-08 kmacyhook uipc_mvec.c into build
2007-04-08 kmacyConvert driver RX path over to using mbuf iovec
2007-04-08 kmacyAdd driver private mbuf iovec support routines
2007-04-08 pjdprison_free() can be called with a mutex held. This...
2007-04-08 pjdTake vnode pointer and hold it under znode lock, so...
2007-04-08 pjdOnly use prison mutex to protect the fields that need...
2007-04-08 ariffDisable cmi_midiattach(). The implementation is incompl...
2007-04-08 pjdIf we cannot open /dev/zfs try to load zfs.ko automatic...
2007-04-08 pjdpr_list is protected by the allprison_lock.
2007-04-07 pjdMove atomic.S files to directories that better fit...
2007-04-07 pjdFix libzpool compilation.
2007-04-07 kanRemove reference to FBSDprivate version. We do not...
2007-04-07 kanCatch up on rtld's special status. Since it does not...
2007-04-07 pjdLimit the number of system taskq threads to the number...
2007-04-07 scottlAdd the CAM 'SG' peripheral device. This device implem...
2007-04-07 kientzleFix build on Solaris.
2007-04-07 desBuild ZFS on amd64 and pc98.
2007-04-07 desFix some type mismatches.
2007-04-07 pjdAllow to tune maximum and minimum memory used by ARC.
2007-04-07 novelAdd my mentee, alexbl.
2007-04-07 pjdHide SEEK_DATA and SEEK_HOLE under __BSD_VISIBLE.
2007-04-07 mjacobHide bus reset announcements within bootverbose.
2007-04-07 pjd- Remove SEEK_DATA and SEEK_HOLE from stdio.h, they...
2007-04-07 bruefferThe net.link.tap.up_on_open sysctl was MFCed. While...
2007-04-07 bruefferRemove empty section.
2007-04-07 nyanFix build.
2007-04-07 hrsUnbreak.
2007-04-07 desThis commit was generated by cvs2svn to compensate...
2007-04-07 desMerge from upstream:
2007-04-07 bruefferNew release notes:
2007-04-07 pjdAdd missing mutex_init() which was causing assertion...
2007-04-07 pisoPrevent the usage of an uninitialized variable: do...
2007-04-07 pisoSilence Coverity about an unused variable.
2007-04-07 katoAdded the IPLware 3.33 support.
next