| Commit message (Expand) | Author | Age | Files | Lines |
* | Reorder a calculation in sbreserve so that it does not overflow | silby | 2002-01-06 | 2 | -2/+6 |
* | Avoid reentrantly sending on the same socket, which causes a kernel panic. | archie | 2002-01-06 | 1 | -0/+9 |
* | - Teach SIGIO code to use cr_cansignal() instead of a custom CANSIGIO() | rwatson | 2002-01-06 | 1 | -13/+3 |
* | - Push much of the logic for p_cansignal() behind cr_cansignal, which | rwatson | 2002-01-06 | 1 | -30/+45 |
* | Release text vnode in exit() rather than wait(). Occasionally | dwmalone | 2002-01-05 | 1 | -8/+8 |
* | Pre-calculate the checksum for multicast packets sourced on a | fenner | 2002-01-05 | 1 | -0/+12 |
* | Fix a bug where the mutex name wasn't always displayed for processes in | jhb | 2002-01-05 | 1 | -1/+1 |
* | In the word selection mode don't append newline if the word ends at the | sobomax | 2002-01-05 | 1 | -0/+4 |
* | Convert a bunch of 1 << PCPU_GET(cpuid) to PCPU_GET(cpumask). | peter | 2002-01-05 | 13 | -28/+28 |
* | Fix forward_roundrobin(). It was mistakenly using the cpu number as | peter | 2002-01-05 | 1 | -2/+2 |
* | Add a per-cpu variable, cpumask, the preshifted equivalent of 1 << cpuid. | peter | 2002-01-05 | 2 | -1/+3 |
* | Change the preemption code for software interrupt thread schedules and | jhb | 2002-01-05 | 42 | -144/+125 |
* | Remove brain damaged code in witness_lock(). We could have easily | jhb | 2002-01-05 | 1 | -16/+3 |
* | GC unfinished function selected_proc_ipi(). It is a duplicate of | peter | 2002-01-05 | 1 | -30/+0 |
* | Move initialization of the MKMODULESENV envorinoment to kern.pre.mk | imp | 2002-01-05 | 2 | -14/+15 |
* | o Spelling fix in comment: tcp_ouput -> tcp_output | rwatson | 2002-01-04 | 2 | -2/+2 |
* | Import this patch to address user concerns. | darrenr | 2002-01-04 | 2 | -2/+2 |
* | Axe a stale comment. Holding sched_lock across both setrunqueue() and | jhb | 2002-01-04 | 1 | -8/+0 |
* | Don't turn on RB_CDROM if the rootdev is a BIOS cd device for now as this | jhb | 2002-01-04 | 3 | -6/+0 |
* | Throw the $FreeBSD$s back in, properly escaping them. | silby | 2002-01-04 | 2 | -8/+8 |
* | Remove $FreeBSD$s from previous commit; perl thinks that they're | silby | 2002-01-04 | 2 | -4/+4 |
* | Add the system default timer engine. | tanimura | 2002-01-04 | 2 | -0/+644 |
* | - Provide toggles to show debug messages. Set new sysctl variables | tanimura | 2002-01-04 | 13 | -374/+882 |
* | Do not derefer null. | tanimura | 2002-01-04 | 1 | -0/+4 |
* | unbreak -current (at least on my cvsups all today) | julian | 2002-01-03 | 1 | -2/+0 |
* | Solve vnode_if.pl's identity crisis; make sure that it refers to itself | silby | 2002-01-03 | 2 | -8/+8 |
* | Implement REDUCED INTERRUPT OPERATION usage form FC cards- this allows the | mjacob | 2002-01-03 | 6 | -35/+185 |
* | Regenerate. | joe | 2002-01-03 | 2 | -2/+9 |
* | Add a new linksys ethernet adapter: USB_PRODUCT_LINKSYS_USB10TX2. | joe | 2002-01-03 | 2 | -0/+2 |
* | Add some missing prototypes. | joe | 2002-01-03 | 1 | -9/+3 |
* | Return EBADF in case some vnode field has been reset to a NULL pointer. | se | 2002-01-03 | 2 | -0/+4 |
* | Sync with NetBSD: | joe | 2002-01-03 | 1 | -81/+143 |
* | Merge from NetBSD: | joe | 2002-01-03 | 2 | -9/+12 |
* | Merge from NetBSD: | joe | 2002-01-03 | 2 | -2/+3 |
* | Allow a specific setting for pv entries. This avoids the need to guess | peter | 2002-01-03 | 2 | -0/+2 |
* | Revert uio.uio_td back to uio.uio_procp, using a #define in usb_port to | joe | 2002-01-02 | 4 | -5/+7 |
* | Sync with NetBSD. Non-functional changes that bring this file | joe | 2002-01-02 | 1 | -55/+25 |
* | Sync usb.h with NetBSD, apart from usb_device_info.speed, which | joe | 2002-01-02 | 5 | -73/+155 |
* | 1. Implement an optimization for pmap_remove() and pmap_protect(): if a | tmm | 2002-01-02 | 4 | -48/+143 |
* | Revert part of the last commit. UIPROTO_MASS_BBB was renamed to | joe | 2002-01-02 | 2 | -4/+4 |
* | Sync with NetBSD: | joe | 2002-01-02 | 11 | -84/+106 |
* | Correct the defintion of struct ofw_upa_regs, and use it instead of | tmm | 2002-01-02 | 6 | -61/+82 |
* | Close a window of time during early boot in which an interrupt would | tmm | 2002-01-02 | 1 | -18/+18 |
* | Remove the special casing for NetBSD and OpenBSD now that they | joe | 2002-01-02 | 1 | -4/+0 |
* | NetBSD have introduced usb_proc_ptr for us (they'll be needing it soon too) | joe | 2002-01-02 | 9 | -67/+78 |
* | Fix some places where the macro L0IFPIUNIT was used instead of the correct | gj | 2002-01-02 | 2 | -7/+7 |
* | If the CLK_VAL register is 0 bits wide, the system does not support | msmith | 2002-01-02 | 1 | -10/+12 |
* | i4bisppp also needs net/if_spppsubr.c. | gj | 2002-01-02 | 1 | -0/+1 |
* | o Properly check the file descriptor passed to aio_cancel(2). (Previously, | alc | 2002-01-02 | 1 | -14/+3 |
* | Permit NFS filesystems to be forcibly unmounted when the server is | iedowse | 2002-01-02 | 3 | -7/+52 |