]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-09-04 jhbAdd more mmap tests related to character devices.
2015-09-04 delphijExpose an interface to determine if an ACE is inherited.
2015-09-03 tuexenFix a bug where two SHUTDOWN_ACK chunks were sent if...
2015-09-03 cemDetect badly behaved coredump note helpers
2015-09-03 jhbCurrently the Linux character device mmap handling...
2015-09-03 sbrunor249170 was just plain wrong. The effect of the change...
2015-09-03 bdreweryAvoid sub-shell for realpath(1) for bmake by using...
2015-09-03 mavSmall UA cleanup.
2015-09-03 mavFix copy-paste bug introduced in r275458.
2015-09-03 traszUse proper term in the ctld(8) and iscsid(8) man pages.
2015-09-03 traszSimplify the introductory example in ctl.conf(5) down...
2015-09-03 traszThe dumpfs(8) utility doesn't actually use disktab...
2015-09-03 traszFix acl_strip_np(3) breakage introduced in r279962.
2015-09-03 traszFix the way acl_init(3) uses posix_memalign(3) - the...
2015-09-03 araujoRename YP to NIS in the manpages.
2015-09-03 araujoSync with the latest code from OpenBSD.
2015-09-03 araujoLower the compiler warning: unused-but-set-variable.
2015-09-03 marcelFor UGA, the frame buffer address obtained by scanning the
2015-09-03 dteskeFix mandoc(1) "WARNING: end of line whitespace"
2015-09-03 dteskeRemove non-functional examples.
2015-09-03 gonzoEnable both i2c1 and i2c2. These devices are disabled...
2015-09-03 jhibbitspmap_mapdev_attr() also takes a vm_paddr_t.
2015-09-03 delphijDon't leak 'var'.
2015-09-02 mjgfd: remove UMA_ZONE_ZINIT argument from Files zone
2015-09-02 mjgDon't trash memory from UMA_ZONE_NOFREE zones.
2015-09-02 cemioat(4): pci_save/restore_state to persist MSI-X regist...
2015-09-02 dteskeMinor code cleanups (no functional changes).
2015-09-02 jillessh: Allow empty << EOF markers.
2015-09-02 hrsSimplify kvm symbol resolution and error handling....
2015-09-02 hrsDivide statistics in the number of packets with 1000...
2015-09-02 impAfter the introduction of direct dispatch, the pacing...
2015-09-02 hrs- snprintf() returns at most size-1 of the chars printe...
2015-09-02 cemioat: re-initialize interrupts after resetting hw on...
2015-09-02 hrsFix a panic which was reproducible by an infinite loop of
2015-09-02 glebiusThe ${BUILDKERNELS:[2..-1]} appears to produce a non...
2015-09-02 glebiusRemove the software queue, which is a remnant of ifnet...
2015-09-02 glebiusAdd iwm(4), that was missing in r287394.
2015-09-02 traszFix markup.
2015-09-02 traszIt's 2015, and some people are still trying to use...
2015-09-02 traszFixes a panic triggered by threaded Linux applications...
2015-09-02 glebiusFix dynamic attach/detach of 802.11 devices after r287197:
2015-09-01 dteskeBump version for altered long-opts processing
2015-09-01 dteskeSimplify long-option processing
2015-09-01 jhbThe 'sa' argument to syscallret() is not unused.
2015-09-01 jhbExport current system call code and argument count...
2015-09-01 dteskeBump version for prior fix (SVN r287381)
2015-09-01 dteskeStyle: Remove whitespace around brackets from function...
2015-09-01 dteskeComment for escape() function.
2015-09-01 dteskeComment
2015-09-01 dteskeProperly escape arguments when moving into jail or...
2015-09-01 dteskeStyle: comments
2015-09-01 dteskeStyle consistency: add single space before each `;...
2015-09-01 dteskeRemove `SYSRC_' prefix from $SYSRC_VERBOSE (prefix...
2015-09-01 kppf: Fix misdetection of forwarding when net.link.bridge...
2015-09-01 jhbFix an off by one error in r283613: Like regular ffs...
2015-09-01 andrewAdd support for the dwc usb in the HiSilicon hi6220...
2015-09-01 mavMake most of port methods optional and remove bunch...
2015-09-01 andrewAdd support for the DesignWare MMC hardware in the...
2015-09-01 andrewFix how we place each objects thread local data. The...
2015-09-01 andrewEnsure we use calculate_first_tls_offset, even if the...
2015-09-01 gjbRemove '-' separating OSRELEASE and SNAPSHOT_DATE for...
2015-09-01 andrewFinish allowing the dwmmc driver to be subclassed,...
2015-09-01 kibExit notification for EVFILT_PROC removes knote from...
2015-09-01 andrewInstall the forth bits on arm64. For now limit it to...
2015-09-01 kibClean up the kqueue use of the uma KPI.
2015-09-01 kibBy doing file extension fast, it is possible to create...
2015-09-01 kibFix t_spawnattr test for attributes handling by posix_s...
2015-09-01 glebiusNot only build with buildworld, but also install with...
2015-09-01 glebiusWhen building multiple kernels use [2..-1] to extract...
2015-09-01 andrewRemove an variable we only ever write to, and stop...
2015-09-01 hselaskyAdd new PCI ID.
2015-09-01 avgcallout_reset: fix a reversed check for cc_exec_cancel
2015-09-01 rodrigcUse unsigned variable.
2015-09-01 hrs- Add -W flag support for network column in intpr(...
2015-09-01 rodrigcUse ANSI C prototypes.
2015-09-01 hrsPrint sdl->sdl_data when sdl->sdl_nlen > 0 as link_ntoa...
2015-09-01 rodrigcUse correct function prototype for signal handler.
2015-09-01 rodrigcUse ANSI C prototypes.
2015-09-01 delphijCheck and fail if drop of privileges failed.
2015-09-01 delphijDrop group privileges after opening the kvm descriptor...
2015-09-01 alcHandle held pages earlier in the inactive queue scan.
2015-09-01 delphijFailure of dropping privilege should be fatal, so test...
2015-09-01 rodrigcMark unused parameters to reduce gcc 4.9 warnings.
2015-09-01 rodrigcUse ANSI C prototypes.
2015-09-01 emastevtfontcvt: fix buffer overflow for non-default size...
2015-08-31 allanjudeApply the noline attribute to vdev_queue_max_async_writes
2015-08-31 emastevtfontcvt: introduce xmalloc to abort on out-of-memory
2015-08-31 allanjudeRemove duplicate defines introduced in initial ZFS...
2015-08-31 emasteEnable libproc symbol_lookup tests on arm64
2015-08-31 rodrigcInclude stdlib.h to get devname() prototype.
2015-08-31 sbrunoRestrict tso_max to IP_MAXPACKET to avoid the panic...
2015-08-31 emastear: Deobfuscate a while loop
2015-08-31 emastear: fix deterministic mode when running as ranlib
2015-08-31 glebiusRemove now unneeded includes.
2015-08-31 andrewClean up the style of the LEAVE_HYP macro.
2015-08-31 hselaskyAdd new USB quirk.
2015-08-31 delphij - uri is expected to be nul-terminated (strchr used...
2015-08-31 delphijConstify opt_f and opt_t and eliminate unneeded copying...
2015-08-31 melifaroSimplify lla_rt_output()/nd6_add_ifa_lle() by setting...
2015-08-30 marcelAdd support for the UGA draw protocol. This includes...
next