]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 luigiremove the old memory allocator, not useful anymore
2013-01-17 brooksIn r245571, "rm -rf <foo>; ln -s <bar> <foo>" needed...
2013-01-17 luigiadd some definition and driver changes in preparation for
2013-01-17 jhbDon't attempt to use clflush on the local APIC register...
2013-01-17 andreMove the mbuf memory limit calculations from init_param...
2013-01-17 csjpImplement the zonename token for jailed processes. If
2013-01-17 brooksIn preparation for logging metadata about each filesyst...
2013-01-17 luigiremove an incorrect comment and debugging code
2013-01-17 jhbRemove the unused nfs_curusec().
2013-01-17 npcxgbe: Make the for_each macros safer to use by turning...
2013-01-17 jhbRemove a no-longer-used variable after the previous...
2013-01-17 brooksRework the mtree portion of etc/Makefile's distrib...
2013-01-17 brooksCorrect the distrib-dirs target in the -DDB_FROM_SRC...
2013-01-17 ianAdd myself as a committer, and my mentor relationship.
2013-01-17 brooksAdd a new LIBRARIES_ONLY make variable to disable the...
2013-01-17 adrianAdd extra debugging fields.
2013-01-17 adrianFix hangs (exposed by spectral scan activity) in STA...
2013-01-17 adrianAdd a quick work-around if ath_beacon_config() to not...
2013-01-17 andrew* Correct KINFO_PROC_SIZE for ARM EABI.
2013-01-17 andrewImplement stack unwinding based on section 9 of the...
2013-01-17 andrewAdd the required __aeabi_* functions the kernel uses...
2013-01-17 bzRegen after adding WITH_OPENSSH_NONE_CIPHER in r245527.
2013-01-17 andrewAdd compiler support for the ARM EABI.
2013-01-17 eadlerConvert to Python 3
2013-01-17 eadlerRemove useless variable 'Pflag':
2013-01-17 mav - Fix rebuild position broken at r245522.
2013-01-17 bzAdd a src.conf(5) option to allow users to compile...
2013-01-17 bzAdd a conditional sleep 1 in case we add any IPv6 addre...
2013-01-17 mavFor Promise/AMD metadata add support for disks with...
2013-01-17 npAllow "ivlan" (inner VLAN) to be used as an alias for...
2013-01-17 mavRecalculate volume size only for real CONCATs. For...
2013-01-16 npcxgbe: Do a more thorough job in the CLEAR_STATS ioctl.
2013-01-16 npcxgbe: Fix the for_each_foo macros -- the last argument...
2013-01-16 brooksRemove support for installing 1aout section manpages.
2013-01-16 brooksRemove default support for 1aout section manpages....
2013-01-16 brooksAccording to the notes in ObsoleteFiles.inc we last...
2013-01-16 delphijMFV r245510:
2013-01-16 jhbUse the VA_UTIMES_NULL flag to detect when NULL was...
2013-01-16 carlAdd myself and my mentor relationship.
2013-01-16 delphijUse a different way to silence clang analyzer as done...
2013-01-16 ganboldFix style bugs
2013-01-16 kibRemove the filtering of the acceptable mount options...
2013-01-16 eadlerFree memory before exiting in order to silence a warnin...
2013-01-16 eadlerRemove unused variables
2013-01-16 eadlerCorrect prefix for "locally installed things"
2013-01-16 eadlerAvoid clobbering errno with a call to fprintf
2013-01-16 yongariAdd D-Link DFE-520TX (rev. C1) to HARDWARE section.
2013-01-16 yongariAdd D-Link DFE-520TX rev C1.
2013-01-15 smhReports pools which have a removed l2cache disk under...
2013-01-15 cognetUse armv7_drain_writebuf() and armv7_context_switch...
2013-01-15 cognetOnly spin on the blocked_lock for SCHED_ULE+SMP, as...
2013-01-15 jhb- More properly handle interrupted NFS requests on...
2013-01-15 cognetDon't define rel/acq variants of some atomic operations...
2013-01-15 jhbDo not require a filter-only interrupt handler for...
2013-01-15 alfredDo not autotune ncallout to be greater than 18508.
2013-01-15 npcxgbe/tom: Add support for fully offloaded TCP/IPv6...
2013-01-15 npcxgbe/tom: Add support for fully offloaded TCP/IPv6...
2013-01-15 adrianAdd some new debugging options for the ath(4) and ath_h...
2013-01-15 adrianImplement frame (data) transmission using if_transmit...
2013-01-15 adrianRemove the use of the ifnet send queue and if_start...
2013-01-15 reneAdd gjb as my co-mentor now that I have a full doc...
2013-01-15 sbrunoSatisfy the intent of kern/151564: [ciss] ciss(4) shoul...
2013-01-15 zont- Use standard RETURN VALUES section.
2013-01-15 zont- Detect when we are in KVM.
2013-01-15 mavAllow to insert new component to geom_raid3 without...
2013-01-15 ganboldAdd mistakenly removed third clause to license
2013-01-15 ganboldFix formatting of license according to share/examples...
2013-01-15 ganboldFix license to follow standard license template
2013-01-15 ganboldInitial support for Allwinner A10 SoC (Cubieboard)
2013-01-15 npcxgbe/tom: Basic CLIP table management.
2013-01-15 dbnAdd myself as a port committer (with eadler@ and bdrewe...
2013-01-15 mavIn case somebody still use it, fix legacy ataraid(4...
2013-01-15 mavAlike to r242314 for GRAID make GRAID3 more aggressive...
2013-01-15 mavAlike to r242314 for GRAID make GMIRROR more aggressive...
2013-01-15 npcxgbe/tom: Miscellaneous updates for TOE+IPv6 support...
2013-01-15 brooksAdd an option DB_FROM_SRC to use src/etc's user/group...
2013-01-14 dteskeDon't use f_show_msg() unless printf(1) syntax is requi...
2013-01-14 brooksRemember the . in .\" in the WITH_NMTREE file and regen...
2013-01-14 npcxgbe(4): Updates to the hardware L2 table management...
2013-01-14 mavKeep value of orig_config_id metadata field. Windows...
2013-01-14 dimAdd CLOCK_PROCESS_CPUTIME_ID to <time.h>, to synchroniz...
2013-01-14 hselaskyAdd new u3g device quirk.
2013-01-14 jillessh: Simplify cd-hash interaction.
2013-01-14 mavSmall cosmetic tuning of the IRRT status constants.
2013-01-14 sbrunoQuiesce some clang warnings while we're here doing...
2013-01-14 mavPrint some more metadata fields.
2013-01-14 jillessh: Pass $? to command substitution containing compound...
2013-01-14 zont- Get rid of unused function vmspace_wired_count().
2013-01-14 jlhRemove stray tabs.
2013-01-14 jlhAllow commands without any additional arguments, as...
2013-01-14 andrewUpdate sigcode to use both the current ABI and FreeBSD...
2013-01-14 andrewSwitch the default CPU to an arm9. This removes compile...
2013-01-14 baptDirectly uses calloc(3) instread of malloc(3) + memset(3)
2013-01-14 kibAdd a trivial comment to record the proper commit log...
2013-01-14 kibRearrange the struct bufobj and struct vnode layouts...
2013-01-14 kibFor zfs vnodes, use the standard inode number based...
2013-01-14 kibThe current default size of the nullfs hash table used...
2013-01-14 kibdiff --git a/sys/kern/vfs_subr.c b/sys/kern/vfs_subr.c
2013-01-14 kibAdd exported vfs_hash_index() function, which calculate...
next