General netif malloc() flags cleanup. Use M_INTWAIT or M_WAITOK instead
[dragonfly.git] / usr.bin /
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...
2004-01-22 Matthew DillonUse the fliesystem block size instead of BUFSIZ when...
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-22 Robert Garrettfix this the right way
2004-01-21 Robert Garrettadd missing $DragonFly$ keyword to at/panic.h
2004-01-16 Matthew DillonFixup /usr/libexec/gcc2/aout binutils generation. ...
2004-01-16 Matthew DillonMajor GCC surgery. Move most compiler-specific files...
2004-01-06 Eirik Nygaard * Nuke calendar.freebsd
2004-01-06 Eirik Nygaard * Default to a calendar file that actually exists...
2004-01-06 Matthew Dillonif_xname support Part 2/2: Convert remaining netif...
2003-11-21 Matthew DillonDo some fairly major include file cleanups to further...
2003-11-18 Matthew DillonAdd a .makeenv directive to make, which allows variable...
2003-11-14 Hiten PandyaFix long interface name handling.
2003-11-08 Matthew DillonUpdate the systat manual page to reflect the new -ifsta...
2003-11-08 Jeroen Ruigrok/asmodaiAdd -ifstat functionality to systat. It shows the...
2003-11-06 Eirik Nygaard * Add a missing $DragonFly$ keyword
2003-11-06 Eirik NygaardNuke some more __P macros.
2003-11-04 Matthew DillonGet rid of the intmax_t dependancies and just specify...
2003-11-04 David Rhodus* Fix BBS buffer overflow in makeargv().
2003-11-04 David Rhodus* Call crypt() directly instread of taking a detour...
2003-11-04 David Rhodus* Add a comment to the file pertaining to the last...
2003-11-04 David Rhodus* Change the buffer lenght test in NEEDSP() so that...
2003-11-04 David Rhodus* Fix a that showd up on 64 bit systems. It was actually
2003-11-04 Eirik NygaardMake truss check if procfs is mounted, and where it...
2003-11-03 Eirik NygaardRemove __P macros from src/usr.bin and src/usr.sbin.
2003-11-03 Eirik NygaardAdd some missing $DragonFly$ keywords.
2003-11-03 Matthew DillonDo a minor update of getconf to deal with the addition...
2003-10-25 Hiten PandyaFix two bugs in split in split revealed after my optimi...
2003-10-24 Matthew DillonThis is FreeBSD 5.x's code to dump the kernel's identif...
2003-10-20 Matthew DillonFix an error message.
2003-10-20 Matthew DillonAdd the 'checkpt' utility to support the process checkp...
2003-10-20 Matthew DillonAdd the 'checkpt' utility to support the process checkp...
2003-10-18 Matthew DillonMake vmstat -m understand the new per-cpu aggregation for
2003-10-05 David Rhodus* Try to make gencat(1) recognize.
2003-10-04 Hiten PandyaK&R style function removal. Update functions to ANSI...
2003-10-02 Hiten PandyaK&R style function removal. Update functions to ANSI...
2003-09-28 Matthew DillonHash the link-check data to improve performance on...
2003-09-17 David RhodusClean up.
2003-09-10 Robert Garrettallow this to compile
2003-09-08 Matthew Dillonadd relpath to the build Makefile
2003-09-08 Matthew DillonAdd the relpath utility which /usr/share/mk/bsd.port...
2003-08-29 Hiten PandyaFix vmstat(1) diagnostic output.
2003-08-28 Hiten PandyaFix the case when `-p' option of truss can be passed...
2003-08-28 Hiten PandyaAdd a `-q' option to killall(1). This is helpful when...
2003-08-28 Hiten PandyaOptimize split(1) by using dynamic allocation for buffers.
2003-08-27 Matthew DillonAdjust our kvm based utilities to use the _KERNEL_STRUC...
2003-08-24 Jeffrey HsuAdd support for Protocol Independent Multicast.
2003-08-24 David RhodusAdd function so Control-D erases the screen.
2003-08-22 Jeroen Ruigrok/asmodaiRemove more __const occurences.
2003-08-14 Jeffrey HsuAdd statistics to disambiguate how a spurious retransmi...
2003-08-14 Matthew DillonRemove FBSDID, move $ rcs id back to a comment field.
2003-08-13 Jeffrey HsuNew statistics to keep track of supurious retransmits.
2003-08-11 Matthew DillonAdd the 'wmake' script to /usr/bin and wmake support...
2003-08-08 Matthew DillonKernel tree reorganization stage 2: Major cvs repositor...
2003-08-05 Jeroen Ruigrok/asmodaiRemove kerberosIV from the build.
2003-08-03 Matthew DillonRemove NOSECURE which no longer serves a purpose. ...
2003-07-30 Hiten Pandya - Make `vmstat -i' working after Matt's interrupt...
next