]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-01-14 bmahMFR500: Fix up ACPI-disabling hint text.
2003-01-14 chriso Remove clause #3
2003-01-14 mdoddSuspend/resume support (mostly for MiniPCI Prism2.5...
2003-01-14 joeSome USB devices are not prepared to deal with a single...
2003-01-14 phkAdd a very simple but functional GEOM mirror class.
2003-01-14 dillonAdd missing #include
2003-01-14 phkNow that we have non-geom_disk based drivers, we need...
2003-01-14 bmahMinor hardware note updates: xl(4) 3C555, an(4) mini...
2003-01-14 bmahNew release notes: pc98 SCSI MO support in boot loader...
2003-01-14 njlFor the cpu throttling message, s/enabled/available
2003-01-14 dillonIntroduce the ability to flag a sysctl for operation...
2003-01-14 njlRemove bogus locking from dc(4). Instead, move interru...
2003-01-14 dillonComment correction. NetBSD uses 'readblksize' as the...
2003-01-14 bmahNew release notes: dump(8) -C, newsyslog(8) W flag.
2003-01-14 hrsMFen: add changes between 1.469->1.470 forgotten in...
2003-01-14 cognetDon't call destroy_dev it a channel has children.
2003-01-14 impSave 4 more bytes by not initializing opts to 0. This...
2003-01-14 mtm o Typo/Grammar fixes
2003-01-14 mtmAdd rc_debug knob to rc.conf. The code for it has been...
2003-01-14 mtmFinish merging in rev. 1.124 of rc.network, so that...
2003-01-14 bennoMake the base pcib_route_interrupt method available...
2003-01-14 simokawaFix for FreeBSD-4.
2003-01-14 tjrBack out previous; sharing semaphores between processes...
2003-01-14 ueMFbed: MFen: id attributes for sect1 entities of the...
2003-01-14 alc - Update vm_pageout_deficit using atomic operations...
2003-01-14 tjrSharing semaphores between processes works now, so...
2003-01-14 tjrCross reference lio_listio(2).
2003-01-14 tjrCross reference sem(4) so users know which kernel optio...
2003-01-14 tjrAdd the newly created semaphore to the named semaphore...
2003-01-14 tjrManual page for sem.ko/options P1003_1B_SEMAPHORES...
2003-01-14 tjrIncluding <time.h> before <aio.h> has not been necessar...
2003-01-14 alcMake vm_pageout_page_free() static.
2003-01-14 trhodesNote that the Dlink Air 660 is supported.
2003-01-14 trhodesAdd an entry for the Dlink Air 660 Wireless PC Card.
2003-01-14 bruefferAdd my birthday
2003-01-13 hrsAdd a mistakenly removed part.
2003-01-13 marcelPrevent infinite substitution of the empty string by...
2003-01-13 scottlSince reseting the SCSI busses via the passthrough...
2003-01-13 hrsMerge the following from the English version:
2003-01-13 dillonIt is possible for an active aio to prevent shared...
2003-01-13 dillonApply bandaid to bring svr4_sys_waitsys() in line with...
2003-01-13 phkEven if the permissions deny it, a process should be...
2003-01-13 kuriyamaIf you don't create a /usr filesystem, / will need...
2003-01-13 phkWe can get past here on a normal vnode as well, so...
2003-01-13 impFix interactive booting:
2003-01-13 phkOK Ok, so I didn't check the NO_GEOM case for the final...
2003-01-13 trhodesList the Davicom 9009 as supported.
2003-01-13 dillonreally, this time for sure. Fix formatting in usage().
2003-01-13 dillonGrr. I keep forgetting things. Include -C in dump...
2003-01-13 dillonAdd support for obsolete option form for -C
2003-01-13 dillonAdd a caching option to dump. Use -C. Note that NetBS...
2003-01-13 joergMention the oddities and requirements for mount operati...
2003-01-13 bmahMFR500: Updates for GCC version number, update 4.8...
2003-01-13 trhodesAdd the /boot prefix. I forgot this when updating...
2003-01-13 orionAdd Realtek ALC650 id.
2003-01-13 orionAdd nForce2 device id.
2003-01-13 phkEnable the new h0h0magic code which on GEOM kernels...
2003-01-13 trhodesUpdate the kernel location in FILES.
2003-01-13 simokawaMinimal fix for DV part.
2003-01-13 simokawaMerge big endian and little endian case.
2003-01-13 alfredstyle(9) fixes, mostly add parens around return arguments.
2003-01-13 phkAlways issue ioctls as BIO_GEATTR requests. The direct...
2003-01-13 hsuFix NewReno.
2003-01-13 tjrRefer to 1003.1 instead of 1003.2 in the Standards...
2003-01-13 phkAdd a mutex around the per unit bioqueue.
2003-01-13 phkRemove four members of struct nameidata which have...
2003-01-13 phkRemove g_silence(). It does not do anything anymore.
2003-01-13 phkFix typo.
2003-01-13 tjrAdd prototypes for the non-standard _unlocked functions.
2003-01-13 phkAdd opt_geom.h to the list.
2003-01-13 phkRemove the printf which announces the creation of mallo...
2003-01-13 nyanFixed typo and style.
2003-01-13 njlAdd check for AIO support before starting up.
2003-01-13 njlQuirk for Sony USB disk-on-key device.
2003-01-13 obrienEnable rl(4). It is now fully working using busdma.
2003-01-13 obrienRegenerate
2003-01-13 jeff - Unbreak world. I did not notice that libkvm was...
2003-01-13 bennoCorrect an off-by-one error in the calculation of the...
2003-01-13 tjrLock the stream before calling __sfileno() to retrieve...
2003-01-13 tjrAdd missing word to "Return Values" section.
2003-01-13 dillonBow to the whining masses and change a union back into...
2003-01-12 alcMake vm_page_alloc() return PG_ZERO only if VM_ALLOC_ZE...
2003-01-12 hrsMFen: Add `id' attribute to <sect1>.
2003-01-12 hrsMerge the following from the English version:
2003-01-12 phkAdd code to make md(4) a GEOM device driver instead...
2003-01-12 obrienPartial support for the nVidia nForce2 chipset's on...
2003-01-12 hrsMerge the following from the English version:
2003-01-12 jeff - Move ke_pctcpu and ke_cpticks into the scheduler...
2003-01-12 roamForced commit; the previous commit's message should...
2003-01-12 roam/tmp/msg
2003-01-12 phkShift things around a bit in preparation for future...
2003-01-12 mikeFix struct iovec documentation to match reality.
2003-01-12 ueMFbed: translation update
2003-01-12 tjrAllowing nent < 0 in aio_suspend() and lio_listio(...
2003-01-12 tjrRemove "XXX undocumented" comment from lio_listio().
2003-01-12 tjrAdd a manual page for the lio_listio() syscall. Still...
2003-01-12 impMake compile cleanly when USB_DEBUG is defined.
2003-01-12 alcvm_fault_copy_entry() needn't clear PG_ZERO because...
2003-01-12 alcvm_hold_load_pages() needn't clear PG_ZERO because...
2003-01-12 mtmFix the named script to find the correct pid file for the
next