ath(4): s/long long unsigned/unsigned long long/
[dragonfly.git] / usr.bin /
2013-02-23 Sascha Wildner<malloc.h>: Restrict support for <malloc.h> to !defined...
2013-02-23 Sascha WildnerUse NULL for pointers in a couple of places.
2013-02-19 Peter AvalosAdjust files for libarchive-3.1.2 import.
2013-02-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2013-02-19 Sascha Wildnerpatch(1): Fix typo.
2013-02-19 Sascha Wildnerpatch(1): When -C is specified, do not claim to have...
2013-02-15 Sepherosa Ziehaunetstat: Make "netstat -w" aware of new ifnet stats...
2013-02-15 Sepherosa Ziehauif: Per-cpu ifnet/ifaddr statistics, step 3/3
2013-02-15 Sepherosa Ziehauif: Per-cpu ifnet/ifaddr statistics, step 2/3
2013-02-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-02-12 Sascha Wildnertip(1): Remove the clearing of the schg flag of cu...
2013-02-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-02-08 Sascha Wildnertip(1): Fix some -Wmissing-parameter-type warnings.
2013-02-05 Sascha WildnerRemove xlint. It's outdated and there are much better...
2013-02-03 John MarinoPromote GCC 4.7 to be the default compiler
2013-02-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2013-01-31 John MarinoRemove legacy lex source files
2013-01-24 Matthew Dillonbuildworld - Attempt to fix m4 bootstrapping issue (2)
2013-01-23 Sascha Wildnerm4.1: Remove some unneeded arguments to .Nm
2013-01-23 Javier AlcázarTOP wasn't reporting correctly CPU states without -M
2013-01-19 Sascha Wildnerm4/ngctl/ppp: Silence gcc47 -Wcast-qual warnings.
2013-01-19 John Marinom4: define yylex based on __DragonFly_version
2013-01-19 Peter AvalosFix warnings from byacc import.
2013-01-19 Peter AvalosUpdate build for byacc import.
2013-01-19 Peter AvalosMerge branch 'vendor/BYACC'
2013-01-17 John MarinoRelocate Flexlexer.h to /usr/include
2013-01-17 John Marinoflex cleanup, silence errors
2013-01-16 John Marinoflex/lex: Activate flex 2.5.37, deactivate lex 2.5.4
2013-01-16 John Marinoflex: Add world makefiles, but don't tie it into build...
2013-01-16 John MarinoMerge branch 'vendor/FLEX'
2013-01-15 Peter Avalosm4: Sync with FreeBSD.
2013-01-13 Sepherosa Ziehauif: Multiple TX queue support step 1 of many; introduce...
2012-12-20 Sascha WildnerRemove the mknod(8) utility.
2012-12-05 Sascha WildnerRemove some unneeded semicolons across the tree.
2012-11-19 Sepherosa Ziehaunetstat: Make netstat -rn more resilient to having...
2012-11-16 Sascha WildnerClean up references to some obsolete functions in manua...
2012-11-14 Sascha Wildnertop(1): Remove some code that is unused after the UP...
2012-11-13 Sascha Wildneripcs(1): Fix the "ipcs: kvm_nlist: No such file or...
2012-11-13 Sascha Wildneripcs(8): Raise WARNS to 6.
2012-11-12 Sascha WildnerReally fix systat(1).
2012-11-11 Antonio Huete Jimenezsystat - Do not use ccpu for %cpu calculation in pigs...
2012-11-04 Sascha Wildnercolldef.1: Do the last commit a bit better.
2012-11-03 Eitan AdlerBring in recent mktemp(1) changes from FreeBSD
2012-11-03 Justin C. SherrillRemove duplicate word.
2012-11-01 John Marinofetch: Fix infinite loop on display progress
2012-10-28 Peter AvalosMerge branch 'vendor/OPENSSH'
2012-10-28 John Marinousr.bin/make: Remove legacy make files
2012-10-28 John MarinoReplace legacy make with bmake
2012-10-28 John MarinoRandom makefile cleanup prior to bmake import
2012-10-27 Sascha Wildnersort(1): Remove an unused variable.
2012-10-27 John Marinobmake: rethink default mk search path again
2012-10-27 John Marinobmake: Update mk directory search path
2012-10-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-21 John Marinobmake: Add world Makefile but don't tie in it yet
2012-10-21 John MarinoMerge branch 'vendor/BMAKE'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-19 Sascha WildnerRevert some no longer needed local CFLAGS modifications.
2012-10-19 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-18 Sascha Wildnermake(1): Use an inline function instead of a macro...
2012-10-17 Sascha WildnerRemove more unused variables in userland.
2012-10-16 Sascha Wildnermonitor(1): Check kevent().
2012-10-16 Sascha Wildnerdfregress(8): Check prop_dictionary_get_uint32()'s...
2012-10-16 Sascha Wildnerbrandelf(1): Make -v a no-op.
2012-10-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-11 Matthew Dillontop - Use RES by default instead of PRES
2012-10-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-11 Sascha Wildnerusb4bsd: Hook the userland part into the build.
2012-10-11 Sascha Wildnerusb4bsd: Adjust header paths in libusbhid, usbhidctl...
2012-10-11 Sascha Wildnerusb4bsd: Bring in FreeBSD's libusbhid, usbhidctl and...
2012-10-08 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-01 John Marinogcc47 warnings: A few more fixes
2012-10-01 John MarinoMerge branch 'vendor/GCC47'
2012-10-01 John Marinogcc47 build fixes: Unused-but-set-variable + more warnings
2012-09-29 John MarinoMerge branch 'vendor/MPC'
2012-09-26 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-24 Matthew Dillonsystat - Ensure vmmeter output separates fields by...
2012-09-24 Matthew Dillonsystat - Display colliding token
2012-09-23 Matthew Dillontop - Fix -t / -S
2012-09-23 Matthew Dillontop - Adjust top to account for kernel changes
2012-09-21 Matthew Dillonkernel - Add vmmeter counter for token collisions
2012-09-21 Matthew Dillonkdump - cleanup cpu-stamp formatting
2012-09-20 Matthew Dillonkdump - Add options to print physical cpu
2012-09-20 Samuel J. Greearwmesg - Increase to 8 chars from 7
2012-09-16 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-15 Matthew Dillonsystat - remove bounds on buffer cache nbuf count for...
2012-09-15 Matthew Dillonipcs - Fix kvm accesses for new semid structures
2012-08-09 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-09 Sascha Wildnercut(1): Add back -w (split on whitespace functionality).
2012-08-08 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-08 John Marinocut: Sync with FreeBSD
2012-08-04 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-04 Sascha WildnerAnsify some function definitions that were previously...
2012-08-04 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-07-30 Sascha Wildnerkdump(1)/truss(1): Fix occasional quickworld breakage.
2012-07-28 Sascha WildnerRemove unused header.
2012-07-28 Sascha Wildnergcore(1): Make it work again.
2012-07-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-07-24 Sascha Wildnertftp(1): Add libedit support.
2012-07-23 Sascha Wildnerbc(1): Raise WARNS to 3 and fix a warning.
next