]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-01-17 alfredI ran into an nfs client panic a couple of times in...
2006-01-17 jhbFix a memory leak I introduced with the hostb/vgapci...
2006-01-17 jhbBah. Fix 'show lock' to actually be compiled in. ...
2006-01-17 jhbAdd a new file (kern/subr_lock.c) for holding code...
2006-01-17 jkoshyFix a memory leak.
2006-01-17 jhbInitialize thread0.td_contested in init_turnstiles...
2006-01-17 jhbUpdate a stale comment.
2006-01-17 jhbGarbage collect turnstile_empty() since it is unused.
2006-01-17 phkFix an 11 year old mistake: Let the hash functions...
2006-01-17 pjdMove $FreeBSD$ from comment to __FBSDID().
2006-01-17 phkAdd two new variables:
2006-01-17 dougbFix a "free(): error: chunk is already free" under...
2006-01-17 pjd- Use better types.
2006-01-17 pjdCheck return value.
2006-01-17 pjdRemove dead code.
2006-01-17 pjdRemove unused value.
2006-01-17 pjdLog situation when EIO is returned.
2006-01-17 pjdRemove bio leak when EIO error is emulated.
2006-01-17 yongariThe number of ticks per usec for YUKON_EC is 125.
2006-01-17 yongarifix Rx checksum computation on little endian systems.
2006-01-17 yongarifix interrupt moderation timer frequencies for Yukon
2006-01-17 yongariremove trailing spaces
2006-01-17 kientzleIf the attempt to open the archive fails (either the...
2006-01-17 kientzleAdd support for "tp" format. tp was the standard system
2006-01-17 cpercivaMention that the random time slept by "portsnap cron...
2006-01-16 teggeSet flag in needsbuffer while still holding bqlock...
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.
next