| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge Capsicum overhaul: | pjd | 2013-03-02 | 4 | -14/+13 |
* | Remove the support for using non-mpsafe filesystem modules. | kib | 2012-10-22 | 1 | -14/+4 |
* | Revert previous commit... | kevlo | 2012-10-10 | 1 | -1/+1 |
* | Prefer NULL over 0 for pointers | kevlo | 2012-10-09 | 1 | -1/+1 |
* | Fix misuse of the kernel map in miscellaneous image activators. | kib | 2012-02-17 | 1 | -16/+10 |
* | Convert files to UTF-8 | uqs | 2012-01-15 | 1 | -1/+1 |
* | Regenerate system call tables. | ed | 2011-11-19 | 4 | -5/+5 |
* | Improve *access*() parameter name consistency. | ed | 2011-11-19 | 2 | -2/+2 |
* | Auto-generated code from sys_ prefixing makesyscalls.sh change | kmacy | 2011-09-16 | 1 | -59/+59 |
* | In order to maximize the re-usability of kernel code in user space this | kmacy | 2011-09-16 | 8 | -34/+34 |
* | Second-to-last commit implementing Capsicum capabilities in the FreeBSD | rwatson | 2011-08-11 | 5 | -10/+28 |
* | Remove stray semicolon. | trasz | 2011-04-10 | 1 | -1/+1 |
* | Add accounting for most of the memory-related resources. | trasz | 2011-04-05 | 1 | -1/+3 |
* | Extend struct sysvec with new method sv_schedtail, which is used for an | dchagin | 2011-03-08 | 1 | -0/+1 |
* | Add macro DECLARE_MODULE_TIED to denote a module as requiring the | kib | 2010-10-12 | 1 | -1/+1 |
* | Remove proc locking, it's not needed after r210132. | trasz | 2010-07-17 | 1 | -5/+1 |
* | Make svr4(4) version of poll(2) use the same limit of file descriptors as the | trasz | 2010-07-15 | 1 | -4/+1 |
* | Regenerate | kib | 2010-06-28 | 4 | -254/+254 |
* | Reorganize syscall entry and leave handling. | kib | 2010-05-23 | 1 | -1/+4 |
* | Rename st_*timespec fields to st_*tim for POSIX 2008 compliance. | ed | 2010-03-28 | 1 | -9/+9 |
* | Remove unused LIBCOMPAT keyword from syscalls.master. | ed | 2010-02-08 | 1 | -1/+0 |
* | Replace the static NGROUPS=NGROUPS_MAX+1=1024 with a dynamic | brooks | 2010-01-12 | 1 | -1/+1 |
* | Include <sys/tty.h> instead of <sys/termios.h>. | ed | 2009-11-28 | 1 | -1/+1 |
* | As jhb@ pointed out to me, r197057 was incorrect, not least because these | des | 2009-09-10 | 1 | -0/+6 |
* | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | rwatson | 2009-08-01 | 1 | -1/+0 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 1 | -1/+0 |
* | There is an optimization in chmod(1), that makes it not to call chmod(2) | trasz | 2009-07-08 | 1 | -1/+2 |
* | Change the ABI of some of the structures used by the SYSV IPC API: | jhb | 2009-06-24 | 1 | -29/+4 |
* | After cleaning up rt_tables from vnet.h and cleaning up opt_route.h | bz | 2009-06-23 | 1 | -1/+0 |
* | Add counterparts to getcredhostname: | jamie | 2009-06-13 | 1 | -9/+4 |
* | After r193232 rt_tables in vnet.h are no longer indirectly dependent on | bz | 2009-06-08 | 1 | -2/+0 |
* | Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC | rwatson | 2009-06-05 | 2 | -4/+0 |
* | Regenerate generated syscall files following changes to struct sysent in | rwatson | 2009-06-01 | 1 | -250/+250 |
* | Attempt to fix build by updating hostid to follow the new world order. | delphij | 2009-05-30 | 1 | -1/+4 |
* | Place hostnames and similar information fully under the prison system. | jamie | 2009-05-29 | 1 | -10/+10 |
* | Implement SI_ISALIST. | delphij | 2009-05-29 | 1 | -1/+13 |
* | Fix the sysinfo(SI_HW_SERIAL, emulation so that we actually get the | delphij | 2009-05-29 | 1 | -4/+6 |
* | copyinstr(9) takes parameter 'len' as a size_t *, not int *. | delphij | 2009-05-29 | 1 | -1/+2 |
* | de-register. | delphij | 2009-05-29 | 7 | -43/+43 |
* | svr4_sys_getdents64() should not assume that the cookie would exist | delphij | 2009-05-29 | 1 | -1/+4 |
* | Add new sysconfig bits, Fix the bogus numbering of the old bits. | delphij | 2009-05-29 | 2 | -20/+71 |
* | Use strlcpy(). | delphij | 2009-05-28 | 1 | -2/+2 |
* | Comment nits. | jhb | 2009-05-20 | 1 | -3/+3 |
* | Put the vnode returned from namei() immediately after namei() returns in | jhb | 2009-05-20 | 1 | -5/+3 |
* | Regenerate system call tables to use SVN ids. | ed | 2009-05-08 | 4 | -5/+11 |
* | Burn TTY ioctl bridges in compat layers. | ed | 2009-05-08 | 4 | -514/+0 |
* | Introduce a new virtualization container, provisionally named vprocg, to hold | zec | 2009-05-08 | 1 | -0/+1 |
* | Implement new way of branding ELF binaries by looking to a | dchagin | 2009-03-13 | 1 | -0/+1 |
* | For all files including net/vnet.h directly include opt_route.h and | bz | 2009-02-27 | 1 | -0/+3 |
* | Use shared vnode locks when invoking VOP_READDIR(). | jhb | 2009-02-13 | 1 | -2/+2 |