]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-03-24 Luigi Rizzofix another bug in "ipfw set N ..."
2010-03-24 Warner LoshThis broke when we went to gnu99 as the default standar...
2010-03-24 Randall StewartAdds the option of keeping per-cpu statistics in SCTP...
2010-03-24 Randall Stewartlagging file I forgot to commit with my nr-sack fixes...
2010-03-24 Randall StewartFix for NR-Sack code. The code was NOT working properly...
2010-03-24 Bjoern A. ZeebPrint the pointer to the lock with the panic message...
2010-03-24 Xin LIExpose MACHINE_CPU while building lib32 target.
2010-03-24 Luigi Rizzomake the module loadable
2010-03-24 Alexander MotinDo not fetch precise time of request start when stats...
2010-03-24 Shteryana ShopovaNow actually implement reading/refreshing/returning...
2010-03-24 Pietro Cerutti- Remove const'ness from dlerror(3) prototype, for...
2010-03-24 Jung-uk KimAlign memory access of 24-bit pixel renderer to word...
2010-03-24 Jung-uk KimTeach VGA framebuffer about 8-bit palette format for...
2010-03-24 Luigi RizzoHonor ip.fw.one_pass when a packet comes out of a pipe...
2010-03-24 Ed SchoutenPrune empty directories.
2010-03-24 John BaldwinAdd missing Giant locking for the vfsconf list.
2010-03-24 Poul-Henning... Use gpart(8) to set the active boot partition.
2010-03-24 Maxim Konovalovo FreeBSD 7.3 added.
2010-03-24 Neel NatuFix periodic "t_delta 16.01359db7eb5eb3c0 too long...
2010-03-24 Nathan WhitehornThe nargvstr and nenvstr properties of arginfo are...
2010-03-24 Alan CoxAdapt r204907 and r205402, the amd64 implementation...
2010-03-24 Rick MacklemFix the experimental NFS subsystem so that it uses...
2010-03-23 Xin LIUpdate metadata information as well as upgrade instruct...
2010-03-23 Marcel MoolenaarFix an off-by-one bug for the number of slots on a...
2010-03-23 Jung-uk KimAdd my copyright here. It seems I have contributed...
2010-03-23 Jung-uk KimBe extremely careful when we determine bytes per scan...
2010-03-23 Rick MacklemWhen the regular NFS server replied to a UDP client...
2010-03-23 Xin LIMFV: Update nc to the version from OpenBSD 4.7.
2010-03-23 Xin LIImport nc from OpenBSD's OPENBSD_4_7 as of today.
2010-03-23 Jung-uk KimFall back to VGA palette functions if VESA function...
2010-03-23 Jung-uk KimMap entire video memory again. This is a partial backo...
2010-03-23 Jung-uk KimSeparate 24-bit pixel draw from 32-bit case. Although...
2010-03-23 John BaldwinImplement /proc/filesystems.
2010-03-23 John BaldwinReject attempts to create a MAP_ANON mapping with a...
2010-03-23 Marcel MoolenaarAdd definitions for a 4th PCI host controller. No Frees...
2010-03-23 Xin LIAdd PCI ID for MCS9901's parallel port.
2010-03-23 Marcel MoolenaarEnable power management for E500 cores. Use "doze"...
2010-03-23 Xin LICorrect cross reference.
2010-03-23 Rui PauloWhen receiving a management frame, pass the mbuf to...
2010-03-23 Rui PauloAdd MCS to the list of media types.
2010-03-23 Rui PauloAdd a missing LINE_BREAK() after printing the roaming...
2010-03-23 Rui PauloAdd a new field for extended HT capabilities.
2010-03-23 Rui PauloFinish the much belated Intel XScale hwpmc(4) man page.
2010-03-23 Joerg WunschAdd .snap to daily_clean_tmps_ignore; /tmp/.snap ist...
2010-03-23 Nathan WhitehornGet nexus(4) out of the RTC business. The interface...
2010-03-23 Randall StewartFixes a bug where SACKs in the face of
2010-03-23 Nathan WhitehornOpen Firmware on powerpc is generally non-reetrant...
2010-03-23 Nathan WhitehornDo not declare the various OFW command buffers static...
2010-03-23 Marcel MoolenaarActually pass a pointer to the trapframe to powerpc_ext...
2010-03-22 Kip Macy- boot-time size the ipv4 flowtable and the maximum...
2010-03-22 Kip Macy- enable alignment on amd64 only
2010-03-22 Xin LIExpand $FreeBSD$.
2010-03-22 Edwin GroothuisMFV of tzdata2010f:
2010-03-22 Edwin GroothuisVendor import of tzdata2010f:
2010-03-22 Xin LIEnable mmap for minigzip(1).
2010-03-22 Xin LIUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-22 Jung-uk KimSupport memory wraparound instead of high memory as...
2010-03-22 Marcel Moolenaaro Remove the pmap argument to pmap_invalidate_all...
2010-03-22 Jung-uk KimFix i386 PAE kernel build.
2010-03-22 John BaldwinRemove unneeded type specifiers from 64-bit constants...
2010-03-22 Ed MasteMerge r197455 from amd64:
2010-03-22 Dag-Erling... Forced commit to register MFC reminder.
2010-03-22 Dag-Erling... Merge upstream r432:
2010-03-22 Dag-Erling... Merge upstream r432:
2010-03-22 Marcel MoolenaarDrop the pmap argument to pmap_invalidate_page(). It...
2010-03-22 Marcel MoolenaarWith preemption, the high FP registers may get enabled...
2010-03-22 Marcel MoolenaarFix interrupt handling by extending the critical region...
2010-03-22 Marcel MoolenaarDisable interrupts when calling into SAL for PCI config...
2010-03-22 Marcel MoolenaarDefine curthread as an inline function that loads the...
2010-03-21 Marcel MoolenaarPrint MD fields in the pcpu to aid debugging.
2010-03-21 Marcel MoolenaarDon't include <machine/_regset.h> when _MACHINE_REGSET_...
2010-03-21 Edwin GroothuisReplace -b with -C and -B (as proposed by Alexander).
2010-03-21 Olivier HouchardMake sure we insert and remove the PV entries related...
2010-03-21 Ed SchoutenLet opendir() use O_DIRECTORY.
2010-03-21 Ed SchoutenActually make O_DIRECTORY work.
2010-03-21 Alexander Motin- Spec tells that CCC interrupt is edge triggered....
2010-03-21 Sam Lefflerremove pre-vap examples
2010-03-21 Luigi RizzoAdd a priority-based packet scheduler.
2010-03-21 Konstantin... Correct the type for uio_resid.
2010-03-21 Luigi Rizzono need for ipfw_flush_tables(), we just need ipfw_dest...
2010-03-21 Luigi Rizzorevise documentation
2010-03-21 Alexander MotinAdd some more codec IDs.
2010-03-21 Matt JacobAdd 'rotate' and 'getactive' verbs to provide some...
2010-03-21 Ed MasteAvoid holding the VLAN_LOCK() over the parent interface...
2010-03-21 Marius StroblAvoid aliasing which leads to incorrect results when...
2010-03-21 Marius Strobl- The firmware of Sun Fire V1280 has a misfeature of...
2010-03-21 Alan CoxEliminate a pointless TLB invalidation from pmap_bootst...
2010-03-21 Alan CoxI am told by AMD that the machine check hardware on...
2010-03-20 Marius StroblImprove the KVA space sizing of 186682; on machines...
2010-03-20 Jilles TjoelkerDo not create *.gmon files for PIE executables on i386.
2010-03-20 Marius Strobl- While SPARC V9 allows tininess to be detected either...
2010-03-20 Marius StroblDivision should take both arguments' signs into account...
2010-03-20 Marius StroblFPU_DEBUG requires <stdio.h>.
2010-03-20 Marius StroblEnsure that __fpu_ftox() both returns the high bits...
2010-03-20 Marius Strobl- Remove a bogus forward declaration.
2010-03-20 Kip Macy- spread tcp timer callout load evenly across cpus...
2010-03-20 Gavin AtkinsonFix command example, presumed leftovers of old markup.
2010-03-20 Jaakko HeinonenEscape characters unsafe for XML output in GEOM class...
2010-03-20 Alexander MotinCorrect MAXPHYS and DFLTPHYS description.
2010-03-20 Gavin AtkinsonTweak language to make one point potentially clearer...
next