| Commit message (Expand) | Author | Age | Files | Lines |
* | - Add inline functions for {ll,l,}abs() to libkern. | mdodd | 2003-01-15 | 1 | -11/+0 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 3 | -3/+3 |
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 1 | -1/+1 |
* | Set %bx register instead of %di register, see vbe3.0, page 45. | davidxu | 2002-12-26 | 1 | -1/+1 |
* | Use the correct value when writing the Day Of Week byte in the CMOS. | phk | 2002-12-04 | 1 | -1/+1 |
* | Add getcontext, setcontext, and swapcontext as system calls. | deischen | 2002-11-16 | 1 | -2/+2 |
* | network interface and link layer changes: | sam | 2002-11-15 | 4 | -73/+31 |
* | Fix instances of macros with improperly parenthasized arguments. | alfred | 2002-11-09 | 1 | -1/+1 |
* | - Convert to newbus, bus_space etc. | mdodd | 2002-11-05 | 2 | -1700/+0 |
* | Fix typo. ioport_rid should be irq_rid. | davidxu | 2002-11-05 | 1 | -1/+1 |
* | Merge PC98 changes. | mdodd | 2002-11-02 | 1 | -30/+60 |
* | Handle hints for the atspeaker device. | mdodd | 2002-10-28 | 1 | -1/+25 |
* | Finish fixing the 5.x FPU code for dealing with signal handlers. | peter | 2002-10-25 | 1 | -0/+1 |
* | - New-bussify the rc(4) device driver. | jhb | 2002-10-23 | 3 | -1738/+0 |
* | Add an identify method that creates a pmtimer0 device if it doesn't alreedy | jhb | 2002-10-22 | 1 | -2/+19 |
* | Use if_printf() instead of printf() to print diagnositic messages in the | brooks | 2002-10-21 | 1 | -9/+6 |
* | Use if_printf(ifp, "blah") instead of | brooks | 2002-10-21 | 1 | -22/+15 |
* | Remove a boatload of '&' which are surplus to the requirements. | phk | 2002-10-20 | 2 | -82/+82 |
* | Hide inline assembly if lint is defined. | phk | 2002-10-20 | 1 | -1/+1 |
* | 1. Fix a comment. Locking _is_ needed (but not done). | iwasaki | 2002-10-17 | 1 | -12/+8 |
* | Be consistent about funtions being static. | phk | 2002-10-16 | 6 | -19/+31 |
* | NB: This commit does *NOT* make GEOM the default in FreeBSD | phk | 2002-10-05 | 1 | -1/+3 |
* | Remove duplicate make_dev() calls. | mdodd | 2002-10-04 | 1 | -4/+0 |
* | newbus & bus_space the mcd(4) driver. | mdodd | 2002-10-04 | 2 | -2057/+0 |
* | Alas, poor matcd, I knew ye well. | scottl | 2002-10-04 | 6 | -3885/+0 |
* | Minor style(9) changes. | mdodd | 2002-10-04 | 1 | -9/+16 |
* | Remove duplicate calls to make_dev(). | mdodd | 2002-10-04 | 1 | -4/+0 |
* | Whitespace nit. | jhb | 2002-10-01 | 1 | -1/+1 |
* | If GEOM is in the kernel, take these three out. I have no way of | phk | 2002-09-30 | 3 | -0/+9 |
* | Be consistent about "static" functions: if the function is marked | phk | 2002-09-28 | 1 | -1/+1 |
* | use __packed. | alfred | 2002-09-23 | 1 | -1/+1 |
* | Fix a 3 year old oversight: Remove the #ifdef/#endif pair now that there | phk | 2002-09-21 | 1 | -2/+0 |
* | Restore status register A of RTC at resume time. | iwasaki | 2002-09-18 | 1 | -0/+1 |
* | Add kernel support needed for the KSE-aware libpthread: | mini | 2002-09-16 | 1 | -35/+152 |
* | Automatically enable CPU_ENABLE_SSE (detect and enable SSE instructions) | peter | 2002-09-07 | 1 | -0/+7 |
* | Replace various spelling with FALLTHROUGH which is lint()able | charnier | 2002-08-25 | 2 | -2/+2 |
* | Ok, somebody please shoot me. The asm I wrote for the ranged IPI shootdown | peter | 2002-08-23 | 1 | -1/+1 |
* | Add additional range checks for copyout targets. | rwatson | 2002-08-09 | 1 | -1/+3 |
* | Fix more abuse of __FreeBSD__ to detect version. | imp | 2002-07-21 | 1 | -63/+0 |
* | Stop abusing NPCI for code that doesn't even work. Emit a warning. | peter | 2002-07-21 | 1 | -5/+1 |
* | Quick fix for high resolution kernel profiling on i386's. Use | bde | 2002-07-13 | 1 | -0/+4 |
* | Revive backed out pmap related changes from Feb 2002. The highlights are: | peter | 2002-07-12 | 2 | -12/+95 |
* | Bah, move the invltlb counter to C code and hook a debug sysctl onto it. | peter | 2002-07-11 | 1 | -7/+1 |
* | s/NCPU/MAXCPU/ to try and get this to compile. | peter | 2002-07-11 | 1 | -1/+1 |
* | This file has been included en-mass into i386/i386/exception.s | julian | 2002-07-10 | 1 | -145/+0 |
* | Move the type definition of ointhand2_t from i386/include/types.h to | mike | 2002-07-09 | 1 | -0/+4 |
* | The clock is already allocated as 'fast' - no need to try and intercept a | peter | 2002-07-08 | 2 | -16/+0 |
* | Remove a couple of __P() stragglers. | peter | 2002-06-29 | 1 | -1/+1 |
* | Clock frequencies reported by sysctl should be unsigned values. Discovered | mp | 2002-06-22 | 1 | -2/+2 |
* | Fix typo in the BSD copyright: s/withough/without/ | schweikh | 2002-06-02 | 3 | -3/+3 |