]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools
Remove reference to vinum(4). The manual page was removed in r248370.
[FreeBSD/FreeBSD.git] / tools /
2013-03-15 jillessh: Recognize "--" and explicitly reject options in...
2013-03-15 pjdMake file name generation to work with both new and...
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-08 attilioMFC
2013-03-05 npFix compile warning by including ctype.h for isdigit().
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-03 jillessh: When executing a trap, keep exit status along with...
2013-03-02 pjdIf all ioctls are allowed, cap_ioctls_get(2) will retur...
2013-03-02 pjdAdd support for bindat(2) and connectat(2).
2013-03-02 attilioMFC
2013-03-02 pjdAdd regression tests for the new Capsicum system calls.
2013-03-02 pjdUpdate existing regression tests after Capsicum overhaul.
2013-02-28 attilioMFC
2013-02-27 jmgfix this script so we don't expand the second $FreeBSD...
2013-02-27 jhbAdd an implementation of open_memstream() and open_wmem...
2013-02-26 attilioMFC
2013-02-26 delphijUpdate base system libexpat to 2.1.0.
2013-02-25 peterjEnhance test(1) by adding provision to compare any...
2013-02-24 attilioMFC
2013-02-23 jillessh: If a SIGINT or SIGQUIT interrupts "wait", return...
2013-02-23 attilioMFC
2013-02-23 jillessh: Test that the exit status is 1 if read encounters...
2013-02-19 adrianPrint out the RTS/CTS rate in the TX descriptor.
2013-02-18 adrian* Add initial debugging of the interrupt status entry
2013-02-18 adrianMake this output more terse.
2013-02-17 luigiupdate the netmap example programs merging some common...
2013-02-15 desUpgrade to 1.6.16
2013-02-15 jkimMerge ACPICA 20130214.
2013-02-15 desOops, I flipped LDNS_UTILS but forgot to update the...
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-11 pluknetMajor update for unix_cmsg from Andrey Simonenko.
2013-02-11 adrianTeach athalq about the recent if_ath_alq timestamp...
2013-02-09 delphijMFV r245512:
2013-02-02 dimAdd missing src.conf(5) fragments for WITHOUT_LIBCPLUSP...
2013-02-02 dimPull in r170135 from upstream clang trunk:
2013-02-01 sjgMerge bmake-20130123
2013-02-01 gahr- Fix more style(9)-related issues (copyright header...
2013-01-31 gahr- Remove underscores from the internal structure name...
2013-01-30 gahrAdd fmemopen(3), an interface to get a FILE * from...
2013-01-30 kibRework the handling of the children for the pthread_vfo...
2013-01-29 gabor- Add a BSD-licensed patch, ported by Pedro F. Giffuni...
2013-01-24 brooksUse = not == in test arguments.
2013-01-22 emasteRestore Python 2.6+ compatibility
2013-01-21 brooksImplement the -l option using ln(1) to facilitate boost...
2013-01-19 neelMerge projects/bhyve to head.
2013-01-18 eadlerAdd option to make pc-sysinstall optional
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 neelIFC @ r245542
2013-01-17 adrianAdd extra debugging fields.
2013-01-17 neelIFC @ r245509
2013-01-17 andrewAdd compiler support for the ARM EABI.
2013-01-17 eadlerConvert to Python 3
2013-01-17 bzAdd a src.conf(5) option to allow users to compile...
2013-01-17 npAllow "ivlan" (inner VLAN) to be used as an alias for...
2013-01-14 brooksRemember the . in .\" in the WITH_NMTREE file and regen...
2013-01-14 jillessh: Pass $? to command substitution containing compound...
2013-01-13 jillessh: Add testcase that $? is preserved into a simple...
2013-01-13 jillessh: Add some testcases related to subshells.
2013-01-13 jillessh: Fix crash when parsing '{ } &'.
2013-01-13 jillessh: Don't lose $? when backquoted command ends with...
2013-01-11 brooksAdd pwcache(3) and vis(3) to libegacy as install(1...
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-09 brooksAlways install our mtree as /usr/sbin/fmtree and link...
2013-01-09 adrianAdd the "enable at reset" functionality to trigger...
2013-01-09 neelIFC @ r245178
2013-01-08 obrienFollowing r226271, allow disabling lzma support with...
2013-01-04 neelIFC @ r244983.
2013-01-02 adrianDisable clang for athstats for now.
2013-01-02 adrianAdd missing err() format string.
2013-01-02 adrianFix missing err() format string.
2013-01-02 adrianFix some conversions to keep clang happy.
2013-01-02 adrianFix some clang warnings!
2013-01-02 adrianFix up some warnings from clang.
2013-01-02 adrianAdd missing err() format strings.
2013-01-02 adrian* Add missing err() string formats;
2013-01-02 adrian* Add missing format specifier for err()
2013-01-02 adrianFix some printf() formats.
2013-01-02 adrianFix incorrect format string.
2013-01-02 adrianAdd a very skeletal spectral scan control application.
2012-12-27 luigiuse nanosecond resolution, make sure gettimeofday
2012-12-25 luigivarious connections to last commit
2012-12-23 luigismall cleanup of the code, and add support for running...
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-20 baptAdd etc/periodic/daily/220.backup-pkgdb to OptionalObso...
2012-12-18 eadlerAdd an additional regression tests for other cases...
2012-12-18 eadlerPOSIX requires that non-existent or null arguments...
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-15 phkUpdate to the new and brighter pkg world
2012-12-12 jillessh: Detect and flag write errors on stdout in builtins.
2012-12-08 eadlerA number of places in the source tree still reference...
2012-12-08 jilleslibc: Add a missing header to a test program.
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-04 neelIFC @r243836
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-02 dimVendor import of clang release_32 branch r168974 (effec...
2012-12-02 dimVendor import of llvm release_32 branch r168974 (effect...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-30 rwatsonImport OpenBSM 1.2-alpha2:
2012-11-27 adrianAdd in a totally hacked up copy of the AR5416 descripto...
next