]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-08-04 desUpgrade to OpenSSH 7.5p1.
2017-08-04 andrewRead the numa-node-id property from each CPU node....
2017-08-04 kibRelax visibility for some termios symbols.
2017-08-04 brdDocument usb verbosity levels
2017-08-04 alcIn case readers are misled by expressions that combine...
2017-08-04 impAdd EFI utility functions to libefi
2017-08-04 impMove EFI ZFS functions to libefi
2017-08-04 impAdd definitions and utilities for EFI drivers
2017-08-04 impAdd stpcpy and stpncpy to libstand
2017-08-04 impMake nvd vs nda choice boot-time rather than build...
2017-08-04 alcAdd myself.
2017-08-04 npcxgbe(4): Always use the first and not the last virtual...
2017-08-03 markjFix procstat --libxo -L.
2017-08-03 cemx86: Tag some intrinsics with __pure2
2017-08-03 jlhRemove deprecation notice for ruptime/rwho/rwhod.
2017-08-03 markjBump the maximum file name length in pseudofs filesyste...
2017-08-03 jlhrwho/ruptime/rwhod shouldn't be gated by RCMDS.
2017-08-03 markjAdd subsystem vendor and device ID fields to struct...
2017-08-03 manuarm: Add a GENERIC-NODEBUG kernel config
2017-08-03 ianAdd missing header file to SRCS.
2017-08-03 ianSwitch to iicdev_readfrom/writeto() to do xfers with...
2017-08-03 ngieRemove special-case logic for running tests on host...
2017-08-03 philUpdate from libxo-0.8.1 to 0.8.4:
2017-08-03 kenOracle T10000 tape drives use PRML encoding.
2017-08-03 ianAdd an ahci driver for imx6.
2017-08-03 npcxgbe(4): Initial import of the "collect" component...
2017-08-03 sevanDocument -w flag is an extension to POSIX.
2017-08-03 ngieRevert r321969
2017-08-03 loosAdd myself to the calendar.freebsd.
2017-08-03 desVendor import of OpenSSH 7.5p1.
2017-08-03 hselaskyChange reject message type when destroying cm_id in...
2017-08-03 hselaskyTicks are 32-bit in FreeBSD.
2017-08-03 hselaskyResolve locking issue for non-sleepable context in...
2017-08-03 hselaskyUsing GFP_ATOMIC with firmware commands is not supporte...
2017-08-03 hselaskyAdd myself to the calendar.
2017-08-03 remkoUpdate the entry for postmaster@
2017-08-03 akAdd entry to the calendar
2017-08-03 markjRemove D_TRACKCLOSE now that ksyms no longer has a...
2017-08-03 ngieFix the return types for printf and putchar to match...
2017-08-03 ngieChase r321920 and r321930 (dev_t being widened)
2017-08-03 rmacklemAdded entry as requested by Kirk.
2017-08-03 sephehyperv/kvp: Use proper size macro for adapter id.
2017-08-03 markjRework and simplify the ksyms(4) implementation.
2017-08-02 ngieAnnotate tests that require root privileges appropriately
2017-08-02 ngieDelete comment above "__DEFAULT_DEPENDENT_OPTIONS"...
2017-08-02 ngieRegenerate src.conf(5) per change made in r321952
2017-08-02 ngieAllowing MK_NLS_CATALOGS to be enabled if MK_NLS =...
2017-08-02 ngieSome minor doc fixups
2017-08-02 ngieAlways use first parameter passed to get_filesystem...
2017-08-02 ngieAdd expected failures for ZFS
2017-08-02 marius- Correct the remainder of confusing and error prone...
2017-08-02 ngieRequire strings(1) with :o_flag_preparer and :o_flag_pu...
2017-08-02 manuarm64: Add Allwinner H5 SoC
2017-08-02 manuallwiner: modclk: Do not try to enable parent clock...
2017-08-02 rstoneAdd my birthdate to the calendar
2017-08-02 ianFix the interface to imx_iomux_gpr_get/set(). The...
2017-08-02 ianAdd missing ofw_bus_if.h src file.
2017-08-02 ianThe imx6_snvs driver is not strictly required for the...
2017-08-02 kibFor makedev(), cast the minor argument to unsigned...
2017-08-02 hselaskyFix LinuxKPI regression after r321920. The mda_unit...
2017-08-02 andrewFix the return type for get_cntxc(). The register is...
2017-08-02 edKeep top page on CloudABI to work around AMD Ryzen...
2017-08-02 druUpdate my entry in marketing.
2017-08-02 mjgamd64: annotate the syscall return address check with...
2017-08-02 mavAdd compat shim part missed at r305197.
2017-08-02 kibChange major()/minor() to work with 64bit dev_t.
2017-08-02 kibDo not call trapsignal() after handling usermode fault...
2017-08-02 ngieFix cosmetic issue with error message
2017-08-02 ngieFix accidental misconversion done in r321912
2017-08-02 ngieRemove bogus bsd.subdir.mk .include
2017-08-02 ngieConvert traditional ${MK_TESTS} conditional idiom for...
2017-08-02 truckmanLower the amd64 shared page, which contains the signal...
2017-08-02 ngieRevert accidental character conversion for pfg's entry...
2017-08-01 markjAmend r321884 to check the refcount and update the...
2017-08-01 manuAllwinner dtb: Add NanoPi M1 to the build
2017-08-01 taras+ Add myself to calendar.freebsd.
2017-08-01 tcbernerAdd joneum to the calendar.freebsd
2017-08-01 manuAlwinner: nanopi-neo: Remove r_i2c node from DTS as...
2017-08-01 emaxfix sort order
2017-08-01 emaxadd myself
2017-08-01 manuAllwinner dtb: add link for NanoPi Neo
2017-08-01 bdreweryCCACHE_BUILD: Follow-up r321880: Fix some PATH issues...
2017-08-01 mckusickAdd Anne Dickison.
2017-08-01 levAdd myself to the calendar.freebsd
2017-08-01 markjFix a witness assertion that fires when a lock type...
2017-08-01 bdreweryNO_CLEAN: No need to run delete-old if the directories...
2017-08-01 sevanFor the udp-client example, instruct user to add an...
2017-08-01 bdreweryCCACHE_BUILD: Allow setting CCACHE_BUILD_TYPE=wrapper.
2017-08-01 gjbUpdate doceng, re, security-officer, clusteradm, webmas...
2017-08-01 ianIn xdev-links, when installing symlinks to the cross...
2017-08-01 mizhka[calendar.freebsd] Add myselft into freebsd.calendar
2017-08-01 avgzfsboottest: catch up with r316585 and provide ldi_get_...
2017-08-01 mwMerge ena-com 1.1.4.2
2017-08-01 roygerpci: fix write order when sizing BARs
2017-08-01 mwAdd myself to calendar
2017-08-01 seAdjust path to X11 locale files (/usr/X11 has been...
2017-08-01 seAdd alternate Turkish keyboard layout F. The layout...
2017-08-01 tuexenAdd myself to calendar.
2017-08-01 mavAdd explicit check for PCI bus to r321720.
2017-08-01 wulfAdd myself to the calendar
next