]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
cxgbe(4): Ensure that the MOD_LOAD handler runs before either t4nex or
[FreeBSD/FreeBSD.git] / sbin /
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-08 edPrevent the creation of an unused variable.
2013-04-06 joelmdoc: new sentence should be on a new line. Also remove...
2013-04-06 mmMFV r248217:
2013-04-05 joelmdoc: remove superfluous paragraph macro.
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 smhAdds security options to camcontrol this includes the...
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-04 joelMinor rewording.
2013-04-04 joelRemove references to ataraid(4) and atacontrol(8).
2013-04-04 mavRemove all legacy ATA code parts, not used since option...
2013-04-03 jimharrisFix typo (devicde -> device).
2013-04-02 sjgUpdate to bmake-20130330
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-03-26 jimharrisUse errno and strerror to print more descriptive messag...
2013-03-26 jimharrisAdd controller reset capability to nvme(4) and ability...
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-25 maximo Typo: IEE -> IEEE.
2013-03-24 mckusickNote that output is in seconds, not msec.
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-24 sbrunoResolve clang compile errors on amd64/i386 for certain...
2013-03-24 sbrunoMinor formatting fix for printf() to fix clang builds.
2013-03-23 mckusickRevert 248634 and 248643 (e.g., restoring 248625 and...
2013-03-23 gjbRevert r248639 to fix build failure on head/
2013-03-23 mckusickFix the build after addition of cylinder group cacheing...
2013-03-23 sbrunoRevert svn r248625
2013-03-22 mckusickSpeed up fsck by caching the cylinder group maps in...
2013-03-22 mckusickThe purpose of this change to the FFS layout policy...
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-21 joelRemove EOL whitespace.
2013-03-21 mmMerge libzfs_core branch:
2013-03-20 melifaroRemove unused variable.
2013-03-20 melifaroAdd ipfw support for setting/matching DiffServ codepoin...
2013-03-19 joelAdd simple example.
2013-03-19 impAdd a comment about why aout support is still here...
2013-03-19 mmMFV r247580:
2013-03-19 joelRemove obsolete objformat information.
2013-03-19 mmMFC @248493
2013-03-18 pjdReduce stack usage.
2013-03-18 mmMFC @248461
2013-03-17 attilioMFC
2013-03-16 joelCross-reference gvinum(8) instead of vinum(8).
2013-03-16 joelRemove reference to vinum(4). The manual page was remov...
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-14 pjdNow that ioctl(2) is allowed in capability mode and...
2013-03-14 pjdMinor corrections.
2013-03-14 pjdDelete requests can be larger than MAXPHYS.
2013-03-14 marckRename 'status' command to 'list' and introduce new...
2013-03-14 pjdRemoved redundant includes.
2013-03-14 delphijCorrect type for DIOCGSTRIPESIZE. Without this there
2013-03-14 joelMinor mdoc fixes.
2013-03-09 mmMFC @248093
2013-03-09 attilioMerge from vmcontention.
2013-03-09 attilioMFC
2013-03-09 attilioMFC
2013-03-08 sbrunoAdd legacy support to geom raid to create a /dev/arX...
2013-03-08 attilioMFC
2013-03-07 attilioMerge from vmcontention
2013-03-07 attilioMFC
2013-03-06 jkimUse build_iovec() to make it less cryptic. This also...
2013-03-05 jkimGC unused mount_* directories. mount_reiserfs was...
2013-03-05 jkimUpdate the manual page to reflect reality. With r13850...
2013-03-05 jkimGC unused variables. Prefer NULL over 0 for pointers.
2013-03-05 mmWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 melifaroDo not suddenly fail on some rulesets if -n (syntax...
2013-03-04 attilioMerge from vmcontention
2013-03-04 attilioMFC
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-04 mmMFC @247774
2013-03-04 eadlerdevd: Correct typo in comment.
2013-03-04 eadlerdevd: Use simpler dst += *x instead of str.append(x...
2013-03-04 eadlerdevd: Use string::empty() instea of string::length...
2013-03-04 eadlerdevd: Remove unnecessary empty default constructors.
2013-03-04 eadlerdevd: Remove empty virtual destructor from class, which...
2013-03-04 eadlerdevd: Avoid unnecessary temporary objects (and simplify...
2013-03-04 eadlerdevd: Use the standard constructor of std::string inste...
2013-03-04 eadlerdevd: Simplify while (1) { if (x) break; } to while...
2013-03-04 eadlerdevd: Remove call to _exit() from signal handler, which...
2013-03-04 eadlerdevd: Use volatile sig_atomic_t for the flag set by...
2013-03-04 eadlerConstify where possible.
2013-03-04 attilioMerge from vmcontention
2013-03-04 attilioMFC
2013-03-03 melifaroImplement buffer size checking in ipfw(8) add cmd.
2013-03-03 attilioMerge from vmcontention
2013-03-03 attilioMFC
2013-03-02 melifaroFix ipfw table argument parsing/printing.
2013-03-02 attilioGarbage collect NTFS bits which are now completely...
2013-03-02 attilioGarbage collect HPFS bits which are now already complet...
2013-02-27 attilioMerge from vmcontention
2013-02-27 attilioMFC
2013-02-27 attilioMFC
2013-02-27 phoThe .journal file needs to reside on the ROOTINO which...
2013-02-27 bennoFix typo in EFI GPT GUID.
2013-02-26 attilioMFC
2013-02-26 attilioMerge from vmcontention
2013-02-26 attilioMFC
next