]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-03-26 Rui PauloPass the correct pointer to fled_cb().
2010-03-26 Xin LIRemove GNU cpio after fix of CVE-2010-0624.
2010-03-26 Matt JacobClean up some printing stuff so that we can have a...
2010-03-26 Alexander LeidingerRevert r205683 to resolve some code quality issues...
2010-03-26 Fabien ThomasHandling SIGPIPE will cause deadlock/crash.
2010-03-26 Fabien ThomasDo not overflow the term in the case of multi-line...
2010-03-26 Dag-Erling... Tighten my grip on pseudofs, procfs, linprocfs.
2010-03-26 Alexander LeidingerFix some bogus values in linprocfs.
2010-03-26 Jaakko HeinonenSupport only LOOKUP operation for "/" in relookup(...
2010-03-26 Alexander Leidinger- add some usb devices (scanner, printer, usb storage)
2010-03-26 Alexander MotinUse last 16 bytes of serial number in metadata instead...
2010-03-26 Alexander LeidingerFix a typo in a comment.
2010-03-26 Alexander LeidingerFix some problems which may lead to a panic:
2010-03-26 Neel NatuReplace sb_store64()/sb_load64() with mips3_sd()/mips3_...
2010-03-26 Maxim Konovalovo Fix typo.
2010-03-26 Maxim Konovalovo Trim leading w/space.
2010-03-26 Marcel MoolenaarOnly use the interval timer for clock interrupts on...
2010-03-26 Rick MacklemPatch the experimental NFS server in a manner analagous...
2010-03-26 Xin LIOur boot loader is capable of booting both i386 and...
2010-03-26 Rick MacklemPatch the regular NFS server so that it returns ESTALE...
2010-03-26 Nathan WhitehornFix the ia64 build.
2010-03-26 Daniel Gerzo- update zfs and zpool manual pages to match the curren...
2010-03-25 Xin LICheck that gl_pathc is bigger than zero before derefenc...
2010-03-25 Xin LIThe rmt client in GNU cpio could have a heap overflow...
2010-03-25 Jung-uk KimDo not penalize correct or correctable VESA mode tables...
2010-03-25 Alan CoxA ptrace(2) by one processor may trigger a promotion...
2010-03-25 Pyun YongHyeonUse pci_get_max_read_req() and pci_set_max_read_req...
2010-03-25 Jung-uk KimRevert accidentally committed initial real mode %sp...
2010-03-25 Jung-uk KimOptimize real mode page table lookup.
2010-03-25 Jung-uk KimFix stupid typos. Some VESA BIOSes directly call BIOS...
2010-03-25 Nathan WhitehornAdd the ELF relocation base to struct image_params...
2010-03-25 Nathan WhitehornChange the arguments of exec_setregs() so that it recei...
2010-03-25 Nathan WhitehornChange the way text_addr and data_addr are computed...
2010-03-25 Alexander LeidingerPropagate CONF_CFLAGS (from makeoptions) to the module...
2010-03-25 Bjoern A. ZeebWe are holding a write lock here so avoid aquiring...
2010-03-25 Gleb SmirnoffRemove disabled code. In 99% cases exports are send...
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:
next