| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Patch the experimental NFS client in a manner analogous to | rmacklem | 2010-01-28 | 5 | -18/+35 |
* | Comment out any reference to ALCHEMY.hints until it's committed, to unbreak | cognet | 2010-01-28 | 1 | -1/+1 |
* | Fix two of the extended memory hacks. The copy pages | rrs | 2010-01-28 | 1 | -2/+2 |
* | Adds additional hacks for proper bits so that | rrs | 2010-01-28 | 1 | -0/+6 |
* | Make compilable.. i.e. the FreeBSD id I added must | rrs | 2010-01-28 | 1 | -0/+2 |
* | Changes the msg ring so its a filter not a | rrs | 2010-01-28 | 2 | -5/+8 |
* | MFp4: Large set of CAM inprovements. | mav | 2010-01-28 | 40 | -1180/+1047 |
* | In pci_cfgregread() and pci_cfgregwrite(), validate the arguments and check | marcel | 2010-01-28 | 1 | -14/+49 |
* | Clean up rc.subr man page after removing leftover NetBSD compat. Also | emaste | 2010-01-28 | 1 | -38/+2 |
* | Eliminated nits from last commit. | ru | 2010-01-27 | 1 | -15/+15 |
* | Correct a bunch of typos. | schweikh | 2010-01-27 | 6 | -9/+9 |
* | Remove stale inclusion of <ulog.h>. | ed | 2010-01-27 | 1 | -1/+0 |
* | - Zero the MSI/MSI-X queue argument, otherwise mtx_init(9) can panic | marius | 2010-01-27 | 1 | -3/+3 |
* | Add a link tasklet so updates can be sleepable. | jfv | 2010-01-27 | 2 | -7/+24 |
* | adds sysctl knobs to show rate statistics that it could be useful to | weongyo | 2010-01-27 | 2 | -0/+59 |
* | Don't touch v_interlock; use VI_* macros instead. | trasz | 2010-01-27 | 2 | -8/+8 |
* | Optimize pmap_demote_pde() by using the new KPTmap to access a kernel | alc | 2010-01-27 | 1 | -21/+15 |
* | Two more build problems, missing includes and semicolon. | jfv | 2010-01-27 | 2 | -1/+3 |
* | Add initial support for RTL8103E PCIe fastethernet. | yongari | 2010-01-27 | 2 | -1/+9 |
* | Opps, completely wrong version of if_em.h got into | jfv | 2010-01-27 | 1 | -122/+98 |
* | Do not leave dirty cache lines behind if bus_dmamap_sync was called | kan | 2010-01-27 | 1 | -1/+25 |
* | Use VESA palette load/save functions if VESA BIOS says the current palette | jkim | 2010-01-27 | 1 | -14/+22 |
* | Add missing return, in a rare case where we can't allocate memory in | emaste | 2010-01-27 | 1 | -0/+1 |
* | Make a note that this file is the 64-bit version and experimental and | imp | 2010-01-27 | 1 | -0/+7 |
* | Move back to physical address 0x01000000. 0x00100000 seems to have | imp | 2010-01-27 | 1 | -2/+2 |
* | Fix a race that can occur when nfs nfsiod threads are being created. | rmacklem | 2010-01-27 | 6 | -15/+34 |
* | Initialize the ifnet before calling mii_phy_probe() as some phy drivers | jhb | 2010-01-27 | 1 | -8/+8 |
* | Remove pseudo-terminals from ttys(5). | ed | 2010-01-27 | 9 | -2092/+1 |
* | The Erlang Port Mapper Daemon (from ports/lang/erlang) has been | edwin | 2010-01-27 | 1 | -0/+2 |
* | Git has been added as port 9418: | edwin | 2010-01-27 | 1 | -0/+2 |
* | acpi_hpet: correctly get number of timers/comparators in a timer block | avg | 2010-01-27 | 1 | -3/+18 |
* | KASSERT that return value of interrupt filter complies with contract | avg | 2010-01-27 | 1 | -1/+11 |
* | Correct copy-paste typo from previous option description. | jmallett | 2010-01-27 | 1 | -1/+1 |
* | Add one more type cast, missed in r203043. | mav | 2010-01-27 | 1 | -1/+1 |
* | Partial merge of man page cleanups from NetBSD: | rodrigc | 2010-01-27 | 1 | -16/+16 |
* | In cpu_switch(), use an atomic operation to set the td_lock | marcel | 2010-01-27 | 1 | -1/+1 |
* | Add a manual page for nvram(4). | delphij | 2010-01-27 | 2 | -0/+95 |
* | Revised revision 199201 (add interface description capability as inspired | delphij | 2010-01-27 | 11 | -8/+207 |
* | Missing a fix for the new watchdog handling. | jfv | 2010-01-26 | 2 | -0/+2 |
* | Remove some internal conditional defines that will | jfv | 2010-01-26 | 1 | -13/+0 |
* | Update the 1G drivers, shared code sync with Intel, | jfv | 2010-01-26 | 26 | -1706/+1368 |
* | Add my birthday to the calendar. | beat | 2010-01-26 | 1 | -0/+1 |
* | Add myself to the list of ports committers. | romain | 2010-01-26 | 1 | -0/+2 |
* | Add myself. | avilla | 2010-01-26 | 1 | -0/+1 |
* | Add myself. | avilla | 2010-01-26 | 1 | -0/+3 |
* | Do not place fake interrupt register on chip. | mav | 2010-01-26 | 1 | -26/+7 |
* | Allow -o as a synonym for -s, for compatibility with other systems. | emaste | 2010-01-26 | 2 | -2/+7 |
* | - Add myself. I forgot to do this when I got my commit bit. | wxs | 2010-01-26 | 1 | -0/+1 |
* | Add information about when nmount(2) was introduced. | trasz | 2010-01-26 | 1 | -1/+5 |
* | Restore SATA speed reporting, broken by ATA_CAM changes. | mav | 2010-01-26 | 1 | -1/+18 |