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
/
i386
/
ibcs2
/
ibcs2_sysvec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing includes of <sys/sx.h>
jhb
2001-03-28
1
-0
/
+1
*
Convert the allproc and proctree locks from lockmgr locks to sx locks.
jhb
2001-03-28
1
-2
/
+2
*
Use queue macros.
jhb
2001-01-24
1
-1
/
+1
*
- Change the allproc_lock to use a macro, ALLPROC_LOCK(how), instead
jake
2000-12-13
1
-3
/
+9
*
Make MINSIGSTKSZ machine dependent, and have the sigaltstack
marcel
2000-11-09
1
-1
/
+3
*
Initial dependency so that the kld's will link. imgact_coff depends
peter
2000-04-29
1
-0
/
+2
*
sigset_t change (part 4 of 5)
marcel
1999-09-29
1
-2
/
+3
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Staticize.
eivind
1999-04-11
1
-2
/
+2
*
Can't use elf_brand_inuse() here because iBCS2 doesn't use ELF. D'oh!
newton
1999-02-04
1
-2
/
+14
*
Remove references to an LKM that isn't built any more.
peter
1999-01-17
1
-3
/
+1
*
Added 3 new errno values, requred by various standards: EOVERFLOW,
dt
1998-12-14
1
-2
/
+2
*
Finished updating module event handlers to be compatible with
bde
1998-11-15
1
-2
/
+2
*
Don't define the module glue if building as an LKM, this happens to have
peter
1998-11-07
1
-1
/
+3
*
Create an 'ibcs2' module so that scripts can tell if it's statically
peter
1998-11-06
1
-1
/
+20
*
Add provisions for variant core dump file formats, depending on the
jdp
1998-09-14
1
-2
/
+3
*
Translate T_PROTFLT to SIGSEGV instead of SIGBUS when running under
eivind
1998-04-28
1
-1
/
+2
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Clean-up the new VM map procfs code, and also add support for executable
dyson
1996-06-18
1
-2
/
+3
*
The recently introduced sv_sendsig entry of the sysentvec structure
swallace
1996-03-27
1
-2
/
+3
*
Mega-commit for Linux emulator update.. This has been stress tested under
peter
1996-03-02
1
-2
/
+8
*
Remove old files no longer needed.
swallace
1995-10-10
1
-0
/
+50