summaryrefslogtreecommitdiff
path: root/sys/svr4/svr4_misc.c
Commit message (Expand)AuthorAgeFilesLines
* fix races in the uidinfo subsystem, several problems existed:Alfred Perlstein2000-06-221-1/+1
* Remove unneeded #include <vm/vm_zone.h>Poul-Henning Kamp2000-04-301-1/+0
* Introduce NDFREE (and remove VOP_ABORTOP)Eivind Eklund1999-12-151-1/+1
* Replace the svr4_sys_getdents64() routine with a port of linux_getdents() --Mark Newton1999-12-121-85/+124
* Remove unnecessary includesMark Newton1999-12-081-3/+0
* s/p_cred->pc_ucred/p_ucred/gPoul-Henning Kamp1999-11-211-1/+1
* useracc() the prequel:Poul-Henning Kamp1999-10-291-1/+0
* Remove unnecessary includes.Mark Newton1999-10-171-6/+0
* sigset_t change (part 4 of 5)Marcel Moolenaar1999-09-291-5/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Previous commit also finished cleaning up some dev_t -> udev_t transformationsMark Newton1999-07-301-1/+1
* Add $Id$ tagsMark Newton1999-07-301-4/+6
* Suser() simplification:Poul-Henning Kamp1999-04-271-1/+1
* Acquiesce to proc.h for declarations of M_ZOMBIE, M_SUBPROC (and reorderMark Newton1999-02-011-4/+1
* Emulator KLD for SysVR4 executables grabbed from NetBSD.Mark Newton1999-01-301-0/+1629