Change to use USB_PRODUCT_LINKSYS2_USB200M.
[dragonfly.git] / bin /
2004-09-26 Jeroen Ruigrok/asmodaiBump to WARNS 6.
2004-09-26 Jeroen Ruigrok/asmodaiForced commit:
2004-09-26 Jeroen Ruigrok/asmodaiBump WARNS to 6.
2004-09-26 Jeroen Ruigrok/asmodaiBump to WARNS 6.
2004-09-26 Jeroen Ruigrok/asmodaiBump WARNS to 6.
2004-09-26 Jeroen Ruigrok/asmodaiBump WARNS to 6.
2004-09-26 Jeroen Ruigrok/asmodaiAdd WARNS, set to 0.
2004-09-26 Jeroen Ruigrok/asmodaiBump WARNS to 6.
2004-09-26 Jeroen Ruigrok/asmodaiAdd, if not present, WARNS and set to 6.
2004-09-26 Jeroen Ruigrok/asmodaiBump hostname to WARNS 6 by initialising silen.
2004-09-26 Jeroen Ruigrok/asmodaiMake ls compile under WARNS 6.
2004-09-26 Jeroen Ruigrok/asmodaiAdd WARNS and set to 5.
2004-09-26 Jeroen Ruigrok/asmodaiSet WARNS to 6.
2004-09-26 Jeroen Ruigrok/asmodaiAdd, if not already present, WARNS and set to 6.
2004-09-26 Jeroen Ruigrok/asmodaiAdd WARNS and set to 3.
2004-09-26 Jeroen Ruigrok/asmodaiAdd WARNS and set to 6.
2004-09-26 Jeroen Ruigrok/asmodaiAdd WARNS, set to 6.
2004-09-26 Jeroen Ruigrok/asmodaiBump WARNS to 6.
2004-09-26 Jeroen Ruigrok/asmodaiAdd WARNS, set to 3.
2004-09-20 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2004-09-17 Matthew DillonFix the ncpu check for 'ps' so it does not display...
2004-09-14 Matthew DillonAdd the 'M' status flag to indicate those proceses...
2004-09-14 David RhodusAdd support saving both user/group permission on symlin...
2004-08-31 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-30 Scott UllrichMerge from vendor branch OPENSSH:
2004-08-30 Eirik NygaardUse strchr instead of index, and strrchr instead of...
2004-08-29 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-25 Chris PresseyCorrect an inaccurate statement. According to my testi...
2004-08-25 Matthew DillonCleanup various type-o's in comments.
2004-08-25 Matthew DillonMinor cleanups. Also, change various exit(10) codes...
2004-08-25 Matthew DillonMinor cleanups.
2004-08-25 Matthew DillonMinor cleanups.
2004-08-25 Matthew DillonMinor cleanups, no operational changes other then to...
2004-08-19 Matthew DillonRemove the advertising clause where possible as per...
2004-08-16 Joerg SonnenbergerFix the fprintf statement for overlong domainnames.
2004-08-15 Joerg Sonnenberger- remove prototype for main
2004-08-12 Matthew DillonGet rid of the NO_TCSH make.conf variable. We do...
2004-08-03 Matthew DillonMerge from vendor branch CVS:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-29 Matthew Dillonadd the 'y' and 'Y' options to ps, and add the 'iac...
2004-07-27 Matthew DillonPatch out tcsh's use of 'exp2', which is math-reserved...
2004-07-27 Hiten PandyaMinor cleanups to bring us on-par with FreeBSD's cat(1):
2004-07-27 Hiten PandyaKNF/style changes. Match scanfiles() function prototyp...
2004-07-27 Jeroen Ruigrok/asmodaiGet rid of varargs.h.
2004-07-26 Hiten PandyaAesthetic changes:
2004-07-24 Eirik NygaardRemove a not needed main() definition.
2004-07-22 Jeroen Ruigrok/asmodaiRaise WARNS to level 6.
2004-07-22 Jeroen Ruigrok/asmodaiMake usage() static.
2004-07-22 Jeroen Ruigrok/asmodaiActually mark the function itself static as well.
2004-07-22 Jeroen Ruigrok/asmodaiMark filescope functions static.
2004-07-22 Jeroen Ruigrok/asmodaiMark the variables defined at file scope static.
2004-07-22 Jeroen Ruigrok/asmodaiGarbage collect two unused variables (SaveFs, CountCopi...
2004-07-22 Jeroen Ruigrok/asmodaiMake setthetime() static per the prototype.
2004-07-22 Jeroen Ruigrok/asmodaiAlso mark the function itself static, not just the...
2004-07-22 Jeroen Ruigrok/asmodaiMake scanfiles() static since it is limited to the...
2004-07-22 Jeroen Ruigrok/asmodaiMake f_stream static.
2004-07-22 Jeroen Ruigrok/asmodaiUse static on file scoped function prototypes and varia...
2004-07-22 Jeroen Ruigrok/asmodaiGarbage collect RETAINBITS, not used anywhere.
2004-07-22 Jeroen Ruigrok/asmodaiMake unit_adjust() static as per its prototype.
2004-07-12 David RhodusFix memory leak.
2004-07-08 Hiten PandyaCorrect mdoc(7) errors:
2004-07-05 Matthew DillonMore optarg and declaration cleanups.
2004-07-05 Matthew DillonFix a bug in the -i code where an existing interface...
2004-07-05 Matthew DillonCleanup conditionals on exit, remove unnecessary free...
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-21 Hiten PandyaCheck kp (struct kinfo_proc *kp) against NULL and not...
2004-06-21 Hiten PandyaUse the kern.boottime sysctl for retrieving the system...
2004-06-20 Hiten PandyaMove the 'p_start' field from struct pstats (Process...
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-06-10 Matthew DillonBoth 'ps' and the loadav calculations got broken by...
2004-06-09 Chris PresseyAdd -u option to cpdup(1), which causes its -v[vv]...
2004-06-01 Chris PresseyStyle(9) cleanup:
2004-05-20 Chris PresseyClarify how our `test -w' is a superset of POSIX' requi...
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-05-03 Chris PresseyMerge ... FreeBSD (RELENG_4) src/bin/mv/mv.c, revision...
2004-04-22 Matthew Dillonposixlocks resource limit part 1/4: Add support to...
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-03-22 Matthew DillonThis represents a major update to the buildworld subsystem.
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2004-03-19 Chris PresseyFix minor formatting errors in cpdup(1)'s man page.
2004-02-05 Joerg SonnenbergerFix bug when doing backquote expansion.
2004-02-03 Matthew DillonFake __FreeBSD__ for sendmail contrib use.
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-31 Matthew DillonMAINTAINER lines in Makefile's are no longer applicable...
2004-01-30 Matthew DillonClean up the sys_nsig verses NSIG code to handle additi...
2004-01-28 Joerg SonnenbergerFix various warnings and other glitches.
2004-01-27 Matthew DillonDescribe variant symlinks in the 'ln' manual page.
2004-01-26 David Rhodus* Change FreeBSD ifdefs to DragonFly
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-22 Eirik NygaardLet the man page know about varsym links.
2004-01-20 Matthew DillonFix a panic if -i is used on an interface which does...
2004-01-06 Matthew DillonAdd the -r option to set the hostname based on a revers...
next