summaryrefslogtreecommitdiffstats
path: root/sys/compat/svr4/svr4_stat.c
Commit message (Expand)AuthorAgeFilesLines
* Remove two hypothetical calls to suser() in ifdef'd (and uncompilable)rwatson2006-09-021-4/+0
* Back out alpha/alpha/trap.c:1.124, osf1_ioctl.c:1.14, osf1_misc.c:1.57,rwatson2005-09-281-2/+0
* Add GIANT_REQUIRED and WITNESS sleep warnings to uprintf() and tprintf(),rwatson2005-09-191-0/+2
* - Implement svr4_emul_find() using kern_alternate_path(). This changesjhb2005-02-071-198/+116
* Start each of the license/copyright comments with /*-imp2005-01-051-1/+1
* Use __FBSDID().obrien2003-06-101-2/+3
* Put definition of struct svr4_sockcache_entry in a .h file rather thanphk2003-05-311-0/+1
* SCARGS removal take II.alfred2002-12-141-74/+74
* Backout removal SCARGS, the code freeze is only "selectively" over.alfred2002-12-131-74/+74
* Remove SCARGS.alfred2002-12-131-74/+74
* Replace the conventional usage of strncpy() by using strlcpy().robert2002-10-171-12/+4
* Change the suser() API to take advantage of td_ucred as well as do ajhb2002-04-011-2/+2
* Remove __P.alfred2002-03-201-5/+5
* Use the updated getcredhostname() function.robert2002-02-271-3/+1
* - Use the new getcredhostname function in the SVR4 uname system call.robert2002-02-271-2/+3
* KSE Milestone 2julian2001-09-121-70/+70
* Cleanup after repo copy of sys/svr4 to sys/compat/svr4.obrien2000-08-311-11/+11
* Remove unnecessary includesnewton1999-12-081-5/+4
* Remove unnecessary includes.newton1999-10-171-4/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix panic caused when *stat64() family of syscalls try to fill-innewton1999-07-301-44/+22
* Suser() simplification:phk1999-04-271-2/+2
* Emulator KLD for SysVR4 executables grabbed from NetBSD.newton1999-01-301-0/+803
OpenPOWER on IntegriCloud