]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-09-24 Warner LoshPer TRB vote: restore the aquire_timer0 and associated...
2003-09-24 David XuAs comments in _mutex_lock_backout state, only current...
2003-09-24 John BirrellMake the fields in the text match dev/usb/usb.h too.
2003-09-24 Marcel MoolenaarHook up BUS_CONFIG_INTR.9
2003-09-24 Marcel MoolenaarAdd a manpage for BUS_CONFIG_INTR.
2003-09-24 Sam Lefflero remove extraneous include of <net/pfil.h>
2003-09-24 John BirrellMake the field names in the documented structures match...
2003-09-24 Gregory Neil... Turn SENDMAIL_CF_DIR into an officially supported make...
2003-09-24 John BirrellAdd VidzMedia MonsterTV (MPEG video/TV capture box).
2003-09-24 Peter Grehan_MACHINE/_MACHINE_ARCH shouldn't be quoted. Found by...
2003-09-24 Marcel MoolenaarFix bug introduced in version 1.246 with the addition...
2003-09-23 Paul SaabBy not setting No_CRC in the Mode Control Register...
2003-09-23 Mike SilbersackAdjust the kmapentzone limit so that it takes into...
2003-09-23 Sam Lefflerupdate to reflect PFIL_HOOKS api changes
2003-09-23 Sam Lefflero update PFIL_HOOKS support to current API used by...
2003-09-23 Max KhonDo not cache and correctly free() dosmount entry in...
2003-09-23 Bruce M SimpsonFix a bug in arplookup(), whereby a hostile party on...
2003-09-23 Max KhonAvoid NULL pointer dereferencing in modlist_lookup2().
2003-09-23 Yoshihiro TakahashiDon't return to search another ports even if bus_space_...
2003-09-23 Yoshihiro TakahashiInitialize iobase, bsh and bst.
2003-09-23 Yoshihiro TakahashiCompare base address instead of bus_handle.
2003-09-23 Yoshihiro Takahashi- Keep the base address in struct uart_bas for sab82532...
2003-09-23 Yoshihiro TakahashiRemove unneeded includes.
2003-09-23 Yoshihiro TakahashiUse bus_space_map() to initialize a bus_handle.
2003-09-23 Yoshihiro TakahashiImplement the bus_space_map() function to allocate...
2003-09-23 Poul-Henning... Be more careful in dumpconf: softc may be NULL for...
2003-09-23 Joe Marcus... Grrr...add the Skinny alias code forgotten in the last...
2003-09-23 Joe Marcus... Add Cisco Skinny Station protocol support to libalias...
2003-09-23 Alan CoxChange the handling of the kernel and kmem objects...
2003-09-23 David XuFree thread name memory if there is.
2003-09-23 Peter WemmOops. back out last commit. The data and stack limits...
2003-09-23 Peter WemmFix patch transcription typo. s/IDT_BPT/IDT_BP/
2003-09-23 Paul SaabFrom the Broadcom Eratta:
2003-09-23 Peter WemmSync with i386 version. The quality initialization...
2003-09-23 Sam Leffleradd locking
2003-09-23 Peter WemmGC unused child variable
2003-09-23 Peter WemmMFi386 pci_bus.c 1.102 legacyvar.h 1.4: rename nexus_pc...
2003-09-23 Garance A DrosehnRestructure the time processing routines, mainly to...
2003-09-22 Peter WemmMove basemem variable into global scope so that the...
2003-09-22 Peter WemmWhile cleaning out my tree, fix another strict alias...
2003-09-22 Peter WemmIncrease the default data size limit from 512MB to...
2003-09-22 Peter WemmMFi386 rev 1.51 by scottl: make dflt_lock() always...
2003-09-22 Peter WemmMFi386 rev 1.53 by scottl: Allocate the S/G list in...
2003-09-22 Peter WemmMFi386 machdep.c rev 1.201, clock.c 1.201, clock.h...
2003-09-22 Peter WemmMFi386 rev 1.105 by jhb: fix comment typo
2003-09-22 Peter WemmMFi386 rev 1.256 by jhb: remove redundant #include...
2003-09-22 Peter WemmMFi386 rev 1.25 by jhb: add new MSR's and some missing...
2003-09-22 Peter WemmMFi386 rev 1.55 by sam: remove unused #define BUS_DMAMA...
2003-09-22 Peter WemmMFi386 rev 1.37: constant-friendly bswap macros
2003-09-22 Peter WemmMFi386: pci_cfgreg.h rev 1.10 by jhb/des/njl. Fix...
2003-09-22 Peter WemmMFCi386: trap.c rev 1.257 by bde. Don't forget to...
2003-09-22 Peter WemmMFi386 by jhb: add acpi_SetDefaultIntrModel();
2003-09-22 Peter WemmMFi386 by jhb: use symbolic constants for the IDT entries.
2003-09-22 Peter WemmMFi386: machdep.c:1.570 clock.c:1.204 by bde: Quick...
2003-09-22 Peter WemmMicrooptimization to allow the compiler to evaluate...
2003-09-22 Peter WemmSimplify the KOBJOPLOOKUP macro for the non-debug case...
2003-09-22 Thomas MoestlFix inverted BURN_BRIDGES and GONE_IN_5 #ifdefs.
2003-09-22 Dag-Erling... Previous commit contained too-smart-for-its-own-good...
2003-09-22 Dag-Erling... Fake multi-cpu statistics for proc/stat by dividing...
2003-09-22 David XuSave and restore timeout field for signal frame just...
2003-09-22 David XuFix FPU state restoring bug by jumping to right position.
2003-09-22 Peter GrehanSoften assert in pmap_remove_all.
2003-09-22 Peter GrehanATAng requires <sys/taskqueue.h>
2003-09-22 Warner Loshdocument Sony PEGA-WL110
2003-09-22 Warner LoshSony PEGA-WL110 Wireless LAN
2003-09-22 Warner Loshsync to 1.72
2003-09-22 Warner LoshMerge from NetBSD:
2003-09-22 Nate LawsonAdd an off_t cast to prevent overflow on media size...
2003-09-22 Alan Cox - vm_hold_free_pages() should lock the kernel object...
2003-09-22 Nate LawsonFix the ACPI_DEBUG case.
2003-09-22 Alan CoxInitialize the page's pindex field even for VM_ALLOC_NO...
2003-09-22 David XuPrint waitset correctly.
2003-09-21 Sam Lefflerchange bridge mib usage to reflect new world order
2003-09-21 Paul Saabrevert to version 1.25 and use va_copy to obtain anothe...
2003-09-21 Alan CoxAllocate the page table directory page(s) as "no object...
2003-09-21 Joe Marcus... Put x11-wm/sawfish2 and irc/xchat on CD 1 instead of...
2003-09-21 Poul-Henning... Document the -x and -y options.
2003-09-21 Poul-Henning... Make the clone handler BURN_BRIDGES but the actual...
2003-09-21 Poul-Henning... Make this compile.
2003-09-21 Thomas Quinot(atapi_cb): Reorganize error handling circuitry.
2003-09-21 Thomas Quinot(atapi_cb): Disable autosense for now as it causes...
2003-09-21 Thomas Quinot(scsi_request_sense): Set allocation length in REQUEST_...
2003-09-21 Thomas Quinot(camperiphdone): When the cam_periph layer performs...
2003-09-21 Daniel EischenThe ports freeze may take longer than anticipated....
2003-09-21 Jeff Roberson - Fix MD_SMALL_ALLOC on architectures that support...
2003-09-21 Ruslan ErmilovMake LOCAL_PATCHES accept multiple patch files, as...
2003-09-21 Nate LawsonOnly print an end '}' if the field was non-zero (i...
2003-09-21 Nate LawsonAdd support for fixed event buttons defined in the...
2003-09-20 Alan CoxReimplement pmap_release() such that it uses the page...
2003-09-20 Paul SaabFix improper use of varargs.
2003-09-20 Peter WemmBad Jeffr! No cookie!
2003-09-20 Bill PaulFix copyright (Wind River has no rights to this file).
2003-09-20 Ruslan ErmilovUpdate the copyright year.
2003-09-20 Ruslan ErmilovKeep up with recent mdoc(7) changes.
2003-09-20 Ruslan ErmilovComment out and mark all non-translated library strings.
2003-09-20 Ruslan ErmilovSync with FSF branch.
2003-09-20 Bill PaulRemove the dual-address cycle stuff. DAC is used to...
2003-09-20 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-09-20 Ruslan ErmilovKeep up with recent mdoc(7) changes, that include:
2003-09-20 Marcel MoolenaarFix the last remaining problem encountered by KSE:...
next