]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-11-08 bdreweryAdd built-in ccache build support via WITH_CCACHE_BUILD...
2015-11-08 bdreweryFAST_DEPEND: Don't enable when .MAKE.MODE=meta.
2015-11-08 bdreweryFAST_DEPEND: Don't include depend files when using...
2015-11-08 bdreweryAdd a hack to workaround ZSH as BUILDENV_SHELL breaking...
2015-11-07 umeFix alignment of the short month names for CJK locales,
2015-11-07 kppf: Fix broken rule skip calculation
2015-11-07 cemsavecore(8): Be quiet unless the user asks for verbose
2015-11-07 cemhptmv(4): Fix broken sysctl(9) API assumptions
2015-11-07 impCorrect !FDT case with proper name.
2015-11-07 baptFix build of localedef(1) on arm where wchar_t is an...
2015-11-07 impImplement the phy-mode property for ate and macb. If...
2015-11-07 jillesperiodic: Fix backwards compatibility for daily_status_...
2015-11-07 baptRewrite the histoty part
2015-11-07 baptImprove localedef(1) manpage
2015-11-07 baptBump warning level
2015-11-07 baptUse const where needed instead of using pragmas to...
2015-11-07 baptMake bsd declaration static
2015-11-07 impAdd support for RMII in macb, cribbed slightly from...
2015-11-07 baptFix an off by one due to bad conversion from avl(3...
2015-11-07 mavRework r290504.
2015-11-07 mavSpecify VP when sending a marker.
2015-11-07 cemFlesh out sysctl types further (follow-up of r290475)
2015-11-07 mavMake ISP_SLEEP() really sleep instead of spinning.
2015-11-07 baptAdd a note about the inpact on databases of the changes...
2015-11-07 baptRun memset only after having checked the return of...
2015-11-07 baptWorkaround an issue on i386 to unbreak the build until...
2015-11-07 baptFix build on arm64
2015-11-07 baptStop enforcing LC_COLLATE to C unicode collation is...
2015-11-07 baptAdd an UPDATING entry about the changed of behaviour...
2015-11-07 baptBump __FreeBSD_version modification of the locales
2015-11-07 baptImprove collation string and locales support
2015-11-07 kibCorrect the argument type in the sysctl_add_oid(9)...
2015-11-07 kibMove intmax_t and uintmax_t type declarations to sys...
2015-11-07 takawataFix encryption error handling.
2015-11-07 baptAdd missing header
2015-11-07 hselaskyAdd helper function to check if a USB page cache buffer...
2015-11-07 baptCatchup with latest changes for ObsoleteFiles in case...
2015-11-07 baptReadd LOCALEDIR definition removed by accident
2015-11-07 melifaroUnify setting lladdr for AF_INET[6].
2015-11-07 baptFix typo
2015-11-07 baptMerge from head r290483
2015-11-07 emastearm64: build em(4) and igb(4) modules
2015-11-07 emastearm64: add igb(4) to GENERIC
2015-11-07 adrianAdd a sched_yield() to work around low memory condition...
2015-11-07 baptProtecting against rm -rf / is now POSIXLY_CORRECT...
2015-11-07 cemFinal follow-up to r290475: Bump __FreeBSD_version
2015-11-07 baptImprove soelim(1) manpages
2015-11-07 cemAnother follow-up to r290475: Bump .Dd in sysctl_add_oid.9
2015-11-07 cemFollow-up to r290475: Add sysctl(8) support for added...
2015-11-07 cemRound out SYSCTL macros to the full set of fixed-width...
2015-11-07 adrianath(4) - reflect whether this is a full or fast channel...
2015-11-07 mjgfd: implement kern.proc.nfds sysctl
2015-11-06 skraSet correct code for signal in abort_align() routine.
2015-11-06 adrian[netinet6]: Create a new IPv6 netisr which expects...
2015-11-06 dimAdd maintainer entries for llvm, lldb, compiler-rt...
2015-11-06 tuexenUse the correct length. The wrong one was too large.
2015-11-06 bdreweryThe 'buildenv' target can safely be ran with '+'.
2015-11-06 smhSwitch zfs_panic_recover to panic for bad DVA
2015-11-06 cognetInclude opt_platform.h to get FDT defined.
2015-11-06 asomersAlways check the return value of lseek.
2015-11-06 mavRemoved unused malloc types.
2015-11-06 jkimFix a typo. I did not mean it, really.
2015-11-06 jkimClean up OpenSSL makefiles.
2015-11-06 desRefresh my entries
2015-11-06 mavAdd two more KASSERTs.
2015-11-06 skraMake interrupt dispatching MP safe. Use GPU interrupt...
2015-11-06 jimharrisI am still maintaining iscsi, nvme, nvd and nvmecontrol.
2015-11-06 jillesI still maintain sh(1).
2015-11-06 avgzfsboottest: catch up with r241289, call zfs_spa_init...
2015-11-06 avgzfsboottest: build as a 32 bit application
2015-11-06 smhAdd sysctl to control LACP strict compliance default
2015-11-06 umeDo not truncate addresses when printing in encoded...
2015-11-06 andrewMark the thunder_mdio_fdt driver as early, the bgx...
2015-11-06 andrewMark the arm64 nexus devices to be attached early....
2015-11-06 ume- Fix alignment for padding link address.
2015-11-06 umeThe field modifier for trimming whitespace
2015-11-06 tuexenThe field sinfo_timetolive should have been sinfo_pr_value.
2015-11-06 tuexenFix typos in field names of struct sctp_extrcvinfo.
2015-11-06 hselaskyFix for unaligned IP-header.
2015-11-06 smhCorrect posix_openpt reference in pty(3)
2015-11-06 avosurtwn(4): simplify urtwn_tsf_sync_enable().
2015-11-06 avosifconfig: fix padding for '<ifname> scan' command output
2015-11-06 ngieFix compiling netstat after r290367 by substituting...
2015-11-06 bdreweryRegenerate for WITH_FAST_DEPEND in r290433.
2015-11-06 bdreweryDon't allow environment-set options to bleed into src...
2015-11-06 jhibbitsWrite 2- and 4-byte aligned values as single writes...
2015-11-06 bdreweryAdd a FAST_DEPEND option, off by default, which speeds...
2015-11-06 adrianotus(4) - add flags for RX filter, configuration and...
2015-11-06 bdreweryAdd SUBDIR_PARALLEL.
2015-11-05 gjbUpdate MAINTAINERS file to reflect re (gjb) wants to...
2015-11-05 jhbWhen dumping an rman in DDB, include the RID of each...
2015-11-05 adrianremove \, it confuses things.
2015-11-05 avosiwn(4): various simple fixes
2015-11-05 bdreweryCorrect a comment which appears to be mistakingly mecha...
2015-11-05 jkimOpenSSL is still maintained by us.
2015-11-05 bdreweryAllow 'make buildenv' to work anywhere in the src tree.
2015-11-05 bdreweryAllow 'make buildenv' to default to the caller's shell...
2015-11-05 cognetMake if_macb work with FDT.
2015-11-05 jmgI'm still maintaining these...
2015-11-05 cognetMake at91_pmc probe any at91 pmc device we support...
next