]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-04-18 gnnSet SIGCANCEL to SIGTHR as part of some cleanup of...
2012-04-18 maximo FreeBSD 8.3-RELEASE added.
2012-04-18 jhReturn EOPNOTSUPP rather than EPERM for the SF_SNAPSHOT...
2012-04-18 jhThe part about exec atime no longer applies in the...
2012-04-18 traszStyle.
2012-04-18 thomasFix typo in comment
2012-04-18 marckVMware environments are not unusual now. Add VMware...
2012-04-18 kibFix string buffer overflow when preparing the line...
2012-04-18 mavSome improvements to GEOM MULTIPATH:
2012-04-18 mavAlike to SCSI make adaclose() to not return error if...
2012-04-18 pluknetFix typo in ".PATH"
2012-04-18 thompsaRemove KASSERTS, they do not add any value here since...
2012-04-17 jasoneImport jemalloc b57d3ec571c6551231be62b7bf92c084a8c8291...
2012-04-17 mckusickDrop export of vdestroy() function from kern/vfs_subr...
2012-04-17 jasoneUpdate directions on how to disable malloc debugging.
2012-04-17 jasoneAdd an UPDATING entry for the contrib/jemalloc import.
2012-04-17 mckusickReplace the MNT_VNODE_FOREACH interface with MNT_VNODE_...
2012-04-17 traszFix bug where NFSv4 ACL enforcement code wouldn't uncon...
2012-04-17 traszStop treating system processes as special. This fixes...
2012-04-17 traszFix panic, triggered like this: "int main() { thr_exit...
2012-04-17 traszEnforce upper bound on the input buffer length.
2012-04-17 mavAdd some more SCSI mode pages from SPC-4 spec.
2012-04-17 traszFix panic at boot with SD/MMC readers with no media...
2012-04-17 jasoneImport jemalloc 9ef7f5dc34ff02f50d401e41c8d9a4a928e7c2a...
2012-04-17 adrianRun the fatal proc as a proc, rather than where it...
2012-04-17 adrianFix the RX free list locking creation and destruction...
2012-04-17 adrianAdd missing #include
2012-04-17 adrianStyle(9) and white space fixes.
2012-04-17 adrianProtect the PCI space registers behind a mutex.
2012-04-17 grehanAdd x2apic MSR definitions
2012-04-16 jkimFix a Clang warning.
2012-04-16 jkimRegen for r234359.
2012-04-16 jkimCorrect an argument type of iopl syscall for Linuxulato...
2012-04-16 jkimRegen for r234357.
2012-04-16 jkimCorrect arguments of stat64, fstat64 and lstat64 syscal...
2012-04-16 dimWork around an issue on 32-bit PowerPC, where clang...
2012-04-16 dimBump __FreeBSD_version due to the import of a new clang...
2012-04-16 jkimRegen for r234352.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-16 jkim- Implement pipe2 syscall for Linuxulator. This syscal...
2012-04-16 bapt- Use _PATH_TMP instead of hardcoded /tmp
2012-04-16 jkim- When interrupt is not requested for VM86 call, make...
2012-04-16 grehanSync with Bryan Venteicher's virtio git repo:
2012-04-16 mariusTurn on PREEMPTION by default. After fixing several...
2012-04-16 jhSync tmpfs_chflags() with the recent changes to UFS:
2012-04-16 jhtmpfs: Allow update mounts only for certain options.
2012-04-16 marckVMware environment is frequent nowadays. Add VMFS id.
2012-04-16 sperberAdd myself to committers-ports
2012-04-16 glebiusWhen we receive an ICMP unreach need fragmentation...
2012-04-16 zec#include <net/vnet.h> is no longer needed here.
2012-04-16 avgzfsboot: honor -q if it's present in boot.config
2012-04-16 avgintpm: add ATI IXP400 pci id
2012-04-16 andrewReplace the C implementation of __aeabi_read_tp with...
2012-04-16 mmFix typo miror -> mirror
2012-04-15 eadlerWhen searching for uninitialized memory usage add ensur...
2012-04-15 adrianAdd in the AP96 phy configuration from openwrt.
2012-04-15 adrianThe AR913x MII speed configuration matches the AR71xx...
2012-04-15 glebProvide better description for vfs.tmpfs.memory_reserve...
2012-04-15 adrianMigrate the net80211 TX aggregation state to be from...
2012-04-15 adrianDrop this down from 512 to 128 for now.
2012-04-15 bapt- Fix style(9) bugs + inconsistencies
2012-04-15 bschmidtUse the M_AMPDU_MPDU flag to determine when to manually...
2012-04-15 madpilotAdd myself to the calendar
2012-04-15 baptDo not do double initialisation
2012-04-15 traszStyle.
2012-04-15 baptadd usr.sbin/pkg which is a bootstrap tool for pkgng.
2012-04-15 traszRemove FSIRAND and FSMAXSWAP ifdefs, removing code...
2012-04-15 desCorrect my name in the copyright statement.
2012-04-15 baptImprove m4 compatibility with GNU m4 extension ** ...
2012-04-15 adrianFix the mask logic when reading PCI configuration space...
2012-04-15 adrianOverride some default values to work around various...
2012-04-14 davideFix a typo.
2012-04-14 davideFix some style bugs introduced in a previous commit...
2012-04-14 tuexenSend always HBs when in PF state.
2012-04-14 tuexenBugfix: Don't send HBs on path which are not idle.
2012-04-14 mariusGenerate an obviously missing STOP when having finished...
2012-04-14 mariusAdd support for the Atmel SAM9XE familiy of microcontro...
2012-04-14 mariusAdd support for the Atmel SAM9XE familiy of microcontro...
2012-04-14 luigii prefer this fix for the -Wformat warning (just one...
2012-04-14 dimAdd files and directories to be cleaned up if WITHOUT_G...
2012-04-14 dimVendor import of clang trunk r154661:
2012-04-14 dimVendor import of llvm trunk r154661:
2012-04-14 bzFix LINT builds after r234233; not sure why modules...
2012-04-14 bzMake compile on 64bit somehow for now after a first...
2012-04-14 marius- Try to bring these files closer to style(9).
2012-04-14 mariusFix !DDB build after r234190.
2012-04-14 grehanCatch up with Bryan Venteicher's virtio git repo:
2012-04-14 adrianBoth linux ath9k and the reference driver initialises...
2012-04-13 mariusAdd a driver for the NXP (Philips) PCF8563 RTC.
2012-04-13 mariusMerge from x86:
2012-04-13 delphijEliminate an unused parameter of static method igmp_sta...
2012-04-13 delphijThe scandir(3) function expects fourth parameter, compa...
2012-04-13 luigifix build with -Wformat -Wmissing-prototypes
2012-04-13 jasoneAdded myself to committers-src.dot.
2012-04-13 adrianFlesh out the rest of the AP96 board/config.
2012-04-13 gnnChange SIGUSR1 to SIGTHR to properly wake up a process...
2012-04-13 jpaetzelUpdate to version 2.3.1.0
2012-04-13 adrian* Enable ATH_EEPROM_FIRMWARE, now that it's a compile...
2012-04-13 adrianUpgrade ATH_EEPROM_FIRMWARE to a configuration option.
2012-04-13 monthadarAdd myself as a new committer and add adrian as my...
next