]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-03-17 obrienegad! The cvs 1.11.22 distribution had a Linux binary...
2008-03-17 weongyodon't set sniffer mode to ON when the driver is running...
2008-03-17 thompsaRemove extra semicolons.
2008-03-17 marcelMake remote GDB work for AIM processors. For BookE...
2008-03-17 phkUse correct bitmask for identifying chip family.
2008-03-16 mavRemove impossible (hk_peer == NULL) check from ng_addre...
2008-03-16 phkRemove trailing ';' on macros.
2008-03-16 bruefferFix AUTHORS formatting.
2008-03-16 bruefferDevice counts are long gone, also remove the outdated...
2008-03-16 bruefferIn the description of the password field, -w was meant...
2008-03-16 mavAdd session ID hashing to speedup incoming packets...
2008-03-16 pjdWhitespace cleanups.
2008-03-16 pjd- Use wait-free method to manage ui_sbsize and ui_procc...
2008-03-16 pjdImplement atomic_fetchadd_long() for all architectures...
2008-03-16 thompsaSwitch the LACP state machine over to its own mutex...
2008-03-16 dasscandir(3) previously used st_size to obtain an initial...
2008-03-16 rwatsonConsistently use ANSI C declarationsfor all functions...
2008-03-16 pjdStyle fixes.
2008-03-16 pjdFix information leak. We can find PIDs of running proce...
2008-03-16 phkUn-cut&paste argument processing, fix things lint found.
2008-03-16 alcSimplify the inner loop of vm_fault()'s delete-behind...
2008-03-16 pjdImplement soon-to-be-used rw_unlock() macro.
2008-03-16 pjdAdd missing .El.
2008-03-16 rdivackyRegen.
2008-03-16 rdivackyImplement sched_setaffinity and get_setaffinity using
2008-03-16 dasAdd a -n option to split(1) to split files into N chunk...
2008-03-16 rwatsonCommit SYSINIT() ;-adding patch missed in previous...
2008-03-16 rwatsonRemove trailing ';' from C_SYSINIT() macro definition...
2008-03-16 rwatsonIn keeping with style(9)'s recommendations on macros...
2008-03-16 jkimmixer(8) is WARNS=6 clean since 1.25.
2008-03-16 sobomaxProperly set size of the file_zone to match kern.maxfil...
2008-03-16 davidxuActually delete SIGCANCEL mask for suspended thread...
2008-03-15 pjdFix mmap(2) on ZFS after some changes in VM subsystem.
2008-03-15 ruFix panic on e.g. "kldload /dev/null".
2008-03-15 kientzleUpdate a comment: the format bid only runs once per...
2008-03-15 kientzleFree up the entry objects allocated during this test.
2008-03-15 kientzleRelease the buffers used for exercising the compress...
2008-03-15 kientzleRemove the duplicate "archive_format" and "archive_form...
2008-03-15 kientzleCorrect a sign mismatch that only showed up on 64-bit...
2008-03-15 kientzleRefactor the mtree code a bit to make the layering...
2008-03-15 bmahNew release notes: cpuset, BTX real mode, gptboot...
2008-03-15 impBUS_DMA_ISA is left over from Alpha, and is not used...
2008-03-15 kientzlestyle(9) fix to add whitespace around an '=' sign and...
2008-03-15 kientzleFreeBSD does have fstat().
2008-03-15 kientzleTestability is more important than standards conformance.
2008-03-15 kientzleSupport NetBSD's --insecure as a synonym for -P.
2008-03-15 kientzleDocument --chroot.
2008-03-15 kientzleSupport -q (from NetBSD) as a synonym for --fast-read...
2008-03-15 kientzleAlso accept --uncompress as a synonym for -Z.
2008-03-15 kientzle--chroot implementation thanks to Joerg Sonnenberger.
2008-03-15 kientzleSupport --compress as a synonym for -Z.
2008-03-15 kientzleEnable and document the -Z option for selecting "compre...
2008-03-15 kientzleIgnore a few more common files.
2008-03-15 kientzleResolve a minor nit in SUS compliance by including...
2008-03-15 kientzleGC a reference to the defunct TESTFILES variable.
2008-03-15 kientzleA subtle point: "pax interchange format" mandates that...
2008-03-15 jkimFix a typo.
2008-03-15 jkimClean up code and fix style(9) nits.
2008-03-15 jkimUpdate list of possible mixer devices. These devices...
2008-03-15 jkim- Check device masks and bypass printing headers if...
2008-03-15 kientzleIgnore some built files.
2008-03-14 kientzleDon't lie. If a string can't be converted to a wide...
2008-03-14 kientzleDon't advertise the default block size as a constant...
2008-03-14 kientzleNew public functions archive_entry_copy_link() and...
2008-03-14 kientzleUpdate some comments, comment out argument names to...
2008-03-14 kientzleSince "length" computes the length of a string and...
2008-03-14 kientzleLet archive_entry_clear() accept a NULL pointer and...
2008-03-14 kientzleRework the versioning implementation and test to match the
2008-03-14 kientzleRework the versioning information, hopefully for the...
2008-03-14 kientzleAdd a useful sprintf()-style wrapper around
2008-03-14 emasteChange spelling and eliminate a typo in comments to...
2008-03-14 kientzleSupport for writing 'compress' format, thanks to Joerg...
2008-03-14 kientzleA block in a tar file is 512 bytes. Period.
2008-03-14 jhbAdd preliminary support for binding interrupts to CPUs:
2008-03-14 bzCorrect IPsec behaviour with a 'use' level in SP but...
2008-03-14 emaxUpdate usage() - add new -D option. While I'm here...
2008-03-14 bzRemove the "Fast " from the
2008-03-14 jkimAdd a quirk to ignore ASUS LCM display found on some...
2008-03-14 jhbMake the function prototype for cpu_search() match...
2008-03-14 rwatsonAdd stack_print_ddb() to the synposis of stack(9),...
2008-03-14 bzCorrect reference counting on the SP for outgoing IPv6...
2008-03-14 bz#if 0 out a currently unsued (and incomplete) function...
2008-03-14 bzReplace the function name in two identical printfs
2008-03-14 nyanAdd stub for pc98.
2008-03-14 jkoshy- Document Pentium and Pentium MMX events.
2008-03-14 jkoshyCorrect a typo.
2008-03-14 jhbFix a silly bogon which prevented all the CPUs that...
2008-03-13 edwinAdd projects-all collection to cvs-supfile
2008-03-13 jhbRework how the nexus(4) device works on x86 to better...
2008-03-13 cokaneReplace the non-MPSAFE timeout(9) API in ffs_softdep...
2008-03-13 jhbUse the SMAP data from the loader if it is provided...
2008-03-13 obrienVim function to style(9).
2008-03-13 bruefferAdd an include file from the removed XRPU driver.
2008-03-13 obrienstyle(9) & style.Makefile(9)
2008-03-13 obrienuuidgen has been repo-copied from usr.bin/ to bin/...
2008-03-13 brueffer- Use an uppercase provider name in the example, to...
2008-03-13 cokaneAdd the module dependency on the mem(4) module. This...
2008-03-13 kibSince version 4.3, gcc changed its behaviour concerning...
2008-03-13 ruFix bugs in previous revision (missing comma, misspelle...
2008-03-13 ruRemove trailing whitespace.
next