| Commit message (Expand) | Author | Age | Files | Lines |
* | The 32 bit compatability ld-elf32.so.1 cannot use i386_set_ldt() when | peter | 2004-11-06 | 1 | -0/+6 |
* | Use the recently exposed fs/gs set functions when compiling libthr to | peter | 2004-11-06 | 1 | -0/+12 |
* | When building the custom i386 libraries for use on amd64 kernels, we | peter | 2004-11-06 | 6 | -0/+170 |
* | Begin an invasion of i386-land by amd64. | peter | 2004-11-06 | 1 | -0/+11 |
* | Convert tools/lib32/build.sh into world connectable hooks. This still | peter | 2004-11-06 | 2 | -1/+95 |
* | Don't define SOFTFLOAT directly in source files, it's now done in the Makefile. | cognet | 2004-11-05 | 2 | -2/+1 |
* | Fix signalcontext and makecontext. | cognet | 2004-11-05 | 3 | -14/+17 |
* | Remove getcontext.S, it is not needed. | cognet | 2004-11-05 | 2 | -64/+1 |
* | Import a Makefile for arm. | cognet | 2004-11-05 | 1 | -0/+8 |
* | Partial support of KSE for arm. | cognet | 2004-11-05 | 8 | -118/+132 |
* | Disable interrupts for atomic_cmpset_32, this one is just not atomic. | cognet | 2004-11-05 | 1 | -10/+13 |
* | Respect TDF_SINTR, don't suspend uninterruptible thread. | davidxu | 2004-11-05 | 1 | -4/+3 |
* | Note that sysctls documentation is missing. | pjd | 2004-11-05 | 2 | -0/+4 |
* | Backout previous commit, the P_STOPPED_BOUNDARY flag was already | davidxu | 2004-11-05 | 1 | -1/+1 |
* | - Store threads on sleep queues in FIFO order rather than sorted by | jhb | 2004-11-05 | 1 | -16/+19 |
* | Don't change the priority to PUSER when sleeping, just keep the current | jhb | 2004-11-05 | 1 | -2/+4 |
* | Copy the syscall args in a tmp variable instead of directly using the | cognet | 2004-11-05 | 1 | -23/+55 |
* | Save a few cycles in context switch. | cognet | 2004-11-05 | 1 | -90/+36 |
* | If we're still running at the physical address, jump to the virtual address | cognet | 2004-11-05 | 2 | -33/+20 |
* | Be more verbose about cache capacities. | cognet | 2004-11-05 | 1 | -2/+18 |
* | Implement casuptr. | cognet | 2004-11-05 | 2 | -6/+51 |
* | Call pmap_pte_init_arm9 instead of pmap_pte_init_generic if | cognet | 2004-11-05 | 1 | -0/+4 |
* | - Add a new MD per-CPU field for Alpha 'pal_id' which is the PAL ID | jhb | 2004-11-05 | 4 | -41/+54 |
* | - Set the priority of the page zeroing thread using sched_prio() when the | jhb | 2004-11-05 | 1 | -14/+5 |
* | - Make setting of IT_ENTROPY a bit simpler in ithread_update(). | jhb | 2004-11-05 | 1 | -10/+10 |
* | Restrict the sched_bind to cpu 0 to i386 and amd64 for now. I forgot that | peter | 2004-11-05 | 1 | -1/+1 |
* | Walk through the snp softc list instead of abusing tp->ts_c to find the | cognet | 2004-11-05 | 1 | -8/+17 |
* | In cpu_critical_fork_exit(), make sure to set td_md.md_critnest so that | cognet | 2004-11-05 | 1 | -0/+2 |
* | Bind to cpu0 for boot() processing. (Note this is reboot, not startup) | peter | 2004-11-05 | 1 | -0/+8 |
* | MFi386 1.238 (jhb): Allow hints to disable cpus | peter | 2004-11-05 | 1 | -1/+16 |
* | MFi386: | peter | 2004-11-05 | 1 | -28/+79 |
* | Don't forget to make sure that there are no not-finished requests before | pjd | 2004-11-05 | 2 | -30/+66 |
* | - Mark all raid3 components as clean after kern.geom.raid3.idletime seconds. | pjd | 2004-11-05 | 2 | -2/+82 |
* | Mark raid3 devices as clean on shutdown (after all file systems are | pjd | 2004-11-05 | 1 | -3/+52 |
* | - Use ->index consumer's field to track number of in-flight requests. | pjd | 2004-11-05 | 1 | -2/+10 |
* | Stop method for swap1 script was introduced, because gmirror needed it. | pjd | 2004-11-05 | 1 | -1/+1 |
* | Use shutdown hooks to mark mirrors as clean after all file systems are | pjd | 2004-11-05 | 1 | -1/+47 |
* | Remove unused #include. | pjd | 2004-11-05 | 1 | -1/+0 |
* | Now with the remote job support removed there can be no remote jobs and | harti | 2004-11-05 | 3 | -111/+32 |
* | - Add a sysctl kern.geom.mirror.idletime, so one can specify after how many | pjd | 2004-11-05 | 1 | -13/+37 |
* | When the last line of a file is missing a newline in -f mode, pass a | tjr | 2004-11-05 | 1 | -3/+5 |
* | Check that ee's standard input and output is a terminal. | fjoe | 2004-11-05 | 1 | -4/+5 |
* | MFp4: | pjd | 2004-11-05 | 2 | -13/+69 |
* | Sync acpi_asus(4) manual with reality. | philip | 2004-11-05 | 1 | -2/+12 |
* | - Make the header conform to standard rc.d style. | mtm | 2004-11-05 | 2 | -4/+4 |
* | Fix support for the Asus-compatible gadgets in Samsung P30/P35 laptops. | philip | 2004-11-05 | 2 | -18/+94 |
* | Two changes to vm_pgmoveco(): | alc | 2004-11-05 | 1 | -3/+1 |
* | During traversal of the inactive queue, try locking the page's containing | alc | 2004-11-05 | 1 | -4/+9 |
* | Eliminate another unnecessary call to vm_page_busy() that immediately | alc | 2004-11-05 | 1 | -1/+0 |
* | Correct error handling on failed writes | kientzle | 2004-11-05 | 2 | -5/+3 |