| Commit message (Expand) | Author | Age | Files | Lines |
* | When converting soft error into a hard error, drop the connection. The | jlemon | 2001-02-23 | 2 | -6/+14 |
* | Allow ICMP unreachables which map into PRC_UNREACH_ADMIN_PROHIB to | jlemon | 2001-02-23 | 4 | -182/+38 |
* | Fix typo in comment (knode -> knote). | jlemon | 2001-02-23 | 1 | -1/+1 |
* | Add a NOTE_REVOKE flag for vnodes, which is triggered from within vclean(). | jlemon | 2001-02-23 | 4 | -0/+24 |
* | Test out the kernel console just before launching the AP's. | jhb | 2001-02-23 | 1 | -0/+24 |
* | Use correct list pointer when detaching knote from list. | jlemon | 2001-02-23 | 1 | -1/+2 |
* | Introduce per-swap area accounting in the VM system, and export | rwatson | 2001-02-23 | 4 | -3/+44 |
* | Shuffle sysctls a bit (thankyou whoever made them dynamic for modules) | julian | 2001-02-23 | 5 | -7/+59 |
* | Free lock before calling panic so that subsequent attempt to write out | mckusick | 2001-02-23 | 1 | -62/+191 |
* | Additional enhancments to allow IBM Etherjet cards to be probed, | imp | 2001-02-23 | 4 | -111/+137 |
* | Fix a longstanding bug- we had the sense of what bit 14 | mjacob | 2001-02-23 | 3 | -12/+27 |
* | If the symbolic links @ or machine exist, do not depend on them. | imp | 2001-02-23 | 1 | -3/+12 |
* | Display the Joliet Extension 'level' in the log message. | alfred | 2001-02-23 | 2 | -2/+2 |
* | Sigh, nobody ever got back to me about this. So, here it is.. | peter | 2001-02-23 | 1 | -8/+35 |
* | Activate USER_LDT by default. The new thread libraries are going to | peter | 2001-02-23 | 34 | -143/+20 |
* | Remove undefined and unreferenced doreti_syscall_ret globl. While I'm | jhb | 2001-02-23 | 1 | -3/+1 |
* | Redo the security update done in rev 1.54 of src/sys/netinet/tcp_subr.c | jesper | 2001-02-22 | 5 | -74/+95 |
* | Streamline updating of switchtime (don't copy code from kern_sync.c). | tegge | 2001-02-22 | 1 | -4/+2 |
* | Backout previous commit. sched_lock is held, thus interrupts are prevented | tegge | 2001-02-22 | 1 | -14/+6 |
* | Protect update of the per processor switchtime variable against | tegge | 2001-02-22 | 2 | -7/+19 |
* | The p_md.md_regs member of proc is used in signal handling to reference | jhb | 2001-02-22 | 3 | -0/+3 |
* | Apply patch to allow TX underrun handling without issuing a complete | wpaul | 2001-02-22 | 4 | -52/+128 |
* | Since the PC is a pointer to a code address, change the second parameter of | jhb | 2001-02-22 | 2 | -4/+4 |
* | - Change ast() to take a pointer to a trapframe like other architectures. | jhb | 2001-02-22 | 4 | -21/+23 |
* | Add a 'splitter' node to separate a bidirectional | julian | 2001-02-22 | 3 | -0/+280 |
* | The ia64 hasn't needed machine/ipl.h included in sys/systm.h for a while | jhb | 2001-02-22 | 1 | -4/+0 |
* | Axe pcb_schednest as it is no longer used. | jhb | 2001-02-22 | 2 | -2/+0 |
* | Rename switch_trampoline() to fork_trampoline() on the alpha and ia64. | jhb | 2001-02-22 | 8 | -13/+13 |
* | Don't set the sched_lock lesting level for new processes as it is no | jhb | 2001-02-22 | 1 | -7/+0 |
* | Catch comments up to child_return() -> fork_return() as well. | jhb | 2001-02-22 | 1 | -2/+2 |
* | Synch up with the other architectures: | jhb | 2001-02-22 | 1 | -39/+18 |
* | - Use TRAPF_PC() on the alpha to acess the PC in the trap frame. | jhb | 2001-02-22 | 4 | -13/+9 |
* | Use the MI fork_return() fork trampoline callout function for child | jhb | 2001-02-22 | 1 | -1/+1 |
* | - Don't dink with sched_lock in cpu_switch() since mi_switch() does this | jhb | 2001-02-22 | 1 | -23/+14 |
* | GC unused and now obsolete assertion macros. | jhb | 2001-02-22 | 4 | -36/+0 |
* | - Axe the now unused ASS_* assertions for interrupt status. | jhb | 2001-02-22 | 1 | -10/+1 |
* | Add a inline function to read the psr. | jhb | 2001-02-22 | 1 | -0/+11 |
* | Add a mtx_intr_enable() macro. | jhb | 2001-02-22 | 1 | -0/+1 |
* | Axe the astpending per-cpu variable. | jhb | 2001-02-22 | 3 | -3/+0 |
* | Add TRAPF_PC() and TRAPF_USERMODE() macros and redefine CLKF_PC() and | jhb | 2001-02-22 | 1 | -3/+6 |
* | Cleanup and clarify the comments above switch_trampoline(). | jhb | 2001-02-22 | 1 | -2/+5 |
* | Fix formatting bugs introduced in sysctl_vm_zone() by the previous commit. | des | 2001-02-22 | 1 | -2/+7 |
* | Add a mtx_assert() in maybe_resched() just to be sure it's always called | jhb | 2001-02-22 | 1 | -0/+1 |
* | Lock need_resched with sched_lock. | jhb | 2001-02-22 | 2 | -4/+14 |
* | Catch up to new MI astpending and need_resched handling. | jhb | 2001-02-22 | 3 | -26/+1 |
* | Whenever the user might be offered a chance to quit through | dcs | 2001-02-22 | 1 | -4/+7 |
* | When cleaning up excess inode dependencies, check for being done. | mckusick | 2001-02-22 | 1 | -0/+2 |
* | Now that zerror() and SPLASSERT() have been laid to rest, INVARIANT_SUPPORT | jhb | 2001-02-22 | 3 | -21/+0 |
* | Convert an instance of 8 spaces to a tab. | jhb | 2001-02-22 | 1 | -1/+1 |
* | Restore a print_sense=FALSE that got nuked by accident in last delta. | mjacob | 2001-02-22 | 1 | -0/+1 |