]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-02-09 samuse a private task queue thread
2006-02-09 samadd adhoc demo mode support
2006-02-09 sammake regdomain sysctl r/w in case it's possible to...
2006-02-09 samcleanup rate setup
2006-02-09 qingliSet the M_ZERO flag when calling uma_zalloc() to alloca...
2006-02-09 samadd tx99 hooks
2006-02-09 sammove hal statistics to softc; the per-node stats are...
2006-02-09 samlookup the protection tx rate index in the rate tables
2006-02-09 samhonor net80211 mcast tx rate
2006-02-09 samcraft unique names for tx q + buffer mtx's to help...
2006-02-09 samallow the size of tx+rx buffer pools to be tuned
2006-02-09 samlower try count on mgt (and ctl) frames to avoid cloggi...
2006-02-09 sosUnbreak Promise SATAII/150 controllers caused by the...
2006-02-09 sosUnbreak dump on legacy systems. Needs a more clean...
2006-02-09 sammove mgt frame tx rate responsibility from the rate...
2006-02-09 samsync with latest code in madwifi
2006-02-09 bmahPick some low-hanging release notes fruit from cvs...
2006-02-09 delphijActually fix the DHCP handling, by using more robust...
2006-02-09 glebiusFix two important typos in watchdog handling:
2006-02-09 glebiusRefuse to install invalid ARP entries.
2006-02-09 nyanMFi386: revision 1.622.
2006-02-09 nyanThe asr driver was moved to NOTES for i386. So 'nodevi...
2006-02-09 glebius- Increase maximum number of interfaces to 2048.
2006-02-09 yarAvoid calling CPUID function 0x02 if the CPU reports...
2006-02-08 qingliRedo the previous fix by setting the UMA_ZONE_ZINIT...
2006-02-08 leCatch the case when a subdisk has no provider or no...
2006-02-08 samreally truncate long ssid's when !verbose
2006-02-08 samset the mgt frame tx timer before dispatching the frame...
2006-02-08 glebiusThe bar.com is an existing domain. Instead of trying...
2006-02-08 hrsFix a bug which puts an incorrect checksum of CHECKSUM.MD5
2006-02-08 phkSimplify system time accounting for profiling.
2006-02-08 gnnFix for an inappropriate bzero of the ICMPv6 stats...
2006-02-08 cpercivaTeach gbde(8) to use a key file in addition to a passph...
2006-02-08 mjacobGarbage collect a file that no longe is used (replaced...
2006-02-08 marcel".Pp before .Sh is redundant, the latter asserts for...
2006-02-07 rwatsonAcquire vnode lock around call to VOP_GETATTR() in...
2006-02-07 cognetSet the MAC address after we just read it at attach...
2006-02-07 phkModify the way we account for CPU time spent (step 1)
2006-02-07 cognetSet m_pkthdr.len and m_pkthdr.rcvif.
2006-02-07 qingliThe code in rn_walktree_from() that checks if we backed...
2006-02-07 jkim- Add default choice option for --yesno box.
2006-02-07 qingliRemove two unnecessary type casts, of which both had...
2006-02-07 qingliFixes a crash due to the memory of the newly allocated...
2006-02-07 jhbProvide some anti-footshooting. Don't allow the user...
2006-02-07 impThis file isn't GENERIC, so change the header
2006-02-07 impRather than pull in all the phy, just pull in the lxt...
2006-02-07 impAllow one to subset phy. If you want the kitchen sink...
2006-02-07 impDetach the children before we delete them. This is...
2006-02-07 yarINET doesn't belong to opt_inet6.h: INET6 belongs to it.
2006-02-07 bruefferClean up some sysctl descriptions, debug messages etc.
2006-02-07 jhb- Add a kthread to periodically call acctwatch() when...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiVendor patch: string_get_max() function to return strin...
2006-02-07 rwatsonFix queue drop logic when the queue overflows: decremen...
2006-02-07 ruRemove .depend when doing "make cleandir".
2006-02-07 glebiusSince em(4) taskqueue is a new network context, we...
2006-02-07 olegFix five years old bug in ip_reass(): if we are using...
2006-02-07 ceriRemove attempts to use mknod.
2006-02-07 jeff - No need to WANTPARENT when we're just going to vrele...
2006-02-07 matteoWhen there are no interesting information in output...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiVendor patch: remove the <CR>s that somehow crept in...
2006-02-07 marcelReview and update the processor/chipset specific suppor...
2006-02-07 marcelo Review and update the support for devices on ia64.
2006-02-07 marcelAdd a HARDWARE section, required for autogeneration...
2006-02-07 marcelAdd uart(4).
2006-02-07 davidxuUse ps_linfo to retrieve LWP info, current it is used...
2006-02-07 davidxuUse ps_linfo to retrieve LWP info.
2006-02-07 davidxuIntroduce a new proc service routine ps_linfo() to...
2006-02-07 davidxuReplace ptrace syscall with ps_lgetgregs to check a...
2006-02-07 marcelAllocate memory for the MCA state information with...
2006-02-06 rwatsonAdd support for audit pipe special devices, which allow...
2006-02-06 rwatsonAlphabetize.
2006-02-06 rwatsonManage audit record memory with the slab allocator...
2006-02-06 cognet- Call mii_phy_probe() after we allocated an ifp. mii...
2006-02-06 rwatsonRegenerate.
2006-02-06 rwatsonAssign audit event identifiers to ibcs2 system calls.
2006-02-06 jhb- Always call exec_free_args() in kern_execve() instead...
2006-02-06 jhbAdd a kern_eaccess() function and use it to implement...
2006-02-06 jhb- Move the wakeup() for exiting kthreads out of exit1...
2006-02-06 jhbWe don't need the proc lock to check P_KTHREAD on curth...
2006-02-06 rwatsonClarify and expand on some of the points about audit...
2006-02-06 mjacobUpdate man page for some booting and settings stuff.
2006-02-06 bruefferAdd a missing word and use the .Qq macro for quotes.
2006-02-06 jcamouCorrect RFC for NTP.
2006-02-06 sosUnbreak DMA dumo on Intel 31224.
2006-02-06 rwatsonAdd information on audit pipe special devices, which...
2006-02-06 cognetUse memory clobbers, to be on the safe side.
2006-02-06 cognetrwlock expects the struct thread to be aligned on 8...
2006-02-06 ruTwo fixes:
2006-02-06 davidxuAlways clear thread info buffer to zero.
2006-02-06 jeff - Add a ref count to the mount structure. Sleep for...
2006-02-06 jeff - Don't check v_mount for NULL to determine if a vnode...
2006-02-06 jeff - Fix silly VI locking that is used to check a single...
2006-02-06 jeff - Add the global 'rebooting' variable that is used...
2006-02-06 jeff - Remove ifdef disabled code that doesn't have a chanc...
2006-02-06 davidxuAdd members pl_sigmask and pl_siglist into ptrace_lwpin...
2006-02-06 delphijAttempt to fix DHCP address acquisition which was broke...
2006-02-06 davidxu1. Eliminate compile warnings.
2006-02-06 rwatsonRegenerate.
next