summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Propagate ancient fix from Junos.sjg2013-11-071-1/+1
* cxgbe(4): Tidy up the display for payload memory statistics (pm_stats).np2013-11-071-12/+18
* * Use "math.h" instead of <math.h>.kargl2013-11-063-24/+41
* Fix powerd/states on AMD cpus. Resolves issues with system reporting:sbruno2013-11-061-2/+7
* Fix an off-by-one error when iterating over the emulated PCI BARs.neel2013-11-061-1/+1
* the number of slots used by a packet is NS_RFRAGS() not ns_cntluigi2013-11-061-4/+3
* Provide compat layer for OSIOCAIFADDR.glebius2013-11-063-5/+14
* remove a debugging messageluigi2013-11-061-1/+1
* make it so that from/to can be missaligned as it can happen (the gelijmg2013-11-063-67/+95
* Fix a bug that resulted in spurious error message "f_media_shutdown_http:dteske2013-11-061-1/+1
* Add support for dereferencing SRV records via f_host_lookup(). Takes thedteske2013-11-061-3/+38
* Don't return ENOBUFS if the transmit path handles the frame but queues it (eg...adrian2013-11-061-4/+8
* Add definition for the Atheros 8021 gigabit PHY.nwhitehorn2013-11-062-0/+2
* Make the powerpc dumpsys() more consistent with the other architectures.jhibbits2013-11-061-3/+5
* Switch to using pkg(8) for the doc install in bsdinstall(8).gjb2013-11-061-2/+9
* Implement a working write region function to speed up loading of thehselasky2013-11-061-6/+25
* An addendum: it is possible, though of questionable utility, for a nodenwhitehorn2013-11-061-0/+2
* Do not panic if pmap_mincore() is called. This prevents crashing userlandnwhitehorn2013-11-061-1/+1
* Make OF_nextprop() work correctly for FDT by using the libfdtnwhitehorn2013-11-061-67/+26
* Check for "ieee80211_vap_setup()" failure in all USB WLAN drivers.hselasky2013-11-069-17/+63
* Switch allwinner A10/A20 and rockchip ports to use common ARMv6/v7 bus_space ...ray2013-11-065-229/+3
* Switch to use common ARMv6/v7 bus_space tag.ray2013-11-064-133/+3
* Add common bus_space tag definition shared for most supported ARMv6/v7 SoCs.ray2013-11-061-0/+153
* Fix my braino in r257692. For SIOCG*ADDR we don't need exact match onglebius2013-11-061-9/+16
* - Remove mac_get_fd/mac_set_fd - those are not syscalls. The __mac_get_fd() andpjd2013-11-061-8/+1
* Remove the gross hack for the Octeon Simple Executive to the leastimp2013-11-062-9/+14
* Revert r257730:gjb2013-11-061-28/+2
* Revert r257691, r257645:gjb2013-11-061-13/+0
OpenPOWER on IntegriCloud