]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Update elftoolchain to upstream revision 3163
[FreeBSD/FreeBSD.git] / usr.sbin /
2015-02-17 Ed MasteUpdate elftoolchain to upstream revision 3163
2015-02-17 Brad DavisAdd tests for account and password expiration.
2015-02-16 Sean BrunoAdd example for upcoming aarch64/arm64 targets.
2015-02-16 John-Mark Gurneyinstall the man page...
2015-02-15 Sean BrunoIf no arguments are passed to a subcommand that require...
2015-02-15 Brad DavisReally fix the pw_usernext tests.
2015-02-14 Brad DavisRemove an extra curly bracket that was causing intermit...
2015-02-13 Gleb SmirnoffUse less ugly code to allocate buffer of SORCVBUF_SIZE.
2015-02-13 Thomas Quinot(backup_kernel_finddir, backup_kernel, install_files):
2015-02-13 Mark JohnstonAdd an auto-generated file to CLEANFILES.
2015-02-13 Mark JohnstonCheck for an error from daemon(3), and correct the...
2015-02-12 Edward Tomasz Napi... Remove unused code.
2015-02-12 Alexander MotinFix man page to match real option names.
2015-02-12 Colin PercivalStep 1 of eliminating the "games" distribution: Move...
2015-02-11 Alexander MotinAdd missing asprintf() status checks.
2015-02-11 Pedro F. Giffuniflowctl: Replace alloca() with an array.
2015-02-11 Edward Tomasz Napi... Fix formatting.
2015-02-10 Konstantin BelousovMountd iterating over the mount points may race with...
2015-02-10 Devin TeskeUpdate copyrights.
2015-02-10 Devin TeskeAdd "vt_"* aliases to bsdconfig console entries.
2015-02-10 Devin TeskeAdd bsdconfig api function f_dialog_menutag2help()
2015-02-10 Devin TeskeAdd bsdconfig api functions f_dialog_pause()/f_dialog_p...
2015-02-10 Devin TeskeEliminate sub-shells where possible for performance.
2015-02-10 Devin TeskeWhitespace.
2015-02-10 Devin TeskeComments.
2015-02-09 Brad DavisAdd tests for `pw usernext'.
2015-02-09 Devin TeskeAdd new alias "bsdconfig api" (same as "bsdconfig inclu...
2015-02-09 Devin TeskeReplace the only instance of sed(1) in bsdconfig(8...
2015-02-09 Devin TeskeRevert SVN r278464 -- fingers were in perforce mode...
2015-02-09 Devin TeskeReplace the only instance of sed(1) in bsdconfig(8...
2015-02-09 Rui PauloMerge xz 5.2.0.
2015-02-07 Edward Tomasz Napi... Make hccontrol(8) and sdpcontrol(8) appear in "man...
2015-02-07 Alexander MotinTeach ctld(8) to control non-iSCSI CTL ports.
2015-02-06 Brooks DavisWhen upgrading, install the ELF runtime linkers before...
2015-02-06 Edward Tomasz Napi... Make it possible to set (via ctl.conf(5)) and query...
2015-02-06 Jamie GrittonAdd mount.procfs jail parameter, so procfs can be mount...
2015-02-06 Alexander MotinAdd support for multiple portal groups per target.
2015-02-06 John BaldwinAdd a new device control utility for new-bus devices...
2015-02-06 Edward Tomasz Napi... Make "ctladm islist" ignore unknown elements, so the...
2015-02-05 John BaldwinExpose the constants for internal new-bus device flags...
2015-02-05 Dimitry AndricFix two clang 3.6.0 warnings in usr.sbin/syslogd:
2015-02-05 Edward Tomasz Napi... The connection_new() routine was taking an absurd numbe...
2015-02-05 Edward Tomasz Napi... Make it possible to set (via iscsi.conf(5)) and query...
2015-02-04 Enji CooperClean up more usb related files when MK_USB == no when...
2015-02-04 Enji CooperAdd the following options to enable/disable several...
2015-02-04 Enji CooperConditionalize building radius support into libpam...
2015-02-04 Baptiste DaroussinTest the return of fetchParseURL(3)
2015-02-04 Baptiste DaroussinPlug resources leak
2015-02-03 Pedro F. GiffuniMFV r266995:
2015-02-03 Pedro F. GiffuniMFV r266993:
2015-02-03 Alexander MotinBring some more order into iSCSI portal group tags...
2015-02-01 Alexander MotinCTL LUN mapping rewrite.
2015-01-31 Dimitry AndricImport libcxxrt master 1cb607e89f6135bbc10f3d3b6fba1f98...
2015-01-31 Pedro F. GiffuniMFV r277981:
2015-01-30 Nathan WhitehornUse MBR by default on BIOS systems. An increasing numbe...
2015-01-29 Craig RodriguesAdd -s option to config.
2015-01-29 Pedro F. GiffuniMFV r277870
2015-01-29 Pedro F. GiffuniMFV r277866
2015-01-28 Dimitry AndricFix the following -Wcast-qual warnings in usr.sbin...
2015-01-28 Dimitry AndricFix multiple instances of the following clang 3.6.0...
2015-01-28 Dimitry AndricFix the following clang 3.6.0 warnings in pciconf:
2015-01-28 Jamie GrittonAdd allow.mount.fdescfs jail flag.
2015-01-28 Sean BrunoCheck for invalid length or more than max length for...
2015-01-28 Edward Tomasz Napi... When there are no automounted filesystems, autounmountd...
2015-01-28 Xin LIMFV r255258:
2015-01-27 Randall StewartFix yet another coverty warning (missing io is NULL...
2015-01-27 Pedro F. GiffuniMFV r277782:
2015-01-26 Baptiste DaroussinRevert r277652
2015-01-26 Enji CooperAdd MK_AUTOFS knob for building and installing autofs...
2015-01-26 Enji CooperAdd MK_BHYVE knob for building and installing bhyve...
2015-01-25 Enji CooperAdd MK_BSDINSTALL knob for building and installing...
2015-01-25 Enji CooperAdd MK_ISCSI knob for building the iscsi initiator...
2015-01-25 Enji CooperFix building rcorder with -DDEBUG by using libutil...
2015-01-24 Enji CooperMFhead @ r277659
2015-01-24 Pedro F. GiffuniMFV r277658:
2015-01-24 Pedro F. GiffuniMFV: r277654
2015-01-24 Baptiste DaroussinAllow negative numbers in -u and -g options
2015-01-24 Will AndrewsBump config(8) minor version for r277567.
2015-01-23 Pedro F. GiffuniMFV r277607:
2015-01-23 Will AndrewsAllow lists for "nooption" and "nooptions" keywords.
2015-01-23 Will AndrewsPrint transfer times for read, write, & overall indepen...
2015-01-23 Enji CooperRemove the duplicate zzz entry
2015-01-23 Enji CooperMFhead @ r277555
2015-01-21 Randall StewartFix minor errors found by coverity. Thanks Gleb for
2015-01-20 Glen BarberMerge the following revisions from ^/projects/release...
2015-01-20 Enji CooperGarbage collect a prove test wrapper
2015-01-20 Xin LIMFV r277432:
2015-01-19 Enji CooperMFhead @ r277403
2015-01-19 Ryan StoneWhen mountd is creating sockets, it iterates over all...
2015-01-18 Steven HartlandFix bsdinstall when working with geli boot disks
2015-01-18 Dimitry AndricUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-18 Neel NatuSimplify instruction restart logic in bhyve.
2015-01-16 Will AndrewsAdd a ${CP} alias for copying files in the build.
2015-01-16 Jung-uk KimMerge OpenSSL 1.0.1l.
2015-01-16 Ed Mastecrunchide: Correct 64-bit section header offset
2015-01-16 Gleb SmirnoffPlug mutex leak.
2015-01-16 Nathan WhitehornInstead of iterating through all properties looking...
2015-01-15 Dimitry AndricImport libc++ trunk r224926. This fixes a number of...
2015-01-15 Warner LoshReserve and ignore the a new module metadata type MDT_P...
2015-01-14 Randall StewartUpdate the hwpmc driver to have the new type HASWELL_XE...
next