]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-24 Sam Leffleradd support for driver-based RADIUS ACL's (committed...
2008-03-24 Sam Lefflerresolve merge conflicts
2008-03-24 Sam LefflerImport of hostapd 0.5.10
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-24 Kip Macychange inp_wlock_assert to inp_lock_assert
2008-03-24 Sam Lefflerenable syslog support and add -s option to the man...
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-24 Sam Leffleradd syslog support (committed on vendor branch as it...
2008-03-24 Sam Lefflerupdate for 0.5.10
2008-03-24 Sam Lefflerresolve merge conflicts
2008-03-24 Sam LefflerImport of WPA supplicant 0.5.10
2008-03-24 Sam LefflerThis commit was generated by cvs2svn to compensate...
2008-03-24 Ed MasteDiff reduction to Adaptec's driver (around build 15317...
2008-03-24 Sam Lefflero add M_PROTO[678]; they'll be needed by net80211 vap...
2008-03-24 Marius Strobl- Const'ify the bus_stream_asi and bus_type_asi arrays.
2008-03-24 Marius Strobl- Take advantage of bus_dmamap_load_mbuf_sg(9).
2008-03-24 Marius Strobl- Const'ify the dc_devs array.
2008-03-24 Marius StroblSplit the registers into two halves in preparation...
2008-03-24 Ed MasteDiff reduction to Adaptec driver build 15317 (refactori...
2008-03-24 Bjoern A. ZeebFix a bug that when getting/dumping the soft lifetime...
2008-03-24 Bjoern A. ZeebImport change from KAME, rev. 1.362 kame/kame/sys/netke...
2008-03-24 Antoine BrodinDon't remove usr/include/fs/nwfs and usr/include/netncp...
2008-03-24 Christian S... Bump the FreeBSD version for zerocopy bpf buffers and...
2008-03-24 Christian S... Catch netstat up for the new bpf stats structures....
2008-03-24 Christian S... Introduce support for zero-copy BPF buffering, which...
2008-03-24 Ruslan ErmilovFix splitting into words of the .for expression to...
2008-03-24 Ruslan ErmilovFix bugs in the previous revision.
2008-03-24 Kip Macyremove unneccessary tcbinfo lock acquisitions - set...
2008-03-24 Jeff Roberson - Greatly simplify vget() by removing the guarantee...
2008-03-24 Jeff Roberson - Don't acquire the vnode interlock in _vn_lock()...
2008-03-24 Jeff Roberson - Remove an old comment; vnodes have been working...
2008-03-24 Kip MacyLabel inp as unused in the non-INVARIANTS case
2008-03-23 Peter WemmFirst pass at (possibly futile) microoptimizing of...
2008-03-23 Alan CoxCorrect an error in pmap_mincore() when applied to...
2008-03-23 Peter WemmExport TDP_KTHREAD to asm files.
2008-03-23 Peter WemmMove pcb_flags to make trivially better use of cache...
2008-03-23 Peter WemmProtect the setting of the fsbase/gsbase MSR registers...
2008-03-23 Kip MacyInsulate inpcb consumers outside the stack from the...
2008-03-23 Alan CoxTo date, we have assumed that the TLB will only set...
2008-03-23 Konstantin... Yield the cpu in the kernel while iterating the list...
2008-03-23 Colin PercivalWhen updating the install list for files which have...
2008-03-23 Jeff Roberson - Restore kse.h in this directory so other tools don...
2008-03-23 Konstantin... Prevent the overflow in the calculation of the next...
2008-03-23 Pyun YongHyeonMSI handling on some RealTek chips are broken so disabl...
2008-03-23 Pyun YongHyeonFor MSI capable hardwares, enable MSI enable bit in...
2008-03-23 Pyun YongHyeonSome RealTek chips are known to be buggy on DAC handlin...
2008-03-23 Pyun YongHyeonVLAN hardware tag information should be set for all...
2008-03-23 Pyun YongHyeonAlways honor configured VLAN/checksum offload capabilities.
2008-03-23 Bruce A. MahNew release notes: KSE removed, cmx(4), uslcom(4)...
2008-03-23 Craig RodriguesRemove comment about "-r" flag from readlabel. "-r...
2008-03-23 David XuRemove commented out code, thread suspension is done...
2008-03-23 Jeff Roberson - Only return 1 from sync_vnode() in cases where the...
2008-03-23 Marcel MoolenaarInstead of making a single geom_part.ko module, make...
2008-03-23 Jeff Roberson - Pass BO_MTX(bo) to lockmgr in vtruncbuf, we don...
2008-03-23 Marcel MoolenaarRedefine G_PART_SCHEME_DECLARE() from populating a...
2008-03-23 Marcel MoolenaarAdd g_retaste(), which given a class will present all...
2008-03-22 Olivier HouchardWe need to prototype _start() as well, as we use it...
2008-03-22 Qing LiReuse the mbuf that was just retrieved from the receive...
2008-03-22 Sam Leffleradd hints to specify how NPE ports are mapped to MAC...
2008-03-22 Sam LefflerImprove mac+phy configuration so that hints can be...
2008-03-22 Sam Lefflersync w/ p4: minor cleanups to improve msgs
2008-03-22 Poul-Henning... In abort2(2): Accept a NULL arg pointer if nargs == 0
2008-03-22 Sam Leffler(finally) add the hal status to the diagnostic generate...
2008-03-22 Sam LefflerDefer state change on disassociate to avoid unnecessari...
2008-03-22 Sam Lefflercorrect syslog mask so LOG_DEBUG msgs are not lost
2008-03-22 Stefan FarfelederAdd a test case for options.c revision 1.26.
2008-03-22 Stefan FarfelederReset the internal state used for the 'getopts' built...
2008-03-22 Remko LodderIn route.c in newroute() there's a call to exit(0)...
2008-03-22 David XuAdd POSIX pthread API pthread_getcpuclockid() to get...
2008-03-22 Jeff Roberson - Complete part of the unfinished bufobj work by consi...
2008-03-22 Alfred PerlsteinFix a race where timeout/untimeout could cause crashes...
2008-03-22 David XuUse linker set to collection all target operations.
2008-03-22 Doug AmbriskoAdd in a compat. mode so you can either open the card...
2008-03-21 Warner LoshNo need to be gratuitously style(9) non-compliant here...
2008-03-21 Remko LodderReplace reference from vinum.8 to gvinum.8, it was...
2008-03-21 Bjoern A. ZeebAdd ';' missed with the SYSINIT changes.
2008-03-21 Remko LodderAdd the i915 GME device to DRM.
2008-03-21 Konstantin... Reduce contention on the vnode interlock by not acquiri...
2008-03-21 Konstantin... Reduce the acquisition of the vnode interlock in the...
2008-03-21 Kai WangAdd MLINK for archive_write_close.
2008-03-21 Jeff Roberson - Reduce contention on the global bdonelock and bpinlo...
2008-03-21 Jeff Roberson - Add a new td flag TDF_NEEDSUSPCHK that is set whenev...
2008-03-21 David XuResolve __error()'s PLT early so that it needs not...
2008-03-20 Remko LodderThe last commit was:
2008-03-20 John BaldwinExplicitly use spinlock_enter/exit rather than locking...
2008-03-20 John BaldwinImplement a BUS_BIND_INTR() method in the bus interface...
2008-03-20 Søren SchmidtUnbreak the last commit.
2008-03-20 Kip Macypay attention to default cluster limits when sizing...
2008-03-20 Ed MasteRestore creation of passthrough devices with newer...
2008-03-20 Ed MasteAdd ioctls FSACTL_SEND_LARGE_FIB, FSACTL_SEND_RAW_SRB,
2008-03-20 Sam Leffleradd usb devices and more wlan stuff now that usb is...
2008-03-20 Roman Divacky o Add stub support for some new futex operations,
2008-03-20 Sam LefflerWorkaround design botch in usb: blindly mixing bus_dma...
2008-03-20 Konstantin... Do not dereference cdev->si_cdevsw, use the dev_refthre...
2008-03-20 Sam LefflerCorrect cache handling for xfer requests marked URQ_REQ...
2008-03-20 Sam Lefflermap device 5; the optional USB controller on Gateworks...
2008-03-20 Konstantin... Fix the leak of the vmspace on the fork when the proces...
2008-03-20 Remko LodderAlert properly when we have stale mounts left after...
2008-03-20 Søren SchmidtFix Problem with Intel Matrix RAID.
next