| Commit message (Expand) | Author | Age | Files | Lines |
* | Use strchr() and strrchr(). | ed | 2012-01-02 | 1 | -2/+2 |
* | In order to maximize the re-usability of kernel code in user space this | kmacy | 2011-09-16 | 1 | -20/+20 |
* | Place hostnames and similar information fully under the prison system. | jamie | 2009-05-29 | 1 | -11/+5 |
* | Introduce a new virtualization container, provisionally named vprocg, to hold | zec | 2009-05-08 | 1 | -0/+1 |
* | Commit step 1 of the vimage project, (network stack) | bz | 2008-08-17 | 1 | -2/+3 |
* | Introduce a new lock, hostname_mtx, and use it to synchronize access | rwatson | 2008-07-05 | 1 | -1/+7 |
* | Sweep kernel replacing suser(9) calls with priv(9) calls, assigning | rwatson | 2006-11-06 | 1 | -3/+0 |
* | /* -> /*- for license, add FreeBSD tag | imp | 2005-01-06 | 1 | -1/+1 |
* | Add missing zero flag arguments to sysctl calls. | phk | 2004-10-12 | 1 | -1/+1 |
* | Fix a multitude of security bugs in the iBCS2 emulator: | tjr | 2003-10-12 | 1 | -3/+5 |
* | Use __FBSDID(). | obrien | 2003-06-02 | 1 | -2/+3 |
* | Change the suser() API to take advantage of td_ucred as well as do a | jhb | 2002-04-01 | 1 | -1/+1 |
* | Remove __P. | alfred | 2002-03-20 | 1 | -4/+4 |
* | Use the updated getcredhostname() function. | robert | 2002-02-27 | 1 | -1/+1 |
* | - Use the new getcredhostname function in xenix_utsname(), | robert | 2002-02-27 | 1 | -1/+3 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -32/+34 |
* | Suser() simplification: | phk | 1999-04-27 | 1 | -1/+1 |
* | Fix warnings in preparation for adding -Wall -Wcast-qual to the | dillon | 1999-01-28 | 1 | -1/+1 |
* | Examine all occurrences of sprintf(), strcat(), and str[n]cpy() | archie | 1998-12-04 | 1 | -2/+2 |
* | Move the "retval" (3rd) parameter from all syscall functions and put | phk | 1997-11-06 | 1 | -30/+27 |
* | Removed unused #includes. | bde | 1997-07-20 | 1 | -7/+0 |
* | Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include | bde | 1997-03-24 | 1 | -2/+0 |
* | Clean up -Wunused warnings. | gpalmer | 1996-06-12 | 1 | -2/+0 |
* | Fixed GET/SETIPDOMAIN ioctl on /dev/socksys, which is used by various | nate | 1996-06-12 | 1 | -2/+90 |
* | Remove old files no longer needed. | swallace | 1995-10-10 | 1 | -1352/+89 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -4/+4 |
* | Got a little closer with socksys emulation. | sos | 1994-10-17 | 1 | -66/+9 |
* | iBCS2 emulator core files. | sos | 1994-10-14 | 1 | -0/+1450 |