summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing function trace for debug prints.njl2007-01-231-0/+2
* Merge mount_nfs4.c and mount_nfs.c into one program.rodrigc2007-01-232-7/+248
* When exiting vfs_export(), delete the "export" option fromrodrigc2007-01-231-11/+31
* Remove a PCI ID entry that conflicts with the AMR driver.scottl2007-01-231-1/+0
* Use fseeko to seek in the file, instead of fseek to prevent seekmpp2007-01-231-2/+2
* Make sure that unknown uids/gids that now have non-zero usage andmpp2007-01-231-7/+24
* It seems that enabling Tx and Rx before setting descriptor DMAyongari2007-01-231-15/+17
* Clean up some of the various platform and release specific dma tagmjacob2007-01-233-47/+36
* Expand the MSI/MSI-X API to address some deficiencies in the MSI-X support.jhb2007-01-2219-27/+281
* Unbreak writes of 0 bytes. Zero byte writes happen when only ancillaryandre2007-01-222-2/+15
* Document the existence of the TCP_INFO socket option.bms2007-01-221-1/+24
* Actually fully emulate NetBSD and print the media instance numbermarius2007-01-221-2/+3
* Docuemnt exactly which functions access which NSS databases.bms2007-01-222-6/+58
* Below is slightly edited description of the LOR by Tor Egge:kib2007-01-222-5/+41
* Add quirk for EasyMP3 EM732X usb 2.0 flash mp3 player.imp2007-01-221-0/+8
* Change the remainder of the drivers for DMA'ing devices enabled in themarius2007-01-2115-40/+57
* Correct a logic bug in the previous change.marius2007-01-211-1/+1
* Use a printf-modifier which doesn't need a cast.netchild2007-01-211-2/+2
* Decrease to WARNS=3.rodrigc2007-01-201-1/+1
* Clean up compilation warnings. Set WARNS=6 in Makefile.rodrigc2007-01-2010-89/+35
* - Disable the long-term load balancer. I believe that steal_busy worksjeff2007-01-201-1/+1
* Fix tinderbox build on amd64.netchild2007-01-201-2/+2
* Quiet GCC4 warnings regarding the width of printf()-arguments notmarius2007-01-201-2/+3
* The multicast hash table has 8 slots in the BCE hardware, not 4 slots likescottl2007-01-201-4/+4
* - We do need to IPI the idlethread on some systems. It may be stuck injeff2007-01-201-7/+1
* MFp4 (113077, 113083, 113103, 113124, 113097):netchild2007-01-203-17/+83
* Add macros for the individual divisor bits as some MC146818A-compatiblemarius2007-01-201-4/+7
* Remove BUS_DMA_WAITOK from bus_dma_tag_create() invocations as it'smarius2007-01-204-7/+7
* - Use bus_get_dma_tag() to obtain the parent DMA tag so dma(4) willmarius2007-01-201-6/+6
* Fix build. chkdquot() should not return anything.delphij2007-01-201-1/+1
* - For the sake of completeness mention back-end support for the ILACCmarius2007-01-201-29/+57
* Add front-ends for the 'lebuffer' variants found on some SBus cards.marius2007-01-204-2/+714
* Quota system cleanup.mpp2007-01-201-29/+137
* Quota system cleanup.mpp2007-01-204-30/+41
* Ooops, fix the ratelimit.netchild2007-01-201-1/+3
* Convert a KASSERT into a runtime warning (rate limited) + failsafe fallback.netchild2007-01-201-4/+12
* For setting the port PCnet chips must be powered down or stopped andmarius2007-01-201-7/+15
* Use bus_get_dma_tag() to obtain the parent DMA tag so le(4) works onmarius2007-01-203-3/+3
* - In tdq_transfer() always set NEEDRESCHED when necessary regardless ofjeff2007-01-201-15/+25
* Send not only Access Request, but also Access Challenge with definedpjd2007-01-201-5/+7
* Add instructions for future update.rafan2007-01-202-0/+62
* o Remove duplicate includes.maxim2007-01-207-7/+0
* Retire old ncurses build gluerafan2007-01-207-1248/+0
* Switch to new ncurses build gluerafan2007-01-202-8/+8
* Introduce new ncurses build glues which are part of ncurses 5.6 update.rafan2007-01-209-626/+1086
* Force commit to note the following repocopies:rafan2007-01-200-0/+0
* - Resolve conflictsrafan2007-01-2068-23851/+537
* Grumble- let a linux-ism slip in and had an llx whichmjacob2007-01-201-9/+12
* This commit was generated by cvs2svn to compensate for changes in r166124,rafan2007-01-20483-31726/+68333
|\
| * Import ncurses 5.6-20061217 onto the vender branchrafan2007-01-20486-32151/+68870
OpenPOWER on IntegriCloud