]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-01-28 impFor the PC Card implementation of the CS8920M that...
2005-01-28 impSetting hw.cs.recv_delay should set the delay, not...
2005-01-28 scottlRemove all of the spl() markers.
2005-01-28 scottlLock the IPS driver and bring it out from under Giant...
2005-01-28 marcelWrap calls to memcpy(3) in a function called block_copy...
2005-01-28 imperror = is needed before ether_ioctl() so that unsuppor...
2005-01-27 marcelSkip the register based postinc stores here and don...
2005-01-27 marcelMake the local variables global so that the compiler...
2005-01-27 marcelFix the unaligned store with post increment test: The...
2005-01-27 njlConsistently use pcib for a printf.
2005-01-27 samsupply a default ic_reset method for drivers; the ioctl...
2005-01-27 ambriskoChange the ifr_media operation to only get its value...
2005-01-27 umemake _getipnodebyname_multi() static.
2005-01-27 delphijRemove unnecessary SRCS= where could be guessed directl...
2005-01-27 umeimplement AI_NUMERICSERV (as defined in RFC3493).
2005-01-27 delphijWARNS?=6 cleanup for [gs]et[fp]mac:
2005-01-27 umefill ai_canonname field for numeric hostname, by the...
2005-01-27 brianAdd a radius_Flush() function that waits for the respon...
2005-01-27 peadarMake NTFS at least minimally usable after bufobj and...
2005-01-27 delphijps(1) is WARNS=6 on all Tier-1 platforms as far as...
2005-01-27 delphijDon't specify SRCS= when it can be obtained from PROGS=
2005-01-27 delphijWARNS?=6 is already in bin/Makefile.inc, so remove...
2005-01-27 ru"pst" is not 64-bit clean for reasons specified in...
2005-01-27 ruPolish the formatting.
2005-01-27 phkUpdate the information, (and likely break all formattin...
2005-01-27 ruComment out "lnc" on amd64 for reasons specified in...
2005-01-27 umequery A RR before AAAA RR.
2005-01-27 marcelThe unit test for unaligned loads/stores can be found...
2005-01-27 marcelAdd tests for post increment. This bumps the number...
2005-01-27 marcelFix handling of post increment: Either the first or...
2005-01-27 das- Move the functions presently described in in ieee...
2005-01-27 dasDon't compile the gdtoa package's strtoIg.c into libc.
2005-01-27 impWrite cs_detach() and use it. This resolves the twin...
2005-01-27 impAdd back support for D-LINK DMR-650TX, and all the...
2005-01-27 impMove 143 back to its rightful owner: Grey Cell systems...
2005-01-27 imp64-bit clean fixes: Use %zx in preference to %x to...
2005-01-27 impar and sr (and their netgraph cousins) don't appear...
2005-01-27 impFix a few printf problems on ia64 (and other 64-bit...
2005-01-27 bmsAdd PCI ID for Dell RAC IV/ERA Virtual UART (PowerEdge...
2005-01-27 impThe ar driver appears to do naughty things with pointer...
2005-01-27 imppcic is gone
2005-01-26 rwatsonRemove policy references to mpo_check_vnode_mprotect...
2005-01-26 phkIf CDSR_OFLOW (stty dsrflow) is enabled on one or both...
2005-01-26 impAdd required ing
2005-01-26 impAdd -fno-strict-alias whenever someone is compiling...
2005-01-26 impAdd cs module. It has built in my tree for ages, and...
2005-01-26 impThe tinderbox seems to have a different set of compiler...
2005-01-26 ruAdd a few colons.
2005-01-26 yarForced commit to note that in the previous commit message
2005-01-26 hartiFix quoting of the MAKEFLAGS environment variable by...
2005-01-26 nectarCorrect a typo in the definition of _PW_VERSION_MASK...
2005-01-26 impAdd WERRROR= to work around the warnings
2005-01-26 impGenerally force -Werror for modules when not compiling...
2005-01-26 delphijCorrect some style nits that I have mistakenly submitted as
2005-01-26 kanMore math functions.
2005-01-26 rwatsonRemove unused static declaration of ed_pccard_dl100xx...
2005-01-26 sobomaxo Move copyin()/copyout() out of i386_{get,set}_ldt...
2005-01-26 kanWe have floorl() now. Reflect this in the library confi...
2005-01-26 kanOf all templates only lists need a special implmementat...
2005-01-26 yarRespect the current setting of IFCAP_VLAN_HWTAGGING on
2005-01-26 davidxuunbreak libthr binary compatibility.
2005-01-26 rwatsonDisable use of hardware VLAN tagging and stripping...
2005-01-26 glebiusRename ng_callout_trapoline to ng_callout_trampoline.
2005-01-26 ssouhlalRemove useless errno.h include.
2005-01-26 ssouhlalRemove WARNS?= 6 from Makefile, since it is already...
2005-01-26 ssouhlalBump the document date.
2005-01-26 ssouhlalDocument the recent fsync(1) changes.
2005-01-26 ssouhlalIn case of error, return errno, instead of 1.
2005-01-26 impCatchup to the iodata renaming
2005-01-26 impKill stray debugging line not fully removed
2005-01-26 impRework how we deal with the DL10019 and DL10022 cards...
2005-01-26 impRepair probe messages a bit. Previously, we'd print...
2005-01-26 kientzleThis should (finally) fix the 64-bit build. <sigh>
2005-01-26 jeff - Regen
2005-01-26 jeff - Struct mount is not yet locked well enough to allow
2005-01-26 sobomaxSplit out kernel side of msgctl(2) into two parts:...
2005-01-26 jmallettLinkage with -lobjc requires -lpthread nowadays.
2005-01-25 impTurns out that Digital's DEPCM-BA and I-O Data PCLATE...
2005-01-25 sobomaxMore kern_{get,set}itiver() where they belong.
2005-01-25 tjrDocument input line length limit.
2005-01-25 tjrDocument message length limit.
2005-01-25 glebiusWith recent changes to _callout_stop_safe() we can...
2005-01-25 sobomaxSplit out kernel side of {get,set}itimer(2) into two...
2005-01-25 maximAdd FreeBSD 4.11.
2005-01-25 impUse DIGITAL2 for DEPCM card
2005-01-25 impUnbreak the Digital DEPCM-BA. Since it doesn't seem...
2005-01-25 wpaulApparently, the Intel icc compiler doesn't like it...
2005-01-25 kientzleFix some signed/unsigned mismatches.
2005-01-25 jeff - Include LK_INTERLOCK in LK_EXTFLG_MASK so that it...
2005-01-25 akiyamaAdd support for new chips, PL-2303X and PL-2303HX.
2005-01-25 phkIntroduce and use g_vfs_close().
2005-01-25 akiyama- Add support for new chips, PL-2303X and PL-2303HX.
2005-01-25 ssouhlalGet rid of a NULL dereference when oid is too long.
2005-01-25 ssouhlal- Make WARNS?= 6 clean
2005-01-25 ssouhlal- The first argument of getmode() is a void *
2005-01-25 ssouhlal- Make WARNS?= 6 clean
2005-01-25 ssouhlalRemove useless mode argument to open().
2005-01-25 ssouhlal- Remove useless includes
2005-01-25 ssouhlalMention that 'options ALQ' is required when using KTR_ALQ.
2005-01-25 ssouhlal- Continue, in case of error.
next