]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-11-05 John-Mark Gurneygroup functions together by function...
2011-11-05 Dimitry AndricWhenever you boot with nfsv4_server_enable=NO (the...
2011-11-05 Pawel Jakub... Correct typo in comment.
2011-11-05 Pawel Jakub... In zvol_open() if the spa_namespace_lock is already...
2011-11-05 Hans Petter... Implement support for modem control lines.
2011-11-05 Ed SchoutenRemove an unused variable from pam_unix.
2011-11-05 Konstantin... Fix typo.
2011-11-05 Konstantin... Remove redundand definitions. The chunk was missed...
2011-11-05 Konstantin... Provide typedefs for the type of bit mask for the page...
2011-11-05 Ed SchoutenAdd static keywords to variables and functions where...
2011-11-04 Pyun YongHyeonImplement altq(4) support.
2011-11-04 Pyun YongHyeonBecause ti(4) drops a driver lock in RX handler, check...
2011-11-04 Pyun YongHyeonDon't abuse if_hwassist and make sure enabling correspo...
2011-11-04 Pyun YongHyeonDon't clear upper 4bits from VLAN tag information....
2011-11-04 Pyun YongHyeonIntroduce ti_ifmedia_upd_locked() to use in driver...
2011-11-04 Pyun YongHyeonAnnounce IFCAP_LINKSTATE capability and let network...
2011-11-04 Pyun YongHyeonMake sure to unload loaded DMA area(descriptor, command...
2011-11-04 Ed SchoutenFix a warning emitted by Clang.
2011-11-04 Pyun YongHyeons/u_intXX_t/uintXX_t/g
2011-11-04 Pyun YongHyeonMake ti(4) build with 'options TI_PRIVATE_JUMBOS'.
2011-11-04 Pyun YongHyeonstyle.
2011-11-04 Pyun YongHyeonUse ANSI function definations.
2011-11-04 Bjoern A. ZeebAlways use the opt_*.h options for ipfw.ko, not just...
2011-11-04 Robert MillanSilence an (otherwise harmless) very recurrent warning...
2011-11-04 Ed SchoutenAdd missing static keywords for global variables to...
2011-11-04 Adrian ChaddCall the correct chipset power routine when disabling...
2011-11-04 Hans Petter... Fix for panic at USB controller attach failure during...
2011-11-04 Alan CoxSimplify the implementation of the failure case in...
2011-11-04 John BaldwinRegen.
2011-11-04 John BaldwinAdd the posix_fadvise(2) system call. It is somewhat...
2011-11-04 John BaldwinMove the cleanup of f_cdevpriv when the reference count...
2011-11-03 Bjoern A. ZeebAdd QLogic 10 Gigabit Ethernet & CNA Adapter Driver...
2011-11-03 Konstantin... Fix kernel panic when d_fdopen csw method is called...
2011-11-03 Max LaierFix a use-after-free/redzone issue in the routing code.
2011-11-03 Rick MacklemBoth a crash reported on freebsd-current on Oct. 18...
2011-11-03 Attilio RaoDisable interrupt and preemption for smp_rendezvous...
2011-11-03 Sergey KandaurovRemove the remnants of /stand/sysinstall.
2011-11-03 Sergey KandaurovRemove a couple of write-only variables.
2011-11-02 Dag-Erling... Note that pam_unix(8) does not respect PAM_CHANGE_EXPIR...
2011-11-02 Marius StroblSprinkle some const.
2011-11-02 Marius StroblRemove variable initialized but no longer actually...
2011-11-02 Sergey KandaurovRestore sysctl names for tcp_sendspace/tcp_recvspace.
2011-11-02 Olivier HouchardDisable the TX ready interrupts once we received one...
2011-11-02 Konstantin... Despite official i386 ABI does not mandate any stack...
2011-11-02 Konstantin... Make sure that stack is 16-byte aligned before calling...
2011-11-02 Maxim KonovalovOpenBSD 5.0 added.
2011-11-02 Alexander MotinAdd mutex and two flags to make orphan() call properly...
2011-11-02 Doug Barton1. Add a new option, --run-updates, to always or never...
2011-11-02 Alan CoxAdd support for VM_ALLOC_WIRED and VM_ALLOC_ZERO to...
2011-11-02 Doug BartonIf the user is moving from any other time zone to UTC...
2011-11-01 Alexander MotinMake orphan() method in geom_dev asynchronous using...
2011-11-01 Marius StroblAdd a PCI front-end to esp(4) allowing it to support...
2011-11-01 Alexander MotinRefactor disk disconnection and geom destruction handli...
2011-11-01 Marius StroblIncrease the IOC port initialization timeouts by ten...
2011-11-01 Marius StroblIn r225931 I've missed the only other driver using...
2011-11-01 Alexander MotinRefactor disk disconnection and geom destruction handli...
2011-11-01 Marius Strobl- Import the common MII bitbang'ing code from NetBSD...
2011-11-01 Peter HolmAdded missing cache purge of from argument for rename().
2011-11-01 Fabien ThomasTwo bugs fixed:
2011-11-01 Alexander MotinWorkaround the problem introduced by combination of...
2011-11-01 Edwin GroothuisMFV of r226974, tzdata2011n
2011-11-01 Edwin GroothuisVendor import of tzdata2011n
2011-10-31 Peter HolmFix the wrong commit log message for r226967: "Added...
2011-10-31 Peter HolmThe kern_renameat() looks up the fvp using the DELETE...
2011-10-31 Andrey V. ElsukovAdd information about MD_READONLY and MD_COMPRESS flags...
2011-10-31 Ed SchoutenPut some static keywords in the source code.
2011-10-30 Dimitry AndricPull in r143305 and r143312 from upstream clang trunk...
2011-10-30 Marius StroblAdd multiple inclusion protection.
2011-10-30 Marius StroblActually, limit to 32-bit DMA for the transfer buffers...
2011-10-30 Marius StroblCorrect the DMA constraints, the LSI64854 isn't limited...
2011-10-30 Marius Strobl- Use device_t rather than the NetBSDish struct device.
2011-10-30 Doug BartonFix typo from r226927
2011-10-30 Robert MillanFix a few gratuitous library dependencies. Some of...
2011-10-30 Edward Tomasz... For processes with no controlling terminal, display...
2011-10-30 Kevin LoAdd missing PF_UNLOCK in pf_test
2011-10-30 Christian BruefferFix a misplaced parenthesis.
2011-10-30 Alan CoxEliminate vm_phys_bootstrap_alloc(). It was a failed...
2011-10-30 Doug BartonAdd birth date for Ken Thompson
2011-10-30 Marcel MoolenaarRevert rev. 226893: subr_syscall.c is being included...
2011-10-29 Doug BartonAdd a reminder about quarterly status report due dates
2011-10-29 John-Mark Gurneyremove trailing whitespace...
2011-10-29 John-Mark Gurneyerror if /boot/mbr is empty... This can happen on...
2011-10-29 Hans Petter... Improve USB mass storage quirk auto detection.
2011-10-29 Adrian ChaddAdd some new ath(4) debugging bits, from my if_ath_tx...
2011-10-29 Doug BartonFix the text and attribution of the poem "Youth" by...
2011-10-29 Scott LongFix an implicit dependency between the MFI driver and...
2011-10-29 Andrey A. ChernovReword '}' description to sound more clear.
2011-10-29 Marcel MoolenaarDefine systrace_probe_func in subr_syscall.c where...
2011-10-28 Jilles Tjoelkersh: Add test for exit status of for loop without items.
2011-10-28 Alan CoxUse "u_long" instead of "unsigned long".
2011-10-28 Andrey A. ChernovUpdate '}' description to reflect reality (and POSIX)
2011-10-28 Robert MillanAdd a few improvements to utf-8 -> cp436 console map
2011-10-28 Xin LIDon't expose a constant array into global namespace.
2011-10-28 Adrian ChaddInclude the tid when printing out crypto replay errors.
2011-10-28 Adrian ChaddWhen punting frames to the RX tap, free the mbufs since...
2011-10-28 Sergey KandaurovFix arguments list for proc:::signal-discard DTrace...
2011-10-28 Sergey KandaurovAdd the XSI option -b to show date of the last reboot.
2011-10-28 Andrey V. ElsukovOur geom withering function could take some time before...
2011-10-28 Eygene RyabinkinFix handling of rc_force in /etc/rc.d/dhclient
2011-10-28 Pyun YongHyeonDisable updating InputDiscards counter for BCM5717...
next