]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Add some new debugging options for the ath(4) and ath_hal(4) drivers.
[FreeBSD/FreeBSD.git] / sbin /
2013-01-15 mavAllow to insert new component to geom_raid3 without...
2013-01-13 delphijUse the right format string for line buffer.
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-09 umeAdd no_prefer_iface option.
2013-01-08 hrsFix -iface and -interface modifiers.
2013-01-05 kibUse tabs for indentation.
2013-01-05 kibDo not round up the size of the UFS filesystem to the...
2013-01-03 wblockDocument the output of the show command. Modified...
2013-01-03 kibAllow to specify "cache" and "nocache" as an option for
2013-01-01 antoinepflogd does not depend on libutil
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-21 kevloFix socket calls on error post-r243965.
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-16 hrs- Fix strtol() error handling.
2012-12-16 pjdWith rotating kernel dumps the higest dump number is...
2012-12-16 pjdImplement -m option to savecore(8) that allows to limit...
2012-12-16 pjdMake use of the fact that we changed working directory...
2012-12-16 eadlerMinor wording improvments to some manual pages
2012-12-16 pjdSort flags properly.
2012-12-16 pjdPrefer snprintf() over sprintf().
2012-12-16 traszWhen growing a filesystem, don't leave unused space...
2012-12-15 traszFix extending filesystems of weird size by making sure...
2012-12-14 pjd- When checking if a dump exists on the given device...
2012-12-14 pjdThe clear option (-c) is not compatible with keep ...
2012-12-14 pjdIf we are not going to clear the dump (we are either...
2012-12-14 pjdWhitespace cleanups.
2012-12-13 delphijTeach sysctl(8) about parsing a file (while I'm there...
2012-12-12 alfredMake Tflag and Wflag filters work for more sysctl options.
2012-12-11 alfredAllow sysctl to filter boot and runtime tunables.
2012-12-11 delphijIn parse():
2012-12-09 rmacklemDocument the new NFS mount options added by r244042.
2012-12-08 eadlerA number of places in the source tree still reference...
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-06 eadlerPrefer the use of initalizer lists to ctor assignment.
2012-12-06 eadlerAvoid the creation of a temporary object by using the...
2012-12-06 eadlerConstify where possible
2012-12-05 dimFix an old bug in devd, where it uses std::sort() to...
2012-12-05 hrs- Move definition of V_deembed_scopeid to scope6_var.h.
2012-12-04 glebiusFix fallout from r243019, which broke parsing of shorte...
2012-12-04 hrs- Fix LOR in sa6_recoverscope() in rt_msg2()[1].
2012-12-04 glebiusFlush stdout after RTM_IFANNOUNCE message.
2012-12-04 glebiusNo need to be root when running with -t or -d.
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-29 eadlerMark non-returning function as such
2012-11-21 jhDisallow attaching preloaded memory disks via ioctl.
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-18 joelRemove superfluous paragraph macro.
2012-11-18 traszMake it possible to resize filesystems mounted read...
2012-11-17 hrsFill sin6_scope_id in sockaddr_in6 before passing it...
2012-11-17 hrsAdd -fib modifier to specify FIB number. The FIB numbe...
2012-11-16 sjgMerge bmake-20121111
2012-11-15 eadlerFix memory leak in umount.c
2012-11-14 glebiusRemove remnants of classful addressing. These magic...
2012-11-14 jeff - blk_equals() is too strict. If the journal entry...
2012-11-07 wblockActually change "silent" to "silence" this time (review...
2012-11-07 wblockRemove fifteen-year-old notes on media selection (sugge...
2012-11-07 wblockAdd devd.conf(5) and devd(8) to SEE ALSO xrefs. Give...
2012-11-05 pjdRevert r228695. We use __func__ here as a format to...
2012-11-04 wblockAdd an example showing the use of gnop(8) to skip over...
2012-11-03 jhPrint a newline after the error message.
2012-11-02 alfredDocument that you can use -v along with -l.
2012-11-02 aeRemove the recently added sysctl variable net.pfil...
2012-11-01 alfredAdd an option to display the current dump device via...
2012-10-30 traszFix problem with geom_label(4) not recognizing UFS...
2012-10-28 traszDeclare functions as static and move global variables...
2012-10-25 aeRemove the IPFIREWALL_FORWARD kernel option and make...
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-22 eadlerCheck the return error of set[ug]id. While this can...
2012-10-22 eadlerCheck the return error of set[e][ug]id. While this...
2012-10-22 eadlerremove duplicate semicolons where possible.
2012-10-22 eadlerAdd support for gjournal to dumpfs
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-21 uqsMake fsck and fsck_msdosfs WARNS=6 clean
2012-10-21 uqssbin/fsck: s/perror/perr/ to avoid shadowing
2012-10-20 avgdocument acpi_cpu devd notification about _CST change
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 edMore -Wmissing-variable-declarations fixes.
2012-10-19 edAdd missing const keywords.
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-19 edFix warnings found by -Wmising-variable-declarations.
2012-10-18 attilioDisconnect non-MPSAFE SMBFS from the build in preparati...
2012-10-17 attilioDisconnect non-MPSAFE NTFS from the build in preparatio...
2012-10-17 attilioDisconnect non-MPSAFE NWFS from the build in preparatio...
2012-10-16 attilioDisconnect non-MPSAFE PORTALFS from the build in prepar...
2012-10-15 eadlerFix minor nits:
2012-10-14 joelRemove trailing whitespace.
2012-10-14 joelMinor mdoc and language fixes.
2012-10-14 attiliogetopt_long() returns an int. Use the return value...
2012-10-13 attilioImport a FreeBSD port of the FUSE Linux module.
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-29 glebius- Get rid of #ifdef __FreeBSD__.
2012-09-28 mdfFix some nearby type and style errors.
2012-09-27 mdfFix sbin/ build with a 64-bit ino_t.
2012-09-27 mdfFix fsck_ffs build with a 64-bit ino_t.
2012-09-24 melifaroWhitespace fixes
2012-09-24 melifaroPermit table to be used as IPv6 address.
2012-09-22 pjdUse O_CLOEXEC for open instead of separate fcntl(2...
next