Mark ValleyView/Bay Trail as not supported
[freebsd.git] / sbin /
2015-08-27 kppf: Remove support for 'scrub fragment crop|drop-ovl'
2015-08-25 araujoCode cleanup unused-but-set-variable spotted by gcc.
2015-08-25 araujoCode cleanup unused-but-set-variable spotted by gcc.
2015-08-24 marcelUpgrade libxo to 0.4.5.
2015-08-21 loosAdd ALTQ(9) support for the CoDel algorithm.
2015-08-20 kenRevamp camcontrol(8) fwdownload support and add the...
2015-08-16 delphijUse arc4random_buf(). While there, unifdef the code...
2015-08-12 dimIn ipfw2, avoid left-shifting negative integers, which...
2015-08-12 hirenMake LAG LACP fast timeout tunable through IOCTL.
2015-08-12 bruefferFix a few mandoc warnings.
2015-08-10 feldsbin/ipfw fix typo: info -> into
2015-08-08 pjdAllow to disable BIO_DELETE passthru in fstab for swap...
2015-08-08 pjdEnable BIO_DELETE passthru in GELI, so TRIM/UNMAP can...
2015-08-06 traszWhoops, wrong flag.
2015-08-06 traszTweak mdconfig(8) manual page, in particular revise...
2015-08-05 delphijFix a bug which could make routed(8) daemon exit by...
2015-08-03 melifaroFix ipfw range deletion.
2015-07-31 gnnAdd support for keys that include 4 byte SALT values,
2015-07-31 gnnSummary: Remove unsupported 3des-deriv encryption algor...
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-29 impTeach sysctl about the new optional suffix after IK...
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-24 traszAdd missing SIGUSR1 description.
2015-07-22 cemmount_nfs: Be more clear on nmount(2) error with errmsg...
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-22 jimharrisnvmecontrol: read controller identify data before any...
2015-07-21 aelseek() allows an offset to be set beyond the end of...
2015-07-20 gnnOnly report the lack of ALTQ support if pfctl is using...
2015-07-18 traszDocument suspend/resume notification in devd.conf(5).
2015-07-18 traszAdd CARP events description to devd.conf(5).
2015-07-18 araujoFix contraction spotted by igor(1) and remove 2 .Ed...
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-17 araujoDescribe how to load gmultipath at boot time.
2015-07-15 jmgfix the docs, the number of frags per inode (NFPI)...
2015-07-15 allanjudeAdd a new option to gpart(8) to fix Lenovo BIOS boot...
2015-07-14 bruefferCleanup; mostly language with a little bit of mdoc...
2015-07-14 bruefferUnbreak ggatec and ggatel on i386 after r238119, which...
2015-07-14 bruefferIf ggated's exports_find() fails, the connection is...
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 rmacklemSince the case where secflavor < 0 indicates the securi...
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-04 araujoRemove unused variable flags reported by clang. The...
2015-07-03 gnnUpdate the date on the manual page.
2015-07-03 gnnNew AES modes for IPSec, user space components.
2015-07-02 oshogboLet the nv.h and dnv.h includes be only in sys directory.
2015-07-02 bruefferAdd -b to the devlist usage info, forgotten in r260059.
2015-07-02 bruefferFix an obviously wrong boolean operator.
2015-07-02 pjdAllow to omit keyfile number for the first keyfile.
2015-06-25 gnnFix support for the null encryption algorithm which...
2015-06-24 eriALTQ FAIRQ discipline import from DragonFLY
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-17 rmacklemDocument that a forced dismount of an NFSv3 mount when the
2015-06-16 sjgnew depends
2015-06-15 baptRevert r284417 it is not necessary anymore
2015-06-15 baptEnforce overwritting SHLIBDIR
2015-06-13 sjgAdd META_MODE support.
2015-06-12 bruefferAdd a missing word, should have been in r284290.
2015-06-11 bruefferImprove grammar.
2015-06-11 bruefferConsistently use trailing whitespace in passphrase...
2015-06-10 delphijMFV r284234:
2015-06-10 sjgRevert unneeded change
2015-06-09 kenAdd support for reading MAM attributes to camcontrol...
2015-06-08 sjgdirdeps.mk now sets DEP_RELDIR
2015-06-06 baptRemove useless WARNS
2015-06-02 araujoRemove unused variables reported by clang.
2015-05-28 pkelseyAdd CAP_FCNTL to the lease file capsicum rights, and...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-26 aePrint leading zeroes of UFS2 fs_id like we do for UFS1.
2015-05-19 melifaroBring back support for checking tables via "ipfw -n".
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-18 allanjudeFix error in gmountver(8) man page
2015-05-16 melifaro* Update SFF-8024 Identifier constants.
2015-05-15 melifaroSimplify i2c reader: we don't need per-NIC handler...
2015-05-15 aeAdd an ability accept encapsulated packets from differe...
2015-05-13 traszDocument RCTL events in devd.conf(5).
2015-05-12 aeAdd new socket ioctls SIOC[SG]TUNFIB to set FIB number...
2015-05-12 hrs- Remove ND6_IFF_IGNORELOOP. This functionality was...
2015-05-11 ngieUse MIN from sys/param.h instead of handrolling the...
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-06 gjbMFH: r282315-r282534
2015-05-06 melifaroCorrectly print valtype for empty bitmask.
2015-05-05 aeAdd apple-boot, apple-hfs and apple-ufs aliases to...
2015-05-04 brooksRemove "capability mode sandbox enabled" messages.
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-02 oshogboApproved, oprócz użycie RESTORE_ERRNO() do ustawiania...
2015-05-01 gjbMFH: r281855-r282312
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
next