| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove an accidentally forgotten #ifdef. This could cause depletion | grog | 2001-09-04 | 1 | -2/+0 |
* | MFS: change name of sysctl to something more diplomatic. | julian | 2001-09-04 | 1 | -9/+9 |
* | Kill init_t type, and minor white space changes to match original -stable ver... | imp | 2001-09-04 | 1 | -4/+1 |
* | Add support for changing the way that ToPIC csc interrupts are routed. | imp | 2001-09-04 | 2 | -4/+42 |
* | Move to using a chip function + function pointers to deal with the | imp | 2001-09-04 | 5 | -159/+634 |
* | We should not pass the size of the memory to bus_alloc_resource(). | non | 2001-09-04 | 4 | -4/+4 |
* | Values for the Toshiba ToPIC's Function Control Register. | imp | 2001-09-04 | 1 | -0/+6 |
* | Add rwindow.c, forgotten earlier. | jake | 2001-09-04 | 1 | -0/+1 |
* | Make this compile. | jake | 2001-09-04 | 1 | -0/+3 |
* | Remove some stale definitions and update for new assembler code. | jake | 2001-09-03 | 1 | -56/+28 |
* | Add ktr traces to copy{in,out} and cpu_switch. | jake | 2001-09-03 | 4 | -6/+198 |
* | Add comments following what other architectures have. | jake | 2001-09-03 | 1 | -1/+36 |
* | Change tf_arg to uintptr_t from void * to reflect the fact that | jake | 2001-09-03 | 3 | -23/+10 |
* | Implement a slightly different window spill/fill algorithm for dealing | jake | 2001-09-03 | 6 | -1514/+2354 |
* | Move the alternate global register stack to struct globaldata. | jake | 2001-09-03 | 2 | -0/+12 |
* | Add ktr traces. | jake | 2001-09-03 | 1 | -0/+8 |
* | Implement pv_bit_count which is used by pmap_ts_referenced. | jake | 2001-09-03 | 6 | -253/+392 |
* | Implement signals. | jake | 2001-09-03 | 5 | -59/+278 |
* | Move %ver definitions from pstate.h to ver.h. Add definitions for normal | jake | 2001-09-03 | 2 | -26/+67 |
* | Add simple macros for tracing in assembler files. There are quite | jake | 2001-09-03 | 1 | -0/+87 |
* | Use the correct copyrights. Note where most of this came from. | jake | 2001-09-03 | 9 | -58/+135 |
* | Bump UPAGES to 4. The pcb can be rather large. | jake | 2001-09-03 | 1 | -1/+1 |
* | mtx_savecrit is a pil level, not a pstate value, thus mtx_intr_enable | jake | 2001-09-03 | 1 | -1/+1 |
* | Add a flushw() macro. | jake | 2001-09-03 | 1 | -0/+4 |
* | Add atomic_load and store functions without membars, fwiw. | jake | 2001-09-03 | 1 | -5/+24 |
* | The definition for ASI_IMMU_TAG_TARGET_REG was wrong. Sort. | jake | 2001-09-03 | 1 | -12/+13 |
* | Allow disabling of "arp moved" messages. | alfred | 2001-09-03 | 1 | -6/+12 |
* | I really hope this is the right answer. | julian | 2001-09-03 | 1 | -1/+3 |
* | Call ip_input() instead of ipip_input() | julian | 2001-09-03 | 1 | -1/+8 |
* | One caller of rip_input failed to be converted in the last commit. | julian | 2001-09-03 | 1 | -1/+1 |
* | Patches from Keiichi SHIMA <keiichi@iij.ad.jp> | julian | 2001-09-03 | 23 | -75/+70 |
* | Add a working version of setjmp/longjmp. | dfr | 2001-09-03 | 4 | -27/+791 |
* | Add a new field, id_config_attr to the struct isa_device. | yokota | 2001-09-03 | 3 | -1/+14 |
* | Add recognition for ToPIC95B | imp | 2001-09-03 | 1 | -0/+3 |
* | Since we're cross compiling from x86, ignore the x86 CPUTYPE by default. | peter | 2001-09-03 | 1 | -0/+1 |
* | Sigh. There are actually two ioctls ranges that need to be watched on the | scottl | 2001-09-03 | 1 | -1/+1 |
* | Attach to a CD device even when the SCSI status is 'busy'. | ken | 2001-09-03 | 1 | -0/+10 |
* | Dont conflict with sysctl debug.mddebug | peter | 2001-09-03 | 1 | -1/+1 |
* | Unindent a if (1) { that was left behind in the last commit. | peter | 2001-09-03 | 2 | -92/+88 |
* | Argh. Make the ia64 kernel work in all situations. For some reason, | peter | 2001-09-03 | 2 | -8/+6 |
* | Fix the argument specifier for the PnP BIOS function 2 | yokota | 2001-09-03 | 2 | -2/+2 |
* | Match the declaration in net/netisr.h. | obrien | 2001-09-03 | 1 | -1/+1 |
* | Because we now store SCCLUN capabilities in firmware attributes, get | mjacob | 2001-09-03 | 1 | -16/+19 |
* | Clarify issues about whether we have SCCLUN (65535 luns) or non-SCCLUN (16 | mjacob | 2001-09-03 | 1 | -31/+62 |
* | Add some more firmware revision macros. Add firmware attributes field | mjacob | 2001-09-03 | 1 | -1/+7 |
* | Return updated blocksize from setblocksize function. | orion | 2001-09-03 | 1 | -1/+1 |
* | Fix return value of cs4281chan_setblocksize. | orion | 2001-09-03 | 1 | -1/+1 |
* | Fix return value of svchan_setblocksize. | orion | 2001-09-03 | 1 | -6/+18 |
* | Fix return value of setblocksize functions. Recording is interspersed | orion | 2001-09-03 | 2 | -2/+2 |
* | + Blah, there was nothing wrong in rev 1.1 talking about the i386/NOTES. | obrien | 2001-09-02 | 1 | -4/+11 |