]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-12-11 phkRemove the /dev/dev -> / symlink after we are done...
2004-12-11 phktypo
2004-12-11 kientzleBe more careful about assembling/disassembling
2004-12-11 marcelUse primitive types to avoid creating an artificial...
2004-12-11 rikClean up from '#if __FreeBSD_version'.
2004-12-11 samadd a callback mechanism for code that wants to defer...
2004-12-10 gshapiroEnable _FFR_DEAL_WITH_ERROR_SSL to deal with OpenSSL...
2004-12-10 kensmithAdd removal of MKTEMP_SH_FUNCTION to processing for...
2004-12-10 mlaierCompile pfsync w/o bpf.
2004-12-10 cognets/RETEQ/RETeq/.
2004-12-10 samfix wep key seting: ENETRESET is the code to return...
2004-12-10 scottlExpand the scope of the critical section in the PCIe...
2004-12-10 trhodesDate business, update.
2004-12-10 trhodesAccording to the information on:
2004-12-10 hartiRemove a list that was just used to free all variables...
2004-12-10 hartiRemove a list that used to hold all the GNodes just...
2004-12-10 hartiRemove a useless list where just all command lines...
2004-12-10 glebiusIn certain cases ip_output() can free our route, so...
2004-12-10 glebiusRevert last change.
2004-12-10 rikClean up from '#if __FreeBSD_version'.
2004-12-10 alcRemove unneeded code from the zero-copy receive path.
2004-12-10 grogAdd pthread_atfork().
2004-12-10 psIn nfs_rename(), skip the otw rename operation if the...
2004-12-10 psStore a hint in the nfsnode to detect sequential access...
2004-12-10 csjpUpdate the IPFW man page to reflect reality. mpsafenet...
2004-12-10 csjpThis commit adds a shared locking mechanism very simila...
2004-12-10 samFix compilation and correct mapping from struct ifnet to
2004-12-09 rikPartially backout 1.34. These ioctls and function cx_mo...
2004-12-09 rsmAdd Intel EtherExpress PRO/100 LAN/Modem card to manpage.
2004-12-09 rsmAdd Ethernet part of Intel EtherExpress PRO/100 LAN...
2004-12-09 scottlComplete the repo-copy of aac_ioctl.h from sys/dev...
2004-12-09 mckusickFixes a bug that caused UFS2 filesystems bigger than...
2004-12-09 emaxAdd workaround for {not so|too} smart phones that canno...
2004-12-09 takawataConnect acpi_ibm to build.
2004-12-09 glebiusCheck that DUMMYNET_LOADED before seeking dummynet...
2004-12-09 keramidaUpdate the description of SCSI_DELAY and annotate IDE_D...
2004-12-09 hartiNobody actually checked the return codes from Lst_Appen...
2004-12-09 bruefferFix typos.
2004-12-09 takawataAdd IBM Laptop extra device driver.
2004-12-09 trhodesFollow the language currently used in the manual page.
2004-12-09 bruefferURL of the data sheet has changed.
2004-12-09 bruefferVarious language tweaks.
2004-12-09 pjd- Turn off 'fast' mode by default and increase maximum...
2004-12-09 mlaierStart the protocol timeouts only after all domains...
2004-12-09 hartiIf a path element directory was never opened it is...
2004-12-09 glebiusstyle the last change
2004-12-09 glebiusMFinet4:
2004-12-09 glebiusUse ng_callout() and ng_uncallout() instead of home...
2004-12-09 sosCompensate for off by one bugs in disk firmware for...
2004-12-09 mlaierMore fixing of multiple addresses in the same prefix...
2004-12-08 samfixup printf arguments for 64-bit machines
2004-12-08 rsmDiff-reduction before merging if_axe to RELENG_4.
2004-12-08 samOverhaul to cleanup some of the tangled logic that...
2004-12-08 kbyancIf the parent process has the trap bit set (i.e. a...
2004-12-08 cognetOooops I forgot to commit that.
2004-12-08 samclear old files now in public
2004-12-08 samupdate for new ath hal
2004-12-08 samresolve merge conflict
2004-12-08 trhodesWordsmith previous commit and bump document date.
2004-12-08 samThis commit was generated by cvs2svn to compensate...
2004-12-08 samVersion 0.9.14.12:
2004-12-08 sosUpdate the ICH6 support so all 4 SATA channels can...
2004-12-08 hartiNow that circular lists are gone remove stuff for them...
2004-12-08 samdocument m_append
2004-12-08 samUpdates for revised ath and net80211 support; the new...
2004-12-08 samLoadable modules that run test vectors for net80211...
2004-12-08 hartiNo caller checks the return code from Lst_Remove, so...
2004-12-08 samo new tools for futzing with 80211 and ath debug masks...
2004-12-08 samadd ath rate control module(s)
2004-12-08 samUpdate for ath and net80211 changes.
2004-12-08 samUpdate/new modules for net80211 and ath changes.
2004-12-08 samUpdate for net80211 changes.
2004-12-08 samo Update for net80211 changes
2004-12-08 samUpdate with last year of work.
2004-12-08 samTransmit rate control modules for the ath driver.
2004-12-08 samUpdate 802.11 support; too much new functionality to...
2004-12-08 hartiDon't check the return code from Lst_Remove. There...
2004-12-08 hartiRemove return value from Lst_Concat. None of the caller...
2004-12-08 hartiDon't free the second list in Lst_Concat for LST_CONCLI...
2004-12-08 hartiGet rid of the sequential access feature of the lists...
2004-12-08 trhodesDocument recently added security.mac.portacl.autoport_e...
2004-12-08 glebius- Use ng_callout() instead of timeout()
2004-12-08 hartiConstify the arguments to the list compare function...
2004-12-08 phkMake sure we don't pass garbage to the kernel.
2004-12-08 phkFix snapshot creation.
2004-12-08 rwatsonAdd a new sysctl/tunable to mac_portacl:
2004-12-08 sosAdd support for the ITE IT8212F controller.
2004-12-08 sosReset timeout when we are back from interrupt.
2004-12-08 sosAdd first shot on support for the new Promise SATAII...
2004-12-08 sosCorrect logical error, result was that retries wasn...
2004-12-08 hartiConstify some calls of Buf_AddBytes.
2004-12-08 hartiConsify the arguments to str_concat. Remove the STR_DOF...
2004-12-08 ruProperly handle vnode_if.h dependencies, and don't...
2004-12-08 marcelDon't obtain the HCDP address directly from the bootinf...
2004-12-08 samCleanup link state change notification:
2004-12-08 samadd m_append utility function to be used in forthcoming...
2004-12-08 samDon't require a device to be marked up when issuing...
2004-12-08 alcTidy up the zero-copy receive path: Remove an unneeded...
2004-12-08 alcWith the removal of kern/uipc_jumbo.c and sys/jumbo.h,
2004-12-08 impFix comments to match last commit, and minor reformatti...
next