Wrap a long line to make igor(1) happy.
[freebsd.git] / sbin /
2015-10-03 aeFix possible segmentation fault.
2015-10-02 bdreweryMETA_MODE: For some reason meta mode cannot generate...
2015-10-01 cpercivaDisable suspend when we're shutting down. This solves...
2015-09-30 markjMFV r288408:
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieReplace N #defines with nitems to simplify ifconfig...
2015-09-26 bdreweryAdd SUBDIR_PARALLEL.
2015-09-26 bdreweryRemove disconnected directories.
2015-09-25 bdreweryMETA_MODE: Remove DEP_MACHINE from Makefile.depend...
2015-09-25 bdreweryMETA_MODE: Remove DEP_RELDIR from Makefile.depend files.
2015-09-25 phkFix two cases where "const" were washed off pointers...
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-17 rstoneFix /sbin/route to never look up (invalid) interface...
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-17 bdreweryUpdate META_MODE dependencies.
2015-09-16 allanjudeMake ifconfig always exit with an error code if an...
2015-09-15 traszAdd a way to specify stripesize and stripeoffset to...
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-10 hrs- Remove #ifdef HAVE_POLL_H.
2015-09-10 hrs- Remove GIF_{SEND,ACCEPT}_REVETHIP.
2015-09-03 traszThe dumpfs(8) utility doesn't actually use disktab...
2015-09-02 traszFix markup.
2015-09-02 traszIt's 2015, and some people are still trying to use...
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 ngieMF head @ r284358
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-31 ngieMF head @ r283796
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-24 ngieMFhead @ r283351
2015-05-19 melifaroBring back support for checking tables via "ipfw -n".
next