]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools
pci_setup_intr() will only enable MSI/MSI-X for direct children. Add methods
[FreeBSD/FreeBSD.git] / tools /
2008-09-16 Edwin GroothuisMFV of tzdata2008c:
2008-09-13 Antoine BrodinAdd files to remove when WITHOUT_HESIOD is set.
2008-09-10 Maxim Konovalovo Correct a comment: a test file size is a four pages...
2008-09-07 Ollivier RobertMerge from vendor/ntp/dist: r182856:
2008-09-07 Simon L. B. NielsenChange space -> tab in printed usage output to make...
2008-09-05 Rui PauloMerge ath again (addition of wisoc files).
2008-09-05 Rui PauloMerge fix for P4 expansion from vendor branch.
2008-09-03 David SchultzRegression tests for bugs in gdtoa.
2008-09-03 David SchultzMerge gdtoa 20080831. This fixes several bugs, includin...
2008-09-02 Thomas QuinotFix typo in comment.
2008-09-01 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P2 import
2008-09-01 Dag-Erling SmørgravRemove some unused files.
2008-08-31 Roman KurakinAdd simple cd to dvd conversion script.
2008-08-31 Robert WatsonUpdate README to reflect removal of netatm/harp test...
2008-08-29 Jung-uk KimConnect a forgotten test case to Makefile.
2008-08-29 Jung-uk KimDo not pass validatation level since all issues are...
2008-08-29 Jung-uk KimMerge local copy of bpf_validate() with bpf_filter.c.
2008-08-29 Pawel Jakub DawidekBy default backup geli metadata to a file. It is quite...
2008-08-29 Jung-uk KimMerge bpf_filter.c r182425 and add test cases for jump...
2008-08-28 Jung-uk KimMove comments to the right places.
2008-08-28 Jung-uk KimMerge bpf_filter.c r182412 and remove additional local...
2008-08-28 Jung-uk KimFix style consistencies and a comment.
2008-08-28 Jung-uk KimMerge bpf_filter.c r182380 and remove additional local...
2008-08-28 Jung-uk KimAdd a test case for uninitialized scratch memory (for...
2008-08-28 Gregory Neil ShapiroMerge sendmail 8.14.3 into HEAD.
2008-08-28 Rui PauloMerge ath_hal 0.10.5.10 to head.
2008-08-27 Stefan FarfelederAdd a test for r182300.
2008-08-26 Jung-uk KimAdd a test case for null filter.
2008-08-26 Jung-uk KimAdd more test cases for invalid instructions and add...
2008-08-26 Jung-uk KimRemove some hacks from regression test since bpf_filter...
2008-08-25 Jung-uk KimAdd a trivial bpf filter benchmark.
2008-08-25 Jung-uk KimUse sys/net/bpf_jitter.c instead of rolling our own...
2008-08-25 Jung-uk KimReflect sys/net/bpf_jitter.h changes to regression...
2008-08-22 Ollivier RobertMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-21 Rafal JaworowskiIncrease cryptotest tool initialization vector (IV...
2008-08-18 Jung-uk KimAdd test case for 'divide by 0' with BPF_ALU|BPF_DIV...
2008-08-18 Jung-uk KimFix two test cases on 32-bit architectures.
2008-08-18 Jung-uk KimAdd simple bpf(9) regression tests and test cases.
2008-08-15 Poul-Henning KampAccept tty[ud]0 for console device
2008-08-12 Antoine BrodinUse expr -e instead of expr to compute NANO_MEDIASIZE...
2008-08-09 Sam Lefflerfix syntax
2008-08-09 Dag-Erling SmørgravAdd sbuf_new_auto as a shortcut for the very common...
2008-08-09 Poul-Henning KampAdd late customize hook
2008-08-09 Poul-Henning KampAdd -i option to supress image building.
2008-08-09 Poul-Henning KampTrack /etc/ttys change to uart(4)
2008-08-08 Edwin GroothuisMFV on tzdata2008e:
2008-08-08 Edwin GroothuisMFV of tzdata2008d
2008-08-08 Edwin GroothuisMFV of tzdata2008c
2008-08-08 Edwin GroothuisCleanup (cont)
2008-08-04 Max LaierMerge state reuse for tcp.
2008-08-02 David SchultzTest that the result is correctly rounded when |y/x...
2008-08-02 Sam Leffleruse new sysctl to generate a fake radar event
2008-08-02 David SchultzRegression tests for fmtcheck(3).
2008-08-02 Sean FarleyDetect if the application has cleared the environ varia...
2008-08-02 Sean FarleyFix whitespace.
2008-08-01 Dag-Erling SmørgravUpgrade to OpenSSH 5.1p1.
2008-07-31 Sam Lefflerunset TARGET_CPUTYPE and TARGET_BIG_ENDIAN when buildin...
2008-07-31 David SchultzAdd some tests for acos*(), asin*(), atan*(), and atan2*().
2008-07-30 Stefan FarfelederAdd a regression test for r181017.
2008-07-30 Sean Farleystyle(9) specifies that case statements are not indented.
2008-07-29 Robert WatsonRemove extra comment that snuck in in last commit.
2008-07-29 Robert WatsonAdd a simple ICMPv6 filter test for IPv6 raw sockets...
2008-07-28 Antoine BrodinAdd files to remove when MK_GNU_CPIO = no
2008-07-12 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P1 import...
2008-07-10 Peter WemmMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-09 George V. Neville... Add a new program to the multicast test suite. The...
2008-07-03 David SchultzAdd regression tests for fmin{,f,l} and fmax{,f,l}.
2008-06-29 David SchultzAdd some regression tests for printf() with positional...
2008-06-27 John BaldwinRework the lifetime management of the kernel implementa...
2008-06-26 John BaldwinFix compile on 64-bit platforms.
2008-06-26 Doug RabsonRe-implement the client side of rpc.lockd in the kernel...
2008-06-25 Ruslan ErmilovEnable GCC stack protection (aka Propolice) for userland:
2008-06-22 Robert WatsonTeach fifo_create regression test to also try to use...
2008-06-21 David SchultzRegression test for a recently fixed strtod bug.
2008-06-16 Doug Barton1. Make the BSD version of cpio the default [1]
2008-06-03 George V. Neville... Update mctest and its associated script to have a base...
2008-05-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-05-26 Robert WatsonRemove two netatm-specific test parts.
2008-05-26 Bjoern A. ZeebRemove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-19 Andrew ThompsonFlush stdout after each line to make piping to another...
2008-05-18 Roman DivackySimple testing program for *at family of syscalls.
2008-05-17 John BirrellAdd the DTrace test makefile for the test suite distrib...
2008-05-15 Stefan FarfelederTest the expansion of $LINENO.
2008-05-15 Adrian ChaddAdd the ability to do all read, all write, or random...
2008-05-09 Rong-En FanThis commit was generated by cvs2svn to compensate...
2008-05-08 Coleman KaneThis commit was generated by cvs2svn to compensate...
2008-05-08 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-05-07 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-05-07 Adrian ChaddInclude a very basic (and beta) tool for stressing...
2008-04-30 Sean FarleyEnable autoflush of output to always show prompts....
2008-04-30 Sam Lefflero add indirect array for field indices as the # stats...
2008-04-30 Sam Lefflerupdate for new events
2008-04-29 Rui PauloAdd new directories, scripts and wlanwds. Introduced...
2008-04-29 Rui PauloAdd missing 't'.
2008-04-26 Jeff Roberson - Remove cumbersome and inaccurate attempt at synchron...
2008-04-26 John BirrellVendor import of the full userland contrib part of...
2008-04-26 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
next