]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Fix pkill tests so that they run cleanly with prove.
[FreeBSD/FreeBSD.git] / usr.sbin /
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...
2014-03-07 dteskeCentralize function name. Update a comment while here.
2014-03-07 dteskeMake f_show_err non-fatal.
2014-03-07 dteskeFix incorrect return status if var_to_set and var_to_ge...
2014-03-07 dteskeFix a typo in a comment.
2014-03-07 dteskeAdd missing local declaration.
2014-03-07 dteskeAllow dispatched reswords to carry arguments. Fix a...
2014-03-07 grehanOpen the uart emulation's backing tty in non-blocking...
2014-03-06 julianPart 2 of bug 187310.. had to commit separately due...
2014-03-06 julianStop pw(8) from segfaulting when given certain input
2014-03-06 mavDisable libwrap (TCP wrappers) support in rpcbind by...
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
2014-03-04 sjgAllow comments at end of line.
2014-03-04 tychonAdd SMBIOS support.
2014-03-04 dwmaloneAdd missing description of du (daemon.user) printcap...
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 dimMerge the projects/clang-sparc64 branch back to head...
2014-02-28 dimMerge from head up to r262611.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-27 desWe install the tool, so why not the man page?
2014-02-26 dimMerge from head up to r262536.
2014-02-26 neelDocument the "-a" and "-x" options to match the changes...
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-26 neelQueue pending exceptions in the 'struct vcpu' instead...
2014-02-25 bruefferRough cleanup (new sentence -> new line, grammar, spell...
2014-02-25 bruefferIn puthdr(), start the ELF .data section on a new page...
2014-02-25 dimMerge from head up to r262472.
2014-02-24 adrianAdd correct attributions.
2014-02-24 adrianAdd a new option - 'a <file>' - which spits out annotat...
2014-02-23 baptRemove a useless newline, warnx already appends a newline
2014-02-23 dimMerge from head up to r262415.
2014-02-23 baptUpdate my copyright
2014-02-23 baptSwitch pkg(7) from libyaml to libucl
2014-02-23 baptImport libucl into head
2014-02-22 grehanZFS boot support for bhyveload.
2014-02-22 dimIn usr.sbin/eeprom/ofw_options.c, remove a superfluous...
2014-02-21 gjbMerge the following:
2014-02-21 dimMerge from head up to r262311.
2014-02-21 grehanFix virtio spec URL.
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-21 tychonAvoid clobbering the counter mode when issuing a latch...
2014-02-20 neelSimplify APIC mode switching from MMIO to x2APIC. In...
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-18 neelAdd a check to validate that memory BARs of passthru...
2014-02-18 jhbTweak the handling of PCI capabilities in emulated...
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-16 dteskeAdd zfsboot to the scripted interface of bsdinstall...
2014-02-14 neelUpdate bhyve(8) man page to describe the usage of the...
2014-02-14 neelAllow PCI devices to be configured on all valid bus...
2014-02-14 bruefferIn chat_UpdateSet(), initialize the input buffer to...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-13 zeisingBump .Dd forgotten in r261832.
2014-02-13 zeisingAdd commas (,) to the list in the SEE ALSO section...
2014-02-13 zeisingAdd cross references between rc.conf(5) and jail.conf(5).
2014-02-12 glebiusFix world build WITHOUT_PF.
2014-02-12 tychonProvide an indication a "PIO Setup Device to Host FIS...
2014-02-11 bruefferIn acline_init(), initialize ac_line to SRC_UNKNOWN...
2014-02-11 traszMake the debug messages during ctld(8) shutdown less...
2014-02-11 traszShow proper configuration file line numbers in error...
2014-02-11 traszMake ctld error out on invalid characters in ctl.conf.
2014-02-11 traszImprove error reporting.
2014-02-11 traszSo, it turns out SIGCHLD is discarded by default, so...
2014-02-11 traszUse new auth-type "deny" instead of using "chap" with...
2014-02-11 traszUse "default" as default discovery-auth-group, instead...
2014-02-11 traszUpdate manual page to match recent auth-group "default...
2014-02-11 traszAdd a new auth-group "default", defaulting to deny...
2014-02-11 traszMake it possible to redefine portal-group "default".
2014-02-11 traszAdd auth-type.
2014-02-11 traszRename a variable, no functional changes.
2014-02-11 traszYacc cleanup; no functional changes.
2014-02-11 traszMake function ordering slightly more logical; no functi...
2014-02-11 traszImplement initiator-name and initiator-portal restrictions.
2014-02-11 traszDaemonize after applying configuration, not before...
2014-02-11 traszEmpty data segment during Login Phase is rather unlikel...
2014-02-11 traszThe log_whatever() routines don't accept NULL for forma...
2014-02-11 traszImprove check for duplicated paths. It shows the warni...
2014-02-11 traszRefactor.
2014-02-11 traszSo, it turns out SIGCHLD is discarded by default, so...
2014-02-11 traszEmpty data segment during Login Phase is rather unlikel...
2014-02-10 traszThe log_whatever() routines don't accept NULL for forma...
2014-02-08 joelmdoc: minor paragraph fixes.
2014-02-07 jhbMark the I/O ports used by the bhyve console and debug...
2014-02-06 desAdd -p to the example (why isn't this the default?)
2014-02-05 desAdd an example of the most common use case.
2014-02-05 jhbAdd support for FreeBSD/i386 guests under bhyve.
2014-02-05 impFix ! by not clearing not at the bottom of the loop.
2014-02-04 impImplement the '!' operator for files* files. It means...
next