]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Fix an off-by-one in dt_opt_setenv().
[FreeBSD/FreeBSD.git] / sbin /
2018-01-10 scottlRefactor code related to 'camcontrol devlist'
2018-01-10 scottlImplement the ability to query NVME for its controller...
2018-01-09 eadlerldconfig(8): use .Nm instead of 'ldconfig'
2018-01-07 eadlerldconfig(8): clarify language for files
2018-01-05 jkimMerge ACPICA 20180105.
2018-01-05 impOnly call close if fd and fd1 are not -1.
2018-01-02 eadlershutdown: Fix r327476 by adding init
2018-01-01 eadlershutdown: Assume absolute time is in the future
2017-12-30 bryanvAdd support for IPv6 scoped addresses to vxlan
2017-12-30 pfgccdconfig: Move VCS tags to be more consistent with...
2017-12-30 pfgccdconfig: Update licensing terms to match NetBSD.
2017-12-29 delphijThe fix in r327273 turns a memory leak into freeing...
2017-12-28 impWhen bind fails, make sure we closed the socket we...
2017-12-28 impClose fd and fd1 before returning now that we're done...
2017-12-28 impPlug memory leak by freeing wantedblk{32,64}.
2017-12-28 impFree path before returnig.
2017-12-28 eadlerFix a few more speelling errors
2017-12-27 mckusickIn preparation for converting to libufs to read the...
2017-12-27 pfgccdconfig: Update licensing terms.
2017-12-27 eadlerother: Fix several typos and minor errors
2017-12-24 aeFix rule number truncation, use uint16_t type to specif...
2017-12-20 pfgRevert r327005 - SPDX tags for license similar to BSD...
2017-12-20 impFlesh out the reason for the need for tmpfs a little.
2017-12-20 brdSave others some forehead damange by noting that -r...
2017-12-19 pfgSPDX: These are fundamentally BSD-2-Clause.
2017-12-14 asomersdhclient(8): raise WARNS to 3
2017-12-13 asomersdhclient(8): Don't shift through the sign bit of a...
2017-12-13 traszTone down the description for the growfs "-y" flag.
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-07 bryanvUse consistent name for the vxlan VNI parameter name...
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-12-05 erjifconfig(8): Display extended compliance code string...
2017-11-30 markjDocument gmirror sysctls.
2017-11-30 pfgSPDX: use the Beerware identifier.
2017-11-30 delphijPrevent OOB access on corrupted msdos directories.
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-27 pfgvarious: general adoption of SPDX licensing ID tags.
2017-11-26 tuexenAdd to ipfw support for sending an SCTP packet containi...
2017-11-26 kibImprove sysctl(8) pretty printing of some structures.
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-20 asomersPrint ZAC device type in "camcontrol identify" output
2017-11-20 pfgGeneral further adoption of SPDX licensing ID tags.
2017-11-20 delphijMFV r326007: less v529.
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 pfgspdx: initial adoption of licensing ID tags.
2017-11-17 scottlRename P_OSREL_CK_CLYGRP to P_OSREL_CK_CYLGRP
2017-11-16 impOnly try to enable CK_CLYGRP if we're running on kernel...
2017-11-15 emastenewfs: warn if newer than kernel
2017-11-15 kppfctl: teach route-to to deal with interfaces with...
2017-11-15 hselaskyMerge ^/head r325663 through r325841.
2017-11-12 oshogbodhclient(8) should not close stdio using daemon(3)...
2017-11-12 oshogboUse syslog service in dhclient(8).
2017-11-12 oshogboWe return a pointer when we are using cap_init() or...
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-10 hselaskyMerge ^/head r325505 through r325662.
2017-11-10 bdreweryrescue ipf: Remove hacks and link in libipf directly.
2017-11-07 kibAdd a place for a driver to report rx timestamps in...
2017-11-07 hselaskyMerge ^/head r323559 through r325504.
2017-11-05 kibRemove badsect(8).
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-31 impAdd -c to the usage statements.
2017-10-31 bdreweryDIRDEPS_BUILD: Update dependencies.
2017-10-31 bdreweryDIRDEPS_BUILD: Connect new directories.
2017-10-30 traszUse MAP_PRIVATE instead of obsolete MAP_COPY. No funct...
2017-10-28 oshogboSimplify ping sandbox.
2017-10-28 philipImport tzdata 2017c
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-25 impImplement power cycle in init.
2017-10-25 impAdd power cycle support to reboot/halt as -c.
2017-10-25 impAdd power cycle support (-c) to shutdown.
2017-10-25 impReport only the valid slots in the firmware log page.
2017-10-25 impAdd nvme_controller_data argument to all print functions.
2017-10-25 markjAdd support for compressed kernel dumps.
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-13 aeReturn 'errno' value from the table_do_modify_record...
2017-10-10 emastegrowfs: ANSIfy cgckhash()
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-10 mckusickGrowfs got missed in r323923 that added a check hash...
2017-10-10 ngieCheck the exit code from fsck_ffs instead of relying...
2017-10-09 mckusickDo not report the filesystem as modified when the only...
2017-10-06 marcelFix alignment of 'last' in autofill.
2017-10-06 baptImport 1.14.3
2017-10-03 cemCorrect sense of crypt(3) NULL checks in init(8) and...
2017-10-02 tuexenWhitespace changes: Remove leading spaces followed...
2017-10-02 tuexenFix a bug which avoided that rules for matching port...
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 mmMFV r324145,324147:
2017-09-30 andreastInitialize mdsize to make gcc happy again. This fixes...
2017-09-29 jkimMerge ACPICA 20170929.
2017-09-29 ianEnhance mdmfs(8) to work with tmpfs(5).
2017-09-22 mckusickContinuing efforts to provide hardening of FFS, this...
2017-09-21 jhbUse UFS_LINK_MAX instead of LINK_MAX.
2017-09-21 oshogboWe use a few different ifdef's names to check if we...
2017-09-19 danfeProvide an articulate example of how to properly delete...
2017-09-17 gordonMFV r323678: file 5.32
2017-09-17 oshogboFix language used in the r322923.
2017-09-16 allanjudekern.osreldate is an integer, not a string
next