index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
compat
/
svr4
/
svr4_sysvec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Infrastructure tweaks to allow having both an Elf32 and an Elf64 executable
peter
2002-07-20
1
-4
/
+5
*
The comment marked with XXX was right: emulate SVR4 for
robert
2002-07-09
1
-1
/
+1
*
Use proc lock to protect p_ucred pointer while we deference it to read a
jhb
2002-04-11
1
-0
/
+4
*
Simple p_ucred -> td_ucred changes to start using the per-thread ucred
jhb
2002-02-27
1
-3
/
+2
*
KSE Milestone 2
julian
2001-09-12
1
-7
/
+8
*
o Merge contents of struct pcred into struct ucred. Specifically, add the
rwatson
2001-05-25
1
-4
/
+4
*
MFS: bring the consistent `compat_3_brand' support into -CURRENT
obrien
2001-02-24
1
-0
/
+1
*
Fix typo: seperate -> separate.
asmodai
2001-02-06
1
-1
/
+1
*
- Back out over-aggressive locking of p->p_cred.
jhb
2001-01-26
1
-12
/
+3
*
Proc locking.
jhb
2001-01-23
1
-3
/
+12
*
Make MINSIGSTKSZ machine dependent, and have the sigaltstack
marcel
2000-11-09
1
-1
/
+3
*
Cleanup after repo copy of sys/svr4 to sys/compat/svr4.
obrien
2000-08-31
1
-10
/
+10
*
Give the "streams" modulea version (1) and depend on it from the
green
2000-05-06
1
-0
/
+1
*
Remove unneeded #include <vm/vm_zone.h>
phk
2000-04-30
1
-1
/
+0
*
Remove unneeded <sys/buf.h> includes.
phk
2000-04-18
1
-1
/
+0
*
Change our ELF binary branding to something more acceptable to the Binutils
obrien
2000-04-18
1
-5
/
+5
*
Need to #include vm_zone.h to pick up inline definition of zfree() so that
newton
2000-01-03
1
-0
/
+1
*
Introduce NDFREE (and remove VOP_ABORTOP)
eivind
1999-12-15
1
-0
/
+3
*
Remove unnecessary includes.
newton
1999-10-17
1
-6
/
+0
*
sigset_t change (part 4 of 5)
marcel
1999-09-29
1
-4
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Previous commit also finished cleaning up some dev_t -> udev_t transformations
newton
1999-07-30
1
-1
/
+1
*
Add $Id$ tags
newton
1999-07-30
1
-8
/
+36
*
sys/buf.h needs to have included sys/systm.h for spl prototypes.
green
1999-07-03
1
-1
/
+1
*
svr4 emulator will refuse to unload itself if it is currently in use.
newton
1999-02-04
1
-8
/
+8
*
Emulator KLD for SysVR4 executables grabbed from NetBSD.
newton
1999-01-30
1
-0
/
+383