]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-09-21 Alexander MotinBunch of improvements to ctlstat.
2015-09-21 Enji CooperDelete /etc/autofs/special_noauto when MK_AUTOFS == no
2015-09-21 Luiz Otavio... Enable if_dwc for Allwinner A20 based boards.
2015-09-21 Adrian ChaddYes, it supports 802.11n.
2015-09-21 Adrian ChaddFlip on 11n by default; update TODO items.
2015-09-21 Adrian ChaddConvert if_rsu to use a deferred transmit task rather...
2015-09-21 Adrian ChaddDrain the mbuf queue upon rsu_stop().
2015-09-21 Luiz Otavio... Add the A20 glue code for if_dwc.
2015-09-20 Adrian ChaddDisable HT40 in if_rsu for now. There's something...
2015-09-20 Craig RodriguesUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 Craig RodriguesUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 Konstantin... Ensure that when a blockable open of fifo returns succe...
2015-09-20 Alexander MotinOutput times as normal microseconds, rather then in...
2015-09-20 Craig RodriguesUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 Craig RodriguesUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 Craig RodriguesUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 Craig RodriguesUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 Craig RodriguesUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 Craig RodriguesUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 Craig RodriguesUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 Craig RodriguesRemove names from some prototypes
2015-09-20 Craig RodriguesRemove names from some prototypes
2015-09-20 Craig RodriguesUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 Craig RodriguesUse ANSI C prototypes. Eliminates -Wold-style-definiti...
2015-09-20 Craig RodriguesRemove names from some prototypes
2015-09-20 Craig RodriguesRemove names from some prototypes
2015-09-20 Craig RodriguesRemove names from prototypes
2015-09-20 Alan CoxCorrect a non-fatal error in vm_pageout_worker(). ...
2015-09-20 Luiz Otavio... Fix the build by adding the alternate descriptors and...
2015-09-20 Luiz Otavio... Add alternate descriptors support for if_dwc.
2015-09-20 Luiz Otavio... Remove unnecessary includes and, while here, sort them.
2015-09-20 Alexander MotinMark with DMA flag I/Os waiting for iSCSI write data...
2015-09-20 Alexander MotinRemove couple excess SGLIST I/O flags.
2015-09-20 Craig RodriguesAdd include for declaration of _set_tp(). Eliminates...
2015-09-20 Craig RodriguesAdd declarations to eliminate -Wmissing-prototypes...
2015-09-20 Craig RodriguesUse ANSI C prototypes.
2015-09-20 Craig RodriguesAdd declaration to eliminate -Wmissing-prototypes warning
2015-09-20 Craig RodriguesAdd declarations to netdb_private.h to eliminate -Wmiss...
2015-09-20 Craig RodriguesAdd declarations to eliminate -Wmissing-prototypes...
2015-09-20 Craig RodriguesDefine _NS_PRIVATE to make declarations visible.
2015-09-20 Craig RodriguesAdd missing includes to eliminate -Wmissing-prototypes...
2015-09-20 Craig RodriguesAdding missing declarations to eliminate -Wmissing...
2015-09-20 Craig RodriguesAdd missing include to eliminate -Wmissing-prototypes...
2015-09-20 Craig RodriguesAdd declaration to eliminate -Wmissing-prototypes warning
2015-09-20 Craig RodriguesAdd declarations to eliminate -Wmissing-prototypes...
2015-09-20 Craig RodriguesAdding missing include to eliminate -Wmissing-prototype...
2015-09-20 Craig RodriguesAdd declarations to eliminate -Wmissing-prototypes...
2015-09-20 Craig RodriguesAdd declarations to eliminate -Wmissing-prototypes...
2015-09-20 Craig RodriguesAdd declaration to eliminate -Wmissing-prototypes warning.
2015-09-20 Craig RodriguesAdd missing include to eliminate -Wmissing-prototypes...
2015-09-20 Craig RodriguesAdd missing includes to eliminate -Wmissing-prototypes...
2015-09-20 Konstantin... Use tabs for indend.
2015-09-20 Konstantin... Add support for weak symbols to the kernel linkers...
2015-09-20 Hiroki SatoAdd PF_LOCAL support in getaddrinfo(3) and getnameinfo(3):
2015-09-19 Hiroki Sato- Remove unused union p_un.
2015-09-19 Hiroki Sato- Fix a crash on a rpc entry when an IPv6 address is...
2015-09-19 Jilles Tjoelkerlibc: Consistently call _ioctl() internally, not ioctl().
2015-09-19 Xin LI'sin' is never used after assignment. Looking at the...
2015-09-19 Alexander MotinAlways execute REPORT LUNS and REQUEST SENSE commands...
2015-09-19 Alexander MotinSplit two command flags with different meaning.
2015-09-19 Allan JudeRename some functions and variables inside sesutil...
2015-09-19 Alexander MotinPack struct ctl_ha_msg_hdr by 8 bytes.
2015-09-19 Sean BrunoRevert 287914,287762.
2015-09-19 Bryan DreweryConnect sesutil(1) and numactl(1) for META_MODE.
2015-09-19 Allan JudeImprove and expand sesutil(8)
2015-09-19 Baptiste DaroussinRestore man -t for manpages rendered by mandoc
2015-09-19 Alexander MotinFix memory corruption when >128K transferred through...
2015-09-19 Alexander V... Cleanup nd6_cache_lladdr(). No functional changes.
2015-09-19 Bryan DreweryReplace afterinstall: hack with FILES mechanism.
2015-09-19 Bryan DreweryReplace afterinstall: hack from r54681 with 'make delet...
2015-09-19 Bryan DreweryReplace afterinstall: hack from r111083 with 'make...
2015-09-18 Bryan DreweryReplace beforeinstall: handling with FILES.
2015-09-18 Bryan DreweryRemove redundant beforeinstall.
2015-09-18 Bryan DreweryFix LIBRARIES_ONLY
2015-09-18 Bryan DreweryMETA_MODE: No need to fix the link in this case.
2015-09-18 Bryan DreweryRemove rm -Rf beforeinstall hack that was needed due...
2015-09-18 Bryan DreweryGarbage collect _SHLIBDIRPREFIX leftovers from r284898.
2015-09-18 Bryan DreweryRegenerate
2015-09-18 Bryan DreweryDocument NO_DIRDEPS for META_MODE and give link to...
2015-09-18 Bryan DreweryMETA_MODE: Avoid command changing in 2nd build.
2015-09-18 Bryan DreweryUse FILES for installing the dtrace scripts.
2015-09-18 Bryan DreweryDon't hide build commands.
2015-09-18 Xin LIThere is no HP 300 support in FreeBSD anymore, so remov...
2015-09-18 Alexander MotinMark I/Os with DMA flag while moving data through the...
2015-09-18 Alexander MotinRelax serseq option operation for reads.
2015-09-18 Bryan DreweryAvoid /usr/obj// from r287899
2015-09-18 Adrian ChaddEnsure the ring state is also blanked upon reset, otherwise
2015-09-18 Edward Tomasz... Kernel part of reroot support - a way to change rootfs...
2015-09-18 Konstantin... Do not execute exception handlers with disabled interrupts.
2015-09-18 Konstantin... Clear exclusive monitors when handling data aborts...
2015-09-18 Andrew TurnerDon't read the floating-point registers for now. We...
2015-09-18 Alexander MotinKill HA link and shutdown the threads on shutdown.
2015-09-18 Alexander MotinUpdate list of opcodes to 5/26/15.
2015-09-18 Alexander MotinUpdate list of ASC/ASCQ codes from 5/20/12 to 8/12/15.
2015-09-18 Adrian ChaddAdd in a temporary (hah!) workaround for net80211 scann...
2015-09-18 Adrian ChaddRefactor out the tx buffer free code into a routine...
2015-09-18 Alexander V... * Simplify logic besides llchange variable.
2015-09-18 Edward Tomasz... The "automount" rc script should depend on "automountd...
2015-09-18 Adrian ChaddSet AMPDU density/size parameters during vap creation.
2015-09-18 Adrian ChaddAdd a very hacked up station only A-MPDU negotiation...
next