Use the correct format specifiers for wide characters and strings of wide
[freebsd.git] / usr.bin /
2014-04-14 eadlerunits(1): don't compare pointers with 0
2014-04-14 eadlerunits(1): Add 'static' and sort list.
2014-04-14 eadlerunits(1): Add v option: verbose
2014-04-14 eadlerunits(1): Add U option
2014-04-14 eadlerunits(1): support reading multiple units files
2014-04-14 eadlerunits(1): parse config file after setting defaults
2014-04-14 eadlerunits(1): add libedit support
2014-04-13 bruefferAvoid double close() of a file descriptor.
2014-04-13 bruefferAvoid double free in f_acl().
2014-04-13 jillesfind: Return normal exit status from -quit.
2014-04-13 mavFix periph listing when IOCTL buffer border hits result...
2014-04-13 impNO_MAN= has been deprecated in favor of MAN= for some...
2014-04-12 jillesfind: Correctly propagate -exec/-execdir ... {} + exit...
2014-04-10 xmj- Adding myself to the committers-ports.dot
2014-04-07 eadlerunits(1): make -V print version instead of -v
2014-04-07 eadlerunits(1): fix spelling
2014-04-07 eadlerunits(1): Add some some additional units
2014-04-06 jillesfind: Treat errno from fts_read() more carefully.
2014-04-05 impConvert sort to using newer MK_ convention.
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-01 impDon't test WITHOUT_FOO in program makefiles, test MK_FO...
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-30 eadleradd capsicum to units(1)
2014-03-30 eadlerunits(1): Add some missing units
2014-03-30 eadlerTeach units(1) that an erg and ergon are the same thing.
2014-03-29 marcelFix build on FreeBSD 7 where:
2014-03-29 marcelFix build on FreeBSD 8 where partition types for nandfs...
2014-03-29 marcelFix build on FreeBSD 9 where <sys/pc98.h> has the same...
2014-03-29 marcelHook mkimg(1) to the build.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-28 bdreweryAdd `-S' to display syscall numbers in the output as...
2014-03-27 dimEnable parallel building for gnu/usr.bin and usr.bin...
2014-03-26 dimAdd a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow...
2014-03-26 jmgudpate VERY old email address.. I haven't had this...
2014-03-25 sobomaxMake `-R', `-T' and `-E' options mutially non-exclusive...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-23 andrewAdd a new ARM TARGET_ARCH, armv6hf. This is considered...
2014-03-22 baptUpdate to 20140321
2014-03-19 jmmvMark multi_test as requiring /usr/share/dict/words.
2014-03-19 jmmvAdd Makefiles missed in r263346.
2014-03-19 jmmvMigrate tools/regression/usr.bin/make/ to the new tests...
2014-03-19 glebiusNow, after r263102 we have ifi_oqdrops in if_data,...
2014-03-18 attilioRemove dead code from umtx support:
2014-03-17 glebiusMake talk(1) capable of displaying UTF-8 characters.
2014-03-16 jillesfind: When performing -quit, finish pending -exec ...
2014-03-16 rwatsonUpdate most userspace consumers of capability.h to...
2014-03-16 jmmvMigrate most of tools/regression/usr.bin/ to the new...
2014-03-16 jmmvMigrate tools/regression/{usr.bin/lastcomm,usr.sbin...
2014-03-15 glebiusGarbage collect long time obsoleted (or never used...
2014-03-15 eadlerUse the system queue.h instead of bundling its own.
2014-03-15 impFix cut-and-paste error message.
2014-03-14 neelDon't dump entries that were modified during the time...
2014-03-14 neelFix an issue with ktrdump(8) where it would not print...
2014-03-14 jmmvMake bsd.test.mk the only public mk fragment for the...
2014-03-14 glebiusRemove AppleTalk support.
2014-03-14 eadlermultiple: Remove 3rd clause from BSD license where...
2014-03-14 glebiusRemove IPX support.
2014-03-13 glebiusSince 32-bit if_baudrate isn't enough to describe a...
2014-03-12 phkMake ministat CRNL tolerant by stripping all isspace...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-08 jillesinstall: Use posix_spawnp() for starting strip and...
2014-03-06 glebiusFix compilation for 32-bit machines.
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 brd- Clarify usage of the -f option.
2014-03-05 glebiusHide struct rtentry from userland.
2014-03-05 delphijMFV r262756:
2014-03-05 glebius- Remove rt_metrics_lite and simply put its members...
2014-03-04 marcelIncrease MAXLINE to deal with longer paths.
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-03-01 dimApply fix for lldb not linking after the sparc backend...
2014-03-01 eadlerssh-copy-id: add restorecon call
2014-03-01 eadlerssh-copy-id: avoid sending private keys; add -v option
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 dimMerge the projects/clang-sparc64 branch back to head...
2014-02-28 dimMerge from head up to r262611. github/projects/clang-sparc64
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-27 eadlerI had some unrelated (wrong) changes to makewhatis...
2014-02-27 eadlerlinprocfs: add support for /sys/kernel/random/uuid
2014-02-26 dimMerge from head up to r262536.
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-26 traszThere is no need to prevent iscsictl from adding iSER...
2014-02-25 dimMerge from head up to r262472.
2014-02-23 dimMerge from head up to r262415.
2014-02-23 pjdCapability rights are held by descriptors, not processes.
2014-02-23 baptImport libucl into head
2014-02-23 theravenFix parsing multiple roots with whitespace between...
2014-02-22 bruefferSimplify the way the end of a singly linked list is...
2014-02-21 gjbMerge the following:
2014-02-21 dimMerge from head up to r262311.
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-20 dimAdd Makefile glue to build the Sparc backend libraries...
2014-02-20 peterMatch our implementation of iconv's inbuf argument.
2014-02-20 peterImport svn-1.8.8.
2014-02-20 traszMake it clear that there are two ways to add a session...
next