]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-01-16 samThis commit was generated by cvs2svn to compensate...
2006-01-16 samcorrect dlt buffer alloc; this goes on the vendor branc...
2006-01-16 ariffFix broken capabilites. There are possible calculation...
2006-01-16 ariffehci_pci.c:
2006-01-16 ariffAdd PCI vendor id for ATI OHCI USB controllers.
2006-01-16 csjpAlthough we check the return value of copyin(9) while...
2006-01-16 ruFix standalone module build.
2006-01-16 ruI couldn't find any traces of what the tags1 file was...
2006-01-16 wesRemove dependency on getopts because it is on /usr...
2006-01-16 philipLoad the g_md kernel module if needed.
2006-01-16 rwatsonRestore use of strncpy(), as there is later uncondition...
2006-01-16 ariffRestore old compatibility of feeding directly into...
2006-01-16 dougbREQUIRE named. On all systems I've examined running...
2006-01-16 davidxuEliminate unused code.
2006-01-16 jasoneAdd a separate simple internal base allocator and remov...
2006-01-16 krisCorrect typos (s/OFERFLOW/OVERFLOW/).
2006-01-16 krisRemove scary warning, since nullfs works fine thesedays.
2006-01-16 rwatsonReplace strncpy() with strlcpy() when parsing login...
2006-01-16 rwatsonRemove unnecessary and undesirable 'static' from functi...
2006-01-16 marcelDefine NO_TLS on ia64. The dynamic TLS implementation...
2006-01-16 rwatsonFix typo in comment.
2006-01-15 ceriAdd ntp.cgi.cz.
2006-01-15 ceriMarius Nuennerich pointed out that nextboot(8) configur...
2006-01-15 ceriPreserve any additional arguments to ifconfig that...
2006-01-15 ceriIf sysinstall was used to configure an anonymous FTP...
2006-01-15 ceriCorrect obsolete chown syntax.
2006-01-15 impHappy new year, a little late
2006-01-15 iedowseWork around a problem seen on VIA EHCI controllers...
2006-01-15 iedowseSet sc_dying to 1 when detaching. In NetBSD and OpenBSD...
2006-01-15 iedowseThe ehci driver doesn't use the transfer `hcpriv' field...
2006-01-15 csjpValidate that the supplied file is not empty before...
2006-01-15 csjpvfs_busy can only return something useful if MNTK_UNMOU...
2006-01-15 rwatsonCast VFS_STATFS() in vfs_domount() to (void) to indicat...
2006-01-15 ruFix an off-by-one bug.
2006-01-15 rwatsonModify the IP fragment reassembly code so that it uses...
2006-01-15 bruefferBump date for previous commit before ru can hit me...
2006-01-15 bruefferMention the fire screensaver.
2006-01-15 rwatsonStaticize ipqlock, since it is local to ip_input.c.
2006-01-15 rwatsonDon't leak mbufs and mbuf clusters in several error...
2006-01-15 rwatsonIf frame length is excessive, don't leak an mbuf and...
2006-01-15 impI don't believe these are used at all, and can be safel...
2006-01-15 impAdd support for the Compaq LTE docking station. It...
2006-01-15 rwatsonRename uid and gid arguments to vaccess() prototype...
2006-01-15 csjpInitialize ki to p->p_aioinfo after we know it's going...
2006-01-15 bzRemove unused code.
2006-01-15 csjpFix potential overrun of static stack allocated array...
2006-01-15 flzI missed a whitespace in the generated commit message.
2006-01-14 ariffAdd another inverted EAPD quirk for Gateway 7326GZ.
2006-01-14 mlaierMove m_adj after checking that m_dup succeeded.
2006-01-14 glebiusInitialize variable.
2006-01-14 glebiusMake code simplier fixing memory leak.
2006-01-14 ruDon't pollute output when "make" is run with -s.
2006-01-14 ruAMD64 also supports disk slices.
2006-01-14 ruIgnore spurious '\0' first character read on a serial...
2006-01-14 scottlCheck the return value of copyin.
2006-01-14 brooksWhen SC_DISABLE_KDBKEY or SC_DISABLE_REBOOT are not...
2006-01-14 scottlDon't base the number of jumbo segments on page size...
2006-01-14 scottlFree the newtag if we exit with a failure from alloc_bo...
2006-01-14 gnnCheck the correct TTL in both the IPv6 and IPv4 cases.
2006-01-14 scottlDon't allocate an asr_ccb in asr_attach, it hasn't...
2006-01-14 scottlReplace bogus code with real code.
2006-01-14 scottlRename driver_t variables. Use device_printf() instead...
2006-01-14 bzThe LinkSys EG1032 is supported by re(4) not nge(4...
2006-01-14 mjacobIncorporate the O_NONBLOCK open semantics of Linux...
2006-01-14 glebiusRemove dead code.
2006-01-14 joel- Add comments about snd_au88x0.
2006-01-14 glebiusUMA can return NULL not only in case when our zone...
2006-01-14 glebiusCorrect off-by-one errors.
2006-01-14 glebiusFix two memory leakages.
2006-01-14 rwatsonIn ncp_sysctl_connstat(), the SLIST_FOREACH() logic...
2006-01-14 davidxuEnable mutex inheritance code in mutex_fork, I forgot...
2006-01-14 rwatsonRemove dead code: 'opts' is not used in udp_append...
2006-01-14 phkMake resources do the right thing by design instead...
2006-01-14 phkCorrect STAILQ usage in purge of resourcelist.
2006-01-14 flz- Change the exit message from "make cleandepend; make...
2006-01-14 thompsaAdd code that clears certain capabilities from the...
2006-01-14 dougbAdd a reminder to remove obsolete files from the vendor...
2006-01-14 scottlAdd the following to the taskqueue api:
2006-01-14 thompsaAdd the HP NC7771 adapter to the list of known products.
2006-01-14 markus- Document the latest changes for controlling the fan
2006-01-14 markus- Add support for setting the fan control mode to manua...
2006-01-14 rwatsonWhen storing the results of malloc() in a pointer to...
2006-01-14 rwatsonIn spx_attach() and spx_detach(), there is no need...
2006-01-13 rwatsonIn ipcomp6_input(), check 'md' not 'm' after a call...
2006-01-13 jkim- Correct amr_enquiry3 structure[1].
2006-01-13 rwatsonRemove dead code associated with 'mcopy' in ipx_forward...
2006-01-13 rwatsonWhen calling bioq_first() to see if a queue is empty...
2006-01-13 rwatsonCheck the right ifnet pointer to see if if_alloc()...
2006-01-13 rwatsonWhen freeing the chain of if_ef devices on an aborted...
2006-01-13 rwatsonIn nfs_dolock(), GC now under-used ioflg, rendered...
2006-01-13 jasoneNote that libc's malloc implementation has been replaced.
2006-01-13 flzBump version.
2006-01-13 flzNow with multi-commit support.
2006-01-13 mnagAdd Time DPA20B MP3 Player (1Gb) [1]
2006-01-13 jasoneReplace malloc(), calloc(), posix_memalign(), realloc...
2006-01-13 ariffWorkaround for sb16 behave poorly when running at 45000...
2006-01-13 wollmanAdd a daily script to show the status of gmirror(8...
2006-01-13 jkoshy"sd(4)" -> "da(4)", "st(4)" -> "sa(4)".
2006-01-13 glebiusYesterday netgraph ABI has been changed.
2006-01-13 glebiusForget about ipfw1 and ipfw2. We aren't in RELENG_4...
next