| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove all use of the LOG2() macro/inline, undoing some non-optimal cruft | dillon | 2003-01-11 | 2 | -32/+16 |
* | make sem_leave return a usable errno instead of -1. | alfred | 2003-01-10 | 1 | -3/+3 |
* | Output the fstype of each partition in a disklabel in the configuration | jhb | 2003-01-10 | 1 | -0/+7 |
* | MFi386: revision 1.552. | nyan | 2003-01-10 | 2 | -4/+0 |
* | Don't record thread pointer, it's not permanent in process life cycle, | davidxu | 2003-01-10 | 1 | -6/+6 |
* | Make newer integrated SiS900 cards working. | mbr | 2003-01-10 | 2 | -2/+36 |
* | Sis no longer implements the enhanced phy control | mbr | 2003-01-10 | 2 | -53/+262 |
* | SIS_CFG_EDB_MASTER_EN indicates the EDB bus is used instead of | mbr | 2003-01-10 | 2 | -3/+14 |
* | When reading PHY regs over the i2c bus, the turnaround ACK bit | mbr | 2003-01-10 | 8 | -8/+8 |
* | o Improve wording of the comment that accompanies fs_pad. The | marcel | 2003-01-10 | 1 | -1/+6 |
* | Add preliminary support for the Hawking PN672TX CardBus cards. | imp | 2003-01-10 | 4 | -0/+30 |
* | Don't allow user process to set an invalid window state through sigreturn. | jake | 2003-01-10 | 2 | -4/+9 |
* | Clear the target hardware address field when generating an ARP request. | tmm | 2003-01-10 | 1 | -0/+1 |
* | Fix superblock alignment problems on non-i386 platforms. Also change fs_uuid | gordon | 2003-01-09 | 1 | -2/+3 |
* | Fix for DELL PERC firmware. Driver was hanging | emoore | 2003-01-09 | 1 | -2/+16 |
* | Add support for the Davicom DM9009 chipset. | trhodes | 2003-01-09 | 4 | -0/+8 |
* | Remove earlysetcpuclass() as it has been OBE. | jhb | 2003-01-09 | 4 | -34/+0 |
* | Rework part of the previous processor name changes so that we read | jhb | 2003-01-09 | 9 | -82/+56 |
* | Build gem(4) on powerpc also. | obrien | 2003-01-09 | 1 | -2/+5 |
* | Moved if_hme to hme. | obrien | 2003-01-09 | 2 | -10/+1 |
* | Add an hme(4) module. | obrien | 2003-01-09 | 1 | -0/+9 |
* | Oops, add zstty to the witness order list. | jake | 2003-01-09 | 1 | -0/+1 |
* | Dont probe PnP devices. | sos | 2003-01-09 | 1 | -0/+4 |
* | Fix typo | sos | 2003-01-09 | 1 | -1/+1 |
* | Make ofw_pci_find_node() use the reg property instead of the | benno | 2003-01-09 | 1 | -5/+5 |
* | Add a pcib variant to allow us to fix up interrupt assignments. | benno | 2003-01-09 | 2 | -0/+119 |
* | - Add error messages for bulkxfer. | simokawa | 2003-01-09 | 2 | -4/+7 |
* | Allocate interrupts from the resource list. | benno | 2003-01-09 | 1 | -2/+4 |
* | - Remove the ignore list and replace it with a quirk list of sorts. | benno | 2003-01-09 | 2 | -23/+58 |
* | Invoke the driver directly when a request is submitted via crypto_dispatch | sam | 2003-01-09 | 1 | -21/+52 |
* | o handle jumbograms in m_clone | sam | 2003-01-09 | 1 | -52/+82 |
* | Merge from NetBSD and arrange for FreeBSD's slight differences in | imp | 2003-01-09 | 2 | -817/+423 |
* | - remove unneeded includes | grehan | 2003-01-09 | 1 | -5/+17 |
* | Remove obsolete GEOM option, and bring diskless options up-to-date | grehan | 2003-01-09 | 1 | -7/+3 |
* | Include if_hme_sbus.c, so that the module can also be used on sbus | tmm | 2003-01-09 | 1 | -1/+1 |
* | Add detach, shutdown, suspend and resume methods. | tmm | 2003-01-09 | 4 | -12/+142 |
* | Add sbus specific zs file. | jake | 2003-01-08 | 1 | -1/+2 |
* | Split this into bus specific front end(s), so that it can be used by ppc. | jake | 2003-01-08 | 4 | -279/+398 |
* | Steal some space from fs_fsmnt to create fs_volname and fs_uuid. The volname | gordon | 2003-01-08 | 1 | -1/+9 |
* | Build a gem module, for sparc64 only for now. | tmm | 2003-01-08 | 2 | -1/+10 |
* | Add detach, shutdown, suspend and resume methods. The latter two are | tmm | 2003-01-08 | 3 | -42/+97 |
* | In vm_page_alloc(), honor VM_ALLOC_ZERO for system and interrupt class | alc | 2003-01-08 | 1 | -12/+5 |
* | Consistently use spaces in between arguments to strcmp(). Whitespace | jhb | 2003-01-08 | 2 | -6/+6 |
* | Fix module dependancy name. | obrien | 2003-01-08 | 1 | -1/+1 |
* | Add an hme(4) module. | obrien | 2003-01-08 | 2 | -0/+13 |
* | "struct route" is not sufficient. NetBSD PR 18751 | ume | 2003-01-08 | 4 | -1/+8 |
* | Dont attach a Promise chip located behind a i960 bridge/chip. | sos | 2003-01-08 | 1 | -2/+14 |
* | Add support for the nVidia nForce2 ATA part. | sos | 2003-01-08 | 2 | -10/+25 |
* | - Use cpu_exthigh instead of executing cpuid again to retrieve it for the | jhb | 2003-01-08 | 2 | -72/+102 |
* | - Add a cpu_exthigh variable to hold the highest extended cpuid value | jhb | 2003-01-08 | 7 | -0/+80 |