]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Remove an unused variable.
[FreeBSD/FreeBSD.git] / usr.bin /
2011-10-01 edCorrect column with for device numbers made in previous...
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-29 gjbFix a few grammar and mdoc nits in script.1
2011-09-28 eadler- I am not the oldest committer alive (yet)
2011-09-28 eadler- fix whitespace issue in calendar
2011-09-28 edGet rid of major/minor number distinction.
2011-09-28 eadler- add myself to calendar
2011-09-28 delphijSync RCS id with NetBSD, this was intentionally omitted...
2011-09-28 creesInclude limits.h instead of sys/limits.h to improve...
2011-09-28 mavMFprojects/hid:
2011-09-28 bzFix handling of corrupt compress(1)ed data. [11:04]
2011-09-27 desDocument the fact that passive mode is now the default.
2011-09-27 trocinyWhen script(1) reads EOF from input it starts spinning...
2011-09-27 desUse fseeko() instead of fseek(). The rest of the code...
2011-09-27 desFollowup to r225599: the fseek() was a no-op since...
2011-09-15 desWhen resuming an HTTP download, we failed to verify...
2011-09-15 dwmaloneIt seems when I added code for affine unit changes...
2011-09-13 bruefferFix typos in error messages.
2011-09-13 bruefferFix csup to allow case insensitive server names in...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-08-23 rmacklemFix nfsstat(1) so that it prints out correct stats...
2011-08-23 rmacklemFix nfsstat(1) so that it prints out correct stats...
2011-08-17 gabor- Fix exclusion of directories from a recursive search
2011-08-17 gabor- Fix handling of environmental variables when they...
2011-08-14 jillestail: Fix crash if -F'ed file's filesystem disappears.
2011-08-14 rwatsonUpdates to libprocstat(3) and procstat(1) to allow...
2011-08-08 kevlocatstrg() does not set the resulting string length.
2011-08-05 uqsFor POLA reasons, disable SGR sequences in catpages.
2011-08-04 emasteDon't try to free() an address returned by mmap()....
2011-08-04 ruClean up markup.
2011-08-03 uqsUnbreak catman(1) by removing calls to col(1).
2011-08-01 uqsFix broken mdoc.
2011-08-01 mmCorrectly link bsdcpio and bsdtar against libmd and...
2011-07-30 mavMFprojects/hid:
2011-07-22 tuexenFix the following bugs related to the SCTP support...
2011-07-18 jhbRework the dynamic per-CPU stats code a bit. Always...
2011-07-18 bzConstantly print the command name and if set include...
2011-07-18 bzRename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN.
2011-07-18 pluknetsintrcnt/sintrnames is the address of the size, not...
2011-07-18 jhb- Export each thread's individual resource usage in...
2011-07-18 attilio- Remove the eintrcnt/eintrnames usage and introduce...
2011-07-17 mmFix accidential commit part:
2011-07-17 mmAppend to CPIO_SRCS instead of using TAR_SRCS,
2011-07-17 mmUpdate bsdcpio to 2.8.4
2011-07-17 mmUpdate bsdtar to 2.8.4
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 dougbbmake and other updates necessary for the BIND 9.8...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-15 jhbRevert 130163 and let top use KERN_PROC_PROC when indiv...
2011-07-14 traszRename resource names to match these in login.conf.
2011-07-14 bzRemove semaphore map entry count "semmap" field and...
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-14 bzFix indentation.
2011-07-12 tuexenTruncate link addresses like it is done for any
2011-07-12 obrienIf one's message is longer than the buffer size, then...
2011-07-11 edwinFix run-time breakage when encoutering invalid input...
2011-07-11 jhbAllow per-CPU statistics to be toggled at runtime via...
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-11 edwinFix typo in order of markup and text.
2011-07-11 edwinncal(1) highlights the current date (or a date provided...
2011-07-11 edwinFix the interpreter for:
2011-07-11 delphijpeeraddr is only used in sizeof() evaluations, so inste...
2011-07-11 delphijUse %zu when printing size_t.
2011-07-11 delphijMatch size_t and ssize_t by using %zu and %zd instead...
2011-07-11 delphijUse a pair of parentheses to ensure right evaluation...
2011-07-11 delphijUse strlcpy().
2011-07-07 jhbAlways skip the kernel idle process if requested, it...
2011-07-05 edOnly print entries for which ut_host points to a charac...
2011-06-30 pluknetFix quota(1) output.
2011-06-28 osaRemove needless file due to Russia scraps DST in 2011.
2011-06-26 kientzleThe --newer-than test should descend into old
2011-06-25 joelMore accurate birthplace.
2011-06-25 kientzleIf there is a read error reading Y/N confirmation from...
2011-06-24 kevloRemove duplicated header files
2011-06-24 rodrigcAcknowledge Edwin Groothuis for the major rewrite he
2011-06-22 rodrigcUpdate references to RFC's that the newer TFTP implemen...
2011-06-22 rodrigcBump date.
2011-06-21 delphijEliminate unneeded headers.
2011-06-21 delphijRemove unneeded headers.
2011-06-21 delphijStaticify cleanup() which is not referenced in other...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-18 jillesfuser: Fix skipping "SIG" on signal names (-s).
2011-06-18 benlFix clang warnings.
2011-06-18 edLet the size of the namebuf depend on the size of the...
2011-06-17 edAdd WITHOUT_UTMPX switch to the build system.
2011-06-17 netchildAdd 2-clause BSD license.
2011-06-16 hrsMerge from HEAD@222977.
2011-06-16 rodrigcClarify that the TFTP blocksize (RFC2348) or non-standard
2011-06-16 rodrigcSpecify correct RFC2347 for TFTP options in diagnostic...
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-13 avatarUsing statfs.f_fstypename rather than statfs.f_type...
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-12 gabor- Use REG_NOSUB to bypass submatch counting when not...
2011-06-12 gabor- Fix -w behavior
2011-06-11 creesAdd self to calendar
2011-06-08 hrsMerge from HEAD@222848.
2011-06-07 jlaffaye- Add myself to calendar.freebsd
2011-06-06 attilioMFC
2011-06-06 edRemove redundant assignments to WARNS.
next