]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Drop all ATF tools code.
[FreeBSD/FreeBSD.git] / usr.sbin /
2013-11-17 Julio MerinoMFV: Import atf-0.18.
2013-11-17 Devin TeskeFix package installation from physical media such as...
2013-11-17 Devin TeskeAlways shutdown the media when we're exiting the packag...
2013-11-17 Devin TeskeImprove debugging with f_eval_catch() introduced by...
2013-11-17 Devin TeskeKick an unused orphan to the curb ;)
2013-11-17 Devin TeskeMove function name declaration to top of function ...
2013-11-16 Baptiste Daroussinargc is now used
2013-11-15 Xin LIMFV: netcat from OpenBSD 5.4.
2013-11-15 John BaldwinFix a couple of issues with -F:
2013-11-14 Colin PercivalWhen verifying that files we need are present, also...
2013-11-13 John BaldwinEscape a newline added in the previous commit when...
2013-11-13 Ian LeporeAdd ENETUNREACH and EADDRNOTAVAIL to the list of errors...
2013-11-13 Ian LeporeThis fixes 3 problems in syslogd related to sizing...
2013-11-12 Neel NatuMove the ioapic device model from userspace into vmm...
2013-11-12 John BaldwinAdd a pre-world mode of updating similar to the -p...
2013-11-12 John BaldwinSort option flags and fix the width of the options...
2013-11-12 Ed MasteUpdate LLDB to upstream r194122 snapshot
2013-11-12 Sean BrunoNoted that the stripe_size argument was not being displ...
2013-11-12 Luiz Otavio O SouzaAdds gpioiic.4 and gpioled.4 man pages. Moves some...
2013-11-12 Devin TeskeComments.
2013-11-11 Devin TeskeSwitch default MBR bootcode from /boot/boot0 to /boot...
2013-11-11 Bryan DreweryRemove useless checks for NULL pointer before free(3)
2013-11-11 Peter WemmMerge nvi-2.1.1 -> 2.1.2
2013-11-11 Xin LIMFV r257952:
2013-11-11 Gleb SmirnoffDo not use just freed memory.
2013-11-11 Devin TeskeCheck the partition scheme before blowing away disks...
2013-11-11 Devin TeskeRemove the env(1) but keep the var.
2013-11-11 Glen BarberUnbreak the installer on head/:
2013-11-11 Peter WemmUpdate svn from 1.8.1 to 1.8.4 - minor security fixes...
2013-11-11 Neel Natux86 platforms that use an IOAPIC route the legacy timer...
2013-11-10 Edward Tomasz Napi... Fix typo.
2013-11-09 Gleb SmirnoffUse system libiconv, instead of trying to dlopen() it.
2013-11-09 Colin PercivalFix typo in r256646: We want to generate lists of direc...
2013-11-08 Joel Dahlmdoc: add missing El.
2013-11-08 Joel Dahlmdoc: remove superfluous paragraph macro.
2013-11-08 Devin TeskeI often forget that debugFile can begin with a + for...
2013-11-08 Devin TeskeCopy the install log to the deployed /var/log directory...
2013-11-08 Devin TeskeSemi-revert this one file out of r257842. The ttys...
2013-11-08 Devin TeskeA series of changes tested together as a whole:
2013-11-07 Devin TeskeDocument SYSRC_VERBOSE enviroment variable in the manual.
2013-11-07 Devin TeskeFix a bug with `-e' that broke sometime around when...
2013-11-07 Devin TeskeComments and whitespace.
2013-11-07 Devin TeskeAdd a `-c' option for `check only' to determine if...
2013-11-07 Devin TeskeAdd new `--version' long option for getting the version...
2013-11-07 Devin TeskeFix a bug that prevented `-d' from working as-documente...
2013-11-07 Sean BrunoAdd support for controlling mfi(4) controller properties:
2013-11-07 Devin TeskeUse `pkg -vv' to obtain ABI for validating a chosen...
2013-11-07 Devin TeskeFix cosmetic typos (since the typo's in the variable...
2013-11-07 Devin TeskeReplace pkg-tools with pkgng.
2013-11-07 Devin TeskeFix an off-by-one error that was causing menus to look...
2013-11-07 Devin TeskeComments.
2013-11-07 Devin TeskeAdd f_sprintf() and f_vsprintf() to go along with previ...
2013-11-07 Devin TeskeFix a bug where a format with leading `-' could be...
2013-11-07 Devin TeskeComments.
2013-11-07 Devin TeskeAdd some helpful debugging (showing the resolved host...
2013-11-07 Devin TeskeFix a silly bug that would result in attempting to...
2013-11-07 Devin TeskeUse dialog(1) to obtain maximum-size; stty fails when...
2013-11-07 Devin TeskeAdd an f_eval_catch() function for debugging individual...
2013-11-07 Devin TeskeAdd an f_show_err() function -- acts pretty much the...
2013-11-07 Devin TeskeAdd global DEBUG_INITIALIZE_FILE environment variable...
2013-11-07 Devin TeskeComments. Replace a funny syntax with f_isset() while...
2013-11-07 Devin TeskeWhitespace.
2013-11-06 Neel NatuFix an off-by-one error when iterating over the emulate...
2013-11-06 Devin TeskeFix a bug that resulted in spurious error message ...
2013-11-06 Devin TeskeAdd support for dereferencing SRV records via f_host_lo...
2013-11-06 Glen BarberSwitch to using pkg(8) for the doc install in bsdinstal...
2013-11-06 Peter GrehanAdd the VM name to the process name with setproctitle().
2013-11-05 Bryan DreweryRemove condition which can never be true as the previou...
2013-11-05 Gleb SmirnoffAxe IFF_SMART. Fortunately this layering violating...
2013-11-05 Gleb SmirnoffRemove net.link.ether.inet.useloopback sysctl tunable...
2013-11-05 Edwin GroothuisMFV of 255902, tzdata2013f
2013-11-05 Bryan DreweryUse proper capitalization for FreeBSD.org
2013-11-04 Mark JohnstonInitialize the struct tm before handing it to strptime(3).
2013-11-03 Ed SchoutenRemove utxrm(8). This command has been superseded by...
2013-11-01 Bryan DreweryAdd -f support to 'pkg bootstrap' and 'pkg add' to...
2013-10-31 Gleb SmirnoffRemove 'netstat -i' from crashinfo, as this no longer...
2013-10-31 Baptiste DaroussinAfter around 20 years of duty it is time for pkg_instal...
2013-10-31 Neel NatuMake the virtual ioapic available unconditionally in...
2013-10-30 Joel DahlA few minor mdoc improvements.
2013-10-30 Edward Tomasz Napi... Bump .Dd after r257379.
2013-10-30 Edward Tomasz Napi... Rename '-h' option to '-p', and use "portal" instead...
2013-10-30 Bryan DreweryAdd a pkg(7) manpage for bootstrap
2013-10-30 Bryan DreweryAdd a 'pkg bootstrap' command which will bootstrap...
2013-10-29 Gleb SmirnoffMake userland tools honor WITHOUT_PF build option.
2013-10-29 Neel NatuUpdate copyright to include the author of the LPC bridg...
2013-10-29 Baptiste DaroussinMerge byacc 20130925
2013-10-29 Neel NatuAdd support for PCI-to-ISA LPC bridge emulation. If...
2013-10-27 Jilles Tjoelkeredquota: Don't pass fd for temporary file to editor.
2013-10-26 Bryan DreweryFix build with GCC.
2013-10-26 Bryan DreweryLink in libcrypto as well to fix build in some cases.
2013-10-26 Bryan DreweryAdd support to check the signature of a local pkg.txz...
2013-10-26 Bryan DreweryTell which fingerprint pkg is being validated against.
2013-10-26 Bryan DrewerySupport checking signature for pkg bootstrap.
2013-10-26 Bryan DreweryBe verbose and tell where pkg(8) is being bootstrapped...
2013-10-26 Bryan DreweryAdd support for reading configuration files from /etc...
2013-10-26 Bryan DreweryWrap long lines
2013-10-25 Peter GrehanFix bug in the ioapic emulation for level-triggered...
2013-10-24 Bryan DreweryAdd support for using "pkg+http://" for the PACKAGESITE.
2013-10-24 Colin PercivalBe more selective when filtering for lib*.so.N files...
2013-10-23 Neel NatuTidy usage messages for bhyve and bhyveload.
next