]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
When the MNTK_EXTENDED_SHARED mount option was added, some filesystems were
[FreeBSD/FreeBSD.git] / usr.sbin /
2010-07-15 Warner LoshPut warnings out to stderr rather than stdout.
2010-07-14 Benedict ReuschlingUpdate some release version numbers. The patch is based...
2010-07-13 Warner LoshAdd support for packages.
2010-07-13 Nathan WhitehornEnhance config to handle MACHINEs with multiple archite...
2010-07-12 Maxim Konovalovo Fix typo: sepcify -> specify.
2010-07-10 Nathan WhitehornTeach crunchide(1) about PPC ELF64.
2010-07-10 Giorgos KeramidasFix reading of empty fifolog files. When we don't...
2010-07-08 Randi HarperRevert r209787 pending further discussion.
2010-07-08 Jamie GrittonProperly recognize a number followed by non-digits...
2010-07-08 Randi HarperRemove the ability to upgrade via sysinstall. This...
2010-07-07 Randi HarperAdd support for remote logging to syslogd via an instal...
2010-07-07 Randi HarperAdd further documentation for netDev in install.cfg...
2010-07-07 Rebecca CranIncrease the default and minimum partition sizes.
2010-07-07 Warner LoshFurther simplification.
2010-07-06 Warner LoshThese files should have been added/deleted in r209751
2010-07-06 Warner LoshA few patches from Ed Maste by way of Kris Moore
2010-07-06 Rebecca CranSimplify the wording of the console configuration dialo...
2010-07-06 Jung-uk KimMerge ACPICA 20100702.
2010-07-06 Rui PauloMerge from vendor-sys/opensolaris:
2010-07-01 Bernhard Schmidt- Introduce IEEE80211_KEY_NOREPLAY, a per-key flag...
2010-06-27 Warner LoshProperly inherit variables from src/usr.sbin/Makefile...
2010-06-27 Warner LoshUpdate pc-sysinstall to output list of FTP mirrors...
2010-06-27 Warner LoshSpell iXsystems, Inc properly
2010-06-25 Warner LoshWe need to install the shell scripts as executables...
2010-06-24 Warner LoshFix a stray PC-BSDism, on FreeBSD, we install these...
2010-06-24 Warner LoshMakefile overlooked in r2095137
2010-06-24 Warner LoshRemove the license files that svn made me remove at...
2010-06-24 Warner LoshBring in Kris Moore's pc-sysinstall shell script from...
2010-06-23 Randi HarperUpdate the man page to reflect the changes to the netDe...
2010-06-23 Rebecca CranIf a device can't be opened, don't keep going but displ...
2010-06-23 Rebecca CranMake it easier to cancel a failing installation by...
2010-06-23 Rebecca CranWhen installing on a machine which doesn't have a VGA...
2010-06-22 Randi HarperRemove unnecessarily inflammatory commentary.
2010-06-21 Sean BrunoSyntax, commas and stuff. Comments from jhb.
2010-06-20 Randi HarperClean up item_add and remove -fno-strict-aliasing from...
2010-06-19 Gavin AtkinsonInitialise the "trials" variable to zero earlier in...
2010-06-19 Gavin AtkinsonRemove dead assignments, we overwrite the variable...
2010-06-17 Sean BrunoExpand man page to document the fact that mptutil/mpt...
2010-06-16 Rebecca Cran* Allow partial MB/GB values to be entered in the slice...
2010-06-16 Alexander MotinFreq sysctls are quite heavy due to set of malloc(...
2010-06-15 Alexander MotinWhen Emulate3Button is active, do not set select()...
2010-06-14 Ed MasteUse literal format strings. Found by clang.
2010-06-14 Marcel MoolenaarFurther unbreak powerpc & sparc64.
2010-06-14 Rui PauloUpdate for hostapd & wpa_supplicant 0.6.10.
2010-06-14 Rui PauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-13 Marcel MoolenaarFix build breakages on ia64 introduced some commits...
2010-06-13 Warner Loshstyle(9) fixes:
2010-06-13 Rafal JaworowskiEnable ofwdump(8) on ARM as this is a useful tool to...
2010-06-13 Ed SchoutenUnbreak the build on less common architectures.
2010-06-11 Colin PercivalClean up code by removing pre-C99 struct hack preproces...
2010-06-11 Randi HarperMake sysinstall WARNS=2 clean.
2010-06-11 Max LaierCache the last result from if_indextoname for printing...
2010-06-11 Ulrich SpörleinMore mdoc nitpicking to improve compatibility to mdocml
2010-06-11 Ulrich Spörleinmdoc nitpicking: the title argument shall be uppercase
2010-06-10 Randi HarperFix uninitialized variables that cause a crash when...
2010-06-09 Roman DivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-08 Ulrich Spörleinmdoc: replace troff macros with -mdoc equivalents
2010-06-05 Fabien ThomasFix warnings found by Coverity.
2010-06-05 Edwin GroothuisAdd comment that this value is unused.
2010-06-05 Edwin GroothuisWhen there is a problem with writing, also bail out.
2010-06-05 Edward Tomasz Napi... Plug resource leak.
2010-06-03 Edward Tomasz Napi... Make chown(1) emit more useful error message when user...
2010-05-29 Gordon TetlowAdd file include processing for newsyslog.
2010-05-29 Gordon TetlowConvert newsyslog to using queue(3) macros instead...
2010-05-27 Ulrich Spörleinmdoc: use mdoc spelling of Umlauts
2010-05-27 Ulrich Spörleinmdoc: .Ud has attitude, it takes no argument!
2010-05-27 Ulrich Spörleinmdoc: Garbage collect unused/unneeded macros
2010-05-27 Ulrich Spörleinmdoc: Remove leading garbage, empty lines and order...
2010-05-27 Colin PercivalChange the current working directory to be inside the...
2010-05-24 Sean BrunoCleanup manpage as suggested by jhb@ to start new sente...
2010-05-23 Sean BrunoExplain how the new sub-second interval from changeset...
2010-05-22 Randi HarperFlush all routes before adding the default route in...
2010-05-21 Sean BrunoAllow sub-second interval timings for iostat and vmstat.
2010-05-20 Doug BartonUpgrade to 9.6.2-P2, which addresses the following;
2010-05-19 Jung-uk KimAdd a new build option, MAN_UTILS. This option lets...
2010-05-19 Ulrich Spörleinmdoc: consistently spell our email addresses <foo@FreeB...
2010-05-19 Ulrich SpörleinGarbage collect unused variable, missed in r200840
2010-05-19 Ulrich Spörlein- Fix terminating argument to execl(3), sizeof(NULL...
2010-05-18 Benedict ReuschlingAdd a sentence to the man page explaining that the...
2010-05-17 Ivan VorasSlightly improve wording.
2010-05-15 Poul-Henning KampDo not attempt to render a logrecord with length byte...
2010-05-14 Doug BartonHide the creation and population of the temproot
2010-05-14 Ulrich SpörleinSync apmd(8) with DragonflyBSD, bringing WARNS to 3
2010-05-14 Christian BruefferWording fixes.
2010-05-14 Christian BruefferList /var/cron/tabs in FILES and add descriptions for...
2010-05-13 Ulrich Spörleinmdoc: move remaining sections into consistent order
2010-05-13 Ulrich Spörleinmdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS...
2010-05-12 Zachary Loafmanextattr: Fix a signed/unsigned issue
2010-05-12 Christian BruefferThe -d flag is non-optional.
2010-05-10 Edwin GroothuisMFV of tzdata2010j, r207896
2010-05-10 Martin MatuskaImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-05-09 Kai WangCatch up with libusbhid merge (rev 205728).
2010-05-07 Fabien ThomasRework the calltree top view by critical callchain.
2010-05-07 Kirk McKusickMerger of the quota64 project into head.
2010-05-06 Fabien ThomasExclude undefined symbol from ELF file when doing funct...
2010-05-06 Kirk McKusickFinal update to current version of head in preparation...
2010-05-06 Rick MacklemIf the "-alldirs" export option was used for the V4...
2010-05-05 Daniel Gerzo- fix typo
2010-05-05 Navdeep ParharAdd support for hardware filters to cxgb(4). The T3...
2010-05-04 Norikatsu ShigemuraAdd support run services_mkdb(8).
next