Wake up the hardware before doing anything in sysctl.
[freebsd.git] / tools /
2015-07-03 marcelImplement busdma_md_unload() and busdma_sync().
2015-07-03 marcelAdd busdma_md_create, busdma_md_destroy and busdma_md_load.
2015-07-02 oshogboLet the nv.h and dnv.h includes be only in sys directory.
2015-06-30 npcxgbetool: fix code that decodes T5 SGE contexts. ...
2015-06-22 sjgFix generation of src.conf.5
2015-06-22 emasteReport failing value from 'make showconfig' in build...
2015-06-20 antoineAdd more obsolete files
2015-06-20 antoineAdd some files to remove when MK_BSD_GREP=no
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-18 baptThe build and installation of rmail(8) is only related...
2015-06-18 baptDo not remove mailwrapper(8) in case WITHOUT_SENDMAIL...
2015-06-13 sjgAdd META_MODE support.
2015-06-12 marcelFree the segment objects properly.
2015-06-11 marcelAdd accessor functions for iterating over segments...
2015-06-10 delphijMFV r284234:
2015-06-10 marcelRename bus_space to bus (i.e. drop _space). This makes the
2015-06-08 marcelMap the allocated DMA memory into the address space.
2015-06-08 marcelAdd busdma_mem_alloc & busdma_mem_free.
2015-06-06 marcelAdd DMA tag management to the C library and Python...
2015-05-30 baptSwitch to mandoc's version of makewhatis(8), whatis...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-25 dimUpgrade our copy of clang and llvm to 3.6.1 release.
2015-05-24 ngieRemove directory for test that has been integrated...
2015-05-21 baptMark libgomp.so.1 as an old lib not an old file
2015-05-20 ngieRemove usr/share/dtrace/{tcpconn,tcpstate,tcptrack...
2015-05-19 adrianAdd mv / expr ; these are used by the updated freebsd...
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-18 emasteBuild libgcov only if we're building base system GCC
2015-05-16 ngieFix more warnings related to missing headers
2015-05-16 adrianMake these all work with the new way of doing privatelib.
2015-05-15 dimProvide reallocarray() in -legacy, if needed, to allow...
2015-05-15 emasteBuild libgomp only if we're also building base system GCC
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-06 emasteFix make delete-old for gperf and GCC/CXX options
2015-05-06 gjbMFH: r282315-r282534
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-01 baptReplace groff's soelim by soeliminate(1) renamed soelim(1)
2015-05-01 gjbMFH: r281855-r282312
2015-05-01 emasteOptionalObsoleteFiles: don't remove c++filt when using...
2015-05-01 bdreweryAdd a -v to tell where each symbol is resolved from.
2015-05-01 bdreweryFix a comment
2015-04-30 emasteAdd ELF Tool Chain's c++filt to the build
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/mmap into the FreeBSD test...
2015-04-27 ngieConvert this testcase over to a TAP format testcase
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngie- Fix style(9) a bit
2015-04-27 ngie- Fix compilation (MAP_INHERIT's dead)
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieFix -Wformat warnings by using proper format string...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-23 jhbReassign copyright statements on several files from...
2015-04-22 gjbMFH: r280643-r281852
2015-04-21 bdreweryTweak BSS symbol handling from r281811 to not consider...
2015-04-21 bdrewerySupport libraries linked by path.
2015-04-21 sjgMerge bmake-20150418
2015-04-21 bdrewery- For executables search for matching (B) global uninit...
2015-04-21 bdreweryRevert r281805 for now as it breaks due to spaces in...
2015-04-21 bdreweryPass full path to ldd(1) so it works on files in cwd.
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-21 bdrewerySupport demangling C++ symbols with -D flag.
2015-04-21 gjbMerge the following from ^/projects/release-arm64 to...
2015-04-20 bdrewery- Speedup significantly by not using subshells for...
2015-04-20 bdreweryFix indentation to use tabs
2015-04-20 gjbMFH: r281668 through r281783
2015-04-19 adrianUpdate pkt-gen to optionally use randomised source...
2015-04-18 kibThe lseek(2), mmap(2), truncate(2), ftruncate(2), pread...
2015-04-16 ngieIntegrate tests/sys/aio/kqueue into tests/sys/aio
2015-04-16 ngie- Fix compilation (MAP_INHERIT's dead)
2015-04-16 ngie- Fix style(9) a bit
2015-04-16 ngieIntegrate tools/regression/aio/aiotest into the FreeBSD...
2015-04-16 ngieFix warnings
2015-04-16 ngieMFhead @ r281584
2015-04-13 ngieMFhead @ r281503
2015-04-12 ngieMFhead @ r281476
2015-04-12 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-12 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-12 ngieIntegrate tools/regression/mmap into the FreeBSD test...
2015-04-11 ngieIntegrate tools/regression/file into the FreeBSD test...
2015-04-11 ngieIntegrate tools/regression/posixshm into the FreeBSD...
2015-04-11 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-11 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-11 ngieIntegration tools/regression/vfs into the FreeBSD test...
2015-04-11 ngieStart integrating tools/regression/sockets into tests...
2015-04-11 ngieFix even more warnings..
2015-04-11 ngieFix more warnings I didn't catch in the first go-around
2015-04-11 ngieFix warnings, bump WARNS to 6, and use a temporary...
2015-04-11 ngie- Remove the .t wrapper and put the "magic" of determin...
2015-04-11 ngieFix the knob twiddling to work properly per src.opts.mk
2015-04-11 ngieGenerate temporary files with mkstemp instead of mktemp
2015-04-11 ngieGarbage collect argc/argv and bump WARNS to 6
2015-04-11 ngieGarbage collect argc/argv and bump WARNS to 6
2015-04-11 ngie- Garbage collect argc/argv
next