]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-01-19 dhartmeifix a bug in the fragment cache (used for 'scrub fragme...
2006-01-19 desIn order to maintain interoperability with certain...
2006-01-19 jasoneMake all internal variables and functions static.
2006-01-19 jasoneAdd the RB_PROTOTYPE_STATIC and RB_GENERATE_STATIC...
2006-01-19 jasoneReturn NULL if there is an OOM error during initializat...
2006-01-18 samRev ioctl to get scan results:
2006-01-18 pjdFix bio leak in case of malloc(9) failure.
2006-01-18 pjdRemove dead code.
2006-01-18 pjdRemove dead code.
2006-01-18 pav- Fix typo
2006-01-18 julianReturn the thread name in the kinfo_proc structure.
2006-01-18 julianDuh! put the thread name into the section that is zero...
2006-01-18 julianCongratulations, we now have a place for a thread to...
2006-01-18 sambump the scan generation number before iterating so...
2006-01-18 julianNote that the size of /boot has blown oout to 140 MByte...
2006-01-18 delphijRevert previous commit for now, which seems to have...
2006-01-18 netchild- Bring some sysctl descriptions in sync with reality...
2006-01-18 andreDo not derefence the ip header pointer in the IPv6...
2006-01-18 marcelRemove ELF dynamic tag definitions that aren't used...
2006-01-18 andreIn in_delayed_cksum() we can't perform a m_pullup(...
2006-01-18 netchildThose files are present on -current (but empty). And...
2006-01-18 andreIn syncache_expand() insert a proper syncache_free...
2006-01-18 jhbAlways include the lock_classes[] array in the kernel...
2006-01-18 samdon't widen the ssid field by default, this screws...
2006-01-18 ruFix two accesses to uninitialized variables that a...
2006-01-18 andrePrevent dereferencing a NULL route pointer when trying...
2006-01-18 glebiusBe ready to a case when not a constant number of segmen...
2006-01-18 andreReturn mbuf pointer or NULL from ip_fastforward() as...
2006-01-18 sosCorrect two promise entries, these are only 2port SATA.
2006-01-18 sosWhitespace cleanup.
2006-01-18 pjdStyle cleanups.
2006-01-18 pjdResolve the mount point's path with realpath(2) before...
2006-01-18 sosProperly report SATA connection speed.
2006-01-18 sosProperly print the SATA protocal version.
2006-01-18 glebiusCheck ifp before dereferencing it in xl_detach(). xl_de...
2006-01-18 sosAdd support for using DMA on dump, greatly speeds up...
2006-01-18 cpercivaCorrect a buffer overflow when scanning for 802.11...
2006-01-18 mjacobFix ioctl to not get swallowed by ioctl code (i.e....
2006-01-18 delphijImproves and cleanups over inetd(8):
2006-01-18 davidxuEliminate a stale instruction introduced in revision...
2006-01-18 kientzleDisable "tp" support until I figure out why it's breaki...
2006-01-18 impBump date to Sept 20, the date of the last content...
2006-01-18 wesTell nextboot to clean up after itself.
2006-01-18 wesRevert previous change, "getopts" (with an 's') is...
2006-01-18 cpercivaAdd a warning pointing out that incomplete ports trees...
2006-01-18 marcelo Add missing relocations.
2006-01-18 ariffRemove Giant / busdma_lock_mutex from busdma_tag_create().
2006-01-17 oleg - Count packets discarded by RX/TX MAC (cause of FIFO...
2006-01-17 marcels/R_IA64_/R_IA_64_/g as per the ia64 psABI.
2006-01-17 jmallettSince p_cansee will end up dereferencing p_ucred, don...
2006-01-17 simonUse the .Fx macro.
2006-01-17 philipRemove the module loading magic again; it's not needed...
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.
next