]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-03-14 Cy SchubertDisconnect ipftest and ipresend from the build until...
2017-03-14 Cy SchubertRevert r315218 so that it may be committed together...
2017-03-14 Cy SchubertRevert r315219 so that it may be committed together...
2017-03-14 Cy SchubertTemporarily remove sbin/ipftest and sbin/ipresend until...
2017-03-14 Cy SchubertDisconnect ipftest and ipresend from the build until...
2017-03-13 Sean BrunoIFLIB updates
2017-03-13 Pedro F. Giffuniypbind(8): let calloc(3) do the multiplying.
2017-03-13 Pedro F. Giffunimpsutil(8): let calloc(3) do the multiplying.
2017-03-13 Pedro F. Giffuninscd(8): let calloc(3) do the multiplying.
2017-03-13 Pedro F. Giffunimkimg(1): let calloc(3) do the multiplication.
2017-03-13 Bryan Dreweryhier(7): Fix entry location for /usr/share/vt.
2017-03-13 Mark JohnstonUpdate a comment to reflect reality.
2017-03-13 Mark JohnstonFix a backwards comparison in the code to dump a DTrace...
2017-03-13 Conrad Meyeralias_proxy.c: Fix accidental error quashing
2017-03-13 Enji Cooperbsnmpd: fix segfault when trans_insert_port(..) is...
2017-03-13 Conrad Meyerscif_sas_controller: Fix inverted logic range check
2017-03-13 Conrad Meyernat64lsn: Use memset() with structure, not pointer...
2017-03-13 Enji Coopersbin/dhclient: fix `vendor` storage leak in parse_optio...
2017-03-13 Enji Cooperlib/libcam/cam_cdbparse.3: fix manpage warnings
2017-03-13 Navdeep Parharcxgbe(4): Fix an always-true assertion (reported by...
2017-03-13 Enji CooperFix -Wunused-but-set-warning with `ret`
2017-03-13 Enji Coopersbin/dhclient: fix a memory leak in parse_client_lease_...
2017-03-13 Adrian Chadd[net80211] begin fleshing out per-VAP WME configurations.
2017-03-13 Baptiste DaroussinDo not die if cap_rights_limit reports ENOSYS
2017-03-13 Marcelo AraujoAfter r315112 I broke the tests with eli, instead to...
2017-03-13 Scott LongReport disk flags via the sysctl tree
2017-03-13 Andrey V. ElsukovIgnore ifnet renaming in the bpf ifnet departure handler.
2017-03-13 Scott LongAdd constants and descriptions for some new PCI class...
2017-03-13 Pedro F. GiffuniMinor libc cleanup: let calloc(3) do the multiplication.
2017-03-13 Enji Cooperlib/libcam/cam.3: note that cam_freeccb(3) with ccb...
2017-03-13 Enji CooperFix CFLAGS for including netipsec headers #includes
2017-03-12 Baptiste DaroussinReadd codes that creates a tmp file for diffing stdout...
2017-03-12 Oleksandr Tymoshenko[evdev] Fix Right Alt and Keypad Enter event codes...
2017-03-12 Oleksandr Tymoshenko[evdev] Fix race condition between client's event queue...
2017-03-12 Oleksandr Tymoshenko[evdev] Do not ignore result evdev_register in UI_DEV_C...
2017-03-12 Warner LoshConvert gnu to using SRCTOP
2017-03-12 Warner LoshMake rescue use SRCTOP
2017-03-12 Warner LoshFix two CURDIR references in comments that should be...
2017-03-12 Warner LoshConvert include over to SRCTOP
2017-03-12 Warner LoshMove /etc/ to SRCTOP
2017-03-12 Warner LoshAdopt SRCTOP in usr.bin
2017-03-12 Ian LeporeChange 'Hz' back to 'HZ'... it's referring to the kerne...
2017-03-12 Warner LoshExport the actual LID state via sysctl. This allows...
2017-03-12 Ian LeporeCorrect the abbreviations for microseconds (us, not...
2017-03-12 Pedro F. GiffuniRevert r314780
2017-03-12 Alexander MotinRemove strange config_intrhook_establish() magic.
2017-03-12 Pedro F. Giffunilibc: provide some bounds-checking through reallocarray(3).
2017-03-12 Alexander MotinTry to slight untangle I/O and loop status handling.
2017-03-12 Alexander MotinRemove code for unsupported FreeBSD versions.
2017-03-12 Konstantin... Avoid reusing p_ksi while it is on queue.
2017-03-12 Konstantin... Follow-up to r313690.
2017-03-12 Konstantin... Accept linkers representation for ELF segments with...
2017-03-12 Konstantin... Style.
2017-03-12 Konstantin... Ktracing kevent(2) calls with unusual arguments might...
2017-03-12 Alexander MotinSome more polishing.
2017-03-12 Dag-Erling... Add a __printflike() that would have caught the bug...
2017-03-12 Tijl Coosemans- Remove separate handling of /bin and /usr/bin in...
2017-03-12 Emmanuel VadotUse 'options EXT_RESOURCES' instead of 'device ext_reso...
2017-03-12 Kristof Provostpf: Fix incorrect rw_sleep() in pf_unload()
2017-03-12 Enji Cooperlib/libcam/cam.3: fix manpage warnings
2017-03-12 Enji CooperUse .Dv when referencing NULL
2017-03-12 Kristof Provostpf: Do not lose the VNET lock when ending the purge...
2017-03-12 Enji CooperRemove /rescue/zdb if MK_ZFS == no
2017-03-12 Enji CooperConditionally compile [additional] programs into rescue...
2017-03-12 Marcelo AraujoAdd the capability to refresh the gpart(8) label withou...
2017-03-12 Enji CooperRemove /rescue/iscsictl and /rescue/iscsid if MK_ISCSI...
2017-03-12 Enji CooperRestore some of the error message text accidentally...
2017-03-12 Baptiste DaroussinFix building with recent gcc
2017-03-12 Enji CooperAdd 3 more testcases demonstrating how install -l sr...
2017-03-12 Baptiste DaroussinFix bad latest entry
2017-03-12 Pedro F. Giffunilibc: small cleanup.
2017-03-12 Baptiste DaroussinImplement a stub --horizon-lines=NUM for compatibility...
2017-03-12 Marcelo AraujoUse nitems() from sys/param.h.
2017-03-12 Baptiste DaroussinFix wrong date in diff(1)
2017-03-12 Baptiste DaroussinFinish removal of WITHOUT_MANDOCDB
2017-03-12 Baptiste DaroussinFix native-xtools after replacement of GNU diff
2017-03-12 Enji CooperClarify src vs dest path mismatch in :symbolic_link_...
2017-03-12 Pedro F. Giffunilibc: small cleanups.
2017-03-12 Pedro F. Giffunilibc: small cleanups.
2017-03-12 Pedro F. Giffunilibc: small cleanups.
2017-03-12 Enji CooperDelete duplicate -I <SRCTOP>/lib/libipsec added in...
2017-03-12 Emmanuel VadotRemove i915drm and radeondrm from NOTES and conf.
2017-03-12 Rodney W. GrimesRevert r314833 until the problem with INSTALL_RSYMLINKS...
2017-03-11 Ian LeporeExtend the pl011 small-fifos fix to other SoCs that...
2017-03-11 Ian LeporeDocument uiomove_frombuf(9).
2017-03-11 Simon J. GerratyDo not consider using -C arg "as is" for .CURDIR unless...
2017-03-11 Alexander MotinImprove ctl(4) description, including frontends and...
2017-03-11 John BaldwinFix removal of /usr/share/info.
2017-03-11 Alan CoxSimplify the control flow and tidy up a comment in...
2017-03-11 Alexander MotinIncrease device openings to tagged maximum.
2017-03-11 Andriy Gaponaacraid: fix build with AACRAID_DEBUG=2
2017-03-11 Alexander MotinAllow XPT_GDEV_STATS for UNCONFIGURED devices.
2017-03-11 Andriy Gaponuma: fix pages <-> items conversions at several places
2017-03-11 Andriy Gaponuma: eliminate uk_slabsize field
2017-03-11 Andriy Gaponzfs: provide a special vptocnp method for the .zfs...
2017-03-11 Andriy Gapontrace thread running state when a thread is run for...
2017-03-11 Andriy Gaponactually implement proc:::lwp-exit probe
2017-03-11 Andriy Gaponrevert r314862, use of GCC_MS_EXTENSIONS in qlxgbe
2017-03-11 Alexander MotinPartially fix target task management requests handling.
2017-03-11 Bruce EvansFix the attribute for scteken_clear() (change it back...
next