]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Merge OpenSSL 1.0.1j.
[FreeBSD/FreeBSD.git] / sbin /
2014-10-15 Jung-uk KimMerge OpenSSL 1.0.1j.
2014-10-14 Glen BarberMerge the following from ^/projects/release-vmimage:
2014-10-13 Alexander V. ChernikovShow error when deleting non-existing rule number.
2014-10-13 Alexander V. Chernikov* Fix zeroing individual entries via ipfw(8).
2014-10-11 Edward Tomasz Napi... Mark iscontrol(8) and iscsi_initiator(4) obsolete.
2014-10-10 Alexander V. ChernikovPartially fix build on !amd64
2014-10-10 Hiroki SatoDo not add late flag when file= is specified because...
2014-10-09 Alexander V. ChernikovMerge projects/ipfw to HEAD.
2014-10-09 Alexander V. ChernikovMerge HEAD@r272834
2014-10-09 Alexander V. ChernikovSync to HEAD@r272825.
2014-10-09 Alexander V. Chernikov* Fix use-after-free in table printing code.
2014-10-09 Xin LIMFV r272804:
2014-10-09 Xin LIMFV r272803:
2014-10-09 Xin LIMFV r272802:
2014-10-08 Baptiste DaroussinImport byacc 20141006
2014-10-08 Andrey V. ElsukovRevert r156046. We support setting dumpdev via loader...
2014-10-06 Baptiste DaroussinImport byacc 20141005 from vendor
2014-10-06 Alexander V. ChernikovSync to HEAD@r272609.
2014-10-06 Alexander V. ChernikovImprove "reserved keywords" hack:
2014-10-06 Xin LIMFV r272591:
2014-10-06 Xin LIMFV r272588:
2014-10-06 Xin LIMFV r272585:
2014-10-06 Xin LIMFV r272501:
2014-10-06 Xin LIMFV r272500:
2014-10-05 Alexander V. ChernikovFix tracked interface list retrieval.
2014-10-05 Hiroki SatoUse printb() for boolean flags in ro_opts and actor_sta...
2014-10-04 Alexander V. ChernikovFix GCC wardnings.
2014-10-04 Alexander V. ChernikovSync to HEAD@r272516.
2014-10-04 Xin LIMFV r272499:
2014-10-04 Xin LIAdd a new sysctl, vfs.zfs.vol.unmap_enabled, which...
2014-10-04 Xin LIDiff reduction with upstream. The code change is not...
2014-10-04 Xin LIMFV r272496:
2014-10-04 Xin LIMFV r272495:
2014-10-04 Xin LIMFV r272494:
2014-10-04 Xin LIMFV r272493:
2014-10-03 Alexander V. ChernikovDocument new table values.
2014-10-02 Enji CooperImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 Hiroki SatoRevert r272390.
2014-10-02 Hiroki SatoSeparate option handling from SIOC[SG]LAGG to SIOC...
2014-10-02 Jung-uk KimMerge ACPICA 20140926.
2014-10-02 Glen BarberReintegrate head@r272414
2014-10-02 Glen BarberMerge the following revisions from ^/projects/release...
2014-10-02 Hiroki SatoAdd IFCAP_HWSTATS.
2014-10-01 Hiroki SatoVirtualize lagg(4) cloner. This change fixes a panic...
2014-10-01 Enji CooperCheck in first src/tests snapshot from NetBSD anoncvs
2014-09-28 Yoshihiro TakahashiMerged from r183296.
2014-09-26 Xin LIRefactor the code a little bit to reduce duplicated...
2014-09-25 Xin LIExplicitly set errno to 0 before calling strto*.
2014-09-25 Xin LIThe strtol(3) family of functions would set errno when...
2014-09-24 Peter WemmMerge apr-util 1.5.3 -> 1.5.4. A minor bug fix update.
2014-09-24 Enji CooperImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-23 Xin LIConstify a parameter of name2oid. No functional change.
2014-09-21 Hiroki SatoFix a typo.
2014-09-21 Hiroki SatoFix a bug which could make routed(8) daemon exit by...
2014-09-20 Hiroki SatoFix a problem that reply packets are not received when...
2014-09-20 Hiroki SatoRevert changes in r269180. It could cause -c N option...
2014-09-18 Marcelo AraujoThe lagg(4) interface is based on trunk(4) interface...
2014-09-18 Marcelo AraujoAdd laggproto broadcast, it allows sends frames to...
2014-09-17 Bryan DreweryIf fgets(3) fails in getbounds(), show strerror(3)...
2014-09-15 Dag-Erling SmørgravUpgrade to OpenPAM Ourouparia.
2014-09-14 Bryan VenteicherAdd DEF_CLONE_CMD_ARG2
2014-09-14 Alexander MotinUpdate CAM CCB accounting for the new status quo.
2014-09-13 Xin LIMFV r271518:
2014-09-13 Xin LIMFV r271517:
2014-09-13 Xin LIMFV r271516:
2014-09-13 Xin LIMFV r271515:
2014-09-13 Xin LIMFV r271512:
2014-09-13 Xin LIMFV r271511:
2014-09-13 Xin LIMFV r271510:
2014-09-13 Alexander V. ChernikovDo not try to read i2c info when no transceiver is...
2014-09-13 John BaldwinAdd a sysctl to export the EFI memory map along with...
2014-09-12 John BaldwinPass the length of an structure to the pretty-printer...
2014-09-11 Gleb SmirnoffSince r270929 raw sockets expect network byte order.
2014-09-10 Hiroki SatoFix a bug which could break extended attributes in...
2014-09-09 Andrey V. ElsukovAdd the ability to set `prefer_source' flag to an IPv6...
2014-09-08 Brooks DavisMerge from NetBSD:
2014-09-07 Alexander V. ChernikovMake ipfw_nat module use IP_FW3 codes.
2014-09-07 Xin LIMFV r271225:
2014-09-07 Xin LIMFV r271223:
2014-09-05 Alexander V. ChernikovChange copyrights to the proper one.
2014-09-05 Alexander V. ChernikovReturn setsockopt() directly.
2014-09-05 Alexander V. ChernikovSync to HEAD@r271160.
2014-09-05 Alexander V. ChernikovUse per-function errno handling instead of global one.
2014-09-05 Warner LoshMerge forgotten .h files from vendor branch.
2014-09-04 Warner LoshReimport dts files from vendor repo now that it has...
2014-09-04 Warner LoshUpdate bindings to latest vendor branch representing...
2014-09-03 Alexander V. Chernikov* Unconditionally turn on SIOCGI2C probing for all...
2014-09-01 Ed SchoutenAdd lock annotations to the threading API used by hastd.
2014-09-01 Stefan EßerAdd references to vt(4) to further man-pages.
2014-08-31 Alexander V. ChernikovAdd support for multi-field values inside ipfw tables.
2014-08-31 Gavin AtkinsonFix character case in examples for "camcontrol security...
2014-08-29 John Baldwin- Add a new structure type for the ACPI 3.0 SMAP entry...
2014-08-29 Alexander V. Chernikov* Add SIOCGI2C driver ioctl used to retrieve i2c info.
2014-08-27 Sergey KandaurovMFV of r270725, tzdata2014f
2014-08-27 John BaldwinCorrect the destroy example. The -n argument is not...
2014-08-23 Enji CooperGarbage collect libl dependency
2014-08-23 Alexander V. ChernikovWhitespace/style changes merged from projects/ipfw.
2014-08-23 Alexander V. ChernikovMerge buffer-printing changes from from projects/ipfw...
2014-08-23 Alexander V. ChernikovSync to HEAD@r270409.
2014-08-22 Xin LIInstead of using timestamp in the AVL, use the memory...
next