]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-08-10 bdreweryUse proper argument length for rmdir(2) for r303934.
2016-08-10 stevekAdd kernel environment variables under smbios.system...
2016-08-10 lwhsuOnly remove empty directories before packaging.
2016-08-10 bdrewerySupport rmdir(2).
2016-08-10 bdrewerySquelch a false-positive Clang static analyzer warning.
2016-08-10 bdreweryFix -b failure not restoring flags on the destination...
2016-08-10 bdreweryFix -S with -l not being atomic.
2016-08-10 bdrewerySupport -v for -l.
2016-08-10 bdreweryFix -S with -b not atomically updating the destination...
2016-08-10 bdreweryTrim out excessive / with -v when target directory...
2016-08-10 tuexenImprove a consistency check to not detect valid cases for
2016-08-10 traszReplace all remaining calls to vprint(9) with vn_printf...
2016-08-10 edMake cpu_set_user_tls() work when called on the running...
2016-08-10 mjgktrace: do a lockless check on fork to see if tracing...
2016-08-10 mjgsigio: do a lockless check in funsetownlist
2016-08-10 edMake libcrypt thread-safe. Add crypt_r(3).
2016-08-10 kibFix indentation.
2016-08-10 kibConvert another tmpfs assert into runtime check.
2016-08-10 brConsider CROSS_BINUTILS_PREFIX environment variable...
2016-08-10 kibRe-schedule signals after kthread exits, since apparent...
2016-08-10 kibUnconditionally perform checks that FPU region was...
2016-08-10 brRemove extra -msoft-float flags settings.
2016-08-10 bro Remove operation in machine mode.
2016-08-10 andrewUncomment the vm.kvm_size and vm.kvm_free sysctls....
2016-08-10 andrewImplement pmap_align_superpage on arm64 based on the...
2016-08-10 sephehyperv/hn: Reorganize send done callback.
2016-08-10 ngieHighball memory requirement (4GB) with common/{raise...
2016-08-09 gjbPass overrides to make(1) when building ports for arm...
2016-08-09 jhbRemove obsolete manpage that is not currently installed.
2016-08-09 dumbbellsys/pcpu.h: Revert change introduced in r303890
2016-08-09 pfgancontrol(8): replace comma with semicolon when pertinent.
2016-08-09 pfglibpcap: replace comma with semicolon when pertinent.
2016-08-09 pfgsys: replace comma with semicolon when pertinent.
2016-08-09 pfgsys/dev: replace comma with semicolon when pertinent.
2016-08-09 dumbbellConsistently use `device_t`
2016-08-09 pfglibc/rpc: replace comma with semicolon when pertinent.
2016-08-09 jhbAdd a dmardump utility to dump the VT-d context tables.
2016-08-09 jhbAdd additional constants.
2016-08-09 jhbReliably return PCI_GETCONF_LAST_DEVICE from PCIOCGETCONF.
2016-08-09 jhbTrack the base absolute ID of ingress and egress queues.
2016-08-09 traszRemove some NULL checks after M_WAITOK allocations...
2016-08-09 skreuzerWrite kern.randompid to /etc/sysctl.conf
2016-08-09 traszRemove NULL checks after M_WAITOK allocations from...
2016-08-09 traszRemove NULL checks after M_WAITOK allocations from...
2016-08-09 traszRemove NULL check after M_WAITOK allocation from mpt(4).
2016-08-09 traszRemove NULL checks after M_WAITOK allocations from...
2016-08-09 traszRemove NULL checks after M_WAITOK allocations from...
2016-08-09 hselaskyFix for use after free.
2016-08-09 avgfix a zfs cross-device rename crash introduced in r303763
2016-08-09 sephehyperv/hn: Move gpa array out of netvsc_packet.
2016-08-09 stevekMove IPv4-specific jail functions to new file netinet...
2016-08-09 adrian[ar9300] don't program a negative readytime.
2016-08-08 jhbReserve an adapter flag IS_VF to mark VF devices vs...
2016-08-08 jhbFix a typo.
2016-08-08 markjHandle races with listening socket close when connectin...
2016-08-08 sbrunoAvoid panic from ng_uncallout when unpluggin ethernet...
2016-08-08 sbrunoFixup ixl(4) options parsing to actually compile when...
2016-08-08 aeFix formatting of setfib opcode.
2016-08-08 bdrewerymake world: Allow installworld to be ran in parallel.
2016-08-08 aeFix constructing of setdscp opcode with tablearg keyword.
2016-08-08 bdreweryRevert r298434 which should be fixed by r301287, r30139...
2016-08-08 jhbAdd timer_settime tests using SIGEV_THREAD.
2016-08-08 hselaskySwitch to the new block based LRO input function for...
2016-08-08 rstoneDon't enqueue NULL on a drbr
2016-08-08 tuexenFix the sending of FORWARD-TSN and I-FORWARD-TSN chunks...
2016-08-08 edImport vDSO-related source files from the CloudABI...
2016-08-08 desTry to check whether each key file exists before adding...
2016-08-08 tuexenFix a locking issue found by stress testing with tsctp.
2016-08-08 ngieRemove vestigal references to __alpha__
2016-08-08 sephehyperv/ic: Pass the channel callback to hv_util_attach()
2016-08-08 sephehyperv/ic: Expose the receive buffer length for callers...
2016-08-08 sephehyperv/ic: Remove never used second parameter of hv_neg...
2016-08-08 sepheetherswitch: Unbreak LINT build
2016-08-07 tuexenConsistently check for unsent data on the stream queues.
2016-08-07 edSync in the latest CloudABI constants and data types.
2016-08-07 jhibbitsSet EN_MAS7_UPDATE HID0 bit for e500 core.
2016-08-07 sbrunoixl(4): Update to ixl-1.6.6-k.
2016-08-07 jahpowerpc busdma: Use pmap_quick_enter_page()/pmap_quick_...
2016-08-07 tuexenRemove stream queue entry consistently from wheel.
2016-08-07 brooksUse a more conventional spelling of "breakpoint".
2016-08-07 adrianExtract out the various local definitions of ETHER_IS_B...
2016-08-07 adrian[arswitch] extend the debug support to be configurable...
2016-08-07 adrian[mips] add support for using the MIPS user register...
2016-08-06 cyAdd Logitech Unifying receiver.
2016-08-06 bjkRe-correct the documentation for the 'type' parameter...
2016-08-06 ngieFix building usr.bin/tar/tests with PIE symbol building...
2016-08-06 stevekAdd hw.fdt sysctl node.
2016-08-06 bcrUpdate with the members of the 9th core team.
2016-08-06 bjkCorrect the documentation of the 'type' parameter for...
2016-08-06 pfgext2fs: Add defines for some missing ext4 feature flags.
2016-08-06 pfgext2fs: Add some more inode flags.
2016-08-06 tuexenDon't modify a structure without holding a reference...
2016-08-06 jhibbitsCheck the first byte of the array for NUL, instead...
2016-08-06 jhibbitsTwo fixups for dtrace
2016-08-06 kibAdd __cxa_thread_atexit(3) API implementation.
2016-08-06 kibCreate namespace for the symbols added during 12-CURREN...
2016-08-06 tuexenMark an unused parameter as such.
2016-08-06 tuexenFix various bugs in relation to the I-DATA chunk support
2016-08-06 avgfix .zfs-related cases in zfs_lookup that were broken...
2016-08-05 vangyzenFix some logic in PCIe HotPlug; display EI status
next