]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Fix comparisons in assertions.
[FreeBSD/FreeBSD.git] / usr.sbin /
2013-12-02 joelmdoc: quote string properly.
2013-12-02 gjbFix PKG_ABI detection in bsdconfig(8) after pkg-1.2...
2013-12-02 traszGrammar fix.
2013-12-02 traszFix typos.
2013-11-30 dteskeSort function output on name of the function.
2013-11-30 eadlerFix undefined behavior: (1 << 31) is not defined as...
2013-11-30 pjdMake process descriptors standard part of the kernel...
2013-11-29 dteskeFix an issue where additional lines of a function defin...
2013-11-29 dteskeFix an issue where the leading `+' sign before a functi...
2013-11-27 neelAdd support for level triggered interrupt pins on the...
2013-11-27 jmallettProvide a helpful diagnostic when the minimum size...
2013-11-27 grehanDon't create an initial value for the host filesystem...
2013-11-27 grehanAllow bhyve and bhyveload to attach to tty devices.
2013-11-26 grehanThe Data Byte Count (DBC) field of a Physical Region...
2013-11-25 neelFix discrepancy between the IOAPIC ID advertised by...
2013-11-25 pluknetiostat: fix extracting TTY statistics from core.
2013-11-25 dteskeSort messages.
2013-11-25 dteskeAdd missing newline to printf format string.
2013-11-25 dteskeAdd missing `$' before variable name `pgm'. Unnoticed...
2013-11-25 neelAdd HPET device emulation to bhyve.
2013-11-25 hrsReplace Sun RPC license with a 3-clause BSD license...
2013-11-25 baptDo not create pkg.conf, as it is not necessary anymore...
2013-11-23 neelAdd an ioctl to assert and deassert an ioapic pin atomi...
2013-11-22 neelTeach acpidump(8) to display the 'Flags' field in the...
2013-11-22 dteskeImprove network device scanning in the netdev module...
2013-11-22 brooksFix mergemaster -U by forcing FreeBSD 9 compatiblity...
2013-11-21 dteskef_die() (see `bsdconfig includes -dF die') uses a dialo...
2013-11-21 pluknetFix reference to ioctl(2).
2013-11-21 dteskeRemove unused line -- cruft left over from SVN r258360.
2013-11-21 dteskeQuote the interface name for good measure.
2013-11-21 dteskeRevert SVN r257830 -- that feature was annoying and...
2013-11-20 dteskeUpdate function description for API tool:
2013-11-20 dteskeMake `-d' implicitly enable `-f' for simplification.
2013-11-20 dteskeAdd a `-d' flag for printing the description of each...
2013-11-20 dteskeAdd new `includes' module for exploring the bsdconfig...
2013-11-20 dteskeWhitespace, style, sub-shells, and standardize variable...
2013-11-19 trhodes"Tim trailing" -> "Trim trailing"
2013-11-19 bdreweryFollow-up to r258227 and document 'enabled' as a boolea...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-17 dteskeFix package installation from physical media such as...
2013-11-17 dteskeAlways shutdown the media when we're exiting the packag...
2013-11-17 dteskeImprove debugging with f_eval_catch() introduced by...
2013-11-17 dteskeKick an unused orphan to the curb ;)
2013-11-17 dteskeMove function name declaration to top of function ...
2013-11-16 baptargc is now used
2013-11-15 jhbFix a couple of issues with -F:
2013-11-14 cpercivaWhen verifying that files we need are present, also...
2013-11-13 jhbEscape a newline added in the previous commit when...
2013-11-13 ianAdd ENETUNREACH and EADDRNOTAVAIL to the list of errors...
2013-11-13 ianThis fixes 3 problems in syslogd related to sizing...
2013-11-12 neelMove the ioapic device model from userspace into vmm...
2013-11-12 jhbAdd a pre-world mode of updating similar to the -p...
2013-11-12 jhbSort option flags and fix the width of the options...
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-12 sbrunoNoted that the stripe_size argument was not being displ...
2013-11-12 loosAdds gpioiic.4 and gpioled.4 man pages. Moves some...
2013-11-12 dteskeComments.
2013-11-11 dteskeSwitch default MBR bootcode from /boot/boot0 to /boot...
2013-11-11 bdreweryRemove useless checks for NULL pointer before free(3)
2013-11-11 glebiusDo not use just freed memory.
2013-11-11 dteskeCheck the partition scheme before blowing away disks...
2013-11-11 dteskeRemove the env(1) but keep the var.
2013-11-11 gjbUnbreak the installer on head/:
2013-11-11 neelx86 platforms that use an IOAPIC route the legacy timer...
2013-11-10 traszFix typo.
2013-11-09 glebiusUse system libiconv, instead of trying to dlopen() it.
2013-11-09 cpercivaFix typo in r256646: We want to generate lists of direc...
2013-11-08 joelmdoc: add missing El.
2013-11-08 joelmdoc: remove superfluous paragraph macro.
2013-11-08 dteskeI often forget that debugFile can begin with a + for...
2013-11-08 dteskeCopy the install log to the deployed /var/log directory...
2013-11-08 dteskeSemi-revert this one file out of r257842. The ttys...
2013-11-08 dteskeA series of changes tested together as a whole:
2013-11-07 dteskeDocument SYSRC_VERBOSE enviroment variable in the manual.
2013-11-07 dteskeFix a bug with `-e' that broke sometime around when...
2013-11-07 dteskeComments and whitespace.
2013-11-07 dteskeAdd a `-c' option for `check only' to determine if...
2013-11-07 dteskeAdd new `--version' long option for getting the version...
2013-11-07 dteskeFix a bug that prevented `-d' from working as-documente...
2013-11-07 sbrunoAdd support for controlling mfi(4) controller properties:
2013-11-07 dteskeUse `pkg -vv' to obtain ABI for validating a chosen...
2013-11-07 dteskeFix cosmetic typos (since the typo's in the variable...
2013-11-07 dteskeReplace pkg-tools with pkgng.
2013-11-07 dteskeFix an off-by-one error that was causing menus to look...
2013-11-07 dteskeComments.
2013-11-07 dteskeAdd f_sprintf() and f_vsprintf() to go along with previ...
2013-11-07 dteskeFix a bug where a format with leading `-' could be...
2013-11-07 dteskeComments.
2013-11-07 dteskeAdd some helpful debugging (showing the resolved host...
2013-11-07 dteskeFix a silly bug that would result in attempting to...
2013-11-07 dteskeUse dialog(1) to obtain maximum-size; stty fails when...
2013-11-07 dteskeAdd an f_eval_catch() function for debugging individual...
2013-11-07 dteskeAdd an f_show_err() function -- acts pretty much the...
2013-11-07 dteskeAdd global DEBUG_INITIALIZE_FILE environment variable...
2013-11-07 dteskeComments. Replace a funny syntax with f_isset() while...
2013-11-07 dteskeWhitespace.
2013-11-06 neelFix an off-by-one error when iterating over the emulate...
2013-11-06 dteskeFix a bug that resulted in spurious error message ...
2013-11-06 dteskeAdd support for dereferencing SRV records via f_host_lo...
2013-11-06 gjbSwitch to using pkg(8) for the doc install in bsdinstal...
next