]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-12-24 Navdeep ParharMFP r291227, r291228, and r292618.
2015-12-24 Warner LoshAdd quotes to prevent syntax errors on boot. 1.freebsd...
2015-12-24 Warner LoshMove creation of rc.conf to earlier so it winds up...
2015-12-24 Jonathan T... Only allow one PT_INTERP ELF program header. This also...
2015-12-23 Sean Brunoixgbe(4): Update to version 3.1.13-k
2015-12-23 Sean BrunoFixup native-xtools target for poudriere cross build...
2015-12-23 Sean BrunoAdd support for sysctl knobs to live tune the tx packet...
2015-12-23 John BaldwinAdd accessor methods to fetch the BAR holding the MSI...
2015-12-23 John BaldwinMove shared variables from {amd64,i386}/initcpu.c to...
2015-12-23 Enji CooperIncrease the timeout for resolv_test from the default...
2015-12-23 Andrew TurnerBe stricter on which functions we can probe with FBT...
2015-12-23 Enji CooperRemove redundant declarations in sys/x86/xen which...
2015-12-23 Enji CooperRemove redundant vmbus_select_outgoing_channel declarat...
2015-12-23 Maksim Yevmenkin- grab ng_btsocket_l2cap_sockets_mtx lock in
2015-12-23 Andrew TurnerIncrease the size and alignment of the setjmp buffer...
2015-12-23 Ed MasteInstall ld also as ld.bfd, for use with cc -fuse-ld=bfd
2015-12-23 Bjoern A. ZeebRemove superfluous return (1) missed in r292601.
2015-12-23 Baptiste DaroussinReport an error if zdb cannot initialize zfs
2015-12-23 Enji CooperDelete the comment about running `test_libugidfw_string...
2015-12-23 Enji CooperMove mac_bsdextended check up before running the test_l...
2015-12-23 Enji CooperUse j instead of a hardcoded index (9) and increment...
2015-12-23 Craig RodriguesRemove extraneous characters
2015-12-23 Warner LoshTouch /firstboot in the WORLDDIR.
2015-12-23 Warner LoshCopy all the dtb files that we build as part of the...
2015-12-23 Enji CooperFix r292640
2015-12-23 Enji CooperClean up trailing whitespace; no functional change
2015-12-23 David C SomayajuluAdd support for firmware dump (a.k.a grcdump)
2015-12-23 David C SomayajuluCheck for packet_length is greater than 60 bytes as...
2015-12-22 Baptiste Daroussinbacktrace.3: Fix prototype of backtrace_symbols_fd_fmt().
2015-12-22 Andreas ToblerSilence a boring warning.
2015-12-22 Enji CooperFold lim_shared into lim_copy to mute a -Wunused compil...
2015-12-22 Ed MasteRevert accidental whitespace changes included with...
2015-12-22 Konstantin... Make it possible for the cdevsw d_close() driver method...
2015-12-22 Ed MasteSupport a.out format in nlist only on i386
2015-12-22 John BaldwinMove the mkioctls script to libsysdecode and use it...
2015-12-22 Konstantin... Keep devfs mount locked for the whole duration of the...
2015-12-22 Konstantin... If we annoy user with the terminal output due to failed...
2015-12-22 Enji CooperRemove redundant ctx_switch_xsave declaration in sys...
2015-12-22 Navdeep ParharAdd comment to go with r291228.
2015-12-22 Warner LoshDelete the DOS dir to mirror what we do with NANO_WORLDDIR.
2015-12-22 Ed SchoutenLet tsearch()/tdelete() use an AVL tree.
2015-12-22 Craig RodriguesRefer to creating Phabricator Herald notifications
2015-12-22 Andrew TurnerDon't adjust the program counter to an invalid address...
2015-12-22 Alexander MotinFix speed setting by NVRAM for 24xx and above chips.
2015-12-22 Adrian Chadd[mips] Add TLB pagemask probing code, and print out...
2015-12-22 Pedro F. GiffuniUndo change from r292607 that was not meant to be there
2015-12-22 Pedro F. Giffunicron: Check the return value of pipe(2)
2015-12-22 Pedro F. Giffunicrontab: properly free an entry
2015-12-22 Pedro F. Giffunicrontab: replace malloc + bzero with calloc
2015-12-22 Bjoern A. ZeebIf vnets are torn down while ifconfig runs an ioctl...
2015-12-22 Bjoern A. ZeebIf bootverbose is enabled every vnet startup and virtua...
2015-12-22 Bjoern A. ZeebSimplify bringup order by removing a SYSINIT making...
2015-12-22 Bjoern A. ZeebSince r256624 we've been leaking routing table allocations
2015-12-22 Jonathan T... Fix a panic when launching VNETs after the commit of...
2015-12-22 Hajimu UMEMOTOWe don't need to use a temporary buffer, here.
2015-12-22 Hans Petter... Make CUSE usable with platforms where the size of ...
2015-12-22 Hans Petter... Make CUSE usable with platforms where the size of ...
2015-12-22 Hans Petter... Guard against the same process being both CUSE server...
2015-12-22 Andrew TurnerRemove the arm KERNPHYSADDR option as it is no longer...
2015-12-22 Warner LoshFor embedded platforms that require it, use mtools...
2015-12-22 Enji CooperPrevent use-after-free with ctx->ns in set_nameservers...
2015-12-22 Ian LeporeSet env vars from values on the efi loader command...
2015-12-22 Ian LeporeAllow dhcp/bootp server-provided values to be overriden...
2015-12-22 Enji CooperDump out the output from flock_helper on failure so...
2015-12-22 Enji CooperUse stable output to a test file instead of depending...
2015-12-22 Craig RodriguesAdd libxo support to jls
2015-12-22 Ian LeporeFix the detection of IO/memory space changing across...
2015-12-22 Enji CooperDon't dump core files with lib/libc/ssp/ssp_test and...
2015-12-21 Ian LeporeInclude machine/_bus.h so that bus_space_[tag|handle...
2015-12-21 Ed Masteboot1.efi: show EFI error number, not full status value
2015-12-21 Ed Mastertld: Use common NT_FREEBSD_* note types introduced...
2015-12-21 Oleksandr TymoshenkoAdd i.MX 6 IPU driver and enable it in IMX6 config
2015-12-21 Alan SomersFix "mount -a" for NFS and ZFS filesystems with shared...
2015-12-21 Oleksandr Tymoshenko- Add driver for i.MX 6 HDMI framer
2015-12-21 Enji CooperIntegrate tools/regression/mac/mac_bsdextended and
2015-12-21 Enji CooperMake the mac_portacl testcases work / more robust
2015-12-21 Warner LoshRevert this change. It broke the trampoline build....
2015-12-21 Oleksandr TymoshenkoAdd CCM functions to enable HDMI framer and IPU units...
2015-12-21 Jeremie Le HenAdd port for IRC over TLS/SSL, as noted in RFC 7194.
2015-12-21 Ed Masteloader.efi: strip trailing whitespace
2015-12-21 John BaldwinAs previously noted in r290409, purge old entries from...
2015-12-21 Michael TuexenStop processing of a SACK when the association has...
2015-12-21 Warner LoshConfigure the Atmel eval boards to boot the same way...
2015-12-21 Ian LeporeAdd a mips implementation of OF_decode_addr().
2015-12-21 Ian LeporeImplement OF_decode_addr() for arm. Move most of power...
2015-12-21 Hajimu UMEMOTOUse _map_v4v6_address().
2015-12-21 Ian LeporeMake the building of libsmb and mount_smbfs uncondition...
2015-12-21 Ian LeporeAvoid unaligned memory accesses when encoding netbios...
2015-12-21 Hajimu UMEMOTOSimplify _map_v4v6_address().
2015-12-21 Ed Mastemakefs: use ENTRY macro for diff reduction with NetBSD
2015-12-21 Enji Cooper- Convert testcase to TAP format
2015-12-21 Enji CooperRedo the TAP integration so it works with Kyua
2015-12-21 Hans Petter... Implement drain_workqueue() function.
2015-12-21 Hans Petter... In the zero delay case in queue_delayed_work() use...
2015-12-21 Hans Petter... Minor workqueue cleanup:
2015-12-21 Konstantin... Recheck curthread->td_su after the VFS_SYNC() call...
2015-12-21 Hajimu UMEMOTOIf we end up following a CNAME chain that does not...
2015-12-21 Hans Petter... Implement sleepable RCU mechanism using shared exclusiv...
2015-12-21 Hans Petter... Implement ACCESS_ONCE(), WRITE_ONCE() and READ_ONCE().
2015-12-21 Ulrich SpörleinFix 'make depend'
next