]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samadd support for driver-based RADIUS ACL's (committed...
2008-03-24 samresolve merge conflicts
2008-03-24 samImport of hostapd 0.5.10
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 kmacychange inp_wlock_assert to inp_lock_assert
2008-03-24 samenable syslog support and add -s option to the man...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samadd syslog support (committed on vendor branch as it...
2008-03-24 samupdate for 0.5.10
2008-03-24 samresolve merge conflicts
2008-03-24 samImport of WPA supplicant 0.5.10
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 emasteDiff reduction to Adaptec's driver (around build 15317...
2008-03-24 samo add M_PROTO[678]; they'll be needed by net80211 vap...
2008-03-24 marius- Const'ify the bus_stream_asi and bus_type_asi arrays.
2008-03-24 marius- Take advantage of bus_dmamap_load_mbuf_sg(9).
2008-03-24 marius- Const'ify the dc_devs array.
2008-03-24 mariusSplit the registers into two halves in preparation...
2008-03-24 emasteDiff reduction to Adaptec driver build 15317 (refactori...
2008-03-24 bzFix a bug that when getting/dumping the soft lifetime...
2008-03-24 bzImport change from KAME, rev. 1.362 kame/kame/sys/netke...
2008-03-24 antoineDon't remove usr/include/fs/nwfs and usr/include/netncp...
2008-03-24 csjpBump the FreeBSD version for zerocopy bpf buffers and...
2008-03-24 csjpCatch netstat up for the new bpf stats structures....
2008-03-24 csjpIntroduce support for zero-copy BPF buffering, which...
2008-03-24 ruFix splitting into words of the .for expression to...
2008-03-24 ruFix bugs in the previous revision.
2008-03-24 kmacyremove unneccessary tcbinfo lock acquisitions - set...
2008-03-24 jeff - Greatly simplify vget() by removing the guarantee...
2008-03-24 jeff - Don't acquire the vnode interlock in _vn_lock()...
2008-03-24 jeff - Remove an old comment; vnodes have been working...
2008-03-24 kmacyLabel inp as unused in the non-INVARIANTS case
2008-03-23 peterFirst pass at (possibly futile) microoptimizing of...
2008-03-23 alcCorrect an error in pmap_mincore() when applied to...
2008-03-23 peterExport TDP_KTHREAD to asm files.
2008-03-23 peterMove pcb_flags to make trivially better use of cache...
2008-03-23 peterProtect the setting of the fsbase/gsbase MSR registers...
2008-03-23 kmacyInsulate inpcb consumers outside the stack from the...
2008-03-23 alcTo date, we have assumed that the TLB will only set...
2008-03-23 kibYield the cpu in the kernel while iterating the list...
2008-03-23 cpercivaWhen updating the install list for files which have...
2008-03-23 jeff - Restore kse.h in this directory so other tools don...
2008-03-23 kibPrevent the overflow in the calculation of the next...
2008-03-23 yongariMSI handling on some RealTek chips are broken so disabl...
2008-03-23 yongariFor MSI capable hardwares, enable MSI enable bit in...
2008-03-23 yongariSome RealTek chips are known to be buggy on DAC handlin...
2008-03-23 yongariVLAN hardware tag information should be set for all...
2008-03-23 yongariAlways honor configured VLAN/checksum offload capabilities.
2008-03-23 bmahNew release notes: KSE removed, cmx(4), uslcom(4)...
2008-03-23 rodrigcRemove comment about "-r" flag from readlabel. "-r...
2008-03-23 davidxuRemove commented out code, thread suspension is done...
2008-03-23 jeff - Only return 1 from sync_vnode() in cases where the...
2008-03-23 marcelInstead of making a single geom_part.ko module, make...
2008-03-23 jeff - Pass BO_MTX(bo) to lockmgr in vtruncbuf, we don...
2008-03-23 marcelRedefine G_PART_SCHEME_DECLARE() from populating a...
2008-03-23 marcelAdd g_retaste(), which given a class will present all...
2008-03-22 cognetWe need to prototype _start() as well, as we use it...
2008-03-22 qingliReuse the mbuf that was just retrieved from the receive...
2008-03-22 samadd hints to specify how NPE ports are mapped to MAC...
2008-03-22 samImprove mac+phy configuration so that hints can be...
2008-03-22 samsync w/ p4: minor cleanups to improve msgs
2008-03-22 phkIn abort2(2): Accept a NULL arg pointer if nargs == 0
2008-03-22 sam(finally) add the hal status to the diagnostic generate...
2008-03-22 samDefer state change on disassociate to avoid unnecessari...
2008-03-22 samcorrect syslog mask so LOG_DEBUG msgs are not lost
2008-03-22 stefanfAdd a test case for options.c revision 1.26.
2008-03-22 stefanfReset the internal state used for the 'getopts' built...
2008-03-22 remkoIn route.c in newroute() there's a call to exit(0)...
2008-03-22 davidxuAdd POSIX pthread API pthread_getcpuclockid() to get...
2008-03-22 jeff - Complete part of the unfinished bufobj work by consi...
2008-03-22 alfredFix a race where timeout/untimeout could cause crashes...
2008-03-22 davidxuUse linker set to collection all target operations.
2008-03-22 ambriskoAdd in a compat. mode so you can either open the card...
2008-03-21 impNo need to be gratuitously style(9) non-compliant here...
2008-03-21 remkoReplace reference from vinum.8 to gvinum.8, it was...
2008-03-21 bzAdd ';' missed with the SYSINIT changes.
2008-03-21 remkoAdd the i915 GME device to DRM.
2008-03-21 kibReduce contention on the vnode interlock by not acquiri...
2008-03-21 kibReduce the acquisition of the vnode interlock in the...
2008-03-21 kaiwAdd MLINK for archive_write_close.
2008-03-21 jeff - Reduce contention on the global bdonelock and bpinlo...
2008-03-21 jeff - Add a new td flag TDF_NEEDSUSPCHK that is set whenev...
2008-03-21 davidxuResolve __error()'s PLT early so that it needs not...
2008-03-20 remkoThe last commit was:
2008-03-20 jhbExplicitly use spinlock_enter/exit rather than locking...
2008-03-20 jhbImplement a BUS_BIND_INTR() method in the bus interface...
2008-03-20 sosUnbreak the last commit.
2008-03-20 kmacypay attention to default cluster limits when sizing...
2008-03-20 emasteRestore creation of passthrough devices with newer...
2008-03-20 emasteAdd ioctls FSACTL_SEND_LARGE_FIB, FSACTL_SEND_RAW_SRB,
2008-03-20 samadd usb devices and more wlan stuff now that usb is...
2008-03-20 rdivacky o Add stub support for some new futex operations,
2008-03-20 samWorkaround design botch in usb: blindly mixing bus_dma...
2008-03-20 kibDo not dereference cdev->si_cdevsw, use the dev_refthre...
2008-03-20 samCorrect cache handling for xfer requests marked URQ_REQ...
2008-03-20 sammap device 5; the optional USB controller on Gateworks...
2008-03-20 kibFix the leak of the vmspace on the fork when the proces...
2008-03-20 remkoAlert properly when we have stale mounts left after...
2008-03-20 sosFix Problem with Intel Matrix RAID.
next