]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-05-28 traszMinor tweaks to iscsi(4) and iscsid(8).
2017-05-28 traszRandom tweaks to cfiscsi(4) man page.
2017-05-28 traszMake ctld(8) mention cfiscsi(4).
2017-05-28 pfgSupport for linux ext2fs posix-draft ACLs.
2017-05-28 mizhka[etherswitch] [rtl8366] add phy4cpu setting and support...
2017-05-28 mizhka[mips] [bhnd] Support of old PMU for BMIPS and siba SoC
2017-05-28 kibUpdate getdirentries(2) page for new struct dirent...
2017-05-28 ngieSend all of `data`, not just a portion of it
2017-05-28 ngieInitial `srv` before using it in bind(2)
2017-05-28 ngieDon't leak accept_fd on thread completion
2017-05-28 ngieUse main(void) instead of main(argc __unused, argv...
2017-05-28 ngieUse an exit code of 1 instead of -1 for reasons noted...
2017-05-28 ngieCreate a deterministic file in the kyua sandbox, instea...
2017-05-28 dchaginIn r246085 some bits that are MI movied out into header...
2017-05-28 ngietests/sys/file/ftruncate_test: use an exit code of...
2017-05-28 adrian[ar71xx] undo read-after-write to flush; some bus devic...
2017-05-28 ngiehostent_test_getaddrinfo_eq(..): call freeaddrinfo...
2017-05-28 dchaginOn success, getrandom() Linux system call returns the...
2017-05-28 dchaginStrip _binary_linux_locore_o_size from ${VDSO}.so as...
2017-05-28 ngiehostent_test_getnameinfo_eq(..): initialize found_a_hos...
2017-05-28 ngieBump WARNS from 1 to 3 after recent commits to fix...
2017-05-28 ngiePush `snapshot_file` copying down into run_tests functi...
2017-05-28 mmelImplement sincos, sincosf, and sincosl.
2017-05-28 ngieFix a -Wunused-but-set-variable warning reported by...
2017-05-28 ngieFix -Wunused and -Wshadow warnings
2017-05-28 ngiegetgr_test: fix -Wunused warnings
2017-05-28 ngiegetpw_test: fix -Wunused warnings
2017-05-28 ngiegethostby_test: fix multiple warning types
2017-05-28 ngiegetproto_test: fix -Wunused warnings
2017-05-28 ngiegetrpc_test: fix -Wunused warnings
2017-05-28 ngiegetserv_test: mark unused parameters __unused to fix...
2017-05-28 ngiegetusershell_test: mark mdata parameter in compare_user...
2017-05-28 ngiegetaddrinfo_test: mark unused function parameters __unu...
2017-05-28 ngiegetproto_test: fix -Wmissing-prototypes and -Wsign...
2017-05-28 ngiegetrpc_test: fix -Wmissing-prototypes and -Wsign-compar...
2017-05-28 ngiegetaddrinfo_test: fix -Wsign-compare warnings
2017-05-28 ngiegetserv_test: fix -Wsign-compare and -Wmissing-prototyp...
2017-05-28 ngiegetusershell_test: staticize run_tests(..) to fix warnings
2017-05-28 ngieFix -Wsign-compare warnings
2017-05-28 ngieStaticize functions and remove unused variables to...
2017-05-28 ngieSort make variables to suit style.Makefile(5)
2017-05-28 ngielib/libc/tests/nss: use calloc appropriately
2017-05-28 ngiepw: add some basic testcases for groupshow and usershow
2017-05-28 vangyzenFix INSTALL_AS_USER with external nsswitch databases
2017-05-28 vangyzenFix INSTALL_AS_USER
2017-05-28 ngieRemove getpagesize(3) error checking added in r317312
2017-05-27 ngieUse calloc instead of malloc + memset
2017-05-27 ngieFix #if conditional added in r319008
2017-05-27 ngiekvm_geterr_test: Compile out the portions that require...
2017-05-27 ngie:rgrep : use atf-check to check the exit code/save...
2017-05-27 alcAfter r118390, the variable "dmmax" was neither the...
2017-05-27 pfgAlign text correctly by using tabs instead of spaces.
2017-05-27 baptUpdate the comments concerning net_parse_rootpath to...
2017-05-27 cyFix return value of ip_sync_nat. Previously, regardless...
2017-05-27 kibUse whole mnt_stat.f_fsid bits for st_dev.
2017-05-27 jhbAdd descriptions for AES-GCM IPSec authentication ...
2017-05-27 alcIn r118390, the swap pager's approach to striping swap...
2017-05-27 baptCatch with the change in the user class
2017-05-27 baptUse the usual FreeBSD spelling for the DHCP user class
2017-05-27 baptCapitalize DHCP
2017-05-27 baptDocument recent changes on pxeboot
2017-05-27 baptPartially revert r314948
2017-05-27 baptAlways issue the pxe request
2017-05-27 baptAlways build tftpfs support along with nfs for pxeboot
2017-05-27 baptSupport URI scheme for root-path in netbooting
2017-05-27 baptadd a comment on vendor index 19 and 20 to avoid confusion
2017-05-27 baptPass a "FREEBSD" user-class in PXE dhcp request
2017-05-27 delphijTighten /entropy permissions.
2017-05-27 emasteuart: add AMT SOL PCI ID
2017-05-27 nplibcxgb4: Use memcpy instead of copying WRs 8B at a...
2017-05-26 mavCall VLAN_CAPABILITIES() when LAGG capabilities change.
2017-05-26 cemprocstat(1): Add TCP socket send/recv buffer size
2017-05-26 brooksAdd missing usage and getopt(3) options
2017-05-26 jhbFail large requests with EFBIG.
2017-05-26 mavImprove applying unified capabilities to the lagg ports.
2017-05-26 avgAllow PROBE_SPINUP to fail in CAM ATA transport
2017-05-26 dabAdd newsyslog capability to write RFC5424 compliant...
2017-05-26 dimDefine a new __INO64 macro in <sys/_types.h>, to indica...
2017-05-26 tuexenUse the SCTP_PCB_FLAGS_ACCEPTING flags to check for...
2017-05-26 emasterm stale ptrace dependencies after r305012
2017-05-26 vangyzenlibthr: increase WARNS to the default (6)
2017-05-26 vangyzenlibthr: fix warnings at WARNS=6
2017-05-26 vangyzenrtld: fix warnings about redundant declarations
2017-05-26 vangyzenlibthr: fix style in previous commit
2017-05-26 vangyzenlibthr: prevent setcontext() from masking SIGTHR
2017-05-26 emastemakefs: add -O (offset) option
2017-05-26 avgMFV r318944: 8265 Reserve send stream flag for large...
2017-05-26 avgMFV r318942: 8166 zpool scrub thinks it repaired offlin...
2017-05-26 avgMFV r318934: 8070 Add some ZFS comments
2017-05-26 avgMFV r318931: 8063 verify that we do not attempt to...
2017-05-26 avgMFV r318929: 7786 zfs`vdev_online() needs better notifi...
2017-05-26 avgMFV r318927: 8025 dbuf_read() creates unnecessary zio_r...
2017-05-26 avgMFV r316929: 6914 kernel virtual memory fragmentation...
2017-05-26 avgarc_init: make code closer to upstream by introducing...
2017-05-26 avgzfs_putpages: assert that sa_bulk_update() must succeed
2017-05-26 avgMFV r316928: 7256 low probability race in zfs_get_data
2017-05-26 avgMFC r316924: 8061 sa_find_idx_tab can be declared more...
2017-05-26 delphijDisconnect heimdal version of qsort.c from build becaus...
2017-05-26 emastebsdgrep: use safer sizeof() construct
2017-05-26 araujoSimplify parseval() by allocating a buffer the size...
next