]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Remove dead files.
[FreeBSD/FreeBSD.git] / usr.bin /
2014-05-15 eadlerunits(1): Fix minor typos
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-15 impUndo changes to the generated Makefile. Move tests...
2014-05-14 jmmvMove old fmake tests into bmake and hook them to the...
2014-05-13 jillesprintf: Fix missing arguments for %u/%o/%x/%X after...
2014-05-12 eadlerunits(1): call el_end()
2014-05-12 eadlerunits(1): unbreak -f option, fix some style, increase...
2014-05-12 eadlerunits(1): use common functions
2014-05-11 thomasMinor fixes to previous change introducing switch ...
2014-05-11 pfgprintf: fix regression after illumos merges.
2014-05-11 eadlermesg: remove advertising clause
2014-05-11 eadlerlook(1): add compability with other implementations.
2014-05-10 pfgprinf: replace use of alloca with variable length array.
2014-05-10 impEliminate EARLY_BUILD flag. It is redundant and means...
2014-05-10 impOptionally allow building the historical FreeBSD make...
2014-05-09 melifaroAllow systat(1) interactive dispay-specific commands to
2014-05-08 pfgFix the incorrect handling of %b and \c in printf(1)
2014-05-07 emasteHandle ELF files with 65280 or more sections
2014-05-07 pfgAdd width and precision specifiers to printf(1) %n$.
2014-05-07 thomasIntroduce a new command line switch '-H' for stat(1)
2014-05-06 marcelAdd mkimg_write() which combines lseek(2) and write...
2014-05-06 marcelIn apm_write(), both fd and imgsz are referenced, so...
2014-05-06 impFix the upgrade path for fmake by allowing the include...
2014-05-06 seRevert r265436, since it is not the correct fix.
2014-05-06 seFix include statement to accept src.opts.mk from a...
2014-05-06 impRemove support for WITHOUT_BMAKE. bmake is now the...
2014-05-06 impUse src.opts.mk in preference to bsd.own.mk except...
2014-05-06 glebius- Remove net.inet.tcp.reass.overflows sysctl. It counts...
2014-05-04 pluknetTreat the '-' as meaning standard input.
2014-05-03 bdreweryFix width/alignment of JID column. Make it support...
2014-05-03 eadlerFix syntax error with modern shells
2014-05-02 bdreweryAdd -J command/flag to filter by jail name/jid. This...
2014-05-01 nwhitehornAdd freebsd-boot to recognized partition types.
2014-04-29 melifaroFix "netstat -gW" behavior broken in r259638.
2014-04-25 impEliminate last vestigies of NO_MAN= in the tree. Also...
2014-04-25 bdreweryFix spelling error.
2014-04-25 delphijConstify.
2014-04-24 impAdd option WITHOUT_VI to not build/install vi. vi was...
2014-04-24 smhAdd Linux socket call decoding to truss
2014-04-24 traszGrammar fix.
2014-04-23 edMake usage printing more consistent with other tools.
2014-04-23 baptUpdate to byacc 20140409
2014-04-21 pfgVarious style(9) fixes and typos in grep, sort and...
2014-04-21 pfgAdd parameterized position handling to printf(1).
2014-04-19 jilleslogin: Remove broken dialup log message.
2014-04-17 bzStop casting the const char * to void * to char * to...
2014-04-17 bzRemove duplicate extern declarations after r264573.
2014-04-17 pfgMinor style(9) cleanups
2014-04-16 delphijSync with OpenBSD.
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.
next