]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-01-25 Jeff Roberson - Get rid of the unused DIDRUN flag. This was really...
2007-01-25 Gleb SmirnoffMake it possible that carpdetach() unlocks on return...
2007-01-25 Matt JacobWhoops- #ifdef problem caused uninitialized transport...
2007-01-25 Gleb SmirnoffSpacing.
2007-01-25 Bill PaulThe TCP checksum offload handling in the 8111B/8168B...
2007-01-25 Bruce EvansRename some functions and variables from nfs_* to nfs4_...
2007-01-25 Bruce EvansRename some functions and variables (mainly vfsops...
2007-01-25 Bruce EvansUnstaticize nfs_iosize() in nfsclient and use it in...
2007-01-25 Mike PritchardAdd a BUGS section that shows that ids that appear...
2007-01-25 Pawel Jakub... When the following conditions are meet:
2007-01-25 Pawel Jakub... Implement gctl_change_param() function, which changes...
2007-01-25 Craig RodriguesTry to avoid a possible infinite loop when parsing...
2007-01-25 Mohan SrinivasanFix for problems that occur when all mbuf clusters...
2007-01-24 Mike PritchardDisplay the name of the quota data file in verbose...
2007-01-24 Mohan SrinivasanFix for a bug where only one process (of multiple)...
2007-01-24 Doug BartonUpdate birth entry for Warren Zevon with his birthplace...
2007-01-24 Jeff Roberson - Add a horrible bit of code to detect tsc differences...
2007-01-24 Jeff Roberson - With a sleep time over 2097 seconds hzticks and...
2007-01-24 Randall StewartFixes the MSG_PEEK for sctp_generic_recvmsg() the msg_flags
2007-01-24 Ceri DaviesBump .Dd for r1.313.
2007-01-23 John BaldwinDocument LD_UTRACE.
2007-01-23 Jeff Roberson - Print clock information so we know if something...
2007-01-23 Mike PritchardDocument new quota knobs.
2007-01-23 Bruno Ducroto introduce a flags 'errata' for HW bugs onto the softc.
2007-01-23 Warner LoshUse the more specific 'EM732X' designation rather than...
2007-01-23 Konstantin... Cylinder group bitmaps and blocks containing inode...
2007-01-23 Craig RodriguesRemove mount_nfs4 from SUBDIR list. The mount_nfs...
2007-01-23 Craig RodriguesLink mount_nfs -> mount_nfs4, and mount_nfs.8 -> mount_...
2007-01-23 Jeff Roberson - Catch up to setrunqueue/choosethread/etc. api changes.
2007-01-23 Bruce EvansOops, pc98 is independent of i386 for clock.c and machd...
2007-01-23 Jeff Roberson - Remove setrunqueue and replace it with direct calls...
2007-01-23 Jeff Roberson - Allow the schedulers to IPI_PREEMPT idlethread....
2007-01-23 Bruce EvansCleaned up declaration and initialization of clock_lock...
2007-01-23 Nate LawsonAdd missing function trace for debug prints.
2007-01-23 Craig RodriguesMerge mount_nfs4.c and mount_nfs.c into one program.
2007-01-23 Craig RodriguesWhen exiting vfs_export(), delete the "export" option...
2007-01-23 Scott LongRemove a PCI ID entry that conflicts with the AMR driver.
2007-01-23 Mike PritchardUse fseeko to seek in the file, instead of fseek to...
2007-01-23 Mike PritchardMake sure that unknown uids/gids that now have non...
2007-01-23 Pyun YongHyeonIt seems that enabling Tx and Rx before setting descrip...
2007-01-23 Matt JacobClean up some of the various platform and release speci...
2007-01-22 John BaldwinExpand the MSI/MSI-X API to address some deficiencies...
2007-01-22 Andre OppermannUnbreak writes of 0 bytes. Zero byte writes happen...
2007-01-22 Bruce M SimpsonDocument the existence of the TCP_INFO socket option.
2007-01-22 Marius StroblActually fully emulate NetBSD and print the media insta...
2007-01-22 Bruce M SimpsonDocuemnt exactly which functions access which NSS datab...
2007-01-22 Konstantin... Below is slightly edited description of the LOR by...
2007-01-22 Warner LoshAdd quirk for EasyMP3 EM732X usb 2.0 flash mp3 player.
2007-01-21 Marius StroblChange the remainder of the drivers for DMA'ing devices...
2007-01-21 Marius StroblCorrect a logic bug in the previous change.
2007-01-21 Alexander LeidingerUse a printf-modifier which doesn't need a cast.
2007-01-20 Craig RodriguesDecrease to WARNS=3.
2007-01-20 Craig RodriguesClean up compilation warnings. Set WARNS=6 in Makefile.
2007-01-20 Jeff Roberson - Disable the long-term load balancer. I believe...
2007-01-20 Alexander LeidingerFix tinderbox build on amd64.
2007-01-20 Marius StroblQuiet GCC4 warnings regarding the width of printf(...
2007-01-20 Scott LongThe multicast hash table has 8 slots in the BCE hardwar...
2007-01-20 Jeff Roberson - We do need to IPI the idlethread on some systems...
2007-01-20 Alexander LeidingerMFp4 (113077, 113083, 113103, 113124, 113097):
2007-01-20 Marius StroblAdd macros for the individual divisor bits as some...
2007-01-20 Marius StroblRemove BUS_DMA_WAITOK from bus_dma_tag_create() invocat...
2007-01-20 Marius Strobl- Use bus_get_dma_tag() to obtain the parent DMA tag...
2007-01-20 Xin LIFix build. chkdquot() should not return anything.
2007-01-20 Marius Strobl- For the sake of completeness mention back-end support...
2007-01-20 Marius StroblAdd front-ends for the 'lebuffer' variants found on...
2007-01-20 Mike PritchardQuota system cleanup.
2007-01-20 Mike PritchardQuota system cleanup.
2007-01-20 Alexander LeidingerOoops, fix the ratelimit.
2007-01-20 Alexander LeidingerConvert a KASSERT into a runtime warning (rate limited...
2007-01-20 Marius StroblFor setting the port PCnet chips must be powered down...
2007-01-20 Marius StroblUse bus_get_dma_tag() to obtain the parent DMA tag...
2007-01-20 Jeff Roberson - In tdq_transfer() always set NEEDRESCHED when necess...
2007-01-20 Pawel Jakub... Send not only Access Request, but also Access Challenge...
2007-01-20 Rong-En FanAdd instructions for future update.
2007-01-20 Maxim Konovalovo Remove duplicate includes.
2007-01-20 Rong-En FanRetire old ncurses build glue
2007-01-20 Rong-En FanSwitch to new ncurses build glue
2007-01-20 Rong-En FanIntroduce new ncurses build glues which are part of...
2007-01-20 Rong-En FanForce commit to note the following repocopies:
2007-01-20 Rong-En Fan- Resolve conflicts
2007-01-20 Matt JacobGrumble- let a linux-ism slip in and had an llx which
2007-01-20 Rong-En FanThis commit was generated by cvs2svn to compensate...
2007-01-20 Rong-En FanImport ncurses 5.6-20061217 onto the vender branch
2007-01-20 Mike PritchardAdd the following knobs for quotas if they are enabled:
2007-01-20 Matt JacobMFP4: Move default setting to the end of isp_reset...
2007-01-20 Andrew ThompsonAdd a section about RSTP support.
2007-01-20 Marius Strobl- Display the media instance numbers and allow the...
2007-01-20 Marius Strobl- In miibus_attach() remove IFM_IMASK from the dontcare...
2007-01-20 Marius Strobl- Don't set MIIF_NOISOLATE so ukphy(4) can be used...
2007-01-19 John Baldwin- Change the PCI-X registers constants to be relative...
2007-01-19 Jeff RobersonMajor revamp of ULE's cpu load balancing:
2007-01-19 Olivier HouchardAdd a reference too pthread_cancel(3).
2007-01-19 Marius StroblRemove remnants from the sparc64 origin of this file...
2007-01-19 Marius StroblConvert the remainder of the low hanging fruits regardi...
2007-01-19 Warner LoshCope gracefully with device_get_children returning...
2007-01-19 Poul-Henning... Make DK-HOSTMASTER show contact info for .dk domains.
2007-01-19 Warner LoshOn FreeBSD/arm, any value > 50 bits will result in...
2007-01-18 Stefan FarfelederUse eaccess() instead of access() for the type builtin...
2007-01-18 Marius Strobl- Add a uart_rxready() and corresponding device-specifi...
2007-01-18 Matt JacobA less draconian fix to the build.
next