summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Patch the experimental NFS client in a manner analogous tormacklem2010-01-285-18/+35
* Comment out any reference to ALCHEMY.hints until it's committed, to unbreakcognet2010-01-281-1/+1
* Fix two of the extended memory hacks. The copy pagesrrs2010-01-281-2/+2
* Adds additional hacks for proper bits so thatrrs2010-01-281-0/+6
* Make compilable.. i.e. the FreeBSD id I added mustrrs2010-01-281-0/+2
* Changes the msg ring so its a filter not arrs2010-01-282-5/+8
* MFp4: Large set of CAM inprovements.mav2010-01-2840-1180/+1047
* In pci_cfgregread() and pci_cfgregwrite(), validate the arguments and checkmarcel2010-01-281-14/+49
* Clean up rc.subr man page after removing leftover NetBSD compat. Alsoemaste2010-01-281-38/+2
* Eliminated nits from last commit.ru2010-01-271-15/+15
* Correct a bunch of typos.schweikh2010-01-276-9/+9
* Remove stale inclusion of <ulog.h>.ed2010-01-271-1/+0
* - Zero the MSI/MSI-X queue argument, otherwise mtx_init(9) can panicmarius2010-01-271-3/+3
* Add a link tasklet so updates can be sleepable.jfv2010-01-272-7/+24
* adds sysctl knobs to show rate statistics that it could be useful toweongyo2010-01-272-0/+59
* Don't touch v_interlock; use VI_* macros instead.trasz2010-01-272-8/+8
* Optimize pmap_demote_pde() by using the new KPTmap to access a kernelalc2010-01-271-21/+15
* Two more build problems, missing includes and semicolon.jfv2010-01-272-1/+3
* Add initial support for RTL8103E PCIe fastethernet.yongari2010-01-272-1/+9
* Opps, completely wrong version of if_em.h got intojfv2010-01-271-122/+98
* Do not leave dirty cache lines behind if bus_dmamap_sync was calledkan2010-01-271-1/+25
* Use VESA palette load/save functions if VESA BIOS says the current palettejkim2010-01-271-14/+22
* Add missing return, in a rare case where we can't allocate memory inemaste2010-01-271-0/+1
* Make a note that this file is the 64-bit version and experimental andimp2010-01-271-0/+7
* Move back to physical address 0x01000000. 0x00100000 seems to haveimp2010-01-271-2/+2
* Fix a race that can occur when nfs nfsiod threads are being created.rmacklem2010-01-276-15/+34
* Initialize the ifnet before calling mii_phy_probe() as some phy driversjhb2010-01-271-8/+8
* Remove pseudo-terminals from ttys(5).ed2010-01-279-2092/+1
* The Erlang Port Mapper Daemon (from ports/lang/erlang) has beenedwin2010-01-271-0/+2
* Git has been added as port 9418:edwin2010-01-271-0/+2
* acpi_hpet: correctly get number of timers/comparators in a timer blockavg2010-01-271-3/+18
* KASSERT that return value of interrupt filter complies with contractavg2010-01-271-1/+11
* Correct copy-paste typo from previous option description.jmallett2010-01-271-1/+1
* Add one more type cast, missed in r203043.mav2010-01-271-1/+1
* Partial merge of man page cleanups from NetBSD:rodrigc2010-01-271-16/+16
* In cpu_switch(), use an atomic operation to set the td_lockmarcel2010-01-271-1/+1
* Add a manual page for nvram(4).delphij2010-01-272-0/+95
* Revised revision 199201 (add interface description capability as inspireddelphij2010-01-2711-8/+207
* Missing a fix for the new watchdog handling.jfv2010-01-262-0/+2
* Remove some internal conditional defines that willjfv2010-01-261-13/+0
* Update the 1G drivers, shared code sync with Intel,jfv2010-01-2626-1706/+1368
* Add my birthday to the calendar.beat2010-01-261-0/+1
* Add myself to the list of ports committers.romain2010-01-261-0/+2
* Add myself.avilla2010-01-261-0/+1
* Add myself.avilla2010-01-261-0/+3
* Do not place fake interrupt register on chip.mav2010-01-261-26/+7
* Allow -o as a synonym for -s, for compatibility with other systems.emaste2010-01-262-2/+7
* - Add myself. I forgot to do this when I got my commit bit.wxs2010-01-261-0/+1
* Add information about when nmount(2) was introduced.trasz2010-01-261-1/+5
* Restore SATA speed reporting, broken by ATA_CAM changes.mav2010-01-261-1/+18
OpenPOWER on IntegriCloud