]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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().
2017-01-13 cemfstyp.8: Move initial exFAT blurb to the -u section
2017-01-13 ianCheck tty_gone() after allocating IO buffers. The...
2017-01-13 emastelibgcc_s: add libc DT_NEEDED to fix underlinking
2017-01-13 tuexenEnsure that the buffer length and the length provided...
2017-01-13 mavImprove CAM_CDB_POINTER support.
2017-01-13 hrsPurge varargs.h in favor of stdarg.h.
2017-01-13 adrian[net80211] add a macro to check this configuration...
2017-01-13 adrian[net80211] begin laying the groundwork for drivers...
2017-01-13 adrian[net80211] Initial VHT node upgrade/downgrade support...
2017-01-13 adrian[net80211] initial, somewhat incomplete VHT channel...
2017-01-13 hrs- Add static for functions and variables with internal...
2017-01-13 ngiefmaxmin_test still fails with clang 3.9.x.. bypass...
2017-01-13 ngieUse dfr-01-xfat.img.bz2, not dfr-01-xfat.dd.bz2 (the...
2017-01-13 ngieAdd testcase for exFAT that currently fails
2017-01-13 ngieAdd license preamble for r286964; credit to asomers
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-13 ngieCopy ^/vendor/NetBSD/tests/dist to .../01.11.2017_23...
2017-01-13 cemfstyp(8): Detect exFAT filesystems
2017-01-13 kevloIncrease retry count to 100 in r88e_fw_cmd() and r92c_f...
2017-01-13 pfgRemove __nonnull() attributes from x86 machine check...
2017-01-12 ianRestructure the tty_drain loop so that device-busy...
2017-01-12 glebiusFix the contiguity once more.
2017-01-12 hrs- Fix dereference of NULL pointer which could cause...
2017-01-12 kanFix typo in r311971.
2017-01-12 sbrunoPurge surprise change to sys/conf/files for ixgbe(4).
2017-01-12 cemlibkern: Remove obsolete 'register' keyword
2017-01-12 sbrunoPurge EM_MULTIQUEUE references from the man page for...
2017-01-12 bmsAllow uart(4) to use MSI interrupts on single-port...
2017-01-12 sbrunoFix panic on mb_free_ext() due to NULL destructor.
2017-01-12 asomersFix uninitialized variable CIDs in route6d
2017-01-12 kibFor the main binary, postpone enforcing relro read...
2017-01-12 arybchiksfxge(4): add sysctl to change MAC stats update period
2017-01-12 sbrunoRestore fixup for newer em(4) devices WOL capabilities...
2017-01-12 pfgrpcgen(1): Check getrlimit() return for generated code.
next