IFC @r273206
[freebsd.git] / sbin /
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-14 neelIFC @r273066
2014-10-13 melifaroShow error when deleting non-existing rule number.
2014-10-13 melifaro* Fix zeroing individual entries via ipfw(8).
2014-10-11 traszMark iscontrol(8) and iscsi_initiator(4) obsolete.
2014-10-10 neelIFC @r272887
2014-10-10 melifaroPartially fix build on !amd64
2014-10-10 hrsDo not add late flag when file= is specified because...
2014-10-09 melifaroMerge projects/ipfw to HEAD.
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-09 melifaro* Fix use-after-free in table printing code.
2014-10-08 aeRevert r156046. We support setting dumpdev via loader...
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-06 melifaroSync to HEAD@r272609.
2014-10-06 melifaroImprove "reserved keywords" hack:
2014-10-05 melifaroFix tracked interface list retrieval.
2014-10-05 hrsUse printb() for boolean flags in ro_opts and actor_sta...
2014-10-05 neelIFC @r272481
2014-10-04 melifaroFix GCC wardnings.
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-03 melifaroDocument new table values.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 hrsRevert r272390.
2014-10-02 hrsSeparate option handling from SIOC[SG]LAGG to SIOC...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbReintegrate head@r272414
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-10-02 hrsAdd IFCAP_HWSTATS.
2014-10-01 hrsVirtualize lagg(4) cloner. This change fixes a panic...
2014-09-28 nyanMerged from r183296.
2014-09-27 neelIFC @r272185
2014-09-26 delphijRefactor the code a little bit to reduce duplicated...
2014-09-25 delphijExplicitly set errno to 0 before calling strto*.
2014-09-25 delphijThe strtol(3) family of functions would set errno when...
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-23 delphijConstify a parameter of name2oid. No functional change.
2014-09-21 hrsFix a typo.
2014-09-21 hrsFix a bug which could make routed(8) daemon exit by...
2014-09-20 hrsFix a problem that reply packets are not received when...
2014-09-20 hrsRevert changes in r269180. It could cause -c N option...
2014-09-20 neelIFC @r271887
2014-09-18 araujoThe lagg(4) interface is based on trunk(4) interface...
2014-09-18 araujoAdd laggproto broadcast, it allows sends frames to...
2014-09-17 bdreweryIf fgets(3) fails in getbounds(), show strerror(3)...
2014-09-17 neelIFC @r271694
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-14 bryanvAdd DEF_CLONE_CMD_ARG2
2014-09-14 mavUpdate CAM CCB accounting for the new status quo.
2014-09-13 melifaroDo not try to read i2c info when no transceiver is...
2014-09-13 jhbAdd a sysctl to export the EFI memory map along with...
2014-09-12 jhbPass the length of an structure to the pretty-printer...
2014-09-11 glebiusSince r270929 raw sockets expect network byte order.
2014-09-10 hrsFix a bug which could break extended attributes in...
2014-09-09 aeAdd the ability to set `prefer_source' flag to an IPv6...
2014-09-07 melifaroMake ipfw_nat module use IP_FW3 codes.
2014-09-05 melifaroChange copyrights to the proper one.
2014-09-05 melifaroReturn setsockopt() directly.
2014-09-05 melifaroSync to HEAD@r271160.
2014-09-05 melifaroUse per-function errno handling instead of global one.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-03 melifaro* Unconditionally turn on SIOCGI2C probing for all...
2014-09-02 neelIFC @r269962
2014-09-01 edAdd lock annotations to the threading API used by hastd.
2014-09-01 seAdd references to vt(4) to further man-pages.
2014-08-31 melifaroAdd support for multi-field values inside ipfw tables.
2014-08-31 gavinFix character case in examples for "camcontrol security...
2014-08-29 jhb- Add a new structure type for the ACPI 3.0 SMAP entry...
2014-08-29 melifaro* Add SIOCGI2C driver ioctl used to retrieve i2c info.
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-27 jhbCorrect the destroy example. The -n argument is not...
2014-08-23 ngieGarbage collect libl dependency
2014-08-23 melifaroWhitespace/style changes merged from projects/ipfw.
2014-08-23 melifaroMerge buffer-printing changes from from projects/ipfw...
2014-08-23 melifaroSync to HEAD@r270409.
2014-08-21 neelChange file permissions for some setuid executables...
2014-08-21 melifaro* Add new net/sff8436.h containing constants used to...
2014-08-20 asomersMisc fixes suggested by Coverity.
2014-08-20 traszAdd description for the "automounted" mount flag.
2014-08-19 bdreweryRevert r267233 for now. PIE support needs to be reworked.
2014-08-18 melifaroZero buffer before request.
2014-08-18 ngieAdd LIBUTIL to DPADD
2014-08-18 ngieAdd -ll to LDADD to fix "make checkdpadd"
2014-08-17 melifaroAdd forgotten DPADD to ifconfig(8).
2014-08-17 neelRemove LOG_ODELAY because it does nothing.
2014-08-17 traszBring in the new automounter, similar to what's provide...
2014-08-16 melifaroClean up unused definitions.
2014-08-16 melifaro* Use standard net/sff8472.h header for sff bits and...
2014-08-16 melifaroAdd support for reading i2c SFP/SFP+ data from NIC...
2014-08-16 peterUse mount protocol version 3 by default for showmount...
2014-08-15 ngieFix atmconfig compilation when MK_ATM == yes and MK_BSN...
2014-08-15 melifaroMake room for multi-type values in struct tentry.
2014-08-15 bzRemove bogus ; at the end of the if condition in order...
2014-08-14 asomersConvert devd's client socket to type SOCK_SEQPACKET.
2014-08-14 melifaroReplace "cidr" table type with "addr" type.
2014-08-14 melifaro* Document internal commands.
2014-08-13 pfgUse "NO NAME" as the default unnamed label.
2014-08-13 melifaroSync to HEAD@r269943.
next