Add support for empty ranges properties within the tree, some vendor
[freebsd.git] / sbin /
2014-12-17 glebAdjust printf format specifiers for dev_t and ino_t...
2014-12-17 bryanvPrefix all the vxlan ifconfig commands so they are...
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-16 aeAdd ability to not specify a zone identifier twice...
2014-12-16 glebsbin/shutdown: Support time units as in 'shutdown ...
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-10 traszAdd fstyp(8). This utility, named after its SVR4 count...
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-05 traszMove iscsi.conf.5 from sbin/iscontrol/ to usr.bin/iscsi...
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-12-01 delphijFix inverted logic introduced in r272154.
2014-12-01 desDisable the vxlan code until the people reponsible...
2014-11-29 baptUpdate libucl to latest version
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-27 ngieConvert sbin/mdconfig/tests from prove format tests...
2014-11-25 baptConvert sbin/ to LIBADD
2014-11-23 joelMisc mdoc fixes:
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-22 traszCross-reference autounmountd(8) from umount(8).
2014-11-22 traszCross-reference automount(8) from mount(8).
2014-11-21 impRecommit r274750.
2014-11-20 impBack our r274750 until discussions on proper fix are...
2014-11-20 aeUse geom attribute "PART::type" to determine partition...
2014-11-20 traszUniformly refer to a file system as "file system".
2014-11-20 traszAdd example on how to use gpart before growfs. While...
2014-11-20 traszDocument growfs(8) feature apparently nobody knows...
2014-11-20 traszUse proper ordering in EXAMPLES section in growfs(8).
2014-11-19 feldExpose groups by default in ifconfig output. This was...
2014-11-17 feldFix geom's "usage" generation to not fabricate usage...
2014-11-17 melifaroFinish r274175: do control plane MTU tracking.
2014-11-14 emasteReference uefi(8) from i386 boot(8)
2014-11-11 melifaroKill custom in_matroute() radix mathing function removi...
2014-11-09 bryanvAttempt to report a better error if sanitize is not...
2014-11-09 phkReport the 1-based key numbers rather than the 0-based...
2014-11-07 aeOverhaul if_gre(4).
2014-11-05 baptfsirand does not actually use libutil
2014-11-04 melifaroPut "break" after err() to please coverity.
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-31 melifaroPrint human-readable error for "route not found" case.
2014-10-31 traszBuild mount_nfs(8) with WARNS=6.
2014-10-30 ambriskoMake UEFI booting of 4Kn disks work:
2014-10-30 traszRemove two functions unused after r273848. Would be...
2014-10-30 traszNote that the "timeout" nfs option is in tenths of...
2014-10-30 traszAdd support for "timeo", "actimeo", "noac", and "proto...
2014-10-30 traszGet rid of obsolete code in mount_nfs(8).
2014-10-24 melifaroFix documentation issue.
2014-10-24 melifaroFix displaying non-contiguous netmasks.
2014-10-23 melifaroShow SFP+/QSFP memory map dump on higher verbose levels.
2014-10-21 neelIFC @r273338 github/projects/bhyve_svm
2014-10-20 bryanvAdd vxlan interface
2014-10-20 neelIFC @r273214
2014-10-20 hrsWARNS=3 and style fixes. No functionality change.
2014-10-18 melifaro* Zero rule buffer.
2014-10-17 melifaro* Fix table sets handling.
2014-10-17 hrsAdd -x waittime and -X timeout options for feature...
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...
next