]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-02-25 glebiusNew lines when logging.
2005-02-25 glebiusEmbrace macros with do {} while (0)
2005-02-25 glebiusUpdate description of net.inet.carp.log
2005-02-25 sobomaxo Replace two while {} do loops with more appropriate...
2005-02-25 glebiusCall carp_carpdev_state() from carp_set_addr6(). See...
2005-02-25 glebiusImprove logging:
2005-02-25 hartiThe chip specific functions have been split out in...
2005-02-25 sobomaxTry harder to not exceed MAXSHELLCMDLEN when parsing...
2005-02-25 wpaulFix a couple of callback instances that should have...
2005-02-25 delphijRemove acpi_perf from {ARCH}/conf/NOTES, to make tinder...
2005-02-25 yongariAdd missing ofw_bus_if.h to SRCS.
2005-02-25 wpaulCompute the right length to use with bzero() when initi...
2005-02-25 nectarFile removed in update from OpenSSL 0.9.7d -> 0.9.7e.
2005-02-25 nectarThis commit was generated by cvs2svn to compensate...
2005-02-25 nectarUpdate OpenSSL 0.9.7d -> 0.9.7e.
2005-02-25 nectarResolve conflicts after import of OpenSSL 0.9.7e.
2005-02-25 nectarThis commit was generated by cvs2svn to compensate...
2005-02-25 nectarVendor import of OpenSSL 0.9.7e.
2005-02-25 impGet SYSDIR set correctly for building ports.
2005-02-25 nectarUpdate list of files to remove prior to import of OpenS...
2005-02-25 nectarClean up the OpenSSL vendor branch by removing files...
2005-02-25 nectarThis commit was generated by cvs2svn to compensate...
2005-02-25 impAdd back 'n' that went missing in last commit
2005-02-25 samplug memory leak
2005-02-25 grehanAdd PVO_FAKE flag to pvo entries for PG_FICTITIOUS...
2005-02-25 wpaulCorrect e-mail address in copyright.
2005-02-25 grehanMods for Xorg server:
2005-02-25 impuse __target in preference to target
2005-02-25 trhodesFix a few markup nits in previous commit.
2005-02-25 trhodesReword previous commit to be a bit more correct and...
2005-02-25 cognetHandle endianness for arm.
2005-02-25 samavoid sneaky double free
2005-02-24 wpaulApparently, the probe routine in if_ndis_usb.c can...
2005-02-24 impFix style(9) issues with __P removal.
2005-02-24 nectarUpdate Heimdal 0.6.1 -> 0.6.3.
2005-02-24 nectarThis commit was generated by cvs2svn to compensate...
2005-02-24 nectarVendor import of Heimdal 0.6.3.
2005-02-24 nectarDo not include lib/kdfs in future imports.
2005-02-24 nectarRemove lib/kdfs from vendor branch: we do not build...
2005-02-24 nectarClean up the Heimdal vendor branch by removing files...
2005-02-24 wpaul- Correct one aspect of the driver_object/device_object...
2005-02-24 impReturn BUS_PROBE_DEFAULT instead of 0.
2005-02-24 njlMove acpi_perf and acpi_throttle into acpi.ko. Remove...
2005-02-24 njlNote the ACPI clock and its characteristics.
2005-02-24 njlBump the maximum number of levels to 64 and add warning...
2005-02-24 njlCorrect an off-by-one error in the number of settings...
2005-02-24 hrsNew release notes:
2005-02-24 impIntroduce defines for different levels of match in...
2005-02-24 hrsNew release notes:
2005-02-24 jhbRegen.
2005-02-24 jhbUse msync() to implement msync() for freebsd32 emulatio...
2005-02-24 semFix a typo in my last commit.
2005-02-24 wpaulCouple of lessons learned during USB driver testing:
2005-02-24 semPut my birthday into the pool.
2005-02-24 hartiSplit the chip-specific code from the generic Utopia...
2005-02-24 rwatsonRemove an accidental clearing of the new label pointer...
2005-02-24 hartiVar_Parse: Separate different error states by introduci...
2005-02-24 nyanFix to support Buffalo HYPERMEMORY.
2005-02-24 maximo Move ifcr_count sanity check up and reject negative...
2005-02-24 hartiPush assignments to just before the returns from the...
2005-02-24 hartiFix wording of a comment.
2005-02-24 hartiReplace the calls to Lst_ForEach with the new LST_FOREA...
2005-02-24 glebiusFix long lines in comment introduced in previous commit.
2005-02-24 glebiusmdoc(7) cleanup
2005-02-24 glebiusFix problem when master comes up with one interface...
2005-02-24 dasRevert rev 1.8, which causes small (e.g. 2 ulp) errors...
2005-02-24 alcForced commit: The previous revision's message should...
2005-02-24 alcRevert the first part of revision 1.114 and modify...
2005-02-24 trhodesAdd a HISTORY section.
2005-02-24 trhodesAdd IOGEAR GUF320.
2005-02-24 trhodesPrevious commit missed the following:
2005-02-24 trhodesTo be more complete, discuss 'make kernel' since we...
2005-02-24 obrienAllow a forced dump even if the dump header information...
2005-02-24 samplug resource leak
2005-02-24 samremove gratuitous null ptr check
2005-02-24 samo nuke duplicate call of dpt_free when dpt_init fails
2005-02-24 sammove ptr deref's to after null ptr checks
2005-02-24 samthe rt parameter to ifa_rtrequest callbacks should...
2005-02-24 trhodesFix a couple of grammar nits.
2005-02-24 samchange m_adj to reclaim unused mbufs instead of zero...
2005-02-24 trhodesDo not mislead users into checking for a mount_ufs...
2005-02-24 csjpAdd locking assertions into vn_extattr_set, vn_extattr_...
2005-02-24 bruefferAutogenerate device listings for snd_sbc(4).
2005-02-24 trhodesNote how cp(1) handles directories ending in "/."
2005-02-24 csjpDrop bzero and shove the responsibility of zeroing...
2005-02-24 csjp-document the fact that extattr_get_* can fail if the...
2005-02-23 brueffer- move information about supported hardware into a...
2005-02-23 trhodesXref chflags(2).
2005-02-23 impTweak description and add Belkin F5D5020
2005-02-23 trhodesAdd information on utilities which may or may not be...
2005-02-23 sameliminate dead code
2005-02-23 bruefferSort the list of devices in the HARDWARE section. ...
2005-02-23 sameliminate dead code and collapse the remainder
2005-02-23 samavoid potential null ptr derefs
2005-02-23 trhodesAdd better mdoc(7) mark up, clean up wording, better...
2005-02-23 trhodesUpdate list of utilitys which are implemented externall...
2005-02-23 trhodesMake it more obvious that cap_mkdb(1) is required to...
2005-02-23 desIf what we have is a struct sockaddr_storage * and...
2005-02-23 ruFixed warnings and bump WARNS to 6.
2005-02-23 ruBump WARNS to 6.
next