]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Fix white spaces.
[FreeBSD/FreeBSD.git] / usr.sbin /
2015-03-02 Baptiste DaroussinUpdate mandoc to cvs snaphot from 20150302
2015-03-01 Ryan StoneCorrect a typo.
2015-03-01 Ryan StoneTeach pciconf how to dump out SR-IOV capability
2015-03-01 Ryan StoneAdd main() for iovctl and hook iovctl into build
2015-03-01 Ryan StoneAdd functions for parsing the iovctl config file
2015-03-01 Ryan StoneAdd iovctl functions for validating config
2015-03-01 Ryan StoneAdd manpage documenting iovctl config file format.
2015-03-01 Ryan StoneAdd a manpage for iovctl(8)
2015-03-01 Ryan StoneRevert r279454. The new directory didn't get added...
2015-03-01 Ryan StoneAdd main() for iovctl and hook iovctl into build
2015-02-28 Edward Tomasz Napi... Move the "offload" clause from the target section to...
2015-02-28 Warner LoshMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-27 Ian LeporeAllow the kern.osrelease and kern.osreldate sysctl...
2015-02-26 Edward Tomasz Napi... Use LIBADD.
2015-02-26 Edward Tomasz Napi... Add uefisign(8), UEFI Secure Boot signing utility.
2015-02-26 Edward Tomasz Napi... Add missing error check.
2015-02-25 Alexander MotinFix memory leak on incorrect initiator portal.
2015-02-25 Alexander MotinAdd checks for malloc() failures.
2015-02-24 Brad DavisFix a race condition by allowing up to 5 seconds of...
2015-02-24 Neel NatuEmulate MSR 0xC0011024 when running on AMD processors.
2015-02-24 Neel NatuAdd "-u" option to bhyve(8) to indicate that the RTC...
2015-02-23 Peter GrehanDon't close a block context if it couldn't be opened,
2015-02-22 Pedro F. Giffunipmccontrol(8): Replace malloc() + memset() with calloc()
2015-02-22 Jamie GrittonAllow for parameters added with the JP_OPT flag to...
2015-02-20 Jamie GrittonFix the logic for skipping parameters (with -s) that...
2015-02-20 Jamie GrittonAllow parameters listed on the command line to override...
2015-02-19 Gleb SmirnoffNow that IGMP and MLD sysctls provide a clean API struc...
2015-02-19 Ed SchoutenMake syslogd work in case shutdown() is POSIX-ly correct.
2015-02-19 Enji CooperUnbreak freshly installed worlds by properly "commentin...
2015-02-19 Gleb SmirnoffTemporarily disconnect ifmcstat(8) from build, to make...
2015-02-18 Jung-uk KimMerge ACPICA 20141107 and 20150204.
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...
next