freebsd.git
2017-10-19 cyAnticongestion refinements for ntpd rc script. This...
2017-10-19 jhibbitsRemove some unnecessary includes
2017-10-19 mjgsysctl: only take mem lock if oldlen is > 4 * PAGE_SIZE
2017-10-19 mjgexecve: avoid one proc lock/unlock trip unless PTRACE_E...
2017-10-19 mjgTidy up pmc support at execve.
2017-10-19 mjgsysvsem: check if semu_list has anything on it before...
2017-10-18 bjkAdopt jail.8 to our brave new bsdinstall world
2017-10-18 mjgDon't take Giant for SMP status and cpu topology sysctls.
2017-10-18 tuexenFix a signed/unsigned warning.
2017-10-18 tuexenAbort an SCTP association, when a DATA chunk is followe...
2017-10-18 rlibbyql*_def.h: fix QL_ALIGN parenthesization
2017-10-18 edImport the latest CloudABI definitions, version 0.16.
2017-10-18 tuexenRevert change which got in accidently.
2017-10-18 tuexenFix a bug introduced in r324638.
2017-10-18 jhbRemove CPU_HAVEFPU.
2017-10-18 brdTeach beinstall to use and prefer svnlite, with a fallb...
2017-10-18 markjMove kernel dump offset tracking into MI code.
2017-10-18 seAdd references to sysrc(8).
2017-10-18 tsoomelibsa/ip: stop read loop on bad fragments
2017-10-18 tsoomelibsa/ip.c: misplaced comment, ip_v is half char, not...
2017-10-18 kibDo not report reduction of swap zone if it was not.
2017-10-18 rlibbyext2: delete redundant decl of ext2_fserr
2017-10-18 jonathanImprove computation of {BC,LL}OBJS.
2017-10-18 jonathanImprove logic of CLEANFILES+=${PROG_FULL}.{bc,ll}.
2017-10-18 brooksRemove mbpool(9) now that it has no consumers.
2017-10-17 impRevert "Unify boot1 with loader" change r324646
2017-10-17 emasteembed_mfs: add error handling, usage
2017-10-17 fsuAdd inital extents read-write support.
2017-10-17 rlibbycxgbe: delete now-redundant vnet decls
2017-10-17 markjFix a racy VI_DOOMED check in MNT_VNODE_FOREACH_ALL().
2017-10-17 emasteloader.mk: clean md.o even if MD_IMAGE_SIZE not defined
2017-10-17 impWe need to include disk.o in libuboot.a when we're...
2017-10-17 bdreweryAdd a test for r324671 along with some other masked...
2017-10-17 emasteloader: initialize dv_cleanup in md.c to eliminate...
2017-10-17 gordonUpdate wpa_supplicant/hostapd for 2017-01 vulnerability...
2017-10-17 jonathanAdd LLVM IR libraries to CLEANFILES.
2017-10-17 avgnever retry oustanding requests when terminating iscsi...
2017-10-17 avgiscsi: do not hold the global lock while tearing down...
2017-10-17 maximDragonFly 5.0.0 release added.
2017-10-17 emasteRemove lib/libstand again, accidentally readded in...
2017-10-17 emastewrite.2: correct maximum nbytes size for EINVAL error
2017-10-17 cyStyle. Replace 8 spaces with a tab.
2017-10-17 cyProvide an option to run the anticongestion ntpd leapfi...
2017-10-17 rlibbygdb kernel server: fixup Search:memory style
2017-10-16 rmacklemUse taskqueue(9) to do writes/commits to mirrored DSs...
2017-10-16 avosmbuf(9): unbreak m_fragment()
2017-10-16 avosifnet(9): split ifc_alloc_unit() (should simplify code...
2017-10-16 kibRe-evaluate thread' signal mask after ptracestop().
2017-10-16 kibImprove assertion that an ignored or blocked signal...
2017-10-16 kibStyle.
2017-10-16 bdreweryThis child is expected to exit on SIGTRAP, don't leave...
2017-10-16 romainAdd a quick description of the geom_getxml(3), geom_xml...
2017-10-16 mjorasProperly reset the fields in clean_unrhdr.
2017-10-16 kibFix the pv_chunks pc_lru tailq handling in reclaim_pv_c...
2017-10-16 kppf tests: Use pft_set_rules everywhere
2017-10-16 kppf tests: Basic IPv6 forwarding tests
2017-10-16 kppf: test set-tos
2017-10-16 mavAdd Creative vendor ID.
2017-10-16 mmelSave VFP state in getcontext(3) on ARM.
2017-10-16 mavUpdate details of interface capabilities changed by...
2017-10-16 avoswlandebug(8): add a sanity check.
2017-10-16 avoswlandebug(8): obtain original interface name via ifconf...
2017-10-16 avoslibifconfig: allow to get original interface name via...
2017-10-16 delphijRemove the libstand directory which is now empty.
2017-10-16 impExplicitly inlcude SYSDIR in the include path -- need...
2017-10-16 impLOADER_foo_SUPPORTED
2017-10-16 impMove all the ficl common code into ficl.mk
2017-10-16 impcreate defs.mk for common definitions
2017-10-16 imptweak style
2017-10-16 impMove common/Makefile.inc to sys/boot/loader.mk.
2017-10-16 impRename top level Makefile.ficl to ficl.mk.
2017-10-16 impMove orphaned man pages into new man directory from...
2017-10-16 impUnify boot1 with loader
2017-10-15 impZero out the ccb's alloated on the stack for the dump...
2017-10-15 impCloser examination shows that nvme and CAM both normall...
2017-10-15 rmacklemFix the client IP address reported by nfsdumpstate...
2017-10-15 tuexenFix the handling of parital and too short chunks.
2017-10-15 tijlAdd information needed by Linux libdrm 2.4.74 (shipped...
2017-10-15 tijlSet DEVNAME to dri/card%d. This works with both in...
2017-10-15 tijlWhen a Linux program tries to access a /path the kernel...
2017-10-15 impUse nvme_ctrlr_poll instead of nvme_ctrlr_intx_handler...
2017-10-15 impCreate general polling function for the nvme controller...
2017-10-15 impBe nicer on the dump stack by allocating only a ccb_nvm...
2017-10-15 impExplicitly set reserved fields and 'fuse' to 0. This...
2017-10-15 impUpdate comment to reflect actual default timeout.
2017-10-15 tijlAdd special handling for current in-tree drm devices...
2017-10-15 tijlUse sizeof instead of strlen on string constants. ...
2017-10-15 traszReplace some magic numbers in usb_template(4) code...
2017-10-15 jillesrc.subr: Remove test that is always true.
2017-10-15 baptFix ctld segfaulting when using ucl conf file format...
2017-10-15 cySync (make same) the offsetof macro definition in inclu...
2017-10-14 rlibbymlx4: use enum constants instead of const vars for...
2017-10-14 fsuAdd extended attributes support to fuse kernel module.
2017-10-14 brooksSwitch procstat from subcommand flags to verbs
2017-10-14 tuexenCode cleanup, not functional change.
2017-10-14 mjgFix wrong v_free_count annotation - (f) instead of (a)
2017-10-14 mjgmtx: fix up owner_mtx after r324609
2017-10-13 mjgReduce traffic on vm_cnt.v_free_count
2017-10-13 mjgmtx: change MTX_UNOWNED from 4 to 0
2017-10-13 kpRegenerate usb.conf
next