]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
MFV r244559:
[FreeBSD/FreeBSD.git] / usr.sbin /
2012-12-22 Martin MatuskaMFV r244559:
2012-12-22 Matthew SeamanSwitch from 'pkg -n' to 'pkg -N' as the test for pkgn...
2012-12-22 Andrew TurnerAdd the missing '$' from the LIBNETBSD variable
2012-12-21 Devin TeskeSplit dialog(1)-based validators for hostname/netmask...
2012-12-21 Devin TeskeRemove unused include.
2012-12-21 Brooks DavisAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-21 Devin TeskeChange axiom for initialization. Including script can...
2012-12-21 Devin TeskeRemove erroneous use of "local" (not in a function).
2012-12-21 Devin TeskeNew f_show_info() function for dialog(1) --infobox...
2012-12-21 Devin TeskeUse f_show_help() where printf(1) syntax is desired.
2012-12-21 Matthew SeamanIn preparation for making 'pkg -n' the one true method...
2012-12-21 Devin TeskeImprove the debugging abilities and clean up debug...
2012-12-21 Devin TeskeAdd much-needed dialog(1) --inputbox function for simpl...
2012-12-21 Kevin LoFix socket calls on error post-r243965.
2012-12-21 Neel NatuDivine the array size by using 'nitems(array)' instead...
2012-12-21 Neel NatuThe MPtable specification allows for an 8-bit "BUS...
2012-12-21 Neel NatuTeach acpidump to dump the DMA Remapping Reporting...
2012-12-20 Mark Johnston- Make sure that errno isn't modified before calling...
2012-12-19 Rick MacklemPost r243965 the nfsd daemon will not start up for...
2012-12-18 Brooks DavisReplace our implementation of the vis(3) and unvis...
2012-12-17 Rick MacklemFix the gssd daemon so that it uses syslog() to report
2012-12-16 Eitan AdlerMinor wording improvments to some manual pages
2012-12-15 Mikolaj GolubChange `iostat -Ix` to display total duration of transa...
2012-12-15 Robert WatsonMerge OpenBSM 1.2-alpha3 from the vendor branch to...
2012-12-15 Martin MatuskaMFV r244245:
2012-12-13 Alfred PerlsteinChange progress indicator for downloading patches.
2012-12-12 Xin LIAdd -R, an option to restart all enabled "local" services.
2012-12-09 Glen BarberAdd missed BETA* to list.
2012-12-09 Glen BarberGet 'uname -r' earlier, so it can be used to determine...
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-05 Baptiste Daroussinremove redundant yyparse declarations
2012-12-05 Hiroki Sato- Move definition of V_deembed_scopeid to scope6_var.h.
2012-12-05 Eitan AdlerSimplify string duplication: use strdup instead of...
2012-12-05 Eitan AdlerAvoid overflowing the file buffer
2012-12-05 Eitan AdlerUse strdup instead of malloc + strcpy
2012-12-05 Eitan AdlerAvoid overflow of file buffer
2012-12-05 Eitan AdlerRemove useless check for NULL prior to free.
2012-12-05 Eitan AdlerRemove pointless check for the existence of /usr/bin...
2012-12-05 Eitan AdlerAdd ability to mergemaster to permit the user to type
2012-12-05 Baptiste Daroussinif PACKAGESITE url scheme is not 'file://', always...
2012-12-04 Joel DahlRemove snapshots.jp.freebsd.org. It stopped working...
2012-12-03 Joel Dahl- Remove snapshots.se.freebsd.org [1]
2012-12-03 Dimitry AndricUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-03 Xin LIMFV: less v456.
2012-12-02 Alfred PerlsteinDocument maxthreads and minthreads arguments
2012-12-01 Robert WatsonMerge a number of changes required to hook up OpenBSM...
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-28 Alfred PerlsteinDon't allow minthreads > maxthreads.
2012-11-28 Alfred PerlsteinFix typo.
2012-11-27 Alfred PerlsteinAutoconfigure nfsd threads based on ncpu.
2012-11-27 Devin TeskeAllow setting of NULL titles with f_dialog_[back]title().
2012-11-27 Devin TeskeChange self-initialization to occur when loaded versus...
2012-11-27 Devin TeskeComments.
2012-11-26 Martin MatuskaMFV r243395:
2012-11-26 Eitan AdlerProvide an option to users to shoot themselves in the...
2012-11-26 Eitan AdlerUse modern license instead of being consistent with...
2012-11-25 Martin MatuskaMFV r243013 and r243267:
2012-11-25 Martin MatuskaMFV r243012:
2012-11-25 Devin TeskeSplit IP address validation routines and improve error...
2012-11-25 Martin MatuskaMFV r242735:
2012-11-24 Devin TeskeWhitespace.
2012-11-24 Devin TeskeAdd IPv6 address-validation routine.
2012-11-23 Hiroki Sato- Use sin6_scope_id instead of sin6_addr.s6_addr[2].
2012-11-20 Jung-uk KimMerge ACPICA 20121114.
2012-11-20 Baptiste DaroussinIn NIS mode first chmod(2) the temporary file and...
2012-11-20 Baptiste DaroussinCorrectly set the password file mode after renaming...
2012-11-20 Eitan AdlerRemove unneeded includes.
2012-11-18 Joel DahlMinor mdoc fix.
2012-11-18 Eitan AdlerStandardize EXIT STATUS instructions in man pages when...
2012-11-18 Hiroki Sato- Increase the number of retry for NET_RT_DUMP from...
2012-11-18 Hiroki SatoOverhaul of route6d(8):
2012-11-18 Hiroki SatoUse sin6_scope_id instead of KAME-specific embedded...
2012-11-17 Hiroki SatoFill sin6_scope_id in sockaddr_in6 before passing it...
2012-11-16 Simon J. GerratyMerge bmake-20121111
2012-11-16 Devin TeskeReplicate a feature from sysinstall documented in
2012-11-15 Eitan AdlerThis wasn't supposed to be in there - I committed the...
2012-11-15 Eitan AdlerAdd support for a -q flag. While here make the custom...
2012-11-15 Eitan AdlerBe declarative about if an error has occured.
2012-11-15 Eitan AdlerFix error code if file isn't readable.
2012-11-15 Eitan AdlerCheck the range of the gid
2012-11-15 Eitan AdlerAdd a missing check for fread
2012-11-13 Edwin GroothuisMerge of vendor import of 242999, tzdata2012j
2012-11-13 David ChisnallImport new version of libc++ into base.
2012-11-12 Edwin GroothuisMerge of vendor import of 242925, tzdata2012i
2012-11-10 Xin LIMFV r242729 (mm):
2012-11-07 Isabell LongDocument all of the options that wpa_supplicant accepts.
2012-11-04 Xin LIMFV: less v453.
2012-11-03 Xin LIReplace log(3) with flsll(3) for watchdogd(8) and drop...
2012-11-03 Simon J. GerratyIf no contents keyword is specified, the default for...
2012-10-30 Baptiste DaroussinTeach pw(8) about how to use pw/gr API to reduce code...
2012-10-29 Tim KientzleClarify a warning message.
2012-10-28 Edwin GroothuisMerge of vendor import of tzdata2012h
2012-10-27 Devin TeskeFix bug introduced by r241902 (MANIFEST uses TAB delimi...
2012-10-26 Eitan AdlerWhile 'make universe' passed this didn't work with...
2012-10-26 Devin TeskeResurrect and integrate stable/9/usr.sbin/sysinstall...
2012-10-26 Eitan AdlerThis utility builds without NO_WCAST_ALIGN
2012-10-26 Devin TeskeRemove unnecessary quotation to clean things up.
2012-10-26 Devin TeskeDon't mask fwe(4) lp(4) or plip(4) devices from ifconfi...
next