| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't bother clearing PG_ZERO in contigmalloc1(), kmem_alloc(), or | alc | 2004-01-06 | 2 | -3/+0 |
* | Remove `static' prototype from header file. | nectar | 2004-01-06 | 1 | -1/+0 |
* | - Use i8259A register defines from shared sys/dev/ic/i8259.h rather than | jhb | 2004-01-06 | 2 | -67/+20 |
* | Use i8259A register defines from shared header sys/dev/ic/i8259.h instead | jhb | 2004-01-06 | 2 | -53/+4 |
* | Add a header for the i8259A register definitions. This is based on | jhb | 2004-01-06 | 1 | -0/+86 |
* | Remove the AUTO_EOI_2 option for PC-98 as it has never done anything anyway | jhb | 2004-01-06 | 2 | -8/+0 |
* | Use ANSI C function definition for `_mcount' and remove `static' | nectar | 2004-01-06 | 1 | -1/+0 |
* | Allow one to specify the com port settings for boot0sio. | obrien | 2004-01-06 | 3 | -5/+11 |
* | Clean up pe_get_message(). Allow the caller to obtain the resource | wpaul | 2004-01-06 | 3 | -28/+17 |
* | Remove __P(). | simokawa | 2004-01-06 | 6 | -126/+126 |
* | Fix register mis-alignment introduced in rev1.12. | simokawa | 2004-01-06 | 1 | -33/+34 |
* | - Add pe_get_message() and pe_get_messagetable() for processing | wpaul | 2004-01-06 | 7 | -38/+275 |
* | Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128, | anholt | 2004-01-06 | 12 | -66/+77 |
* | Add pid to the info printed in lockmgr_printinfo. This makes VFS | kan | 2004-01-06 | 1 | -2/+3 |
* | More style fixes. | kan | 2004-01-05 | 1 | -15/+13 |
* | - Allow mtx_trylock() to recurse on a recursive mutex. Attempts to recurse | jhb | 2004-01-05 | 1 | -5/+11 |
* | style(9): | kan | 2004-01-05 | 1 | -236/+266 |
* | Properly ifdef support for vfs locking assertions based on DEBUG_VFS_LOCKS. | kan | 2004-01-05 | 1 | -27/+37 |
* | Style fixes: | kan | 2004-01-05 | 1 | -7/+4 |
* | MFp4: | simokawa | 2004-01-05 | 6 | -29/+27 |
* | Add struct definition of the Elan MMCR registers (from jb@) | phk | 2004-01-05 | 4 | -38/+331 |
* | Sync to 1.154 of usbdevs | sanpei | 2004-01-05 | 2 | -6/+6 |
* | fix CANOSCAN -> CanoScan | sanpei | 2004-01-05 | 1 | -2/+2 |
* | Attempt to make the proper changes here for the proc.h commit: | obrien | 2004-01-05 | 1 | -5/+5 |
* | Convert to __FBSDID. | obrien | 2004-01-04 | 35 | -70/+102 |
* | Convert to __FBSDID. | obrien | 2004-01-04 | 24 | -45/+73 |
* | MFp4: | imp | 2004-01-04 | 2 | -5/+5 |
* | Modify if_ndis.c so that the MiniportISR function runs in ndis_intr() | wpaul | 2004-01-04 | 4 | -6/+41 |
* | Simplify the various pager allocation routines by computing the desired | alc | 2004-01-04 | 3 | -15/+16 |
* | Implement NdisScheduleWorkItem() and RtlCompareMemory(). | wpaul | 2004-01-04 | 4 | -33/+73 |
* | This commit was generated by cvs2svn to compensate for changes in r124120, | njl | 2004-01-04 | 1 | -1/+6 |
|\ |
|
| * | Fix for "UtAllocate: Attempt to allocate zero bytes" warnings on Dell | njl | 2004-01-04 | 1 | -1/+6 |
* | | Avoid calling vprint on a vnode while holding its interlock mutex. | kan | 2004-01-04 | 1 | -2/+2 |
* | | Cosmetics: strip '\n' from a string passed to Debugger(). | kan | 2004-01-04 | 1 | -2/+2 |
* | | Eliminate the acquisition and release of Giant from vnode_pager_alloc(). | alc | 2004-01-04 | 1 | -2/+0 |
* | | In ndis_attach(), report the NDIS API level that the Windows miniport | wpaul | 2004-01-04 | 2 | -5/+61 |
* | | In smbfs_inactive(), only invalidate the node's attribute cache if we | tjr | 2004-01-04 | 1 | -1/+1 |
* | | Make sigaltstack as per-threaded, because per-process sigaltstack state | davidxu | 2004-01-03 | 1 | -6/+6 |
* | | Make sigaltstack as per-threaded, because per-process sigaltstack state | davidxu | 2004-01-03 | 1 | -2/+2 |
* | | Sync to 1.153 of usbdevs | sanpei | 2004-01-03 | 2 | -2/+25 |
* | | Add some ids(not yet support) | sanpei | 2004-01-03 | 1 | -0/+5 |
* | | Reduce the scope of Giant in swap_pager_alloc(). | alc | 2004-01-03 | 1 | -2/+2 |
* | | Define KERNBUILDDIR again. The RELENG_5_2 tree is stable enough that | imp | 2004-01-03 | 1 | -0/+1 |
* | | Hook the CPU_GEODE option up. | phk | 2004-01-03 | 1 | -0/+4 |
* | | Add support Sony CLIE PEG-S500C(Palm OS 3.5) | sanpei | 2004-01-03 | 1 | -1/+79 |
* | | Sync to 1.152 of usbdevs | sanpei | 2004-01-03 | 2 | -2/+9 |
* | | Add support SUN TYPE 6 USB KEYBOARD | sanpei | 2004-01-03 | 2 | -5/+13 |
* | | Fix Scanlogic SL11R usb-ide protocol and quirks | sanpei | 2004-01-03 | 1 | -2/+2 |
* | | Add the MMC commands to umass_atapi_transform. It seems to work | sanpei | 2004-01-03 | 1 | -0/+16 |
* | | In if_ndis.c:ndis_attach(), temporarily set the IFF_UP flag while | wpaul | 2004-01-03 | 3 | -13/+60 |