OpenGrok
Cross Reference: sunos32_syscallargs.h
xref
: /
src
/
sys
/
compat
/
sunos32
/
sunos32_syscallargs.h
Home
|
History
|
Annotate
|
Download
|
only in
sunos32
History log of
/src/sys/compat/sunos32/sunos32_syscallargs.h
Revision
Date
Author
Comments
1.37
10-Aug-2018
pgoyette
Regen
1.36
06-Jan-2018
kamil
branches: 1.36.2; 1.36.4;
Revert vadvise(2) removal
This system call was used in legacy Lisp code, that was inherited to modern
age and still compiled against supported compat layers (e.g. in clisp,
oaklisp, Franz Lisp).
It used to instruct the kernel about paging policy (G/C aware, flush etc).
Newly compiled code (assuming that it will detect vadvise()) will use the
libc stub for vadvise(). The headers for this interface are gone.
vadvise(2) could be marked as COMPAT_80, but as long as we support ultrix,
sunos or aout68k ABI, don't bother with this.
Requested by <mrg>
1.35
19-Dec-2017
kamil
compat/sunos32: Drop SYS_vadvise
The (o)vadvise syscall is dummy since the beginning of NetBSD.
Sponsored by <The NetBSD Foundation>
1.34
19-Dec-2017
kamil
compat/sunos32: Drop SYS_sbrk
sbrk - change data segment size
This syscall is dummy since the inception of the project.
Sponsored by <The NetBSD Foundation>
1.33
19-Dec-2017
kamil
compat sunos32: Drop the sstk(2) syscall
sstk(2) has never been implemented by the NetBSD kernel.
Sponsored by <The NetBSD Foundation>
1.32
10-May-2017
riastradh
regen
1.31
16-Jan-2017
christos
branches: 1.31.4;
regen
1.30
13-Jan-2017
christos
branches: 1.30.2;
regen
1.29
24-Sep-2015
christos
branches: 1.29.2;
regen
1.28
07-Mar-2015
christos
regen
1.27
07-Nov-2013
njoly
branches: 1.27.6;
Regen for dup/dup2/dup3 argument types fix.
1.26
02-Mar-2010
pooka
branches: 1.26.10; 1.26.20; 1.26.24;
regen:
- remove nfssvc / fs_nfs.h / #ifdef NFS
- make getfh unconditional
1.25
14-Dec-2009
matt
branches: 1.25.2;
Regen (new makesyscalls.sh)
1.24
13-Jan-2009
pooka
Regen to prove I didn't screw up the conversion: purely RCSID changes.
1.23
13-Jan-2009
pooka
regen
1.22
11-Jan-2009
nakayama
Regen for following christos-time_t merge.
1.21
19-Nov-2008
ad
Regen.
1.20
20-Dec-2007
dsl
branches: 1.20.6; 1.20.10; 1.20.16; 1.20.18;
regen
1.19
04-Mar-2007
christos
branches: 1.19.16; 1.19.24; 1.19.28;
fix fallout from caddr_t changes.
1.18
04-Mar-2007
christos
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
1.17
13-Jul-2006
pavel
branches: 1.17.10;
regen
1.16
11-Dec-2005
christos
branches: 1.16.4; 1.16.8;
merge ktrace-lwp.
1.15
27-Sep-2005
chs
regen
1.14
26-Feb-2005
perry
branches: 1.14.4;
regen
1.13
26-Feb-2005
perry
regen
1.12
26-Oct-2003
christos
branches: 1.12.8; 1.12.10;
Regen
1.11
18-Jan-2003
thorpej
branches: 1.11.2;
Regen for correct RCS ID.
1.10
18-Jan-2003
thorpej
Regen: Merge the nathanw_sa branch.
1.9
29-Apr-2002
mrg
regenerate.
1.8
03-Jan-2002
mrg
regen
1.7
03-Jan-2002
mrg
move the COMPAT_SUNOS SO_BROADCAST hack out of uipc_socket.c into the
compat/sunos code. besides being cleaner this allows the sunos LKM
to properly work without any special kernel hacks.
1.6
13-Nov-2001
lukem
add RCSIDs (including regeneration of files as appropriate)
1.5
30-May-2001
mrg
branches: 1.5.2;
use _KERNEL_OPT.
1.4
06-Feb-2001
mrg
branches: 1.4.2; 1.4.4;
regen
1.3
05-Feb-2001
mrg
regen
1.2
04-Feb-2001
mrg
regen
1.1
02-Feb-2001
mrg
generate.
1.4.4.6
20-Jun-2002
nathanw
Catch up to -current.
1.4.4.5
29-May-2002
nathanw
Regen.
1.4.4.4
28-Feb-2002
nathanw
Catch up to -current.
1.4.4.3
11-Jan-2002
nathanw
More catchup.
1.4.4.2
14-Nov-2001
nathanw
Catch up to -current.
1.4.4.1
21-Jun-2001
nathanw
Catch up to -current.
1.4.2.2
11-Feb-2001
bouyer
Sync with HEAD.
1.4.2.1
06-Feb-2001
bouyer
file sunos32_syscallargs.h was added on branch thorpej_scsipi on 2001-02-11 19:14:33 +0000
1.5.2.2
23-Jun-2002
jdolecek
catch up with -current on kqueue branch
1.5.2.1
10-Jan-2002
thorpej
Sync kqueue branch with -current.
1.11.2.5
10-Nov-2005
skrll
Sync with HEAD. Here we go again...
1.11.2.4
04-Mar-2005
skrll
Sync with HEAD.
Hi Perry!
1.11.2.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.11.2.2
18-Sep-2004
skrll
Sync with HEAD.
1.11.2.1
03-Aug-2004
skrll
Sync with HEAD
1.12.10.1
19-Mar-2005
yamt
sync with head. xen and whitespace. xen part is not finished.
1.12.8.1
29-Apr-2005
kent
sync with -current
1.14.4.4
21-Jan-2008
yamt
sync with head
1.14.4.3
03-Sep-2007
yamt
sync with head.
1.14.4.2
30-Dec-2006
yamt
sync with head.
1.14.4.1
21-Jun-2006
yamt
sync with head.
1.16.8.1
11-Aug-2006
yamt
sync with head
1.16.4.1
09-Sep-2006
rpaulo
sync with head
1.17.10.1
12-Mar-2007
rmind
Sync with HEAD.
1.19.28.1
02-Jan-2008
bouyer
Sync with HEAD
1.19.24.1
26-Dec-2007
ad
Sync with head.
1.19.16.1
09-Jan-2008
matt
sync with HEAD
1.20.18.1
19-Jan-2009
skrll
Sync with HEAD.
1.20.16.1
13-Dec-2008
haad
Update haad-dm branch to haad-dm-base2.
1.20.10.2
11-Mar-2010
yamt
sync with head
1.20.10.1
04-May-2009
yamt
sync with head.
1.20.6.1
17-Jan-2009
mjf
Sync with HEAD.
1.25.2.1
30-Apr-2010
uebayasi
Sync with HEAD.
1.26.24.1
18-May-2014
rmind
sync with head
1.26.20.2
03-Dec-2017
jdolecek
update from HEAD
1.26.20.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.26.10.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.27.6.2
28-Aug-2017
skrll
Sync with HEAD
1.27.6.1
06-Apr-2015
skrll
Sync with HEAD
1.29.2.1
20-Mar-2017
pgoyette
Sync with HEAD
1.30.2.1
21-Apr-2017
bouyer
Sync with HEAD
1.31.4.1
11-May-2017
pgoyette
Sync with HEAD
1.36.4.1
10-Jun-2019
christos
Sync with HEAD
1.36.2.1
06-Sep-2018
pgoyette
Sync with HEAD
Resolve a couple of conflicts (result of the uimin/uimax changes)
Indexes created Fri Oct 17 23:09:53 GMT 2025