]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools
Style improvements.
[FreeBSD/FreeBSD.git] / tools /
2008-12-02 rwatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-01 samimport ath hal
2008-11-28 stefanfUpdate for 185401, errors now go to stderr.
2008-11-25 traszAdd tools-level test for POSIX.1e functionality.
2008-11-24 pjdThis actually works on Linux, I just had wrong director...
2008-11-24 pjdInclude TODO messages even if tests succeeds, so we...
2008-11-23 stefanfAdd a test for r185231.
2008-11-23 pjdMark all the places where Linux is not POSIX-compilant...
2008-11-23 pjdfstest for Linux:
2008-11-23 pjdfstest for Linux:
2008-11-23 pjdFreeBSD's way of handling rmdir("..") is not POSIX...
2008-11-23 pjdShorter version.
2008-11-23 pjdAdd support for pathconf(2).
2008-11-23 pjdDetect operating system automatically.
2008-11-23 pjdfstest for Linux:
2008-11-22 pjdIFp4: Regression tests for FreeBSD/ZFS chflags(2)/lchfl...
2008-11-17 pjdUpdate ZFS from version 6 to 13 and bring some FreeBSD...
2008-11-15 rafan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-13 rwatsonVendor import of OpenBSM 1.1 alpha2, which incorporates...
2008-11-12 rwatsonFlatten OpenBSM vendor tree in preparation for new...
2008-11-11 ddsAdd a test for the "or more" part of the following...
2008-11-07 traszMake test for write access to the directory being moved...
2008-11-07 traszImprove output when a test fails.
2008-11-06 traszChange ZFS behaviour to match UFS: when moving (rename...
2008-11-03 dfrImplement support for RPCSEC_GSS authentication to...
2008-10-29 samo unbreak ani stat display
2008-10-27 samsync w/ driver updates; this also brings in ani stats
2008-10-27 samadd regdomain knob
2008-10-20 des#ifdef out the lock-against-self test. I'm not sure...
2008-10-19 samadd -n option to suppress clearing the build tree and...
2008-10-09 n_hibmaAvoid failing if the directory already exists (when...
2008-10-07 rwatsonUpdate udpzerobyte to understand that passing 0 as...
2008-10-07 rwatsonAdd IPv6 support to zero-size UDP transmit/receive...
2008-10-07 rwatsonRegression test for the loopback handling of zero-lengt...
2008-10-06 rwatsonAdd very simple regression test for fstat(2) on sockets...
2008-09-23 simonIn cust_install_files() we ignore CVS directories....
2008-09-23 simon- Change all "echo #..." into using a progress print...
2008-09-23 samadd missing options
2008-09-23 samadd missing options
2008-09-22 bms* Add USB boot support.
2008-09-22 bmsMark the first slice of a NanoBSD image 'active' by...
2008-09-21 samadd new build knobs and jigger some existing controls...
2008-09-21 simonInclude $NANO_NAME in the completed message. This...
2008-09-21 sameliminate hardwired lists; use the media type to autoconfig
2008-09-13 antoineAdd files to remove when WITHOUT_HESIOD is set.
2008-09-10 maximo Correct a comment: a test file size is a four pages...
2008-09-07 simonChange space -> tab in printed usage output to make...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-03 dasRegression tests for bugs in gdtoa.
2008-09-02 thomasFix typo in comment.
2008-08-31 rikAdd simple cd to dvd conversion script.
2008-08-31 rwatsonUpdate README to reflect removal of netatm/harp test...
2008-08-29 jkimConnect a forgotten test case to Makefile.
2008-08-29 jkimDo not pass validatation level since all issues are...
2008-08-29 jkimMerge local copy of bpf_validate() with bpf_filter.c.
2008-08-29 pjdBy default backup geli metadata to a file. It is quite...
2008-08-29 jkimMerge bpf_filter.c r182425 and add test cases for jump...
2008-08-28 jkimMove comments to the right places.
2008-08-28 jkimMerge bpf_filter.c r182412 and remove additional local...
2008-08-28 jkimFix style consistencies and a comment.
2008-08-28 jkimMerge bpf_filter.c r182380 and remove additional local...
2008-08-28 jkimAdd a test case for uninitialized scratch memory (for...
2008-08-27 stefanfAdd a test for r182300.
2008-08-26 jkimAdd a test case for null filter.
2008-08-26 jkimAdd more test cases for invalid instructions and add...
2008-08-26 jkimRemove some hacks from regression test since bpf_filter...
2008-08-25 jkimAdd a trivial bpf filter benchmark.
2008-08-25 jkimUse sys/net/bpf_jitter.c instead of rolling our own...
2008-08-25 jkimReflect sys/net/bpf_jitter.h changes to regression...
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-21 rajIncrease cryptotest tool initialization vector (IV...
2008-08-18 jkimAdd test case for 'divide by 0' with BPF_ALU|BPF_DIV...
2008-08-18 jkimFix two test cases on 32-bit architectures.
2008-08-18 jkimAdd simple bpf(9) regression tests and test cases.
2008-08-15 phkAccept tty[ud]0 for console device
2008-08-12 antoineUse expr -e instead of expr to compute NANO_MEDIASIZE...
2008-08-09 samfix syntax
2008-08-09 desAdd sbuf_new_auto as a shortcut for the very common...
2008-08-09 phkAdd late customize hook
2008-08-09 phkAdd -i option to supress image building.
2008-08-09 phkTrack /etc/ttys change to uart(4)
2008-08-02 dasTest that the result is correctly rounded when |y/x...
2008-08-02 samuse new sysctl to generate a fake radar event
2008-08-02 dasRegression tests for fmtcheck(3).
2008-08-02 scfDetect if the application has cleared the environ varia...
2008-08-02 scfFix whitespace.
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-31 samunset TARGET_CPUTYPE and TARGET_BIG_ENDIAN when buildin...
2008-07-31 dasAdd some tests for acos*(), asin*(), atan*(), and atan2*().
2008-07-30 stefanfAdd a regression test for r181017.
2008-07-30 scfstyle(9) specifies that case statements are not indented.
2008-07-29 rwatsonRemove extra comment that snuck in in last commit.
2008-07-29 rwatsonAdd a simple ICMPv6 filter test for IPv6 raw sockets...
2008-07-28 antoineAdd files to remove when MK_GNU_CPIO = no
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-09 gnnAdd a new program to the multicast test suite. The...
2008-07-03 dasAdd regression tests for fmin{,f,l} and fmax{,f,l}.
2008-06-29 dasAdd some regression tests for printf() with positional...
2008-06-27 jhbRework the lifetime management of the kernel implementa...
2008-06-26 jhbFix compile on 64-bit platforms.
next