]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-08-25 simonSupport column lists, by only extracting the first...
2004-08-25 bruefferAutogenerate device listings for axe(4) and rue(4)
2004-08-25 bruefferAdd axe(4) and rue(4)
2004-08-25 brueffer- move list of supported adapters into a HARDWARE section
2004-08-25 brueffer- put the list of supported adapters into a HARDWARE...
2004-08-25 simonFix grammar nit.
2004-08-25 mariusDon't call uart_bus_probe() for non-matching PnP-device...
2004-08-25 ruFix "make world DESTDIR=/mnt" to work again. A recent...
2004-08-25 rwatsonDon't hold the UNIX domain socket subsystem lock over...
2004-08-25 njlRemove code to initialize the lid state at boot. It...
2004-08-25 impRecommend using make kernel for current -> current...
2004-08-25 pjdLog verification errors at level 1.
2004-08-25 mlaierDocument supported devices here (for lack of a better...
2004-08-25 obrienFix a bug in in_cksum_hdr w/o -O.
2004-08-25 obrienCorrect style nit in rev 1.17.
2004-08-25 rwatsonConvert a mtx_lock(&Giant) to a mtx_unlock(&Giant)...
2004-08-25 roamDo not display bogus entries for sockets in the TIME_WA...
2004-08-25 mbrAdd special case for the german whois nameserver. Witho...
2004-08-25 maximAdd -j flag to usage() and the man page synopsis.
2004-08-25 pjdDump disk number.
2004-08-25 bruefferMove a paragraph from the HARDWARE section back into the
2004-08-25 pjdAllocate memory when dumping pipes with M_WAITOK flag.
2004-08-25 marcelGet a step closer to profiling the kernel by fixing...
2004-08-25 marcelHave the linker provide btext. It's used for profiling.
2004-08-25 marcelMake profiling actually work. The gcc compiler emits...
2004-08-25 obrienNo longer do special handling of Perl. FreeBSD users...
2004-08-25 rwatsonif_dc includes locking, but that locking is disabled...
2004-08-25 kensmithBack out v1.57, the underlying problem that caused...
2004-08-25 rwatsonIn nfs_timer(), pass curthread rather than &thread0...
2004-08-25 kensmithBack out previous commit. Colin's fix to md makes...
2004-08-24 paulAdd a CVSTAG makefile variable that can be set in ...
2004-08-24 impClarify what the lockfunc is used for. When it will...
2004-08-24 alfrednote that it is the caller's responsibility to free...
2004-08-24 josefArgh. Forced commit to note that this was
2004-08-24 bruefferAutogenerate device listings for lge(4) and vx(4)
2004-08-24 josefAdd snapshots.se.freebsd.org to list of available ftp...
2004-08-24 bruefferAdd lge(4) and vx(4)
2004-08-24 brueffer- move the list of supported devices into a HARDWARE...
2004-08-24 brueffer- move device listing and hardware notes into a HARDWAR...
2004-08-24 jhbCorrect the arguments to kern_sigaltstack() as they...
2004-08-24 jhbRegenerate after fcntl() wrappers were marked MP safe.
2004-08-24 jhbFix the ABI wrappers to use kern_fcntl() rather than...
2004-08-24 sosSii_reset needs to wait up to 1 second to get slow...
2004-08-24 simonasr(4) is currently i386 only.
2004-08-24 njlCatch up with i386 nexus.c rev 1.59: add bus_get_resour...
2004-08-24 rushare/examples/worm is dead.
2004-08-24 obriensr(4) definately won't work on IA64.
2004-08-24 njlBe sure to always unlock the sx lock when exiting the...
2004-08-24 bruefferAutogenerate device listings for sk(4)
2004-08-24 bruefferAdd sk(4)
2004-08-24 brueffer- move the list of supported adapters to a HARDWARE...
2004-08-24 obrienUpdate for latest make(1) changes.
2004-08-24 bruefferAdd the SMC EZ Card 10/100 as supported hardware
2004-08-24 bruefferCorrect the link to the AIC-6915 programmer's manual
2004-08-24 bruefferAutogenerate device listings for sf(4)
2004-08-24 bruefferAdd sf(4)
2004-08-24 brueffer- move list of supported adapters into a HARDWARE section
2004-08-24 sosAlways pick up giant before returning from an ioctl...
2004-08-24 rwatsonRevert previous revision, 1.7, as removal of GIANT_REQU...
2004-08-24 rwatsonMT4 if_fwsubr.c:1.6:
2004-08-24 tjrReplace the current implementations of ftw() and nftw...
2004-08-24 blackendFix make search entries.
2004-08-24 sosProperly check malloc returns.
2004-08-24 roamFix a typo (attacked -> attached).
2004-08-24 rwatsonConditional acquisition of socket buffer mutexes when...
2004-08-24 impSet the description to NULL in the right detach routine...
2004-08-24 rwatsonMake sure to properly initialize 'size' to sizeof(sin...
2004-08-24 ruFixed a misspelling of the hook name.
2004-08-24 rwatsonAdd a basic kqueue + UNIX domain socket pair regression...
2004-08-24 dwhitePick up changes in rev 1.8 of src/sys/dev/ic/mpt_netbsd...
2004-08-24 peterIt is now an error to call pmap_unuse_pt without the...
2004-08-24 peterOops, I forgot to have the idle loop call mp_grab_cpu_h...
2004-08-24 peterstruct tm.tm_year is listed as 'years since 1900',...
2004-08-23 impEven in a 80 column, fixed point font, there's plenty...
2004-08-23 impIn the SYNOPSIS section, move the bus_dmamem_alloc...
2004-08-23 davidxuRemove checking of single exit flag in thread_user_ente...
2004-08-23 peterCommit Doug White and Alan Cox's fix for the cross...
2004-08-23 pjdAllow to set kern.geom.mirror.timeout from /boot/loader...
2004-08-23 pjdFix 'show' command for pipes and queues.
2004-08-23 mjacobUntil I can get a clearer architecture from PHK about...
2004-08-23 impAdd a blanket note about 5.x being the same as 6.0...
2004-08-23 impTwo items:
2004-08-23 leCompare the addresses of two RAID5 work packets directl...
2004-08-23 bruefferWordsmithing in the hardware section.
2004-08-23 bruefferAutogenerate entries for ixgb(4)
2004-08-23 bruefferAdd ixgb, remove isp and mpt (work on all supported...
2004-08-23 njlRework sysresource management. Instead of having each...
2004-08-23 njlAdd a BUS_GET_RESOURCE_LIST method for nexus.
2004-08-23 obrienForced commit to document:
2004-08-23 sobomaxMy recent measurement shows that CPU_DISABLE_CMPXCHG...
2004-08-23 dfrMake sure we allocate at least enough space for the...
2004-08-23 danfeSo here I am, also born in USSR.
2004-08-23 desDon't try to translate the control message unless we...
2004-08-23 tjrUpdate documentation to match reality: glob() sorts...
2004-08-23 nyanRestore FD_DEBUG for pc98.
2004-08-23 blackends/the on/on the/
2004-08-23 sobomaxo Fix whitespace bug introduced in the previous commit.
2004-08-23 sobomaxo Extend boot output: print out mimimum/maximum perform...
2004-08-23 pjdAdd missing GEOM classes, which are aware of geom(8).
2004-08-23 impMake this compile again in the standalone and the MODUL...
next