]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-01-16 sobomaxAdd a new socket option SO_TS_CLOCK to pick from severa...
2017-01-16 sbrunoChange startup order for the no EARLY_AP_STARTUP case...
2017-01-16 ianRemove arm's cpuconf.h, and references to it, after...
2017-01-16 mavMake CTL frontends report kern_data_resid for under...
2017-01-16 mizhka[gpioths] new driver for temperature/humidity sensor...
2017-01-16 mizhka[spibus] small code refactoring
2017-01-16 emastertld: do not rely on a populated GOT on amd64
2017-01-16 hirenAdd kevent EVFILT_EMPTY for notification when a client...
2017-01-16 ianRemove a bit of armv6 support that didn't get deleted...
2017-01-16 sephealc: Add Killer E2500 support
2017-01-15 tsoomeloader.efi: find_currdev() can leak memory
2017-01-15 adrian[net80211] add some more "is this XXX" macros for CTRL...
2017-01-15 cemFix a variety of cosmetic typos and misspellings
2017-01-15 cem"Buses" is the preferred plural of "bus"
2017-01-15 mavAdd under-/overrun support to IOCTL and CAM SIM frontends.
2017-01-15 mavWhen in kernel, map ctl_scsi_zero_io() to ctl_zero_io().
2017-01-15 jillesskel: Do not set -o emacs in .shrc.
2017-01-15 mavMake `camcontrol cmd ... -i ...` return only valid...
2017-01-15 ngieFix typo in r312216
2017-01-15 kparswitch: Ensure the lock is always held when calling...
2017-01-15 ngieRevert r312119 and reword the intent to fix -Wshadow...
2017-01-15 ngieMark testcases which use cap_enter as expected failures...
2017-01-15 cpercivaEnable IPv6 networking on Amazon EC2.
2017-01-15 ngieTurn COMPILER_VERSION/COMPILER_TYPE make check into...
2017-01-15 cemFix a minor typo (Seiral)
2017-01-15 adrian[ar71xx] add EARLY_PRINTF support for the rest of the...
2017-01-15 markjSuppress a warning about m_assertbuf being unused.
2017-01-15 markjAvoid unnecessary page lookups in vm_object_madvise().
2017-01-15 sbrunoFix hangs in a uniprocessor configuration (qemu, virtua...
2017-01-14 mizhka[etherswitch] Support Micrel KSZ8995MA switch chip
2017-01-14 mizhka[mips/onionomega] WiFi & gpio kernel configuration...
2017-01-14 markjStop the scheduler upon panic even in non-SMP kernels.
2017-01-14 markjRevert r311952.
2017-01-14 mavAlike to r312190 decouple iSCSI connection limits from...
2017-01-14 ngieAdd include Makefiles for tests/sys/{fs,kern,kqueue...
2017-01-14 ngieAdd include Makefiles for tests/sys/{fs,kern,kqueue...
2017-01-14 mavFix wrong way assignment in r312190.
2017-01-14 jahAdd comment explaining relative order of sched_unpin...
2017-01-14 mavDecouple iSCSI connection limits from defaults.
2017-01-14 ngieRemove CFLAGS for sha2_test
2017-01-14 ngieFix -Wformat issue
2017-01-14 ngieFix up r312105
2017-01-14 ngieRevert t_pow@r312154
2017-01-14 ngieFix the build using hunks pending upstream contributions
2017-01-14 ngieDiff reduce with upstream post-accepted contributions
2017-01-14 jahFor i386 temporary mappings, unpin the thread before...
2017-01-14 ngieOne more sys/types.h kevent clarification missed in...
2017-01-14 ngieClarify why sys/types.h #include is needed on FreeBSD
2017-01-14 ngieUse cleanup routines to remove POSIX semaphores instead...
2017-01-14 ngieDiff reduce with upstream by taking diff hunks that...
2017-01-14 ngieReadd the CMSG_DATA for assigning the kqueue... this...
2017-01-14 ngieRemove extra EVSET I added in r312146 by accident
2017-01-14 ngieDiff reduce with upstream
2017-01-14 ngieTry to consolidate the #ifdef soup into FreeBSD vs...
2017-01-14 ngieDiff reduce with upstream
2017-01-14 ngieRemove comment no longer true since the test no longer...
2017-01-14 ngieDiff reduce with upstream
2017-01-14 ngie:strtold_nan: remove unnecessary strcmp check
2017-01-14 ngieDiff reduce with upstream
2017-01-14 ngieUse copy of sha2.h from libnetbsd
2017-01-14 ngielibnetbsd: improve sha2.h compat with FreeBSD
2017-01-14 ngieRestore deleted line
2017-01-14 ngieDiff reduce with upstream using lib/libnetbsd's updated...
2017-01-14 ngielibnetbsd: improve sha1.h compat with FreeBSD
2017-01-14 ngier312133 should have used the non-FreeBSD block
2017-01-14 ngieDiff reduce with upstream by using util.h from libnetbs...
2017-01-14 ngieAdd stdio.h #include for fparseln
2017-01-14 ngieDiff reduce with upstream
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieTry again with a better commit message
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieIntegrate .../contrib/netbsd-tests/usr.bin/uniq into...
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-14 mjgtmpfs: manage tm_pages_used with atomics
2017-01-14 ngieAdd additional tests missed in previous merges
2017-01-14 ngieRemove contrib/netbsd-tests/fs/nfs/nfsservice/rpcbind
2017-01-14 ngieFollow up to r312118
2017-01-14 ngieFix warnings
2017-01-14 ngieencode_long, encode_timeval: mechanically replace ...
2017-01-14 ngieFix -Wformat issue with zero-length format string passe...
2017-01-14 ngieRemove WARNS set globally by ../Makefile.inc now
2017-01-14 ngieEnable WARNS?= 6 across all of tests/sys
2017-01-14 ngieClean up trailing whitespace
2017-01-14 ngieFix -Wunused on gcc 4.9 (x was set but not used)
2017-01-14 ngieRemove unused vars to fix -Wunused issues
2017-01-14 ngieFix -Wsign-compare warnings
2017-01-14 ngieBump WARNS up to 6 again
2017-01-14 ngieDelete trailing whitespace and use __arraycount instead...
2017-01-14 cemFollow-up to r312103:
2017-01-14 ngieCommit more accepted upstream changes from <NetBSD...
2017-01-14 ngieConditionalize libwrap support into inetd based on...
2017-01-14 cemFix broken fstyp exfat testcase
2017-01-14 cemRevert r310994
2017-01-14 ngieNote that sys/types.h is required on FreeBSD for kqueue...
2017-01-13 glebiusRemove deprecated fgetsock() and fputsock().
2017-01-13 jhbTrim a few comments on platforms that did not implement...
2017-01-13 wblockUpdate the shm_open.2 man page to reflect objective...
2017-01-13 glebiusUse getsock_cap() instead of deprecated fgetsock().
2017-01-13 ianCorrect the comments about how much buffer is allocated.
2017-01-13 glebiusUse getsock_cap() instead of deprecated fgetsock().
next