]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-04-19 Adrian ChaddStop using the hardware register value byte order swapp...
2012-04-19 David E. O... Update file(1) to version 5.11.
2012-04-18 Devin TeskeAdd my birth date/place to the calendar as new committer.
2012-04-18 Kirk McKusickDelete a no longer useful VNASSERT missed during change...
2012-04-18 Kirk McKusickFix a memory leak of M_VNODE_MARKER introduced in 234386.
2012-04-18 Devin TeskeAdd myself as a new committer.
2012-04-18 Marcel MoolenaarCompensate for the replacement of uart_cpu_{amd64|i386...
2012-04-18 Josh PaetzelUnbreak tinderbox.
2012-04-18 George V. Neville... Set SIGCANCEL to SIGTHR as part of some cleanup of...
2012-04-18 Maxim Konovalovo FreeBSD 8.3-RELEASE added.
2012-04-18 Jaakko HeinonenReturn EOPNOTSUPP rather than EPERM for the SF_SNAPSHOT...
2012-04-18 Jaakko HeinonenThe part about exec atime no longer applies in the...
2012-04-18 Edward Tomasz... Style.
2012-04-18 Thomas QuinotFix typo in comment
2012-04-18 Dmitry MorozovskyVMware environments are not unusual now. Add VMware...
2012-04-18 Konstantin... Fix string buffer overflow when preparing the line...
2012-04-18 Alexander MotinSome improvements to GEOM MULTIPATH:
2012-04-18 Alexander MotinAlike to SCSI make adaclose() to not return error if...
2012-04-18 Sergey KandaurovFix typo in ".PATH"
2012-04-18 Andrew ThompsonRemove KASSERTS, they do not add any value here since...
2012-04-17 Jason EvansImport jemalloc b57d3ec571c6551231be62b7bf92c084a8c8291...
2012-04-17 Kirk McKusickDrop export of vdestroy() function from kern/vfs_subr...
2012-04-17 Jason EvansUpdate directions on how to disable malloc debugging.
2012-04-17 Jason EvansAdd an UPDATING entry for the contrib/jemalloc import.
2012-04-17 Kirk McKusickReplace the MNT_VNODE_FOREACH interface with MNT_VNODE_...
2012-04-17 Edward Tomasz... Fix bug where NFSv4 ACL enforcement code wouldn't uncon...
2012-04-17 Edward Tomasz... Stop treating system processes as special. This fixes...
2012-04-17 Edward Tomasz... Fix panic, triggered like this: "int main() { thr_exit...
2012-04-17 Edward Tomasz... Enforce upper bound on the input buffer length.
2012-04-17 Alexander MotinAdd some more SCSI mode pages from SPC-4 spec.
2012-04-17 Edward Tomasz... Fix panic at boot with SD/MMC readers with no media...
2012-04-17 Jason EvansImport jemalloc 9ef7f5dc34ff02f50d401e41c8d9a4a928e7c2a...
2012-04-17 Adrian ChaddRun the fatal proc as a proc, rather than where it...
2012-04-17 Adrian ChaddFix the RX free list locking creation and destruction...
2012-04-17 Adrian ChaddAdd missing #include
2012-04-17 Adrian ChaddStyle(9) and white space fixes.
2012-04-17 Adrian ChaddProtect the PCI space registers behind a mutex.
2012-04-17 Peter GrehanAdd x2apic MSR definitions
2012-04-16 Jung-uk KimFix a Clang warning.
2012-04-16 Jung-uk KimRegen for r234359.
2012-04-16 Jung-uk KimCorrect an argument type of iopl syscall for Linuxulato...
2012-04-16 Jung-uk KimRegen for r234357.
2012-04-16 Jung-uk KimCorrect arguments of stat64, fstat64 and lstat64 syscal...
2012-04-16 Dimitry AndricWork around an issue on 32-bit PowerPC, where clang...
2012-04-16 Dimitry AndricBump __FreeBSD_version due to the import of a new clang...
2012-04-16 Jung-uk KimRegen for r234352.
2012-04-16 Dimitry AndricUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-16 Jung-uk Kim- Implement pipe2 syscall for Linuxulator. This syscal...
2012-04-16 Baptiste Daroussin- Use _PATH_TMP instead of hardcoded /tmp
2012-04-16 Jung-uk Kim- When interrupt is not requested for VM86 call, make...
2012-04-16 Peter GrehanSync with Bryan Venteicher's virtio git repo:
2012-04-16 Marius StroblTurn on PREEMPTION by default. After fixing several...
2012-04-16 Jaakko HeinonenSync tmpfs_chflags() with the recent changes to UFS:
2012-04-16 Jaakko Heinonentmpfs: Allow update mounts only for certain options.
2012-04-16 Dmitry MorozovskyVMware environment is frequent nowadays. Add VMFS id.
2012-04-16 Armin PirkovitschAdd myself to committers-ports
2012-04-16 Gleb SmirnoffWhen we receive an ICMP unreach need fragmentation...
2012-04-16 Marko Zec#include <net/vnet.h> is no longer needed here.
2012-04-16 Andriy Gaponzfsboot: honor -q if it's present in boot.config
2012-04-16 Andriy Gaponintpm: add ATI IXP400 pci id
2012-04-16 Andrew TurnerReplace the C implementation of __aeabi_read_tp with...
2012-04-16 Martin MatuskaFix typo miror -> mirror
2012-04-15 Eitan AdlerWhen searching for uninitialized memory usage add ensur...
2012-04-15 Adrian ChaddAdd in the AP96 phy configuration from openwrt.
2012-04-15 Adrian ChaddThe AR913x MII speed configuration matches the AR71xx...
2012-04-15 Gleb KurtsouProvide better description for vfs.tmpfs.memory_reserve...
2012-04-15 Adrian ChaddMigrate the net80211 TX aggregation state to be from...
2012-04-15 Adrian ChaddDrop this down from 512 to 128 for now.
2012-04-15 Baptiste Daroussin- Fix style(9) bugs + inconsistencies
2012-04-15 Bernhard SchmidtUse the M_AMPDU_MPDU flag to determine when to manually...
2012-04-15 Guido FalsiAdd myself to the calendar
2012-04-15 Baptiste DaroussinDo not do double initialisation
2012-04-15 Edward Tomasz... Style.
2012-04-15 Baptiste Daroussinadd usr.sbin/pkg which is a bootstrap tool for pkgng.
2012-04-15 Edward Tomasz... Remove FSIRAND and FSMAXSWAP ifdefs, removing code...
2012-04-15 Dag-Erling... Correct my name in the copyright statement.
2012-04-15 Baptiste DaroussinImprove m4 compatibility with GNU m4 extension ** ...
2012-04-15 Adrian ChaddFix the mask logic when reading PCI configuration space...
2012-04-15 Adrian ChaddOverride some default values to work around various...
2012-04-14 Davide ItalianoFix a typo.
2012-04-14 Davide ItalianoFix some style bugs introduced in a previous commit...
2012-04-14 Michael TuexenSend always HBs when in PF state.
2012-04-14 Michael TuexenBugfix: Don't send HBs on path which are not idle.
2012-04-14 Marius StroblGenerate an obviously missing STOP when having finished...
2012-04-14 Marius StroblAdd support for the Atmel SAM9XE familiy of microcontro...
2012-04-14 Marius StroblAdd support for the Atmel SAM9XE familiy of microcontro...
2012-04-14 Luigi Rizzoi prefer this fix for the -Wformat warning (just one...
2012-04-14 Dimitry AndricAdd files and directories to be cleaned up if WITHOUT_G...
2012-04-14 Dimitry AndricVendor import of clang trunk r154661:
2012-04-14 Dimitry AndricVendor import of llvm trunk r154661:
2012-04-14 Bjoern A. ZeebFix LINT builds after r234233; not sure why modules...
2012-04-14 Bjoern A. ZeebMake compile on 64bit somehow for now after a first...
2012-04-14 Marius Strobl- Try to bring these files closer to style(9).
2012-04-14 Marius StroblFix !DDB build after r234190.
2012-04-14 Peter GrehanCatch up with Bryan Venteicher's virtio git repo:
2012-04-14 Adrian ChaddBoth linux ath9k and the reference driver initialises...
2012-04-13 David E. O... Virgin import of Christos Zoulas's FILE 5.11.
2012-04-13 Marius StroblAdd a driver for the NXP (Philips) PCF8563 RTC.
2012-04-13 Marius StroblMerge from x86:
2012-04-13 Xin LIEliminate an unused parameter of static method igmp_sta...
next