| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename st_*timespec fields to st_*tim for POSIX 2008 compliance. | ed | 2010-03-28 | 1 | -9/+9 |
* | There is an optimization in chmod(1), that makes it not to call chmod(2) | trasz | 2009-07-08 | 1 | -1/+2 |
* | Add counterparts to getcredhostname: | jamie | 2009-06-13 | 1 | -9/+4 |
* | 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 |
* | de-register. | delphij | 2009-05-29 | 1 | -15/+15 |
* | 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 | -0/+1 |
* | Remove two hypothetical calls to suser() in ifdef'd (and uncompilable) | rwatson | 2006-09-02 | 1 | -4/+0 |
* | Back out alpha/alpha/trap.c:1.124, osf1_ioctl.c:1.14, osf1_misc.c:1.57, | rwatson | 2005-09-28 | 1 | -2/+0 |
* | Add GIANT_REQUIRED and WITNESS sleep warnings to uprintf() and tprintf(), | rwatson | 2005-09-19 | 1 | -0/+2 |
* | - Implement svr4_emul_find() using kern_alternate_path(). This changes | jhb | 2005-02-07 | 1 | -198/+116 |
* | Start each of the license/copyright comments with /*- | imp | 2005-01-05 | 1 | -1/+1 |
* | Use __FBSDID(). | obrien | 2003-06-10 | 1 | -2/+3 |
* | Put definition of struct svr4_sockcache_entry in a .h file rather than | phk | 2003-05-31 | 1 | -0/+1 |
* | SCARGS removal take II. | alfred | 2002-12-14 | 1 | -74/+74 |
* | Backout removal SCARGS, the code freeze is only "selectively" over. | alfred | 2002-12-13 | 1 | -74/+74 |
* | Remove SCARGS. | alfred | 2002-12-13 | 1 | -74/+74 |
* | Replace the conventional usage of strncpy() by using strlcpy(). | robert | 2002-10-17 | 1 | -12/+4 |
* | Change the suser() API to take advantage of td_ucred as well as do a | jhb | 2002-04-01 | 1 | -2/+2 |
* | Remove __P. | alfred | 2002-03-20 | 1 | -5/+5 |
* | Use the updated getcredhostname() function. | robert | 2002-02-27 | 1 | -3/+1 |
* | - Use the new getcredhostname function in the SVR4 uname system call. | robert | 2002-02-27 | 1 | -2/+3 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -70/+70 |
* | Cleanup after repo copy of sys/svr4 to sys/compat/svr4. | obrien | 2000-08-31 | 1 | -11/+11 |
* | Remove unnecessary includes | newton | 1999-12-08 | 1 | -5/+4 |
* | Remove unnecessary includes. | newton | 1999-10-17 | 1 | -4/+0 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Fix panic caused when *stat64() family of syscalls try to fill-in | newton | 1999-07-30 | 1 | -44/+22 |
* | Suser() simplification: | phk | 1999-04-27 | 1 | -2/+2 |
* | Emulator KLD for SysVR4 executables grabbed from NetBSD. | newton | 1999-01-30 | 1 | -0/+803 |