BUF/BIO work, for removing the requirement of KVA mappings for I/O
[dragonfly.git] / usr.bin /
2004-07-09 David RhodusRemove unused variable.
2004-07-09 David RhodusFix compile warning.
2004-07-08 Hiten PandyaCorrect mdoc(7) errors:
2004-07-07 Justin C. Sherrillwhereis will find a given application in various locati...
2004-07-07 Jeroen Ruigrok/asmodaiANSIfy.
2004-07-07 Jeroen Ruigrok/asmodaiSynchronise with NetBSD:
2004-07-07 Jeroen Ruigrok/asmodaiSynchronise with NetBSD: ANSIfy.
2004-07-07 Jeroen Ruigrok/asmodaiSynchronise with NetBSD: get rid of __STDC__ selective...
2004-07-07 Jeroen Ruigrok/asmodaiAdd -S flag for C99 support.
2004-07-04 Eirik NygaardSpeed up hardlink detection by using a self-sizing...
2004-07-04 Eirik Nygaard-{h,k} are mutually exclisive. So only pay attention...
2004-07-01 Hiten PandyaUpdate our xlint(1) to work with recent preprocessor...
2004-06-27 Matthew DillonShow a more complete listing of interrupt sources ...
2004-06-26 Matthew DillonMove include path work for named related utilities.
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-20 Matthew DillonAllow CCVER to be empty, which will cause the compiled...
2004-06-20 Hiten PandyaHook up the asa(1) utility to the build system.
2004-06-20 Hiten PandyaAdd the POSIXv2 asa(1) utility; it interprets FORTRAN...
2004-06-20 Hiten PandyaHook up the recently added utilities [1] to the build.
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-06-19 Hiten PandyaIEEE Std. 1003.1-2001 (SUSv3):
2004-06-19 Hiten PandyaAdd the csplit(1) utility, which splits files based...
2004-06-19 Joerg SonnenbergerFix compilation "Label at end of compound statement...
2004-06-19 Chris PresseyFix a bogus type declaration to remove a compiler warni...
2004-06-19 Joerg SonnenbergerRemove the evil inline ==> rpcgen_inline CPP hack,...
2004-06-19 Hiten PandyaFix prototype of usage().
2004-06-11 Hiten PandyaDo not produce a warning if the sysctl does not exist...
2004-06-09 Chris PresseyMerge ... FreeBSD (RELENG_4) src/usr.bin/script/script...
2004-06-07 Matthew DillonAdd in_pcbinfo_init() to encapsulate basic structural...
2004-06-04 Hiten PandyaAllow top(1) to toggle display of processes+threads...
2004-05-29 Hiten PandyaForce commit to clarify that the previous revision...
2004-05-29 Hiten PandyaAdjust include path so that the machine.h in ${.OBJDIR...
2004-05-29 Hiten PandyaFirst pass at updating top(1):
2004-05-27 Matthew DillonAttach bind-9.2.4rc4 to the base system. Rip out bind...
2004-05-25 Jeroen Ruigrok/asmodaiAdd missing . before An macro at the end.
2004-05-21 Chris PresseyThe default shell for the user `man' is nologin(8)...
2004-05-17 Chris PresseyFix catman(1) so that it recognizes valid manpage names...
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-05-03 Hiten PandyaMake IP statistics counters per-CPU so they can be...
2004-04-24 David RhodusCount statistics for exec calls.
2004-04-22 Matthew Dillonposixlocks resource limit part 2/4: Add support to...
2004-04-21 David RhodusFix symlink ordering issue with the less man page.
2004-04-20 David RhodusFix an symlink ordering issue that was causing the...
2004-04-20 Eirik NygaardUpdate less to version 381.
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-19 Chris PresseyFix code typo in previous commit to this file, thus...
2004-04-18 David RhodusDefine that Dragonfly HAS isblank() as to fix the
2004-04-17 Eirik NygaardUpdate to awk 20040207.
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-04-13 Eirik NygaardFix a core dump caused by a .DEFAULT target with no...
2004-04-12 Eirik NygaardRemove gawk from the build and let one-true-awk be...
2004-04-07 Matthew DillonTCP statistics structure renamed tcpstat -> tcp_stats.
2004-04-07 Chris PresseyStyle(9) cleanup.
2004-04-07 Matthew DillonMake TCP stats per-cpu.
2004-04-05 Matthew DillonFix buildworld. Document TOOLS_PREFIX and USRDATA_PREF...
2004-04-05 Matthew DillonUndo the last commit. Utility programs which install...
2004-04-04 Joerg SonnenbergerCorrect C++ header handling for gcc2 and lex.
2004-04-02 Hiten PandyaPer-CPU VFS Namecache Effectiveness Statistics:
2004-03-31 Chris PresseyClarify the purpose of liby:
2004-03-28 Chris PresseyStyle(9) cleanup.
2004-03-26 Chris PresseyStyle(9) cleanup.
2004-03-25 Joerg SonnenbergerReplace the Perl scripts makewhatis(1), makewhatis...
2004-03-25 David RhodusNext time I'll run cvs update to make sure I've added
2004-03-25 David RhodusChange whereis(1) over from a perl script to a C program.
2004-03-25 David RhodusChange which(1) over from a perl script to a C program.
2004-03-22 Matthew DillonThis represents a major update to the buildworld subsystem.
2004-03-21 Matthew Dilloncorrect a buildworld failure, fix the include file...
2004-03-21 Matthew DillonNo changes. force commit / update timestamp so ioctl...
2004-03-20 David RhodusStart removing the old build infrastructure for the...
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2004-03-12 Hiten PandyaCollapse the if(...) block in pim_stats added by my...
2004-03-11 Hiten PandyaMega mdoc(7) update:
2004-03-10 Matthew DillonAllow %e, %E, %f, %g, %G formats to work without produc...
2004-03-08 Matthew DillonAdd -B to display buffer limits instead of current...
2004-03-08 Jeffrey HsuPrint out Early Retransmit statistics.
2004-03-05 Hiten PandyaI just scored a few duh-points for myself. I committed...
2004-03-03 Hiten PandyaDo not print a warning about PIM sysctl node (net.inet...
2004-02-13 Matthew DillonAdd -D__FreeBSD__ for buildworld (vacation pulls source...
2004-02-10 Hiten PandyaMerge: FreeBSD (RELENG_4) netstat/inet.c rev. 1.37...
2004-02-06 Robert Garrettundefine __FreeBSD__ it is no longer needed, since...
2004-02-04 Robert Garrettdefine __FreeBSD__ for things that use kernel source...
2004-02-04 Robert Garrett__FreeBSD__ defines
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-02-02 Matthew Dillonbinutils214 stage 2/4.
2004-01-31 Matthew DillonMake gcc3 the default for non-i386 architectures, leave...
2004-01-31 Matthew DillonRemove genassym and gensetdefs. These programs are...
2004-01-31 Matthew DillonMAINTAINER lines in Makefile's are no longer applicable...
2004-01-30 Matthew DillonThis should hopefully fix current issues with bootstrap...
2004-01-29 Matthew DillonSet a variable indicating that we support .makeenv...
2004-01-29 Matthew Dillonoops, undo part of the last commit. cpp, f77 need their...
2004-01-29 Matthew DillonRemove the remainder of Makefile.sub handling. Make...
2004-01-28 Joerg SonnenbergerMove binutils from /usr/libexec/gcc2/{aout,elf} to
2004-01-26 David Rhodus* DragonFly<-FreeBSD Name clean ups
2004-01-24 Joerg SonnenbergerUse new style variadic functions
2004-01-24 Joerg SonnenbergerRemove bogus -fstrict-prototypes which isn't support...
2004-01-24 Matthew DillonPrevent killall from killing itself.
2004-01-23 Joerg SonnenbergerAdd support for ${BINUTILSVER} to objformat. This defau...
2004-01-23 Joerg SonnenbergerRename GCCVER to CCVER and prepend gcc to the former...
next