summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* A series of changes tested together as a whole:dteske2013-11-0811-446/+1105
* Catch up with sb_timeo type change in r255138. This fixesglebius2013-11-081-2/+2
* Build kernel tools along with other tools during world build, as well asian2013-11-081-0/+1
* Corrected definition for old_rate to match d_rotation_ratesmh2013-11-071-1/+1
* Document SYSRC_VERBOSE enviroment variable in the manual.dteske2013-11-071-1/+4
* Fix a bug with `-e' that broke sometime around when I added `-F'. Also,dteske2013-11-072-13/+25
* Comments and whitespace.dteske2013-11-071-4/+9
* Add a `-c' option for `check only' to determine if a value is setdteske2013-11-072-8/+49
* Add new `--version' long option for getting the version (good fordteske2013-11-072-4/+16
* Instead of modeling the kernel-tools build after the bootstrap tools, buildian2013-11-071-14/+4
* Fix a bug that prevented `-d' from working as-documented in sysrc(8).dteske2013-11-071-0/+4
* Yet, another attempt to fix the libm breakage due to thekargl2013-11-071-0/+2
* Extend loader_delay as-documented in beastie.4th(8) and delay.4th(8), making ...dteske2013-11-073-4/+14
* Add support for controlling mfi(4) controller properties:sbruno2013-11-074-1/+191
* Use `pkg -vv' to obtain ABI for validating a chosen media server (donedteske2013-11-072-9/+6
* Fix bulding libm on platforms with LDBL_MANT_DIG == 53.kargl2013-11-072-2/+6
* Fix cosmetic typos (since the typo's in the variable names were copieddteske2013-11-073-6/+6
* Clamp the dump block size to the dump device max I/O size.jhibbits2013-11-071-2/+3
* Include rtld itself when iterating over loaded ELF objects inmarkj2013-11-071-0/+5
* Build the iwn2000 firmware too.adrian2013-11-071-1/+1
* Add new AMT serial port PCI ID on Intel Lynx Point chipsetsbruno2013-11-071-0/+1
* Update release(7) to include 'mini-memstick' after r257805.gjb2013-11-071-1/+6
* Remove extra target from 'memstick' that I forgot to remove beforegjb2013-11-071-1/+1
* Add a 'mini-memstick.img' release target, which will use thegjb2013-11-071-1/+8
* Get rid of the artification limitation enforced bytuexen2013-11-072-31/+12
* Make sure that we don't try to build an ASCONF-ACK chunktuexen2013-11-071-1/+2
* Save some space by noting we don't have any alternative instruction formats.imp2013-11-071-13/+1
* - Update release noted to DocBook 5.0 so that they work with the new treegabor2013-11-07150-1903/+1410
* Use htons()/ntohs() appropriately.tuexen2013-11-072-3/+3
* devd: lower priority of action execution logging to infoavg2013-11-071-1/+1
* devd: fix a typo in a commentavg2013-11-071-1/+1
* Finish r257779.glebius2013-11-072-2/+5
* Replace pkg-tools with pkgng.dteske2013-11-075-77/+266
* Fix an off-by-one error that was causing menus to look funny.dteske2013-11-071-1/+1
* Comments.dteske2013-11-071-2/+2
* Add f_sprintf() and f_vsprintf() to go along with previously addeddteske2013-11-071-0/+22
* Fix a bug where a format with leading `-' could be mistaken for printfdteske2013-11-071-1/+2
* Comments.dteske2013-11-071-5/+5
* Add some helpful debugging (showing the resolved host address).dteske2013-11-071-0/+1
* Fix a silly bug that would result in attempting to fetch (literally) thedteske2013-11-071-1/+1
* Use dialog(1) to obtain maximum-size; stty fails when running in a pipe-dteske2013-11-071-1/+10
* Add an f_eval_catch() function for debugging individual commands in adteske2013-11-071-0/+82
* Add an f_show_err() function -- acts pretty much the same as f_show_msg()dteske2013-11-072-0/+25
* Add global DEBUG_INITIALIZE_FILE environment variable for controllingdteske2013-11-071-5/+13
* Comments. Replace a funny syntax with f_isset() while here.dteske2013-11-071-11/+10
* Whitespace.dteske2013-11-071-1/+1
* - Use libusb20_strerror() function instead of custom usb_error() one.hselasky2013-11-076-141/+72
* Do not build aicasm with the cross-tools/kernel-toolchain, instead add aian2013-11-071-3/+29
* Switch to the new common bus_space-v6.c, remove the local one.ian2013-11-072-114/+1
* Switch to the new common bus_space-v6.c, remove the local one.ian2013-11-072-114/+1
OpenPOWER on IntegriCloud