]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-12-10 dougbChanges to generated files related to the 9.3.3 import.
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-10 dougbVendor import of BIND 9.3.3
2006-12-10 impStyle: Shorten a couple of lines with u_int and u_long.
2006-12-10 ariffFix AD1986A (and possibily other codecs too) microphone...
2006-12-10 kmacyremove more uses of trap_conversion to get more meaning...
2006-12-10 mjacobRemember to include isp_library.o when building an...
2006-12-10 mjacobMake cam_xpt's pronouncements match camcontrol
2006-12-10 mjacobMake MAXPHYS and DFLTPHYS options (finally).
2006-12-10 kmacyDo explicit bounds checking as a function of the actual...
2006-12-10 kmacybetter handle the case of hw.physmemstart being hw...
2006-12-10 mjacobThe MODULE_NAME should "ispfw" unless overriden, not...
2006-12-10 mjacobRemove dependency on ispfw and firmware as modules.
2006-12-10 kmacyAdd hw.physmemstart loader variable to enable the user...
2006-12-10 mjacobMake mpt_pci depend on pci and mpt_cam depend on CAM.
2006-12-10 impAs Bernd Walter points out, the rlphy is used for more...
2006-12-09 pjdIf the named file has its immutable or append-only...
2006-12-09 kmacyFix handling of the hw.physmem loader variable use...
2006-12-09 pjdIf the parent directory of the named file has its immut...
2006-12-09 pjdIf the parent directory of the destination file has...
2006-12-09 pjd- If the source file has its immutable or append-only...
2006-12-09 pjdIf the named file has its immutable or append-only...
2006-12-09 pjdIf the named file has its immutable flag set, chown...
2006-12-09 pjdIf the named file has its immutable flag set, chmod...
2006-12-09 pjdAdd reference to chflags(2).
2006-12-09 pjdIf the parent directory of the named file has its immut...
2006-12-09 syrinxInstead of explicitly initializing variables to avoid...
2006-12-09 samfix handling of ssid "-" etc; we're writing 1 byte...
2006-12-09 pjd- If the directory to be removed has its immutable...
2006-12-09 pjd- If the parent directory of the file pointed at by...
2006-12-09 pjdCorrect last commit. The parent directory of the file...
2006-12-09 pjdWhen immutable, undeletable or append-only flag is...
2006-12-09 pjdWhen undeletable flag is set, unlink(2) return EPERM.
2006-12-09 ariff- Fix headphone/speakers automute on Lenovo 3000 N100.
2006-12-09 rodrigcRemove unused variable in unionfs_root().
2006-12-09 rodrigcUse vfs_mount_error() in a few places to give more...
2006-12-09 rodrigcAdd locking around calls to unionfs_get_node_status()
2006-12-09 rodrigcIn unionfs_readdir(), prevent a possible NULL dereference.
2006-12-09 rodrigcIn unionfs_hashrem(), use LIST_FOREACH_SAFE when iterat...
2006-12-09 jkoshyMake the generated message from `elf_errmsg(-1)' a...
2006-12-09 delphijUse explicit braces to avoid ambiguous else.
2006-12-09 mppDo not exit without printing the id information if...
2006-12-09 kmacy- remove restriction on OFW kernel allocations being 4M
2006-12-09 grogChange formatting to be more compliant with style(9...
2006-12-09 grogChange copyright notice to the FreeBSD 2 clause notice.
2006-12-09 grogAdd copyright notice.
2006-12-09 grogSet channel utility for Hauuapuge PVR-250 and PVR-350.
2006-12-09 rodrigcMinor cleanup. If we are doing a mount update, and...
2006-12-09 mjacobclarify a comment slightly
2006-12-09 mjacobFind another spot where tagged command queueing got
2006-12-08 julianExplicitly emphasize a facet of m_pullup() that some...
2006-12-08 nivit- Added my entry in calendar.freebsd
2006-12-08 ruDocument the following change in behavior:
2006-12-08 hrsDisable IPv6 configuration for interfaces in pccard_eth...
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
2006-12-08 hartiVendor patch that adds a microsecond timer function.
2006-12-08 luigiFix an oscure bug triggered by a recent change in kern_...
2006-12-08 kmacyRemove the requirement that phys_avail be sorted in...
2006-12-08 kientzleStyle(9) fixes, thanks to Ruslan.
2006-12-08 kientzleThe ISO9660 spec does allow files up to 4G. Change...
2006-12-08 kientzleSupport the "-f" option by simply ignoring it.
2006-12-08 hrsAdd a link-local address to the lo0 even when ipv6_enab...
2006-12-08 kientzleMinor refactoring; move the FreeBSD-specific config...
2006-12-08 marius- Revert the parts of the previous revision which reloa...
2006-12-07 mjacobPH! Forgot to do my cross-compile check. Also now rearr...
2006-12-07 syrinxAdd support for RSTP (RFC4318) to the SNMP bridge monit...
2006-12-07 mjacobMFP4: principally to reapply tagged command support...
2006-12-07 hrsFix DESTDIR.
2006-12-07 hrsFix a build breakage due to undefined DESTDIR.
2006-12-07 marcelAdd support for multiple FAST handlers.
2006-12-07 kevloAdd header files <sys/lock.h> and <sys/mutex.h> for...
2006-12-07 ruUpdate the URL for the list of supported products.
2006-12-07 ariffDon't try to workaround broken apps (if any). If this...
2006-12-07 ariffRemove comment that is no longer relevant since previous
2006-12-07 mjacobRegenerate per the instructions.
2006-12-07 rodrigcPass a char buffer parameter with name "errmsg" to...
2006-12-07 rodrigcUse vfs_mount_error() to log mount errors in a few...
2006-12-07 kmacyfix CID 1671 by freeing listp before exit from vnex_attach
2006-12-07 kmacyfix CID 1670 by freeing pointer listp before returning
2006-12-07 kmacyfix CID 1672 by initializing variable clock
2006-12-07 kmacyFix CID 1669 by removing dead sf_buf code
2006-12-07 avatarCompleting the process of UUCP migration to ports.
2006-12-07 samHandle a missing NPE firmware file better; if it's...
2006-12-07 cognetUnbreak build for Skyeye: do not attempt to do any...
2006-12-06 jhbFix compile with BCE_DEBUG. The last one tripped up...
2006-12-06 mlaierDrop the iwi softc lock when calling back into net80211...
2006-12-06 bmahNew release note: SA-06:25.kmem.
2006-12-06 sobomaxAllow machdep.cpu_idle_hlt to be set from the loader...
2006-12-06 bmahTeach release builds and release documentation snapshot...
2006-12-06 bmahReorganize the release notes to better support multiple...
2006-12-06 jhbIgnore any breakpoint instructions (int 3) we encounter...
2006-12-06 jhbFix some edge cases in detach() as well as a memory...
2006-12-06 maximo confstr(3) returns 0 on error. Check the return...
2006-12-06 cpercivaCorrect a signedness bug which allowed members of the...
2006-12-06 julianChanges to try fix sched_ule.c courtesy of David Xu.
2006-12-06 julianremove already commented out code
2006-12-06 julianNote the mashing of the proc structure.. recommend...
2006-12-06 julianThreading cleanup.. part 2 of several.
2006-12-06 marius- Use the xl_stats_update() callout instead of if_slowt...
2006-12-06 samconsolidate parsing of nfs root mount options in one...
next