]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
pthread_atfork should acquire writer lock and protect the code
[FreeBSD/FreeBSD.git] / usr.bin /
2010-08-31 kevloFor consistency, cast result of getpid() to long
2010-08-30 edwinFor calendars which don't match the solar-based Gregori...
2010-08-30 edwinUse basename(3) to determine the name of the program.
2010-08-30 dimAdd myself to calendars.freebsd.
2010-08-28 nwhitehornFix breakage introduced in r211725 and improve function...
2010-08-25 osaAdd one more new memory day for Russian Federation...
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-23 impMFtbemd:
2010-08-23 gabor- Change default grep back to GNU version. BSD grep...
2010-08-19 delphijRevert a minor part of revision 211364:
2010-08-19 edwin'\0' -> 0
2010-08-19 desUTFize my name.
2010-08-19 delphijCheck return value of dup(), it could be -1 when the...
2010-08-18 gabor- Refactor file reading code to use pure syscalls and...
2010-08-16 joelFix typos, spelling, formatting and mdoc mistakes found...
2010-08-16 edMark functions and variables as static.
2010-08-15 gabor- Revert strlcpy() changes to memcpy() because it's...
2010-08-11 delphijUpdate a stale comment about grep.
2010-08-11 rpauloTeach elfdump(1) about the SUNW_dof section.
2010-08-10 kevloUse NULL instead of 0 when setting up pointer.
2010-08-08 kientzleFix -R when used with -p. Previously, the
2010-08-06 jkimMerge ACPICA 20100806.
2010-08-06 joelFix typos and spelling mistakes.
2010-08-06 gabor- Some fixes to Ukranian catalog
2010-08-05 joelDon't point users at the old csup homepage.
2010-08-02 rpauloMFV OpenSolaris DTrace userland bits.
2010-08-02 uqsmdoc: make sure to pass at least one argument to quotat...
2010-08-01 joelFix typos.
2010-07-30 joelFix spelling.
2010-07-30 uqsFix a couple of typos.
2010-07-30 gabor- Add Ukranian catalog
2010-07-29 gabor- Some minor changes to the messages to increase useful...
2010-07-29 gabor- Add Japanese NLS catalogs
2010-07-29 gabor- Use the traditional behaviour for filename and direct...
2010-07-28 baptAdd myself as a ports committer
2010-07-25 gabor- Fix -l and -L by really surpressing output and just...
2010-07-25 gabor- Fix --color behaviour to only output color sequences...
2010-07-23 delphijFix crashes when using grep -R:
2010-07-23 gabor- Add Russian catalog [1]
2010-07-22 gaborAdd BSD grep to the base system and make it our default...
2010-07-22 rpauloBuild clang libraries by default with -fno-exceptions...
2010-07-20 edUpgrade our Clang in base to r108428.
2010-07-20 jmallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 rpauloMFV:
2010-07-19 mavPartially revert r209312, restoring ability to fit...
2010-07-17 tijl- Add myself to committers-src.dot
2010-07-17 rpauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-16 jsaNervously welcoming myself to the family.
2010-07-15 emasteRemove more extraneous ;s.
2010-07-14 jhb- Sort list of trace points.
2010-07-14 attilioFix spelling.
2010-07-14 attilioFix the way the segments are included in the gcore...
2010-07-12 emasteRemove extraneous ;
2010-07-12 nwhitehornTeach truss and xlint how to operate on 64-bit PowerPC...
2010-07-07 bcrFix an error in the EXAMPLES section of getopt(1),...
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-06-28 gavinVarious changes to make locate compilable with WARNS...
2010-06-28 gavinMake WARNS=6 safe, mainly by casting to intmax_t and...
2010-06-28 gavinMake WARNS=6 safe.
2010-06-27 gavinMake the second example command more closely match...
2010-06-27 gavinFix transfer statistics in the "send file" case - The...
2010-06-27 gavinFix core dump when server fails to respond.
2010-06-20 brianAdd a -t switch for masking output that's above or...
2010-06-19 gavinVariable 'getmap' is unused.
2010-06-18 mavDo not print first digits of IRQ number if whole number...
2010-06-17 gabor- Update GCC reference from 3.3 to 4.2 [1]
2010-06-15 sbrunoAdd a new column to the output of vmstat -z to indicate...
2010-06-15 ederr() takes a printf format.
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-14 kientzleIf the compressed data is larger than the uncompressed,
2010-06-12 gavinThese files are no longer required since r207607
2010-06-12 desInstall tblgen so partial / progressive builds are...
2010-06-11 uqsUse same table markup as in hexdump.1
2010-06-11 impMerge from tbemd
2010-06-11 impsvn merge svn+ssh://svn.freebsd.org/base/head@209022
2010-06-10 delphijSeveral style fixes as prompted by bde@.
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-10 bzMake the char *n_name member of struct nlist 'const'.
2010-06-10 gabor- Axe out signal handling code, the shell will take...
2010-06-10 gabor- Fix style(9)
2010-06-09 rdivackyHook clang into the build on i386/amd64/powerpc.
2010-06-09 rdivackyImport the build makefiles for clang/LLVM.
2010-06-09 delphijCheck return value from archive_read_new().
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-09 edwinfix memset() calls.
2010-06-07 delphijFollow up revision 208888 with purely ident changes.
2010-06-07 delphijCorrect a bug in gzip(1): make sure that initialize...
2010-06-06 gabor- Fix signal handling in bc/dc. Now Ctrl-C terminates...
2010-06-06 gabor- Fig segmentation fault
2010-06-05 edwinMake clang happier by removing unused assignments.
2010-06-05 edwinFix warnings about uninitialized variables.
2010-06-05 edwinFix: when unable to parse the sequence string, erase...
2010-06-05 edwinFix memory-leak at the processing of multiple calendars.
2010-06-05 edwinProperly check the return value of chdir, even if it...
2010-06-04 mdf- Add myself to committers-src.dot
2010-06-03 ae- Add myself to committers-src.dot
2010-06-02 uqsmdoc cleanup
2010-06-02 brianFix stuttering sequences and reverse ranges
2010-05-27 uqsmail(1) misses addresses when replying to all
next