]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-08-10 Edward Tomasz... Replace all remaining calls to vprint(9) with vn_printf...
2016-08-10 Ed SchoutenMake cpu_set_user_tls() work when called on the running...
2016-08-10 Mateusz Guzikktrace: do a lockless check on fork to see if tracing...
2016-08-10 Mateusz Guziksigio: do a lockless check in funsetownlist
2016-08-10 Ed SchoutenMake libcrypt thread-safe. Add crypt_r(3).
2016-08-10 Konstantin... Fix indentation.
2016-08-10 Konstantin... Convert another tmpfs assert into runtime check.
2016-08-10 Ruslan BukinConsider CROSS_BINUTILS_PREFIX environment variable...
2016-08-10 Konstantin... Re-schedule signals after kthread exits, since apparent...
2016-08-10 Konstantin... Unconditionally perform checks that FPU region was...
2016-08-10 Ruslan BukinRemove extra -msoft-float flags settings.
2016-08-10 Ruslan Bukino Remove operation in machine mode.
2016-08-10 Andrew TurnerUncomment the vm.kvm_size and vm.kvm_free sysctls....
2016-08-10 Andrew TurnerImplement pmap_align_superpage on arm64 based on the...
2016-08-10 Sepherosa Ziehauhyperv/hn: Reorganize send done callback.
2016-08-10 Enji CooperHighball memory requirement (4GB) with common/{raise...
2016-08-09 Glen BarberPass overrides to make(1) when building ports for arm...
2016-08-09 John BaldwinRemove obsolete manpage that is not currently installed.
2016-08-09 Jean-Sébastien... sys/pcpu.h: Revert change introduced in r303890
2016-08-09 Pedro F. Giffuniancontrol(8): replace comma with semicolon when pertinent.
2016-08-09 Pedro F. Giffunilibpcap: replace comma with semicolon when pertinent.
2016-08-09 Pedro F. Giffunisys: replace comma with semicolon when pertinent.
2016-08-09 Pedro F. Giffunisys/dev: replace comma with semicolon when pertinent.
2016-08-09 Jean-Sébastien... Consistently use `device_t`
2016-08-09 Pedro F. Giffunilibc/rpc: replace comma with semicolon when pertinent.
2016-08-09 John BaldwinAdd a dmardump utility to dump the VT-d context tables.
2016-08-09 John BaldwinAdd additional constants.
2016-08-09 John BaldwinReliably return PCI_GETCONF_LAST_DEVICE from PCIOCGETCONF.
2016-08-09 John BaldwinTrack the base absolute ID of ingress and egress queues.
2016-08-09 Edward Tomasz... Remove some NULL checks after M_WAITOK allocations...
2016-08-09 Steven KreuzerWrite kern.randompid to /etc/sysctl.conf
2016-08-09 Edward Tomasz... Remove NULL checks after M_WAITOK allocations from...
2016-08-09 Edward Tomasz... Remove NULL checks after M_WAITOK allocations from...
2016-08-09 Edward Tomasz... Remove NULL check after M_WAITOK allocation from mpt(4).
2016-08-09 Edward Tomasz... Remove NULL checks after M_WAITOK allocations from...
2016-08-09 Edward Tomasz... Remove NULL checks after M_WAITOK allocations from...
2016-08-09 Hans Petter... Fix for use after free.
2016-08-09 Andriy Gaponfix a zfs cross-device rename crash introduced in r303763
2016-08-09 Sepherosa Ziehauhyperv/hn: Move gpa array out of netvsc_packet.
2016-08-09 Stephen J.... Move IPv4-specific jail functions to new file netinet...
2016-08-09 Adrian Chadd[ar9300] don't program a negative readytime.
2016-08-08 John BaldwinReserve an adapter flag IS_VF to mark VF devices vs...
2016-08-08 John BaldwinFix a typo.
2016-08-08 Mark JohnstonHandle races with listening socket close when connectin...
2016-08-08 Sean BrunoAvoid panic from ng_uncallout when unpluggin ethernet...
2016-08-08 Sean BrunoFixup ixl(4) options parsing to actually compile when...
2016-08-08 Andrey V. ElsukovFix formatting of setfib opcode.
2016-08-08 Bryan Drewerymake world: Allow installworld to be ran in parallel.
2016-08-08 Andrey V. ElsukovFix constructing of setdscp opcode with tablearg keyword.
2016-08-08 Bryan DreweryRevert r298434 which should be fixed by r301287, r30139...
2016-08-08 John BaldwinAdd timer_settime tests using SIGEV_THREAD.
2016-08-08 Hans Petter... Switch to the new block based LRO input function for...
2016-08-08 Ryan StoneDon't enqueue NULL on a drbr
2016-08-08 Michael TuexenFix the sending of FORWARD-TSN and I-FORWARD-TSN chunks...
2016-08-08 Ed SchoutenImport vDSO-related source files from the CloudABI...
2016-08-08 Dag-Erling... Try to check whether each key file exists before adding...
2016-08-08 Michael TuexenFix a locking issue found by stress testing with tsctp.
2016-08-08 Enji CooperRemove vestigal references to __alpha__
2016-08-08 Sepherosa Ziehauhyperv/ic: Pass the channel callback to hv_util_attach()
2016-08-08 Sepherosa Ziehauhyperv/ic: Expose the receive buffer length for callers...
2016-08-08 Sepherosa Ziehauhyperv/ic: Remove never used second parameter of hv_neg...
2016-08-08 Sepherosa Ziehauetherswitch: Unbreak LINT build
2016-08-07 Michael TuexenConsistently check for unsent data on the stream queues.
2016-08-07 Ed SchoutenSync in the latest CloudABI constants and data types.
2016-08-07 Justin HibbitsSet EN_MAS7_UPDATE HID0 bit for e500 core.
2016-08-07 Sean Brunoixl(4): Update to ixl-1.6.6-k.
2016-08-07 Jason A. Harmeningpowerpc busdma: Use pmap_quick_enter_page()/pmap_quick_...
2016-08-07 Michael TuexenRemove stream queue entry consistently from wheel.
2016-08-07 Brooks DavisUse a more conventional spelling of "breakpoint".
2016-08-07 Adrian ChaddExtract out the various local definitions of ETHER_IS_B...
2016-08-07 Adrian Chadd[arswitch] extend the debug support to be configurable...
2016-08-07 Adrian Chadd[mips] add support for using the MIPS user register...
2016-08-06 Cy SchubertAdd Logitech Unifying receiver.
2016-08-06 Benjamin KadukRe-correct the documentation for the 'type' parameter...
2016-08-06 Enji CooperFix building usr.bin/tar/tests with PIE symbol building...
2016-08-06 Stephen J.... Add hw.fdt sysctl node.
2016-08-06 Benedict ReuschlingUpdate with the members of the 9th core team.
2016-08-06 Benjamin KadukCorrect the documentation of the 'type' parameter for...
2016-08-06 Pedro F. Giffuniext2fs: Add defines for some missing ext4 feature flags.
2016-08-06 Pedro F. Giffuniext2fs: Add some more inode flags.
2016-08-06 Michael TuexenDon't modify a structure without holding a reference...
2016-08-06 Justin HibbitsCheck the first byte of the array for NUL, instead...
2016-08-06 Justin HibbitsTwo fixups for dtrace
2016-08-06 Konstantin... Add __cxa_thread_atexit(3) API implementation.
2016-08-06 Konstantin... Create namespace for the symbols added during 12-CURREN...
2016-08-06 Michael TuexenMark an unused parameter as such.
2016-08-06 Michael TuexenFix various bugs in relation to the I-DATA chunk support
2016-08-06 Andriy Gaponfix .zfs-related cases in zfs_lookup that were broken...
2016-08-05 Eric van GyzenFix some logic in PCIe HotPlug; display EI status
2016-08-05 Mark Johnstonmthca: Add a wrapper for the firmware's DIAG_RPRT command.
2016-08-05 Baptiste Daroussinalways install etcupdate
2016-08-05 Baptiste Daroussinetcupdate: directly use diff3(1) instead of merge(1)
2016-08-05 Baptiste Daroussinsdiff: remove non finish/function code
2016-08-05 Glen BarberFix GCE image publication. The gcutil utility is depre...
2016-08-05 Adrian Chadd[ar934x] add tap/tun as modules, for people who wish...
2016-08-05 Adrian Chadd[arge] add some extra MDIO debugging support
2016-08-05 Alan CoxCorrect a spelling error.
2016-08-05 Roger Pau Monnéxen-netfront: improve the logic when handling nic featu...
2016-08-05 Edward Tomasz... Remove lockmgr_waiters(9) and BUF_LOCKWAITERS(9); they...
2016-08-05 Sepherosa Ziehautcp/lro: If timestamps mismatch or it's a FIN, force...
next