]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools
Rework the text for the import of zic(8) at 20090523.
[FreeBSD/FreeBSD.git] / tools /
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-20 edwinAdd regression tests for the date(1) + argument for...
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-18 samfix typo
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-19 phkA script for plucking packages and their runtime depend...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-19 rwatsonVendor import of OpenBSM 1.1, which incorporates the...
2009-04-18 samCleanups to prepare this code for wider use (likely...
2009-04-18 samallow NANO_CFGDIR to be overridden
2009-04-15 samno more need for -p option to wlanwds; it knows how...
2009-04-15 samo remove the -p option; use the %parent pointer sysctl...
2009-04-13 samswitch usb setup to usb2; it still doesn't work right...
2009-04-13 samcatch up with removal of ATH_SUPPORT_TDMA
2009-04-13 stefanfAdd a test for r191009.
2009-04-13 traszAdd a few more regression tests for POSIX.1e ACLs.
2009-04-06 dasReturn -1 instead of 0 upon reaching EOF. This is somew...
2009-04-05 edRemove if_ppp(4) and if_sl(4).
2009-04-05 phkRemember to clear the ports list before generation...
2009-03-22 stefanfTest the r190298 change.
2009-03-22 stefanfAdd a few tests for the read built-in.
2009-03-22 stefanfUpdate test for r190284.
2009-03-22 stefanfUpdate and extend the tests for alias.
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 phkWrap a long line.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-19 thompsaRemove the uscanner(4) driver, this follows the removal...
2009-03-14 pjdOops. Correct comment in the LICENSE file.
2009-03-14 pjdRegression tests for mac_portacl(4).
2009-03-14 rdivackySwitch over to gnu99 compilation on default for userland.
2009-03-12 samadd more register bit defs
2009-03-11 sammove shared register support code to common
2009-03-11 samadd athpoke, a tool to peek/poke registers
2009-03-11 samadd athdecode, an app to decode register logs
2009-03-11 samadd %b format strings for use by athdecode
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-10 rwatsonAdd tcpp -- TCP parallelism microbenchmark.
2009-03-10 rwatsonRename files that collide on case-insensitive file...
2009-03-08 rwatsonIn UNIX domain socket GC regression test, after setting...
2009-03-04 yongariMake ifinfo build. The struct if_data members ifi_recvq...
2009-03-02 rwatsonVendor import of OpenBSM 1.1 beta1, which incorporates...
2009-03-02 samadd -b option to suppress the banner
2009-03-02 samconnect vendor wpa area to contrib
2009-02-28 dasTests for getdelim().
2009-02-28 dasAdd a file containing tests for simple format specifiers.
2009-02-28 dasTests for wcscasecmp(), wcsnlen(), and stpncpy().
2009-02-27 samreally enable usb1
2009-02-27 samo enable PREEMPTION
2009-02-27 samo add -HEAD to avoid build conflicts
2009-02-27 samadd -HEAD to avoid build conflicts
2009-02-27 samfix build
2009-02-27 samfix build
2009-02-26 edRename all symbols in libmp(3) to mp_*, just like Solaris.
2009-02-26 samuse mii instead of miibus to not pull in useless phy...
2009-02-26 samadd updatep[12] that grok the partitioning we use and...
2009-02-26 samadd more gpio registers
2009-02-23 pjdAdd explicit casting in few places.
2009-02-20 mrDelete files which serve no purpose in this environment.
2009-02-20 mtmDoh! r188813 modified an auto-generated file. Fix it...
2009-02-19 samrevamp after 1/2 and 1/4 rate changes
2009-02-13 dfrMake a place for porting the Xen HVM support to 7.x.
2009-02-13 samadd -z option to zero driver statistics (but note we...
2009-02-13 samadd stats no frags and missing stat for no dma buffers
2009-02-13 sambackout r188327, it broke summary printing
2009-02-11 rwatsonAdd a regresion test to determine whether or not a...
2009-02-11 mrAdd files to build i386/amd64 bootable rescue ISO image...
2009-02-08 samo use humanize_number to print totals
2009-02-07 pisoAdd SCTP NAT support.
2009-02-05 samfor adhoc and ahdemo modes try to find the "bss node...
2009-02-05 sammake -o handling like athstats
2009-02-05 samunbreak -o
2009-02-05 samadd new stats and missing tx_raw stat
2009-02-05 samo fix identification of ahdemo mode
2009-02-05 samadd cfi test tool
2009-02-04 phkGet the right system makefiles for make distribution.
2009-01-31 dasTest wprintf() in addition to printf().
2009-01-31 dasAdd tests for conj{,f,l}() that I wrote some time ago...
2009-01-29 samtrack hal changes
2009-01-29 samupdate for hal changes
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-22 jeff - Update my copyright.
2009-01-20 jeff - Permit timestamps to be as far as 2048 ticks apart...
2009-01-18 jeff - Add summary information to the title once the file...
2009-01-18 jeff - Significantly speedup hiding and displaying multiple...
2009-01-17 phkFix typo
2009-01-17 phkRelease the evil twin of nanobsd.sh: sysbuild.sh
2009-01-17 jeff - Add a new source configuration menu option that...
2009-01-17 jeff - Rewrite the parser to support the new generic schedg...
2009-01-16 pjdBe more Solaris-friendly.
2009-01-16 edAllow jot(1) regression tests to be checked out on...
2009-01-15 samadd athrd tool that dumps ath hal regulatory info;...
2009-01-14 samsimple scripts to demonstrate tdma setup
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-13 thompsaMFH r187125-187188
2009-01-13 jhbAdd support for two new event source types:
2009-01-13 jhb- Add some rudimentary support for sorting the list...
2009-01-12 samadd tool to calculate air time for 802.11 packets
2009-01-12 obrienVi got me in trouble in r187102 - fix typo of duplicate...
2009-01-12 obrienUpdate fech URL.
2009-01-09 samexample configurations for cross-building to Gateworks...
next