]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-03-18 Maksim YevmenkinAdd PSM and Load Factor SDP parameters to the BNEP...
2008-03-18 Hajimu UMEMOTOChange .8s port name restriction to .15s.
2008-03-18 John BaldwinCatch up to intr_event_create() prototype change.
2008-03-18 Ulf Lilleengen- Fix a memory leak when re-discovering a gvinum config...
2008-03-18 Adrian ChaddSign-extend the 48-bit AMD PMC counter before treating...
2008-03-18 Adrian ChaddFix the debugging output - the '0x' was duplicated...
2008-03-18 Alan CoxAlmost seven years ago, vm/vm_page.c was split into...
2008-03-18 Tim KientzleFix --fast-read by decrementing the remaining patterns...
2008-03-18 Kip Macy- Integrate 1.133 vendor driver changes
2008-03-18 David Xu- Copy signal mask out before THR_UNLOCK(), because...
2008-03-17 Paolo PisatiDon't cache ptr to nat rule in case of tablearg argument.
2008-03-17 John BaldwinSimplify the interrupt code a bit:
2008-03-17 Paolo PisatiDon't abuse stack space while in kernel land, use heap...
2008-03-17 Antoine BrodinInitialize variable "now" before using it (it is used...
2008-03-17 Antoine BrodinSimplify fcntl(SVR4_F_DUP2FD) code now that FreeBSD...
2008-03-17 Antoine BrodinDon't allocate the constant array "props" on the stack...
2008-03-17 Scott LongLocking in the ses_ioctl handler doesn't have to be...
2008-03-17 Christian BruefferBah, missed one instance in the previous commit. Corre...
2008-03-17 Christian BruefferCorrect bpf data-link type.
2008-03-17 Konstantin... Fix two races in the handling of the d_gianttrick for...
2008-03-17 Robert WatsonFix indentation for a closing brace in in_pcballoc().
2008-03-17 Pawel Jakub... - There is no more "uidinfo struct" mutex.
2008-03-17 Poul-Henning... Add a "spindown" facility to ata-disks: If no requests...
2008-03-17 Poul-Henning... A cautionary XXX comment about seemingly bogus errata...
2008-03-17 Poul-Henning... Increase time we wait for things to settle to 1 millise...
2008-03-17 Poul-Henning... Revert last commit and stop committing before morning...
2008-03-17 Poul-Henning... Increase time we wait for things to settle to 1 millise...
2008-03-17 Christian BruefferUse a standard section 4 SYNOPSIS.
2008-03-17 Christian BruefferDevice counts are long gone.
2008-03-17 David E. O... egad! The cvs 1.11.22 distribution had a Linux binary...
2008-03-17 Weongyo Jeongdon't set sniffer mode to ON when the driver is running...
2008-03-17 Andrew ThompsonRemove extra semicolons.
2008-03-17 Marcel MoolenaarMake remote GDB work for AIM processors. For BookE...
2008-03-17 Poul-Henning... Use correct bitmask for identifying chip family.
2008-03-16 Alexander MotinRemove impossible (hk_peer == NULL) check from ng_addre...
2008-03-16 Poul-Henning... Remove trailing ';' on macros.
2008-03-16 Christian BruefferFix AUTHORS formatting.
2008-03-16 Christian BruefferDevice counts are long gone, also remove the outdated...
2008-03-16 Christian BruefferIn the description of the password field, -w was meant...
2008-03-16 Alexander MotinAdd session ID hashing to speedup incoming packets...
2008-03-16 Pawel Jakub... Whitespace cleanups.
2008-03-16 Pawel Jakub... - Use wait-free method to manage ui_sbsize and ui_procc...
2008-03-16 Pawel Jakub... Implement atomic_fetchadd_long() for all architectures...
2008-03-16 Andrew ThompsonSwitch the LACP state machine over to its own mutex...
2008-03-16 David Schultzscandir(3) previously used st_size to obtain an initial...
2008-03-16 Robert WatsonConsistently use ANSI C declarationsfor all functions...
2008-03-16 Pawel Jakub... Style fixes.
2008-03-16 Pawel Jakub... Fix information leak. We can find PIDs of running proce...
2008-03-16 Poul-Henning... Un-cut&paste argument processing, fix things lint found.
2008-03-16 Alan CoxSimplify the inner loop of vm_fault()'s delete-behind...
2008-03-16 Pawel Jakub... Implement soon-to-be-used rw_unlock() macro.
2008-03-16 Pawel Jakub... Add missing .El.
2008-03-16 Roman DivackyRegen.
2008-03-16 Roman DivackyImplement sched_setaffinity and get_setaffinity using
2008-03-16 David SchultzAdd a -n option to split(1) to split files into N chunk...
2008-03-16 Robert WatsonCommit SYSINIT() ;-adding patch missed in previous...
2008-03-16 Robert WatsonRemove trailing ';' from C_SYSINIT() macro definition...
2008-03-16 Robert WatsonIn keeping with style(9)'s recommendations on macros...
2008-03-16 Jung-uk Kimmixer(8) is WARNS=6 clean since 1.25.
2008-03-16 Maxim SobolevProperly set size of the file_zone to match kern.maxfil...
2008-03-16 David XuActually delete SIGCANCEL mask for suspended thread...
2008-03-15 Pawel Jakub... Fix mmap(2) on ZFS after some changes in VM subsystem.
2008-03-15 Ruslan ErmilovFix panic on e.g. "kldload /dev/null".
2008-03-15 Tim KientzleUpdate a comment: the format bid only runs once per...
2008-03-15 Tim KientzleFree up the entry objects allocated during this test.
2008-03-15 Tim KientzleRelease the buffers used for exercising the compress...
2008-03-15 Tim KientzleRemove the duplicate "archive_format" and "archive_form...
2008-03-15 Tim KientzleCorrect a sign mismatch that only showed up on 64-bit...
2008-03-15 Tim KientzleRefactor the mtree code a bit to make the layering...
2008-03-15 Bruce A. MahNew release notes: cpuset, BTX real mode, gptboot...
2008-03-15 Warner LoshBUS_DMA_ISA is left over from Alpha, and is not used...
2008-03-15 Tim Kientzlestyle(9) fix to add whitespace around an '=' sign and...
2008-03-15 Tim KientzleFreeBSD does have fstat().
2008-03-15 Tim KientzleTestability is more important than standards conformance.
2008-03-15 Tim KientzleSupport NetBSD's --insecure as a synonym for -P.
2008-03-15 Tim KientzleDocument --chroot.
2008-03-15 Tim KientzleSupport -q (from NetBSD) as a synonym for --fast-read...
2008-03-15 Tim KientzleAlso accept --uncompress as a synonym for -Z.
2008-03-15 Tim Kientzle--chroot implementation thanks to Joerg Sonnenberger.
2008-03-15 Tim KientzleSupport --compress as a synonym for -Z.
2008-03-15 Tim KientzleEnable and document the -Z option for selecting "compre...
2008-03-15 Tim KientzleIgnore a few more common files.
2008-03-15 Tim KientzleResolve a minor nit in SUS compliance by including...
2008-03-15 Tim KientzleGC a reference to the defunct TESTFILES variable.
2008-03-15 Tim KientzleA subtle point: "pax interchange format" mandates that...
2008-03-15 Jung-uk KimFix a typo.
2008-03-15 Jung-uk KimClean up code and fix style(9) nits.
2008-03-15 Jung-uk KimUpdate list of possible mixer devices. These devices...
2008-03-15 Jung-uk Kim- Check device masks and bypass printing headers if...
2008-03-15 Tim KientzleIgnore some built files.
2008-03-14 Tim KientzleDon't lie. If a string can't be converted to a wide...
2008-03-14 Tim KientzleDon't advertise the default block size as a constant...
2008-03-14 Tim KientzleNew public functions archive_entry_copy_link() and...
2008-03-14 Tim KientzleUpdate some comments, comment out argument names to...
2008-03-14 Tim KientzleSince "length" computes the length of a string and...
2008-03-14 Tim KientzleLet archive_entry_clear() accept a NULL pointer and...
2008-03-14 Tim KientzleRework the versioning implementation and test to match the
2008-03-14 Tim KientzleRework the versioning information, hopefully for the...
2008-03-14 Tim KientzleAdd a useful sprintf()-style wrapper around
2008-03-14 Ed MasteChange spelling and eliminate a typo in comments to...
next