]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-04-14 reesRemove dead code.
2005-04-14 psFix for a TCP SACK bug where more than (win/2) bytes...
2005-04-14 stefanfAlso test \0 in the format string.
2005-04-14 jhbClose a race I introduced in the spinlock_* changes...
2005-04-14 stefanfUpdate the bugs section, null characters in the format...
2005-04-14 jhbTrust the settings programmed by the BIOS over what...
2005-04-14 jhbRemove support for mixed mode altogether now that we...
2005-04-14 jhbCall pci_print_verbose() before pci_add_resources(...
2005-04-14 stefanfHandle null characters in the format string. A \0...
2005-04-14 peterImplement 32-bit compatable fsbase/gsbase methods so...
2005-04-14 csjpMove MAC check_vnode_mmap entry point out from being...
2005-04-14 impIn ppsintr, we needed ppsdev to get to the softc and...
2005-04-14 stefanfNo reason to write \a and \v as octal escape sequences.
2005-04-14 keramida- Add a THR column to the process listing, that shows...
2005-04-14 bruefferCorrect typo.
2005-04-14 cognetUnbreak the vector_page == 0x00000000 case. Map the...
2005-04-14 nyanMFi386: revision 1.612.
2005-04-14 nyanMFi386: revision 1.20.
2005-04-14 denMerge the following from the English version:
2005-04-14 umeremove needless res_init() call.
2005-04-14 gnnRemove dead code which would never execute.
2005-04-14 sosRead back the real taskfile register values when in...
2005-04-14 stefanfPrintf(1) is WARNS 6 clean.
2005-04-14 stefanf- Move parts of the long main() function into a new...
2005-04-14 jeff - cache_lookup() relocks the parent in the DOTDOT...
2005-04-14 marksUse AcpiUtStrupr() instead of strupr() as the latter...
2005-04-14 jhbProbe PCI link devices early so that we turn them all...
2005-04-14 jhbBah, add a missing cast.
2005-04-14 jhbClose a race between sleepq_broadcast() and sleepq_catc...
2005-04-14 jhbAlways use the local APIC timer, even on UP machines.
2005-04-14 jhbIf an I/O APIC returns 0xffffffff for its version regis...
2005-04-14 peterrev 1.54 of i386/include/pcb.h depended on sys/proc...
2005-04-14 mjacobMake sure we look at the correct sub op codes when
2005-04-14 mjacobTake constructive advice from njl && reformat
2005-04-14 njlQuirk for ZICPlay USB MP3 Player.
2005-04-14 peterIt seems I introduced a new prerequisite for <machine...
2005-04-14 mjacobApply quirk.
2005-04-14 mjacobApplied conservative version of suggested quirk.
2005-04-14 mjacobApply quirk suggested by submitter.
2005-04-14 csjpDo not remove logging sockets. This fixes an issue...
2005-04-14 mjacobThe divide by zero panic must have been due to a bogus
2005-04-14 peterAllow user processes to completely empty out their...
2005-04-14 peterAdapt the libpthread patch for using i386_set_gsbase...
2005-04-14 peterUse the i386_set_gsbase() syscall if it is implemented...
2005-04-14 peterAttempt to use i386_set_gsbase(), and gracefully fall...
2005-04-14 peterAttempt i386_set_gsbase() before using the user_ldt...
2005-04-14 peterAdd stubs for the %fs/%gs base management calls.
2005-04-13 jeff - Remove a debugging printf that slipped in.
2005-04-13 peterChange the segment limits to 4GB, we set the user acces...
2005-04-13 phksort and expand the prunelist in a more or less general...
2005-04-13 phkIntroduce NANOBSD_PRUNE which can be used to zap out...
2005-04-13 phkUse df -i
2005-04-13 glebiusFix mss byte order, only affects synproxy code path.
2005-04-13 stefanfAdd a few regression tests for printf(1).
2005-04-13 stefanfAssign 0.0 to the variable passed to getfloating()...
2005-04-13 impFix compile error :-(.
2005-04-13 peterFix an evil bug that appeared in September 2003. VM86...
2005-04-13 mdoddTest for NULL before use.
2005-04-13 mdoddAdd KASSERT() to warn against NULL deref.
2005-04-13 bmsUse pci_find_bsf() to retrieve the PCI device associate...
2005-04-13 julianThe maximum allowable alloc is 16K not (16K-1).
2005-04-13 impSince cbb implements the pcib_ interface, it must also...
2005-04-13 impDefault to a interrupt router that returns an invalid...
2005-04-13 cognetpmap_update() is gone.
2005-04-13 impNever hardcode /sys into these Makefiles. The proper...
2005-04-13 glebiusNG_MKRESPONSE() macro includes sizeof struct ng_mesg...
2005-04-13 avatarAccording to the comment in struct tty, t_modem is...
2005-04-13 nyanMerge two slice_type_name() functions.
2005-04-13 nyan- Remove ifdef PC98.
2005-04-13 nyanRemove a meaningless include.
2005-04-13 nyanMove pc98 specific parts to the pc98 specific file.
2005-04-13 nyanRemove ifdef PC98.
2005-04-13 hartiSplit VarFind() into a series of functions tailored...
2005-04-13 jeff - Change all filesystems and vfs_cache to relock the...
2005-04-13 jeff - Change vop_lookup_post assertions to reflect recent...
2005-04-13 jeff - Further simplify lookup; Force all filesystems to...
2005-04-13 phkAdd NO_DICT handle. Saves almost 3.5 MB installed.
2005-04-13 mdoddAdd #defines for control fields and address bits.
2005-04-13 mdoddSupport for the GTCO Digipad.
2005-04-13 sosAdd a ata_setmode method so we dont panic on setmode.
2005-04-13 mdoddAdd the -S flag which produces the -s output without
2005-04-13 mdoddShow descriptions for type CTLTYPE_NODES.
2005-04-13 mdoddZero buffers. Seatbelt against sysctl(3) returning...
2005-04-13 mdoddMake it clear that the statement following the conditio...
2005-04-13 phk Data is not information;
2005-04-13 anholtFollow i386's suit and include AGP support in the gener...
2005-04-13 mdoddAdd support for more than two datasets. Currently...
2005-04-13 mdoddDefine additional commands.
2005-04-13 mdoddWhitespace cleanup.
2005-04-13 mdoddRemove unnecessary dpt_free().
2005-04-13 davidxu o Code cleanup, eliminate private thread id map, directly
2005-04-13 mdoddImplement SOUND_MIXER_INFO ioctl in compat layer.
2005-04-13 mdoddAdd support for O_NOFOLLOW and O_DIRECT to Linux fcntl...
2005-04-13 mdoddInvert conditional and use continue to reduce nesting.
2005-04-13 mdoddAdd ISACFGATTR_HINTS flag to allow detection of a devic...
2005-04-13 hrsAdd -S option which allows to change the pathname of...
2005-04-13 marcelBuild cpufreq on ia64. The upcoming Montecito processor...
2005-04-13 mdoddSave argv[0] and use it in usage message.
2005-04-13 mdoddInvert conditional and use continue to reduce nesting.
2005-04-13 mdoddBump __FreeBSD_version for LOCAL_CREDS, LOCAL_CONNWAIT.
next