| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a panic when it occurred during initializing the ndis driver because | weongyo | 2008-05-15 | 1 | -0/+4 |
* | Implement robust futexes. Most of the code is modelled after | rdivacky | 2008-05-13 | 5 | -7/+192 |
* | Implement linux_truncate64() syscall. | rdivacky | 2008-04-23 | 1 | -0/+18 |
* | The vmspace->vm_daddr is constant until freed, there is no need | rdivacky | 2008-04-21 | 1 | -2/+0 |
* | Remove using magic value of -1 to distinguish between linux_open() | rdivacky | 2008-04-09 | 1 | -5/+3 |
* | Implement the linux syscalls | kib | 2008-04-08 | 7 | -124/+418 |
* | Regen | kib | 2008-03-31 | 4 | -5/+72 |
* | Add the freebsd32 compatibility shims for the *at() syscalls. | kib | 2008-03-31 | 2 | -7/+90 |
* | Add the support for the AT_FDCWD and fd-relative name lookups to the | kib | 2008-03-31 | 5 | -0/+5 |
* | Remove files that have been repo copied to their new location | jb | 2008-03-28 | 60 | -5506/+0 |
* | Regen. | dfr | 2008-03-26 | 4 | -6/+6 |
* | Add the new kernel-mode NFS Lock Manager. To use it instead of the | dfr | 2008-03-26 | 3 | -3/+6 |
* | Regen. | jhb | 2008-03-25 | 4 | -6/+21 |
* | Add entries for the cpuset-related system calls. The existing system calls | jhb | 2008-03-25 | 1 | -0/+12 |
* | Fix build. | ru | 2008-03-25 | 1 | -2/+2 |
* | o Add stub support for some new futex operations, | rdivacky | 2008-03-20 | 2 | -2/+29 |
* | Simplify fcntl(SVR4_F_DUP2FD) code now that FreeBSD has F_DUP2FD. | antoine | 2008-03-17 | 1 | -13/+3 |
* | Implement sched_setaffinity and get_setaffinity using | rdivacky | 2008-03-16 | 1 | -9/+40 |
* | - The P_SA flag has been removed. Don't reference it in a KASSERT. | jeff | 2008-03-12 | 1 | -2/+1 |
* | Remove kernel support for M:N threading. | jeff | 2008-03-12 | 4 | -22/+15 |
* | Return ENOSYS instead of 0 for the unknown futex operations. | kib | 2008-03-02 | 1 | -1/+1 |
* | Sanitize arguments to linux_mremap(). | kib | 2008-02-22 | 2 | -0/+18 |
* | Regenerate for readlink(2). | ru | 2008-02-12 | 4 | -4/+4 |
* | Change readlink(2)'s return type and type of the last argument | ru | 2008-02-12 | 1 | -2/+2 |
* | Give MEXTADD() another argument to make both void pointers to the | phk | 2008-02-01 | 1 | -1/+1 |
* | Change type of kmem_used() and kmem_size() functions to uint64_t, so it | pjd | 2008-01-24 | 2 | -6/+6 |
* | Regenerate. | rwatson | 2008-01-20 | 4 | -6/+6 |
* | Use audit events AUE_SHMOPEN and AUE_SHMUNLINK with new system calls | rwatson | 2008-01-20 | 1 | -2/+2 |
* | VOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are only used in | attilio | 2008-01-13 | 10 | -24/+21 |
* | vn_lock() is currently only used with the 'curthread' passed as argument. | attilio | 2008-01-10 | 10 | -15/+15 |
* | Regen for shm_open(2) and shm_unlink(2). | jhb | 2008-01-08 | 4 | -5/+11 |
* | Add a new file descriptor type for IPC shared memory objects and use it to | jhb | 2008-01-08 | 1 | -0/+3 |
* | After applying LCONVPATH() to the path, do use the converted path | kib | 2008-01-05 | 1 | -9/+13 |
* | Remove explicit locking of struct file. | jeff | 2007-12-30 | 1 | -4/+0 |
* | Plug the leaks in the present (hopefully, soon to be replaced) | kib | 2007-12-29 | 1 | -12/+19 |
* | Apply the LCONVPATH() to the (old) linux_stat() and linux_lstat() syscalls. | kib | 2007-12-29 | 1 | -3/+12 |
* | Add a new 'why' argument to kdb_enter(), and a set of constants to use | rwatson | 2007-12-25 | 1 | -1/+1 |
* | Bah, remove last vestiges of some statfs conversion fixes that aren't quite | jhb | 2007-12-10 | 1 | -22/+10 |
* | Grrr, remove an unused variable missed in the last commit. | scottl | 2007-12-08 | 1 | -1/+0 |
* | Don't expect a return value from statfs_scale_blocks(). | scottl | 2007-12-07 | 1 | -3/+1 |
* | Regen. | jhb | 2007-12-06 | 4 | -10/+26 |
* | Add freebsd32 compat wrappers for msgctl() and __semctl() using | jhb | 2007-12-06 | 1 | -4/+4 |
* | Add freebsd32 compat wrappers for msgctl() and _semctl() using | jhb | 2007-12-06 | 2 | -25/+219 |
* | Move 32-bit SYSV IPC structure definitions into freebsd32_ipc.h. | jhb | 2007-12-06 | 2 | -36/+72 |
* | Move several data structure definitions out of freebsd32_misc.c and into | jhb | 2007-12-06 | 3 | -83/+93 |
* | Remove redundant checks for msgsnd(3) and msgrcv(3). | jkim | 2007-12-04 | 1 | -6/+0 |
* | Implement functions required by some ndis drivers. | thompsa | 2007-12-03 | 2 | -0/+68 |
* | Correct the calculation for the number of 100ns intervals since | thompsa | 2007-12-02 | 3 | -13/+8 |
* | Correct the nwbx_ies field type in struct ndis_wlan_bssid_ex. | thompsa | 2007-12-02 | 1 | -1/+1 |
* | Move the shared cp_time array (counts %sys, %user, %idle etc) to the | peter | 2007-11-29 | 1 | -5/+16 |