| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove iBCS2, part3: the implementation | Mateusz Guzik | 2018-12-19 | 1 | -206/+0 |
* | sys/i386: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | Remove register keyword from sys/ and ANSIfy prototypes | Ed Maste | 2017-05-17 | 1 | -9/+3 |
* | Use strchr() and strrchr(). | Ed Schouten | 2012-01-02 | 1 | -2/+2 |
* | In order to maximize the re-usability of kernel code in user space this | Kip Macy | 2011-09-16 | 1 | -20/+20 |
* | Place hostnames and similar information fully under the prison system. | Jamie Gritton | 2009-05-29 | 1 | -11/+5 |
* | Introduce a new virtualization container, provisionally named vprocg, to hold | Marko Zec | 2009-05-08 | 1 | -0/+1 |
* | Commit step 1 of the vimage project, (network stack) | Bjoern A. Zeeb | 2008-08-17 | 1 | -2/+3 |
* | Introduce a new lock, hostname_mtx, and use it to synchronize access | Robert Watson | 2008-07-05 | 1 | -1/+7 |
* | Sweep kernel replacing suser(9) calls with priv(9) calls, assigning | Robert Watson | 2006-11-06 | 1 | -3/+0 |
* | /* -> /*- for license, add FreeBSD tag | Warner Losh | 2005-01-06 | 1 | -1/+1 |
* | Add missing zero flag arguments to sysctl calls. | Poul-Henning Kamp | 2004-10-12 | 1 | -1/+1 |
* | Fix a multitude of security bugs in the iBCS2 emulator: | Tim J. Robbins | 2003-10-12 | 1 | -3/+5 |
* | Use __FBSDID(). | David E. O'Brien | 2003-06-02 | 1 | -2/+3 |
* | Change the suser() API to take advantage of td_ucred as well as do a | John Baldwin | 2002-04-01 | 1 | -1/+1 |
* | Remove __P. | Alfred Perlstein | 2002-03-20 | 1 | -4/+4 |
* | Use the updated getcredhostname() function. | Robert Drehmel | 2002-02-27 | 1 | -1/+1 |
* | - Use the new getcredhostname function in xenix_utsname(), | Robert Drehmel | 2002-02-27 | 1 | -1/+3 |
* | KSE Milestone 2 | Julian Elischer | 2001-09-12 | 1 | -32/+34 |
* | Suser() simplification: | Poul-Henning Kamp | 1999-04-27 | 1 | -1/+1 |
* | Fix warnings in preparation for adding -Wall -Wcast-qual to the | Matthew Dillon | 1999-01-28 | 1 | -1/+1 |
* | Examine all occurrences of sprintf(), strcat(), and str[n]cpy() | Archie Cobbs | 1998-12-04 | 1 | -2/+2 |
* | Move the "retval" (3rd) parameter from all syscall functions and put | Poul-Henning Kamp | 1997-11-06 | 1 | -30/+27 |
* | Removed unused #includes. | Bruce Evans | 1997-07-20 | 1 | -7/+0 |
* | Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include | Bruce Evans | 1997-03-24 | 1 | -2/+0 |
* | Clean up -Wunused warnings. | Gary Palmer | 1996-06-12 | 1 | -2/+0 |
* | Fixed GET/SETIPDOMAIN ioctl on /dev/socksys, which is used by various | Nate Williams | 1996-06-12 | 1 | -2/+90 |
* | Remove old files no longer needed. | Steven Wallace | 1995-10-10 | 1 | -1352/+89 |
* | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -4/+4 |
* | Got a little closer with socksys emulation. | Søren Schmidt | 1994-10-17 | 1 | -66/+9 |
* | iBCS2 emulator core files. | Søren Schmidt | 1994-10-14 | 1 | -0/+1450 |