]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
uma_zone_set_max() directly returns the rounded effective zone
[FreeBSD/FreeBSD.git] / sbin /
2013-01-31 Gleb SmirnoffRetire struct sockaddr_inarp.
2013-01-30 Ian LeporeImprove devd startup time, by tweaking some string...
2013-01-30 Ian LeporeFix a descriptor leak in devd. Clients reading /var...
2013-01-28 Jung-uk KimMerge two bug fixes from the vendor branch.
2013-01-25 Warren BlockExpand description of how gptboot and gptzfsboot choose...
2013-01-21 David ChisnallImport new fix from libcxxrt. This fixes the case...
2013-01-19 Neel NatuMerge projects/bhyve to head.
2013-01-19 Pedro F. Giffuninewfs_msdos: cosmetical cleanups
2013-01-18 Andrew TurnerImport compiler-rt r172839.
2013-01-17 Jung-uk KimMerge ACPICA 20130117.
2013-01-17 Neel NatuIFC @ r245542
2013-01-17 Neel NatuIFC @ r245509
2013-01-17 Alexander MotinFor Promise/AMD metadata add support for disks with...
2013-01-16 Xin LIMFV r245510:
2013-01-16 Eitan AdlerCorrect prefix for "locally installed things"
2013-01-15 Alexander MotinAllow to insert new component to geom_raid3 without...
2013-01-13 Xin LIUse the right format string for line buffer.
2013-01-11 David ChisnallMerge new version of libcxxrt. This brings in three...
2013-01-09 Hajimu UMEMOTOAdd no_prefer_iface option.
2013-01-09 Neel NatuIFC @ r245178
2013-01-08 Hiroki SatoFix -iface and -interface modifiers.
2013-01-05 Konstantin BelousovUse tabs for indentation.
2013-01-05 Konstantin BelousovDo not round up the size of the UFS filesystem to the...
2013-01-04 Neel NatuIFC @ r244983.
2013-01-03 Warren BlockDocument the output of the show command. Modified...
2013-01-03 Konstantin BelousovAllow to specify "cache" and "nocache" as an option for
2013-01-03 Xin LIMFV: one-true-awk 20121220.
2013-01-02 Xin LIMFV r244973:
2013-01-01 Antoine Brodinpflogd does not depend on libutil
2012-12-29 Gregory Neil ShapiroMerge sendmail 8.14.6 to HEAD
2012-12-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.2 release.
2012-12-22 Martin MatuskaMFV r244559:
2012-12-21 Brooks DavisAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-21 Kevin LoFix socket calls on error post-r243965.
2012-12-18 Brooks DavisReplace our implementation of the vis(3) and unvis...
2012-12-16 Hiroki Sato- Fix strtol() error handling.
2012-12-16 Pawel Jakub DawidekWith rotating kernel dumps the higest dump number is...
2012-12-16 Pawel Jakub DawidekImplement -m option to savecore(8) that allows to limit...
2012-12-16 Pawel Jakub DawidekMake use of the fact that we changed working directory...
2012-12-16 Eitan AdlerMinor wording improvments to some manual pages
2012-12-16 Pawel Jakub DawidekSort flags properly.
2012-12-16 Pawel Jakub DawidekPrefer snprintf() over sprintf().
2012-12-16 Edward Tomasz Napi... When growing a filesystem, don't leave unused space...
2012-12-15 Robert WatsonMerge OpenBSM 1.2-alpha3 from the vendor branch to...
2012-12-15 Martin MatuskaMFV r244245:
2012-12-15 Edward Tomasz Napi... Fix extending filesystems of weird size by making sure...
2012-12-14 Pawel Jakub Dawidek- When checking if a dump exists on the given device...
2012-12-14 Pawel Jakub DawidekThe clear option (-c) is not compatible with keep ...
2012-12-14 Pawel Jakub DawidekIf we are not going to clear the dump (we are either...
2012-12-14 Pawel Jakub DawidekWhitespace cleanups.
2012-12-13 Xin LITeach sysctl(8) about parsing a file (while I'm there...
2012-12-12 Alfred PerlsteinMake Tflag and Wflag filters work for more sysctl options.
2012-12-11 Alfred PerlsteinAllow sysctl to filter boot and runtime tunables.
2012-12-11 Xin LIIn parse():
2012-12-09 Rick MacklemDocument the new NFS mount options added by r244042.
2012-12-08 Eitan AdlerA number of places in the source tree still reference...
2012-12-07 Erwin LansingUpdate to 9.8.4-P1.
2012-12-06 Eitan AdlerPrefer the use of initalizer lists to ctor assignment.
2012-12-06 Eitan AdlerAvoid the creation of a temporary object by using the...
2012-12-06 Eitan AdlerConstify where possible
2012-12-05 Dimitry AndricFix an old bug in devd, where it uses std::sort() to...
2012-12-05 Hiroki Sato- Move definition of V_deembed_scopeid to scope6_var.h.
2012-12-04 Gleb SmirnoffFix fallout from r243019, which broke parsing of shorte...
2012-12-04 Hiroki Sato- Fix LOR in sa6_recoverscope() in rt_msg2()[1].
2012-12-04 Gleb SmirnoffFlush stdout after RTM_IFANNOUNCE message.
2012-12-04 Gleb SmirnoffNo need to be root when running with -t or -d.
2012-12-04 Neel NatuIFC @r243836
2012-12-03 Dimitry AndricUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-03 Xin LIMFV: less v456.
2012-12-01 Robert WatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-29 David ChisnallMerge new libc++ into head.
2012-11-29 Eitan AdlerMark non-returning function as such
2012-11-26 Martin MatuskaMFV r243395:
2012-11-25 Martin MatuskaMFV r243013 and r243267:
2012-11-25 Martin MatuskaMFV r243012:
2012-11-25 Martin MatuskaMFV r242735:
2012-11-21 Jaakko HeinonenDisallow attaching preloaded memory disks via ioctl.
2012-11-20 Jung-uk KimMerge ACPICA 20121114.
2012-11-18 Joel DahlRemove superfluous paragraph macro.
2012-11-18 Edward Tomasz Napi... Make it possible to resize filesystems mounted read...
2012-11-17 Hiroki SatoFill sin6_scope_id in sockaddr_in6 before passing it...
2012-11-17 Hiroki SatoAdd -fib modifier to specify FIB number. The FIB numbe...
2012-11-17 Neel NatuIFC @ r243164
2012-11-16 Simon J. GerratyMerge bmake-20121111
2012-11-15 Eitan AdlerFix memory leak in umount.c
2012-11-14 Gleb SmirnoffRemove remnants of classful addressing. These magic...
2012-11-14 Jeff Roberson - blk_equals() is too strict. If the journal entry...
2012-11-13 Edwin GroothuisMerge of vendor import of 242999, tzdata2012j
2012-11-13 Neel NatuIFC @ r242940
2012-11-13 David ChisnallImport new version of libc++ into base.
2012-11-12 Edwin GroothuisMerge of vendor import of 242925, tzdata2012i
2012-11-11 Neel NatuIFC @ r242684
2012-11-10 Xin LIMFV r242729 (mm):
2012-11-07 Warren BlockActually change "silent" to "silence" this time (review...
2012-11-07 Warren BlockRemove fifteen-year-old notes on media selection (sugge...
2012-11-07 Warren BlockAdd devd.conf(5) and devd(8) to SEE ALSO xrefs. Give...
2012-11-05 Pawel Jakub DawidekRevert r228695. We use __func__ here as a format to...
2012-11-04 Xin LIMFV: less v453.
2012-11-04 Warren BlockAdd an example showing the use of gnop(8) to skip over...
2012-11-03 Jaakko HeinonenPrint a newline after the error message.
next