| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement casuword32, compare and set user integer, thank Marcel Moolenarr | davidxu | 2006-08-28 | 1 | -0/+2 |
* | Fix video playing and network connections in realplayer (and most likely | netchild | 2006-08-27 | 1 | -14/+11 |
* | regen | netchild | 2006-08-27 | 3 | -5/+6 |
* | Add the linux statfs64 call. This allows Tivoli backup to proceed a little | netchild | 2006-08-27 | 2 | -2/+1 |
* | Emulate what vfork does instead of using it in linux_vfork. This way | netchild | 2006-08-25 | 1 | -1/+13 |
* | Get rid of some nested includes. | netchild | 2006-08-19 | 1 | -4/+0 |
* | Move some stuff into headers where they belong. | netchild | 2006-08-17 | 2 | -8/+1 |
* | Style fixes to comments. | netchild | 2006-08-16 | 2 | -9/+18 |
* | - Fix typo in #error pragma: compitable -> compatible | pav | 2006-08-15 | 1 | -1/+1 |
* | Regen to propogate <prefix>_AUE_<mumble> changes as well as the earlier | jhb | 2006-08-15 | 6 | -212/+519 |
* | - Remove unused sysvec variables from various syscalls.conf. | jhb | 2006-08-15 | 5 | -2050/+4 |
* | No need for opt_global.h here | imp | 2006-08-15 | 1 | -1/+0 |
* | Remove the include of opt_global.h. It's included globally by a command | netchild | 2006-08-15 | 1 | -1/+0 |
* | Add include of opt_global.h, else the futex operations aren't locked on | netchild | 2006-08-15 | 1 | -0/+1 |
* | add autogenerated systrace_args stuff for dtrace | netchild | 2006-08-15 | 1 | -0/+2046 |
* | Add the linux 2.6.x stuff (not used by default!): | netchild | 2006-08-15 | 4 | -45/+487 |
* | regen | netchild | 2006-08-15 | 3 | -337/+387 |
* | Add new syscalls in the linuxolator (only used when the sysctl | netchild | 2006-08-15 | 1 | -28/+39 |
* | - Add some ASM stuff needed for futexes (linuxolator). | netchild | 2006-08-15 | 1 | -0/+111 |
* | Eliminate an unnecessary initialization from trap_pfault() that also | alc | 2006-08-14 | 1 | -1/+1 |
* | Don't try to preserve PAT bits in pmap_enter(). We currently on pages that | jhb | 2006-08-14 | 1 | -4/+0 |
* | First pass at allowing memory to be mapped using cache modes other than | jhb | 2006-08-11 | 4 | -9/+181 |
* | Add some more errno mappings (bsd -> linux) and a comment about the status.. | netchild | 2006-08-10 | 1 | -1/+6 |
* | Eliminate one set of XBOX #ifdefs. The Xbox code just needs to set a | imp | 2006-08-09 | 2 | -9/+2 |
* | Minor style(9) nit. | imp | 2006-08-09 | 1 | -2/+2 |
* | If a beep was enabled, turn it off 3 seconds after resume. | njl | 2006-08-08 | 1 | -0/+11 |
* | Eliminate the acquisition and release of the page queues lock around a call | alc | 2006-08-06 | 1 | -2/+1 |
* | Dont overwrite cpu_model in the case of Via's C3-CPU. | mr | 2006-08-04 | 1 | -1/+2 |
* | Commit the results of the typo hunt by Darren Pilgrim. | yar | 2006-08-04 | 1 | -2/+2 |
* | Complete the transition from pmap_page_protect() to pmap_remove_write(). | alc | 2006-08-01 | 1 | -18/+1 |
* | Correct spelling of 3DNow!. | obrien | 2006-08-01 | 1 | -2/+2 |
* | Remove sio(4) and related options from MI files to amd64, i386 | marcel | 2006-07-29 | 1 | -0/+38 |
* | Retire SYF_ARGMASK and remove both SYF_MPSAFE and SYF_ARGMASK. sy_narg is | jhb | 2006-07-28 | 1 | -1/+1 |
* | Regen for MPSAFE flag removal. | jhb | 2006-07-28 | 11 | -401/+401 |
* | Now that all system calls are MPSAFE, retire the SYF_MPSAFE flag used to | jhb | 2006-07-28 | 7 | -415/+394 |
* | Various fixes to comments in the syscall master files including removing | jhb | 2006-07-28 | 1 | -7/+2 |
* | Unify the checking for lock misbehavior in the various syscall() | jhb | 2006-07-27 | 1 | -7/+13 |
* | Argh, fix compile with XBOX enabled. Somehow I missed a LINT compile. :( | jhb | 2006-07-27 | 1 | -1/+1 |
* | Don't allow MAXMEM or hw.physmem to extend the top of memory if our memory | jhb | 2006-07-27 | 1 | -1/+10 |
* | Add stge(4) to the list of drivers supported by GENERIC kernel. | yongari | 2006-07-25 | 1 | -0/+1 |
* | Regen. | jhb | 2006-07-21 | 3 | -4/+4 |
* | - Pass the MPSAFE flag to namei() in linux_uselib() and handle conditional | jhb | 2006-07-21 | 1 | -1/+1 |
* | Add pmap_clear_write() to the interface between the virtual memory | alc | 2006-07-20 | 1 | -2/+1 |
* | MFamd64 | alc | 2006-07-18 | 1 | -36/+69 |
* | Now that free_pv_entry() accesses the pmap, call free_pv_entry() in | alc | 2006-07-17 | 1 | -1/+2 |
* | MFamd64 | alc | 2006-07-16 | 1 | -6/+3 |
* | Eliminate the remaining uses of "register". | alc | 2006-07-16 | 1 | -42/+16 |
* | Make pc_freemask an array of uint32_t, rather than uint64_t. (I believe | alc | 2006-07-15 | 1 | -1/+1 |
* | Regen. | jhb | 2006-07-14 | 3 | -4/+4 |
* | Somewhat surprisingly, ibcs2_ioctl() is MPSAFE as it is without needing any | jhb | 2006-07-14 | 1 | -1/+1 |