| Commit message (Expand) | Author | Age | Files | Lines |
* | All mbuf external free functions never fail, so let them be void. | glebius | 2014-07-11 | 2 | -6/+4 |
* | Remove ia64. | marcel | 2014-07-07 | 4 | -132/+3 |
* | Pull in r267961 and r267973 again. Fix for issues reported will follow. | hselasky | 2014-06-28 | 2 | -10/+5 |
* | Revert r267961, r267973: | gjb | 2014-06-27 | 2 | -5/+10 |
* | Extend the meaning of the CTLFLAG_TUN flag to automatically check if | hselasky | 2014-06-27 | 2 | -10/+5 |
* | - Add support for SG_GET_SG_TABLESIZE IOCTL to report that we don't support | mav | 2014-06-04 | 1 | -0/+3 |
* | Overhaul CAM SG driver IOCTL interfaces. | mav | 2014-06-02 | 3 | -5/+196 |
* | Glibc was switched to the FUTEX_WAIT_BITSET op and CLOCK_REALTIME | dchagin | 2014-05-31 | 1 | -31/+40 |
* | In r218101 I have not changed properly the futex syscall definition. | dchagin | 2014-05-28 | 1 | -13/+16 |
* | In freebsd32_sendmsg(), replace the call to sockargs() followed by a | marcel | 2014-04-05 | 1 | -32/+75 |
* | Remove instances of variables that were set, but never used. gcc 4.9 | imp | 2014-03-30 | 1 | -4/+0 |
* | Rename global cnt to vm_cnt to avoid shadowing. | bdrewery | 2014-03-22 | 3 | -12/+12 |
* | Make the array pointed to by AT_PAGESIZES auxv properly aligned. | kib | 2014-03-19 | 1 | -22/+27 |
* | Regen per r263318. | attilio | 2014-03-18 | 5 | -64/+8 |
* | Remove dead code from umtx support: | attilio | 2014-03-18 | 1 | -2/+2 |
* | Update NetBSD Foundation copyrights to 2-clause BSD | emaste | 2014-03-18 | 4 | -28/+0 |
* | Update kernel inclusions of capability.h to use capsicum.h instead; some | rwatson | 2014-03-16 | 11 | -11/+11 |
* | change td_retval into a union w/ off_t, with defines to mask the | jmg | 2014-03-16 | 1 | -1/+1 |
* | Since 32-bit if_baudrate isn't enough to describe a baud rate of a 10 Gbit | glebius | 2014-03-13 | 1 | -25/+26 |
* | linprocfs: add support for /sys/kernel/random/uuid | eadler | 2014-02-27 | 1 | -0/+22 |
* | The posix_madvise(3) and posix_fadvise(2) should return error on | kib | 2014-01-30 | 1 | -2/+4 |
* | The posix_fallocate(2) syscall should return error number on error, | kib | 2014-01-23 | 1 | -2/+3 |
* | Implement a kqueue notification path for sendfile. | adrian | 2014-01-17 | 1 | -1/+33 |
* | Refactor out the common sendfile code from the do_sendfile() and the | adrian | 2014-01-09 | 1 | -24/+3 |
* | Migrate the sendfile_sync structure into a public(ish) API in preparation | adrian | 2013-12-01 | 1 | -1/+19 |
* | jail_v0.ip_number was always in host byte order. This was handled | peter | 2013-11-28 | 1 | -1/+1 |
* | Add an kinfo sysctl to retrieve signal trampoline location for the | kib | 2013-11-26 | 1 | -0/+6 |
* | dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE | avg | 2013-11-26 | 1 | -6/+6 |
* | Fix the compat32 sendfile() to be in line with my recent changes. | adrian | 2013-11-26 | 1 | -1/+4 |
* | - For kernel compiled only with KDTRACE_HOOKS and not any lock debugging | attilio | 2013-11-25 | 9 | -9/+0 |
* | Fix build. | glebius | 2013-11-05 | 1 | -7/+8 |
* | Axe IFF_SMART. Fortunately this layering violating flag was never used, | glebius | 2013-11-05 | 1 | -1/+1 |
* | Drop support for historic ioctls and also undefine them, so that code | glebius | 2013-11-05 | 1 | -3/+13 |
* | - Provide necessary includes. | glebius | 2013-10-29 | 1 | -0/+1 |
* | Include necessary headers that now are available due to pollution | glebius | 2013-10-28 | 1 | -0/+1 |
* | Provide includes that are needed in these files, and before were read | glebius | 2013-10-26 | 2 | -1/+2 |
* | The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare | glebius | 2013-10-26 | 5 | -0/+5 |
* | Add padding to match the compat32 struct stat32 definition to the real | kib | 2013-10-04 | 1 | -0/+1 |
* | Fix some typos that were causing probe argument types to show up as unknown. | markj | 2013-10-01 | 2 | -2/+2 |
* | Regenerate syscall argument strings after r255777. | markj | 2013-09-21 | 1 | -4/+4 |
* | Regen. | jhb | 2013-09-19 | 5 | -5/+143 |
* | Extend the support for exempting processes from being killed when swap is | jhb | 2013-09-19 | 3 | -0/+31 |
* | Revert r255672, it has some serious flaws, leaking file references etc. | rdivacky | 2013-09-18 | 2 | -622/+0 |
* | Implement epoll support in Linuxulator. This is a tiny wrapper around kqueue | rdivacky | 2013-09-18 | 2 | -0/+622 |
* | Regenerate for freebsd32_cap_enter(). | jilles | 2013-09-17 | 5 | -10/+16 |
* | Disallow cap_enter() in freebsd32 compatibility mode. | jilles | 2013-09-17 | 2 | -1/+21 |
* | Add a mmap flag (MAP_32BIT) on 64-bit platforms to request that a mapping use | jhb | 2013-09-09 | 3 | -12/+11 |
* | Regenerate after r255219. | pjd | 2013-09-05 | 5 | -112/+34 |
* | Change the cap_rights_t type from uint64_t to a structure that we can extend | pjd | 2013-09-05 | 12 | -70/+123 |
* | Add the ability to display the default FIB number for a process to the | will | 2013-08-26 | 1 | -0/+1 |