| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove gcc specific compiler flags, at least one of which doesn't work with | jhb | 2002-01-08 | 1 | -2/+0 |
* | Use -I${.OBJDIR} -I${.CURDIR} rather than -I. so that this compiles in a | jhb | 2002-01-08 | 1 | -1/+1 |
* | Staticise the device node pointers. | msmith | 2002-01-08 | 1 | -1/+1 |
* | Staticise the joy devclass. | msmith | 2002-01-08 | 1 | -1/+1 |
* | Fix a couple of bogus enums. | msmith | 2002-01-08 | 1 | -4/+4 |
* | Staticise the amr devclass. | msmith | 2002-01-08 | 3 | -5/+3 |
* | Staticise devclasses and some unnecessarily global variables. | msmith | 2002-01-08 | 16 | -19/+17 |
* | Connect smp support to the kernel build. | jake | 2002-01-08 | 1 | -0/+3 |
* | Catch up to the latest and greatest. | jake | 2002-01-08 | 1 | -1/+26 |
* | Add initial smp support. This gets as far as allowing the secondary | jake | 2002-01-08 | 7 | -0/+1093 |
* | Setup the normal global pcb register as well on entry from user land. | jake | 2002-01-08 | 2 | -92/+116 |
* | Adapt the vectored interrupt handler for receiving ipis. If the second | jake | 2002-01-08 | 2 | -94/+106 |
* | Use the per-cpu panic stack in the case of a fault with a bad kernel | jake | 2002-01-08 | 2 | -4/+10 |
* | Remove ATOMIC_INC_INT macro which has moved elsewhere. | jake | 2002-01-08 | 2 | -22/+0 |
* | Catch up to change in compile time assertion interface. | jake | 2002-01-08 | 2 | -3/+3 |
* | Make this code more robust in the event of stray interrupts. Handle | jake | 2002-01-08 | 1 | -12/+22 |
* | Use cpufunc macros instead of using inline asm directly. | jake | 2002-01-08 | 1 | -1/+1 |
* | Set the normal global pcb register when context switching. | jake | 2002-01-08 | 2 | -0/+4 |
* | Add a macro for getting the tlbs (itlb and/or dtlb) which the given | jake | 2002-01-08 | 1 | -0/+1 |
* | Prototype pmap_map_tsb(). | jake | 2002-01-08 | 1 | -0/+2 |
* | Remove PANIC_STACK_PAGES which is no longer used. | jake | 2002-01-08 | 1 | -5/+3 |
* | Add declarations needed by last commit. | jake | 2002-01-08 | 1 | -0/+8 |
* | Update comments about _start, the kernel entry point, to reflect new | jake | 2002-01-08 | 4 | -101/+321 |
* | Fix qsort callouts used for sorting memory regions during boot. vm_offset_t | jake | 2002-01-08 | 1 | -4/+22 |
* | Add a md field to pcpu for the upa module id. | jake | 2002-01-08 | 1 | -3/+6 |
* | Define CKLF_PC in terms of TRAPF_PC. | jake | 2002-01-08 | 1 | -1/+1 |
* | Add a mov() macro, which is used in conjunction with the register defines | jake | 2002-01-08 | 1 | -0/+4 |
* | Update comments and defines to reflect that normal and alternate g6 point | jake | 2002-01-08 | 1 | -22/+52 |
* | Add asis for the upa config reg, which contains the hardware cpu id, and | jake | 2002-01-08 | 1 | -0/+2 |
* | Populate etc.sparc64: | jhb | 2002-01-07 | 3 | -0/+540 |
* | Correct phrase 'get an ACL' to 'set an ACL'. | jedgar | 2002-01-07 | 1 | -1/+1 |
* | New release note: kernel/mfsroot split on installation CDs, | bmah | 2002-01-07 | 2 | -2/+14 |
* | Update for less v371 | ps | 2002-01-07 | 1 | -0/+4 |
* | Merge vendor changes onto mainline. | ps | 2002-01-07 | 6 | -96/+348 |
* | This commit was generated by cvs2svn to compensate for changes in r89019, | ps | 2002-01-07 | 39 | -1280/+2595 |
|\ |
|
| * | Import less v371 | ps | 2002-01-07 | 45 | -1376/+2943 |
* | | New release note: On the alpha, sysinstall overrides the newfs block/frag | bmah | 2002-01-07 | 2 | -2/+24 |
* | | Back out the previous revision for now. Instead, the current sparc64 | jhb | 2002-01-07 | 1 | -4/+0 |
* | | Fix a coredump bug occurring if ssh-keygen attempts to change the password | green | 2002-01-07 | 1 | -1/+1 |
* | | Explicitly reload the multicast filters when the hardware is reinitialized | jlemon | 2002-01-07 | 1 | -25/+57 |
* | | This commit was generated by cvs2svn to compensate for changes in r89010, | sheldonh | 2002-01-07 | 1 | -8/+12 |
|\ \ |
|
| * | | Import patch from vendor (taken from nvi-1.81.5) that fixes problematic | sheldonh | 2002-01-07 | 1 | -8/+12 |
* | | | Clean up G. B. Shaw quotes: | tg | 2002-01-07 | 2 | -65/+7 |
* | | | Add exim to the list of packages that's guaranteed to be on the first | sheldonh | 2002-01-07 | 1 | -0/+1 |
* | | | Add some missing years, fix Bach's birthday entry. | tg | 2002-01-07 | 2 | -12/+11 |
* | | | According to jhb, the alpha bootstrap code depends on the root | sheldonh | 2002-01-07 | 2 | -0/+8 |
* | | | Comment out an example that was missed on first import. | sheldonh | 2002-01-07 | 1 | -1/+1 |
* | | | Add 'R'ecover option that deletes a partition and attempts | dillon | 2002-01-07 | 2 | -6/+28 |
* | | | Modify Delete_Chunk() into Delete_Chunk2() which can take a flags | dillon | 2002-01-07 | 2 | -1/+20 |
* | | | Fix a missing "ipfw:" in a syslog message. | cjc | 2002-01-07 | 1 | -1/+1 |