]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
don't do phantom beacon miss checking for s/w beacon miss handling,
[FreeBSD/FreeBSD.git] / usr.bin /
2009-02-08 kientzleFix multiple -s options.
2009-02-08 kientzleWhen copying file data to the archive, don't write...
2009-02-07 pisoAdd SCTP NAT support.
2009-02-04 emaxClenup code a bit and do not call fork(2) before dameon...
2009-02-03 obrienPartially revert r186559.
2009-02-02 rwatsonAlow dirname(1) to accept multiple arguments in the...
2009-02-02 fjoeRemove duplicate OPTFLAGS definition.
2009-02-02 impSort the options, per style(9).
2009-02-02 alfredsrc/usr.bin/usbhidaction/usbhidaction.c
2009-02-01 bzRemove the single global unlocked route cache ip6_forwa...
2009-01-31 impDavid doesn't consider the prior -s behavior a bug...
2009-01-30 impUnbreak make -s. There's about a 10% performance impro...
2009-01-30 desMake sure the entries don't run into each other when...
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-24 trhodesWhen "-b" is specified, one could easily create "smalle...
2009-01-23 trhodesAttaching to the init process returns EINVAL,
2009-01-20 rdivackyRemove inlining of functions that are used mostly in...
2009-01-17 desThe FTP_TIMEOUT and HTTP_TIMEOUT environment variables...
2009-01-16 edRename mail(1)'s aux.c to util.c.
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-13 thompsaMFH r187125-187188
2009-01-13 maximo Respect -ss flags (suppress zero counters) for icmp6...
2009-01-13 obrienDon't enable -Q by default - I've fixed the rescue...
2009-01-12 obrienIf running with "-K" really do not information about...
2009-01-10 ruFix usage() with SYNOPSIS.
2009-01-10 ruFix markup and spelling.
2009-01-10 trhodesA bit of rewording for clarity, taken from OpenBSD.
2009-01-10 ruFix crash with "netstat -m -N foo".
2009-01-06 obrienNote that r186713 also contained a change to VarAdd...
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-03 obrien+ Add the -Q be-quiet flag for parallel jobs.
2009-01-02 obrienRecord that base/vendor/file/dist@186675 was merged.
2009-01-01 obrienFlatten the file vendor area.
2008-12-31 rwatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-31 maximo With -L flag show unix sockets listen queues stats...
2008-12-29 rwatsonInclude param.h instead of types.h before mount.h so...
2008-12-29 rwatsonInclude param.h instead of types.h before user.h so...
2008-12-29 obrien1. Add the ability to tweak the token output before...
2008-12-29 obrienConsistently use Var_SetGlobal().
2008-12-27 trhodesFix up after last commit:
2008-12-26 luigiClarify the behaviour of conditionals when dealing...
2008-12-26 rpauloRight align the CPU column header.
2008-12-26 maximo Fix grammar.
2008-12-25 trhodesRemove reference to unimplemented "-c" option.
2008-12-24 trhodesUpdate the description of -k, output files appear to
2008-12-23 dougbUpdate bmake glue for changes in 9.4.3
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-23 trhodesAdd a basic manual page for elf2aout.
2008-12-22 wollmanImplement a new feature for the "-m" option: if the...
2008-12-20 samMFH @ 186335
2008-12-19 samimport netbsd makefs tool
2008-12-19 wxsFix a typo.
2008-12-19 marcusDo not segfault when procstat -f or procstat -v is...
2008-12-18 fjoeExit with error code 2 when run with -k (continue if...
2008-12-17 murray1. Update fetch to consistently return 1 on error,...
2008-12-16 ruFix printing of shared memory limits.
2008-12-15 murrayAdd support for HTTP 1.1 If-Modified-Since behavior.
2008-12-15 qingliThis main goals of this project are:
2008-12-15 kientzleSpell "substitution" correctly.
2008-12-13 ruImprove usage and sync SYNOPSIS with usage.
2008-12-13 ruSync manpage's synopsis with program's usage().
2008-12-11 desApply the same defaults to https as to http.
2008-12-08 kibAdd strndup(3) prototype to string.h.
2008-12-06 keramidaAdd a -L option to wc(1), for finger compatibility...
2008-12-06 kientzlebsdtar is synced up with 2.5.903a
2008-12-06 kientzlebsdtar always supports long options now, so we can...
2008-12-06 kientzleOnly use GCC-specific __dead2 marker when building...
2008-12-06 kientzleCustom command line parser for cpio; this is a little...
2008-12-06 kientzleMake the GCC-specific __dead2 markers conditional on...
2008-12-02 rwatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-02 peterUpdate format string for kve_start/end.
2008-12-02 peterMerge user/peter/kinfo branch as of r185547 into head.
2008-12-01 samimport ath hal
2008-12-01 peterUse libutil wrapper for kinfo_get{file|vmmap}()
2008-11-29 kientzleFormat the output of -itv for real. In particular:
2008-11-29 kientzleWhen deciding which characters (of a filename, for...
2008-11-29 bzMFp4:
2008-11-28 gnnFix a printing problem when using the -L flag to netsta...
2008-11-27 kientzleAfter visiting a subdirectory, we use chdir("..") or
2008-11-27 kientzleIf we're unable to chdir() to a directory that we know...
2008-11-23 lulf- Add missing rsyncfile from Makefile
2008-11-19 delphijUse strlcpy() where appropriate.
2008-11-18 rdivackyANSIfy the wwend function.
2008-11-18 phoAdd myself
2008-11-17 pjdUpdate ZFS from version 6 to 13 and bring some FreeBSD...
2008-11-15 rafan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-11 ddsFix the code to conform to the "or more" part of the...
2008-11-10 kientzleInclude more detailed explanation of this case, since...
2008-11-10 kientzleTest --strip-components and fix it to actually work...
2008-11-09 hrsAdd workaround for a back reference when no corresponding
2008-11-08 kientzleNew command-line parser for bsdtar.
2008-11-06 mlaierRestore (intmax_t) casts I lost during the last change...
2008-11-06 mlaierAdd two new options to du(1):
2008-11-05 rodrigcMerge latest DTrace changes from Perforce.
2008-11-05 kientzleWhen comparing, cast to the larger size, off_t in this...
2008-11-05 kientzleFix compile warnings building on amd64. This is modifi...
2008-11-04 mlaierDeclare functions and variables static and save a few...
2008-11-04 mlaierstyle(9): mostly avoiding line wrap by not indenting...
2008-11-04 keramidaFix comment typo that managed to sneak in when I copy...
2008-11-04 keramidaRepeat vmstat header after window.rows instead of a...
next