]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-09-23 Konstantin... Add the foundation copyrights to procctl kernel sources.
2016-09-23 Konstantin... Document r306081, i.e. procctl(PROC_TRAPCAP) and sysctl...
2016-09-23 Mariusz Zaborskifd: fix up fget_cap
2016-09-23 Ruslan BukinCheck if IPv6 supported before running the test, skip...
2016-09-23 Hans Petter... Prevent cuse4bsd.ko and cuse.ko from loading at the...
2016-09-23 Mateusz Guzikfd: fix up fgetvp_rights after r306184
2016-09-23 Mateusz Guzikcache: get rid of the global lock
2016-09-22 Mark JohnstonRe-check the systrace probe ID before calling dtrace_pr...
2016-09-22 Josh PaetzelUpdate oce to version 11.0.50.0
2016-09-22 Andriy Gaponamdsbwd, intpm: unify bits specific to AMD chipsets...
2016-09-22 Navdeep Parharcxgbe(4): Fix the output of the "tids" sysctl on T6.
2016-09-22 Gleb SmirnoffFix regression from r297400, which truncates headers...
2016-09-22 Warner LoshChange the efi_get_table interface to a void ** so...
2016-09-22 Navdeep Parharcxgbe(4): Catch up with the different layout of WHOAMI...
2016-09-22 Luiz Otavio... Add the ID for the Huawei ME909S LTE modem.
2016-09-22 Warner LoshRevert svn:mergeinfo added inadvertantly in last commit...
2016-09-22 Warner LoshRevert and redo r306083.
2016-09-22 Gavin AtkinsonWhitespace commit (literally): Add a missing space.
2016-09-22 Jung-uk KimMerge OpenSSL 1.0.2i.
2016-09-22 Jung-uk KimImport OpenSSL 1.0.2i.
2016-09-22 Ruslan BukinUse bsdlabel as we don't have hardlink disklabel -...
2016-09-22 Ruslan BukinSet the standard freebsd brand note for ELF binaries...
2016-09-22 Ruslan BukinAdjust the sopt_val pointer on bigendian systems (e...
2016-09-22 Ed SchoutenMake the cloudabi32 kernel module available on ARMv6.
2016-09-22 Mariusz Zaborskifd: simplify fgetvp_rights by using fget_cap_locked
2016-09-22 Mariusz Zaborskicapsicum: propagate rights on accept(2)
2016-09-22 Kevin LoAdd TP-Link Archer T4U.
2016-09-22 Ed SchoutenMake it possible to safely use TPIDRURW from userspace.
2016-09-22 Edward Tomasz... Small tweaks to the diskinfo(8) manual page, to make...
2016-09-22 Edward Tomasz... Add "diskinfo -i", a simple aio-based IOPS benchmark.
2016-09-22 Stephen J.... The getsecs() function is implemented in platform-...
2016-09-22 Mark JohnstonRegenerate syscall provider argument strings.
2016-09-22 Mark JohnstonAnnotate syscall provider pointer arguments with the...
2016-09-22 Conrad MeyerRevert r306148 to fix build
2016-09-21 Josh PaetzelUpdate oce driver to 11.0.50.0
2016-09-21 Justin HibbitsRevert part of r306065
2016-09-21 Bryan DreweryRegenerate.
2016-09-21 Bryan DrewerySYSTEM_COMPILER is not forced off with META_MODE after...
2016-09-21 Adrian Chadd[iwm] use rate control info from the node txrates;...
2016-09-21 Adrian Chadd[net80211] don't add IBSS node table entries for neighb...
2016-09-21 Navdeep ParharFix typo.
2016-09-21 Navdeep Parharcxgbetool: Add T6 support to the SGE context decoder.
2016-09-21 Joseph MingroneAdd myself (jrm) to calendar.freebsd
2016-09-21 Oleksandr TymoshenkoAdd evdev support to ums(4)
2016-09-21 Joseph MingroneAdd myself (jrm) as a ports committer and update mentor...
2016-09-21 Oleksandr TymoshenkoAdd evdev support to ukbd driver
2016-09-21 Alan SomersUpdate mkimg(1) author's contact info
2016-09-21 Edward Tomasz... Reduce code duplication by factoring out the delta_t...
2016-09-21 Conrad Meyerposix_openpt.2: Sort includes per style(9)
2016-09-21 John BaldwinFix invalid vendor ID constant (typo).
2016-09-21 Andrey A. Chernov1) For already non-standard %z extension implement...
2016-09-21 Konstantin... Hopefully, fix build of the module outside the kernel...
2016-09-21 Kevin LoAdd support for the TP-Link TG-3468 v2.
2016-09-21 Ed SchoutenRefine the dirname(3) compatibility workaround a bit...
2016-09-21 Ed SchoutenFix misuse of the basename() and dirname() functions.
2016-09-21 Ruslan BukinUse kqueue(2) instead of select(2).
2016-09-21 Konstantin... Add kernel interfaces to call EFI Runtime Services.
2016-09-21 Edward Tomasz... Cosmetics - add missing newline.
2016-09-21 Edward Tomasz... Make the "r/s" and "w/s" fields in "iostat -x" a little...
2016-09-21 Edward Tomasz... Make it possible for diskinfo(8) to operate on files...
2016-09-21 Ruslan BukinDisable extattr test on UFS1.
2016-09-21 Konstantin... Rename efi_systbl to efi_systbl_phys, the variable...
2016-09-21 Konstantin... Add a way for the architecture to specify the calling...
2016-09-21 Konstantin... Simple post-mortem reporter for amd64 loader.efi.
2016-09-21 Konstantin... Make resettodr_lock accessible outside subr_rtc.c....
2016-09-21 Konstantin... Add amd64 functions to load/store GDT register, store...
2016-09-21 Konstantin... Export the pmap_cache_bits() and pmap_pinit_pml4()...
2016-09-21 Andrew TurnerUpdate the device tree source files to a Linux 4.7-RC.
2016-09-21 Michael TuexenFix the handling of unordered fragmented user messages...
2016-09-21 Konstantin... Add PROC_TRAPCAP procctl(2) controls and global sysctl...
2016-09-21 Edward Tomasz... Bump __FreeBSD_version after r305988, removal of bio_ta...
2016-09-21 Sepherosa Ziehauhyperv/hn: Put debug messages under bootverbose
2016-09-21 Andrey A. Chernov1) Microoptimize %p case.
2016-09-21 Sepherosa Ziehauhyperv/vmbus: Assert that the bufring address is page...
2016-09-21 Sepherosa Ziehauhyperv/hn: Allocate bufrings in attach DEVMETHOD.
2016-09-21 Sepherosa Ziehauhyperv/vmbus: Allow bufrings preallocation.
2016-09-21 Edward Tomasz... Fix bug introduced with r302388, which could cause...
2016-09-21 Wojciech MacekAdd support for SPI-mapped MSI interrupts outside of...
2016-09-21 Wojciech MacekAdd support for SPI-mapped MSI interrupts in GICv3.
2016-09-21 Wojciech MacekRegister GICv3 xref.
2016-09-21 Justin HibbitsMove ofw_parse_bootargs to the correct place.
2016-09-21 Justin HibbitsMove ofw_cpu file to the main files conf file.
2016-09-21 Justin HibbitsAdd a ofw_parse_bootargs function, and use it for powerpc
2016-09-21 Justin HibbitsAdd yet another QorIQ GPIO compat string.
2016-09-21 Navdeep Parharcxgbe(4): Setup congestion response for T6 rx queues.
2016-09-21 Navdeep Parharcxgbe(4): Show wcwr_stats for T6 cards.
2016-09-21 Mark JohnstonProtect ccbq access with devq->send_mtx in the XPT_ABOR...
2016-09-20 Ed Masteelfdump: limit STDIN to no rights rather than closing it
2016-09-20 Conrad Meyerdhclient(8): Enable numbered user class ID option
2016-09-20 Luiz Otavio... If present, honor the USB port mode (host or peripheral...
2016-09-20 Andriy Voskoboinyknet80211: remove IEEE80211_RADIOTAP_TSFT field from...
2016-09-20 Alan SomersFix periodic scripts when an NFS mount covers a local...
2016-09-20 Mark JohnstonReduce code duplication around NDP message handlers...
2016-09-20 Ed MasteAlways pass -m to ld for converting binary files to...
2016-09-20 Enji CooperPort vnd_test to FreeBSD
2016-09-20 Enji CooperPort to mknod_test and readdir_test to FreeBSD
2016-09-20 Enji CooperPort sizes_test and statvfs_test to FreeBSD
2016-09-20 Enji CooperPort contrib/netbsd-tests/fs/h_funcs.subr to FreeBSD
2016-09-20 Enji CooperPort vnode_leak_test:main to FreeBSD
2016-09-20 Enji CooperUse SRCTOP instead of the longhand version for defining...
next