Add a routine for easy workaround any umount issues w/o hacking
[freebsd.git] / usr.sbin /
2014-04-23 dteskeUpdate zfsboot to coincide with r264840 to bsdconfig...
2014-04-23 dteskeImplement GEOM based media device classification. You...
2014-04-23 baptUpdate to byacc 20140409
2014-04-22 baptImport libucl 0.4.0
2014-04-22 baptSimplify reading pw.conf(5) by using getline(3)
2014-04-22 delphijUse calloc() in favor of malloc + memset.
2014-04-22 tychonFactor out common ioport handler code for better hygien...
2014-04-22 jhb- Fix an off by one error when checking for the stop...
2014-04-22 jhbDon't claim the adapter is idle if it is clearing a...
2014-04-21 delphijUse case insensitive match in portsnap.
2014-04-18 tychonFix ACPI DSDT indentation cosmetic breakage introduced...
2014-04-18 tychonRespect the destination operand size of the 'Input...
2014-04-18 tychonAdd support for reading the PIT Counter 2 output signal...
2014-04-17 traszRemove redundant code.
2014-04-16 traszMake it possible for the initiator side to operate...
2014-04-16 traszEnglish.
2014-04-16 traszIf we fail to create LUN, try again on next configurati...
2014-04-16 traszUse consistent punctuation.
2014-04-16 traszUse proper terminology in debug messages.
2014-04-16 traszConstify.
2014-04-16 traszProperly pass the initiator address when running in...
2014-04-16 traszUse socket address from accept(2) instead of retrieving...
2014-04-16 traszRework the way we enable CTL iSCSI port. Previously...
2014-04-16 traszProperly identify target portal when running in proxy...
2014-04-16 traszMake it possible for the iSCSI target side to operate...
2014-04-15 traszStop treating LUN 0 as mandatory. There is no reason...
2014-04-15 dteskeWhen merging docsinstall and zfsboot updates to stable...
2014-04-14 jillesmergemaster: Avoid "/var/tmp/temproot disappeared"...
2014-04-14 tychonAdd support for emulating the slave PIC.
2014-04-14 dteskeFix typo in debug/log statement.
2014-04-13 impNO_MAN= has been deprecated in favor of MAN= for some...
2014-04-12 desRemove the names of the build host and user and the...
2014-04-10 bruefferFix stray "." left over from previous commit.
2014-04-10 bruefferFix Xref order in SEE ALSO.
2014-04-10 bruefferMore mdoc/spelling/grammar cleanup.
2014-04-09 tychonConstrain the amount of data returned to what is actual...
2014-04-08 jhbHandle single-byte reads from the bvmcons port (0x220...
2014-04-08 bruefferQuick mdoc/whitespace/spelling pass, this needs some...
2014-04-08 jhbExplicitly initialize 'vmname' to NULL.
2014-04-08 sbrunoAdd Stacey Son's binary activation patches that allow...
2014-04-06 jhFork a child process and wait until the process termina...
2014-04-06 marcelTimestamps may not have a decimal point.
2014-04-05 gnnSpeed up the lookup of interfaces when there are a...
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-02 grehanAdd support for the virtio RNG entropy-source device.
2014-04-01 rstonePrint status of ARI capability in pciconf -c
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-26 neelAdd an ioctl to suspend a virtual machine (VM_SUSPEND...
2014-03-26 dimAdd a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow...
2014-03-26 bdreweryRevert r263638 (create /root dataset) for now as it...
2014-03-25 tychonMove the atpit device model from userspace into vmm...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-24 bdreweryAdd missing LIBM to DPADD from r263650
2014-03-23 glebiusRemove unneeded fake _KERNEL definition.
2014-03-22 bdreweryFix build with libucl 20140321
2014-03-22 baptUpdate to 20140321
2014-03-22 bdreweryCreate a root dataset so that /root is outside of the...
2014-03-20 neelUse 'cpuset_t' to represent the vcpus active in a virtu...
2014-03-20 asomersFix kern/187712: config(8) does not respect KERNCONFDIR.
2014-03-19 traszMake the error message more clear.
2014-03-18 tychonDon't reissue in-flight commands.
2014-03-17 rwatsonLine-wrapping tweak: make the sample jail command line...
2014-03-16 tychonThough there currently isn't a way to insert new media...
2014-03-16 tychonSupport the bootloader's single 16-bit 'outw' access...
2014-03-16 rwatsonUpdate most userspace consumers of capability.h to...
2014-03-16 jmmvMigrate tools/regression/{usr.bin/lastcomm,usr.sbin...
2014-03-15 glebiusGarbage collect long time obsoleted (or never used...
2014-03-15 eadlerBe a little more verbose in service's error message
2014-03-14 bdreweryFix ASSUME_ALWAYS_YES not being parsed properly from...
2014-03-14 bdreweryFix ABI from /usr/local/etc/pkg.conf not being respected.
2014-03-14 dteskeRewrite usermgmt -- hooking it into the scripting syste...
2014-03-14 dteskeAdd protection against input containing single-quotes...
2014-03-14 dteskeFor non-interactive scripts, forgot to check we were...
2014-03-14 dteskeFix a bug preventing errors from pw(8) from filtering...
2014-03-14 dteskeReduce the sleep cycle when using dialog(1) to 1-second.
2014-03-14 dteskeFix comments and whitespace.
2014-03-14 dteskeFix a code-typo that prevented auto-sizing of the dialog.
2014-03-14 eadlerRemove directory which should not have been re-added.
2014-03-14 eadlermultiple: Remove 3rd clause from BSD license where...
2014-03-14 dteskePoint hat! Fix a broken f_isinteger().
2014-03-14 glebiusRemove IPX support.
2014-03-14 dteskeRemove useless NULL string '' in compound strings....
2014-03-14 dteskeFix future namespace issues for functions taking $var_t...
2014-03-14 dteskeUpdate copyright.
2014-03-14 dteskeComments.
2014-03-14 dteskeAdd debug statement just before attempting to exec...
2014-03-14 dteskeRemove indexfile from debug statement as it is already...
2014-03-13 dteskeFix pw(8) deletion of group "username" on userdel even...
2014-03-11 tychonReplace the userspace atpic stub with a more functional...
2014-03-10 dteskeRemove vestigial global, no-longer used since SVN r262904.
2014-03-10 dteskeWhitespace.
2014-03-10 jhbPass the size of the top-level table to map when mappin...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-07 dteskeTake a group name on the command-line if available.
2014-03-07 dteskeFix copy/paste error in a comment.
2014-03-07 dteskeChange dipatch words from group* to *Group to backward...
2014-03-07 dteskeRewrite groupmgmt -- hooking it into the scripting...
2014-03-07 dteskeComment -- to go with NL global introduced (but not...
2014-03-07 dteskes/__number/__num/ for code clarify but more to prevent...
next