]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
mdoc: remove redundant Pp and end a display block with Ed.
[FreeBSD/FreeBSD.git] / sbin /
2012-02-06 Don LewisImprove sparse file handling when printing the block...
2012-02-06 Gleb SmirnoffBump .Dd for r231076.
2012-02-06 Gleb SmirnoffMake the 'tcpwin' option of ipfw(8) accept ranges and...
2012-02-05 Dimitry AndricAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-05 Mikolaj GolubIf a local write request is from the synchronization...
2012-02-05 Mikolaj GolubFix the regression introduced in r226859: if the local...
2012-02-04 Hiroki SatoFix a possible infinite loop in "route flush" on 64...
2012-02-04 Pawel Jakub DawidekFix typo in comment.
2012-01-31 Ed MasteAdd -e to set arbitrary kernel environment variables.
2012-01-29 Martin MatuskaUupdate code to vendor rev. 4183 (release/2.8)
2012-01-29 Yoshihiro TakahashiFix build when RELEASE_CRUNCH is defined.
2012-01-28 Jaakko HeinonenRemove trailing whitespace.
2012-01-27 Edward Tomasz Napi... Rewrite option parsing in mdconfig(8). This makes...
2012-01-26 Kenneth D. MerryAdd CAM infrastructure to allow reporting when a drive...
2012-01-25 John BaldwinAdd a timeout on positive name cache entries in the...
2012-01-24 Pawel Jakub Dawidek- Fix documentation to note that /etc/hast.conf is...
2012-01-22 Pawel Jakub DawidekFree memory that won't be used in child.
2012-01-21 Pawel Jakub DawidekFix minor memory leak.
2012-01-21 Edward Tomasz Napi... Replace the beerware license on mdconfig(8) with standa...
2012-01-20 Pawel Jakub DawidekRemove another unused token.
2012-01-20 Pawel Jakub DawidekRemove unused token 'port'.
2012-01-20 Jaakko HeinonenDon't print the nmount(2) provided error message if...
2012-01-20 Jaakko HeinonenChange mount_fs() to not exit on error. The "failok...
2012-01-20 Jaakko Heinonen- Clean up checkpath().
2012-01-17 Ed SchoutenAllow growfs to be built with GCC 4.7 and -Werror.
2012-01-16 Jaakko HeinonenChange checkpath() to not exit on error. This is a...
2012-01-13 Pawel Jakub DawidekStyle cleanups.
2012-01-13 Dag-Erling SmørgravProvide a better explanation for the sizing of the...
2012-01-13 Kevin LoFix a style bug
2012-01-11 Jung-uk KimMerge ACPICA 20120111.
2012-01-10 Pawel Jakub Dawidek- Fix a bug where pidfile was removed in SIGHUP when...
2012-01-10 Pawel Jakub DawidekFor functions that return -1 on failure check exactly...
2012-01-10 Pawel Jakub DawidekDon't touch pidfiles when running in foreground. Before...
2012-01-10 Eitan AdlerFix warning when compiling with gcc46:
2012-01-10 Eitan AdlerFix warning when compiling with gcc46:
2012-01-10 Eitan AdlerFix warning when compiling with gcc46:
2012-01-10 Eitan AdlerFix warning when compiling with gcc46:
2012-01-10 Eitan AdlerFix warning when compiling with gcc46:
2012-01-10 Eitan AdlerFix warning when compiling with gcc46:
2012-01-10 Eitan AdlerFix warning when compiling with gcc46:
2012-01-10 Eitan AdlerFix warning when compiling with gcc46:
2012-01-10 Eitan AdlerFix warning when compiling with gcc46:
2012-01-09 Jim HarrisAdd support for >2TB disks in GEOM RAID for Intel metad...
2012-01-09 Warren BlockWhitespace-only fix. Translators, please feel free...
2012-01-09 Warren BlockClarity improvements.
2012-01-07 Ulrich SpörleinSpelling fixes for sbin/
2012-01-07 Hajimu UMEMOTOHandle the internal scope address representation of...
2012-01-06 Pawel Jakub Dawidekfork(2) returns -1 on failure, not some random negative...
2012-01-06 Gleb SmirnoffFix build.
2012-01-06 Pawel Jakub DawidekConstify argument.
2012-01-06 Ulrich SpörleinFix mdoc date from previous commit.
2012-01-05 Ulrich SpörleinDocument the detrimental effect of kern.cam.XX.retry_co...
2012-01-04 Robert WatsonAdjust the VLAN section of the ifconfig(8) man page...
2012-01-03 Ed SchoutenImport compiler-rt r147467.
2012-01-03 Ed SchoutenReplace index() and rindex() calls with strchr() and...
2012-01-01 Adrian ChaddInitial copy of xz-embedded to sys/contrib/.
2011-12-31 Ed SchoutenUpgrade libcompiler_rt to upstream revision 147390.
2011-12-31 Maxim SobolevUse in-label sectorsize to determine position of the...
2011-12-30 Jean-Sébastien PédronSet svn:executable on dhclient-script
2011-12-30 Jean-Sébastien PédronInvalid Domain Search option isn't considered as a...
2011-12-27 Martin MatuskaUpdate to vendor revision 4016.
2011-12-26 Christian BruefferAdd missing -l flag to usage().
2011-12-26 Xin LIMerge from OpenBSD 5.0 (this is a dummy change, the...
2011-12-24 Eitan Adler- Add fallthrough comment
2011-12-22 Dag-Erling SmørgravMerge upstream r509: don't log an error in the common...
2011-12-21 Kirk McKusickReduce NFPI by half to keep the default number of inode...
2011-12-21 Martin MatuskaCopy libarchive from vendor branch to contrib
2011-12-20 Konstantin BelousovChange the type of real_dev_bsize variable from long...
2011-12-20 Pedro F. GiffuniMany style fixes.
2011-12-19 Dimitry AndricUse NO_WCAST_ALIGN for usr.bin/hastctl and usr.bin...
2011-12-19 Maxim Konovalovo Sort .Xrs.
2011-12-18 Pawel Jakub DawidekUse lex's standard way of not generating unused function.
2011-12-18 Pawel Jakub DawidekDon't use function name as format string.
2011-12-18 Dimitry AndricRevert r228603, and add the workaround to sbin/fsdb...
2011-12-18 Dag-Erling SmørgravUpgrade to OpenPAM Lycopsida.
2011-12-17 Bjoern A. ZeebAllow toggling of IFCAP_VLAN_HWCSUM for hardware that...
2011-12-17 Dimitry AndricIn sbin/devd/devd.h, 'event_proc' and 'eps' are declare...
2011-12-17 Dimitry AndricIn sbin/dhclient, since we know the size of the source...
2011-12-17 Dimitry AndricIn sbin/dhclient, work around warnings about the size...
2011-12-17 Dimitry AndricUse both NO_WFORMAT and NO_WARRAY_BOUNDS for sbin/ipf...
2011-12-17 Dimitry AndricIn sbin/atm/atmconfig/diag.c, fix a few warnings about...
2011-12-17 Dimitry AndricUse NO_WCAST_ALIGN for sbin/gbde, this is more appropri...
2011-12-16 Dimitry AndricUse NO_WARRAY_BOUNDS for sbin/routed/rtquery.
2011-12-16 Dimitry AndricIn sbin/fsdb/fsdbutil.c, work around a clang false...
2011-12-16 Dimitry AndricIn sbin/camcontrol/camcontrol.c, fix a few warnings...
2011-12-16 Gleb SmirnoffRename ifcarp.c to carp.c
2011-12-16 Gleb SmirnoffSince size of struct in_aliasreq has just been changed...
2011-12-16 Gleb SmirnoffA major overhaul of the CARP implementation. The ip_car...
2011-12-16 Gleb SmirnoffXref re_format(7) in devd.conf(5), not in devd(8).
2011-12-16 Gleb SmirnoffXref re_format(7).
2011-12-15 Pawel Jakub DawidekRemove redundant assignment.
2011-12-15 Pawel Jakub DawidekSimplify code by changing functions types from int...
2011-12-15 Pawel Jakub DawidekRemove redundant setting of the error variable.
2011-12-13 Gleb Smirnoffdhclient-script relied on incorrect behavior of SIOCAIF...
2011-12-13 Ed SchoutenStaticify dumpfs.
2011-12-11 Ed SchoutenAdd more static keywords to rcorder(8).
2011-12-11 Ed SchoutenAdd missing static keyword.
2011-12-11 Ed SchoutenLet reboot(8) use getprogname() to compare the program...
2011-12-11 Ed SchoutenAdd missing static keywords to global variables in...
2011-12-09 Dimitry AndricUpgrade our copy of llvm/clang to 3.0 release. Release...
next