]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Make installations work when no optional components are selected.
[FreeBSD/FreeBSD.git] / usr.sbin /
2011-03-02 Nathan WhitehornMake installations work when no optional components...
2011-03-02 Xin LICorrect a typo.
2011-03-01 Edwin GroothuisMFV of tzdata2011b, r219147
2011-03-01 Ruslan ErmilovFixed conversion of prefix length to a netmask.
2011-03-01 Poul-Henning KampAnother couple of unsigned/ssize_t changes.
2011-02-28 Poul-Henning KampType-change to ssize_t to (app|pl)ease ppc platform.
2011-02-28 Poul-Henning KampUpdate fifolog internals to match main version:
2011-02-28 Poul-Henning KampDon't override the perfectly good default ->zalloc...
2011-02-27 Dimitry AndricUpdate llvm/clang to trunk r126547.
2011-02-26 Nathan WhitehornShow disk model numbers in partition wizard screen...
2011-02-26 Hans Petter Selasky- Correct USB 3.0 wire-speed to 5.0Gbps
2011-02-25 Sergey KandaurovFix division by zero, causing floating point exception...
2011-02-25 Poul-Henning KampFix a bunch of trivial whitespace mistakes and update...
2011-02-24 Martin MatuskaUpdate xz to release 5.0.1
2011-02-23 Josh PaetzelAlter comment to reflect change in code.
2011-02-23 Nathan WhitehornAdd a catch-all for miscellaneous RAID volumes while...
2011-02-22 Josh PaetzelAdded patch-functions-upgrade which should fix some...
2011-02-22 Josh PaetzelBetter method for grabbing disk name, dmesg may produce...
2011-02-22 Nathan WhitehornAdd support for optional distributions, installation...
2011-02-22 Maxim SobolevMake code more friendly to the non-C99 compilers -...
2011-02-21 Nathan WhitehornAdd some error checking on the return values of chdir...
2011-02-21 Rebecca CranThe FD_FORM ioctl used to ignore errors from the floppy...
2011-02-21 Rebecca CranFix typos - remove duplicate "the".
2011-02-20 Dimitry AndricUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-20 Warner LoshAdd notes about ASCII/Hex WEP keys
2011-02-19 Nathan WhitehornDon't present the user with spurious errors when overwr...
2011-02-19 Nathan WhitehornThe PC98 gpart module supports labels now.
2011-02-19 Ed SchoutenAdd a utility, utxrm(8).
2011-02-19 Rebecca CranAllow users to create ufs1 filesystems via the noninter...
2011-02-19 Rebecca CranRemove the quotas option from the Startup Services...
2011-02-19 Rebecca CranIn the distribution list, 'A' is listed as the key...
2011-02-18 Dimitry AndricMerge binutils 2.17.50 to head. This brings a number...
2011-02-18 Josh PaetzelRemove US as the default layout in backend, let front...
2011-02-18 Josh PaetzelSort available keyboard layouts to a more sane default.
2011-02-18 Josh PaetzelImprove pc-sysinstall's localization options to include...
2011-02-18 Josh PaetzelAdd support to pc-sysinstall's create-part feature...
2011-02-18 Nathan WhitehornImport bsdinstall. This is meant to be (eventually...
2011-02-18 Navdeep Parharcxgbe(4) - NIC driver for Chelsio T4 (Terminator 4...
2011-02-17 John BaldwinSave a copy of errno before invoking syslog() if accept...
2011-02-17 Josh PaetzelAdd "Extract Only" functionality to pc-sysinstall....
2011-02-16 Dimitry AndricOnly use -z noexecstack for these explicit arches:...
2011-02-16 Dimitry AndricFix the last binary in the base system that still has...
2011-02-12 Jung-uk KimMerge ACPICA 20110211.
2011-02-11 Warner LoshGenerate MACHINE= and MACHINE_ARCH= lines based on...
2011-02-08 Xin LIDon't consider ioctl returning error as a fatal error...
2011-02-07 Brian SomersAdd "iface name" and "iface description" commands.
2011-02-06 Doug BartonUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-04 Jung-uk KimDo not let pw.conf(5) or -M option affect creation...
2011-01-31 Martin MatuskaUse correct alphabetical order for xz(1) in SEE ALSO...
2011-01-31 Martin MatuskaAdd xz(1) support to newsyslog.
2011-01-31 Edwin GroothuisMFV of tzdata2011a, r218120
2011-01-28 Hans Petter Selasky- Remove double semicolon.
2011-01-27 Jayachandran C.Fix n32 compile.
2011-01-24 Kirk McKusickThe dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and...
2011-01-24 Gordon TetlowHonor $PAGER instead of always calling more.
2011-01-19 David MaloneHere v->iov_len has been assigned the return value...
2011-01-17 Rebecca CranAdd missing comma to unbreak the PC98 build.
2011-01-17 Rebecca CranReduce the amount of text users need to read on each...
2011-01-13 Jung-uk KimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-13 Nathan WhitehornUpdate spkrtest(8) to use new dialog auto-sizing syntax.
2011-01-13 Nathan WhitehornUse auto-sizing syntax appropriate for the new dialog...
2011-01-13 Weongyo JeongDocuments OUTPUT formats. While I'm here cleans up...
2011-01-12 Nathan WhitehornUpdate dialog to version 20100428. This changes the...
2011-01-10 Josh PaetzelAdd support for using encrypted password strings when...
2011-01-10 Josh PaetzelPatch pc-sysinstall to deal with 4k sector size drives
2011-01-08 Josh PaetzelTake passwords out of debug log.
2011-01-08 Josh PaetzelPush some PC-BSD specific fixes upstream.
2011-01-08 Josh PaetzelMore elegant way to detect MBR vs. GPT
2011-01-08 Xin LIUse ether_ntoa instead of home-grown version.
2011-01-07 Warner LoshRetire TARGET_ABI.
2011-01-07 Stanislav Sedov- Save some space relying on the fact that all ioctl...
2011-01-06 Stanislav Sedov- Show textual representation of ioctl command in warni...
2011-01-04 Konstantin BelousovUse errx() instead of err() in parseint. There is usual...
2011-01-04 Konstantin BelousovMake the parsing of the integer arguments for rtprio...
2011-01-04 Ed MasteQuiet clang warnings by using literal format strings...
2010-12-31 Brian SomersMake -S functional.
2010-12-31 Pyun YongHyeonAdd vte(4) to the list of supported network interface.
2010-12-28 Ulrich SpörleinRevert most of r210764, now that mdocml does the right
2010-12-23 Xin LIstyle.Makefile says tab between var= and value.
2010-12-22 Xin LIAllow overriding pidfile and dumpfile.
2010-12-22 Ken SmithAdd package directories used for the upcoming 8.2 and...
2010-12-22 Rebecca CranAdd an option to disable the screensaver.
2010-12-20 Shteryana ShopovaUnbreak the build by temprorarily not using include...
2010-12-20 Ulrich Spörleinrpc.lockd(8) WARNS cleanup
2010-12-20 Ulrich Spörleinlmcconfig(8): bump to WARNS=3, fix typo in usage while...
2010-12-20 Ulrich SpörleinFix type used to hold fgetc(3) output, this should...
2010-12-20 Ulrich SpörleinRemove useless conditional.
2010-12-20 Shteryana ShopovaBring in a SNMP module that allows configuration of...
2010-12-20 Philippe CharnierAdd __unused. Ansi prototypes.
2010-12-20 Philippe CharnierAdd __unused. Ansi prototypes.
2010-12-20 Philippe CharnierAdd __unused. Ansi prototypes.
2010-12-19 Simon L. B. NielsenAdd --numeric-owner to tar extract operations in portsnap.
2010-12-19 Bernhard SchmidtFix build on bigendian archs.
2010-12-18 Bernhard SchmidtUnbreak hostapd. This code has been explicitly removed...
2010-12-18 Bernhard SchmidtFix some whitespace nits.
2010-12-18 Bernhard SchmidtChange order in wpa_driver_bsd_ops to match upstream...
2010-12-18 Bernhard SchmidtAdd a comment explaining the undefs, while here remove...
2010-12-18 Bernhard SchmidtRename bsd_set_iface_flags to bsd_ctrl_iface and change...
2010-12-18 Bernhard SchmidtImport bsd_configure_wpa() to sync with upstream code.
2010-12-18 Bernhard SchmidtPrefer os_memset, os_strlcpy and os_free. While here...
next