| Commit message (Expand) | Author | Age | Files | Lines |
* | Repo-copy of sys/pci/if_en_pci.c to the rest of the midway driver (sys/dev/en) | harti | 2003-06-16 | 3 | -487/+2 |
* | Fix the breakage introduced by rev. 1.43 of sys/dev/midway.c (don't commit | harti | 2003-06-16 | 2 | -17/+93 |
* | Reset ncpus to 1 for bound thread group since there is only one | davidxu | 2003-06-16 | 2 | -2/+6 |
* | This file was ignored by CVS in my last commit for some reason: | phk | 2003-06-16 | 1 | -1/+0 |
* | Bound check for broken Configuration ROM. | simokawa | 2003-06-16 | 1 | -5/+19 |
* | Force media autodetection if the device has lost its parameter table. | yar | 2003-06-16 | 2 | -2/+14 |
* | Fix for big endian. | simokawa | 2003-06-16 | 1 | -2/+1 |
* | If in non-blocking mode, return EAGAIN instead of ENXIO | yar | 2003-06-16 | 2 | -2/+8 |
* | Replace evil abuse of geteblk() with malloc(9). | phk | 2003-06-16 | 2 | -12/+10 |
* | Get rid of the b_spc specialty field in struct buf by using an already | phk | 2003-06-16 | 2 | -5/+3 |
* | Revert previos change for prior release/branch. | simokawa | 2003-06-16 | 1 | -0/+21 |
* | Lock the vm object when freeing pages. | alc | 2003-06-15 | 1 | -0/+8 |
* | In the device attach routine, don't depend on uaa->iface being | wpaul | 2003-06-15 | 2 | -4/+24 |
* | The page queue lock is already held in pmap_remove, change acquire/release | jake | 2003-06-15 | 1 | -2/+2 |
* | Remove the evil BIOTOBUF macro, it is no longer used anywhere. | phk | 2003-06-15 | 1 | -3/+0 |
* | In specfs::vop_specstratey(), assert that the vnode and buffer agree about | phk | 2003-06-15 | 1 | -0/+4 |
* | - Mirror vm_page_queue_mtx assertions added to the i386 pmap. | jake | 2003-06-15 | 2 | -1/+20 |
* | I have not had any reports of trouble for a long time, so remove the | phk | 2003-06-15 | 2 | -51/+4 |
* | Remember to release the loader's heap. | jake | 2003-06-15 | 1 | -1/+7 |
* | Take 2: Remove _both_ KASSERTS. | phk | 2003-06-15 | 1 | -2/+0 |
* | Duh! I misread my handwritte notes: We do _not_ want to asser that | phk | 2003-06-15 | 1 | -2/+0 |
* | Add the same KASSERT to all VOP_STRATEGY and VOP_SPECSTRATEGY implementations | phk | 2003-06-15 | 16 | -0/+34 |
* | Remove in toto coda_strategy which incorrectly implemented vop_panic(); | phk | 2003-06-15 | 2 | -46/+0 |
* | Always set bio_resid properly in fdstrategy(), | yar | 2003-06-15 | 2 | -6/+4 |
* | Check whether the floppy type pointer has been set before trying | yar | 2003-06-15 | 2 | -0/+8 |
* | Various cr*() calls believed to be MPSAFE, since the uidinfo | rwatson | 2003-06-15 | 1 | -0/+8 |
* | 1. Add code to support bound thread. when blocked, a bound thread never | davidxu | 2003-06-15 | 5 | -112/+129 |
* | If the device goes away during ulpt_reset(), make sure not to call | iedowse | 2003-06-15 | 1 | -1/+7 |
* | Don't overwrite the static panicstr buffer for secondary and further | iedowse | 2003-06-15 | 1 | -3/+8 |
* | Remove the definition of alloca(), it does not belong here. | des | 2003-06-15 | 1 | -5/+0 |
* | Remove an unnecessary forward declaration. | alc | 2003-06-15 | 1 | -2/+1 |
* | Re-implement kernel access control for quotactl() as found in the | rwatson | 2003-06-15 | 3 | -23/+58 |
* | Disable unneeded devices and options. | nyan | 2003-06-15 | 1 | -5/+22 |
* | Remove CPU_ATHLON_SSE_HACK option. | nyan | 2003-06-15 | 1 | -1/+0 |
* | Include "../Makefile.inc" | nyan | 2003-06-15 | 1 | -0/+3 |
* | Most power management devices don't exist on pc98. | nyan | 2003-06-15 | 1 | -0/+4 |
* | The en module has been broken for the last 40 hours. Disconnect it | imp | 2003-06-15 | 1 | -1/+0 |
* | - Increase the ksegrp's cpu time history buffer to 250ms. | jeff | 2003-06-15 | 1 | -2/+2 |
* | - Enable support for building Configuration ROM. | simokawa | 2003-06-15 | 3 | -19/+109 |
* | Fix crom_add_simple_text(). | simokawa | 2003-06-15 | 1 | -4/+5 |
* | Add CSRVAL_VENDOR_PRIVATE. | simokawa | 2003-06-15 | 1 | -0/+7 |
* | 1. Migrate TDF_UPCALLING from td_flags to td_pflags. | davidxu | 2003-06-15 | 3 | -33/+14 |
* | - Cap the growth of sleep and run time in sched_exit_kse(). | jeff | 2003-06-15 | 1 | -0/+4 |
* | Fix some style problems, some of which are old, some new, and some | das | 2003-06-15 | 1 | -8/+10 |
* | - Fix the maximum slice value. I accidentally checked in a value of '2' | jeff | 2003-06-15 | 1 | -38/+54 |
* | check_drive: If the partition isn't a Vinum drive, release it again | grog | 2003-06-15 | 1 | -35/+35 |
* | Don't set TDF_UPCALLING in cpu_set_upcall, it is not only used by | davidxu | 2003-06-15 | 1 | -2/+0 |
* | Rename P_THREADED to P_SA. P_SA means a process is using scheduler | davidxu | 2003-06-15 | 27 | -51/+51 |
* | White space fix. | simokawa | 2003-06-15 | 1 | -3/+3 |
* | Use #ifdef __alpha__, not __alpha. | alc | 2003-06-15 | 1 | -2/+2 |