kamil
f98f70a745
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>
2018-01-06 16:41:23 +00:00
kamil
102875f88e
Drop SYS_vadvise
...
The (o)vadvise syscall is dummy since the beginning of NetBSD.
It is an obsolete remnant from the old UNIX.
Sponsored by <The NetBSD Foundation>
2017-12-19 19:40:03 +00:00
kamil
885229d011
Drop SYS_sbrk
...
sbrk - change data segment size
This syscall is dummy since the inception of the project.
Sponsored by <The NetBSD Foundation>
2017-12-19 18:34:47 +00:00
kamil
438b670525
Drop the sstk(2) syscall stub
...
sstk - change stack section size
This functionality has never been implemented and is a remnant from 16-bit
UNIX. This stub appeared with the first NetBSD commit.
Sponsored by <The NetBSD Foundation>
2017-12-19 08:48:19 +00:00
riastradh
9c32900485
regen
2017-05-10 06:19:47 +00:00
christos
d8dfcd6c2a
regen
2017-01-13 06:18:31 +00:00
pgoyette
032607b8f0
Regenerate files for modularization of ptrace(2)
2016-11-02 00:14:11 +00:00
christos
65120c51fa
regen
2016-07-03 14:26:47 +00:00
pooka
7ddba29e76
regen syscall files
2016-05-06 10:19:40 +00:00
christos
ef9bd43259
regen
2016-04-23 23:09:27 +00:00
christos
cfc738154f
regen
2016-04-03 01:22:39 +00:00
christos
2a60134171
regen
2016-04-03 01:01:46 +00:00
christos
3d596ad050
regen
2016-04-02 21:02:39 +00:00
pooka
cbf188301a
regen syscall files
2016-01-26 23:49:46 +00:00
pgoyette
2bc9136f54
Regen
2015-12-03 02:56:48 +00:00
pgoyette
54a32217dd
Regen
2015-12-01 00:27:17 +00:00
pgoyette
08f7ea41a8
And now fix the actual syntax error. :(
2015-11-30 23:27:27 +00:00
pgoyette
abe91b09e0
Regen for 7.99.23
2015-11-30 22:48:53 +00:00
pgoyette
d4c18fb9c6
Regen
2015-10-10 03:30:17 +00:00
christos
932cdb9b10
regen
2015-09-24 14:34:22 +00:00
pooka
b00f3c3b11
regen
2015-08-24 16:07:10 +00:00
pooka
a3cfad0d94
regen
2015-06-18 15:19:50 +00:00
pgoyette
50b0fae6fd
Regenerate
2015-05-13 02:13:08 +00:00
pgoyette
5608b80ca0
Regen for changes related to separation of compat_sysv syscalls into a
...
separate module.
2015-05-10 08:13:41 +00:00
pgoyette
e7d73c5ce1
Regen again, this time without the extra word in the "generated from" line.
2015-05-09 06:06:14 +00:00
pgoyette
060ac9689e
Regen from syscalls.master
2015-05-09 05:55:43 +00:00
christos
0c35262e73
regen
2015-03-12 15:06:28 +00:00
christos
f5d435b863
regen
2015-03-07 21:50:30 +00:00
christos
04b614a265
regen
2015-03-07 20:40:00 +00:00
christos
d1ef60ebe3
regen
2015-03-07 16:38:49 +00:00
christos
5a70401cf6
PR/49684: Pierre Pronchery: readlinkat(2) return type is wrong.
2015-02-22 00:50:30 +00:00
christos
d83ca2bff1
regen
2015-02-10 17:43:44 +00:00
dholland
0facca34ba
Regen for fdiscard and posix_fallocate.
2014-07-25 08:27:35 +00:00
pooka
29937a63ff
regen
2014-07-24 12:01:05 +00:00
pooka
ec6e80d6a1
regen
2014-07-23 11:43:29 +00:00
joerg
16691bd24e
Regenerate
2014-06-12 21:42:26 +00:00
pooka
4d8864ed4f
Eliminate weak symbols from rump kernel syscall handlers, part 5:
...
regen syscalls to eliminate weak aliases and link-time initialization
2014-04-27 15:11:22 +00:00
pooka
885b424da9
regen
2014-04-09 23:57:26 +00:00
pooka
c9bffc6f73
regen: time/timer related syscalls for rump kernels
2014-03-14 00:56:37 +00:00
pooka
ef738750b7
reregengen
2013-12-11 09:45:01 +00:00
pooka
4bb2a888c3
regen
2013-12-09 21:13:21 +00:00
pooka
a32f91a34e
regen
2013-12-09 19:19:39 +00:00
pooka
2f027c575e
regen
2013-12-09 17:15:11 +00:00
pooka
a639bb644d
regen
2013-12-09 16:35:12 +00:00
njoly
4a806b5236
Regen for mknodat(2) device argument type change.
2013-10-17 18:04:40 +00:00
pooka
543084bf66
regen
2013-09-10 17:42:02 +00:00
pooka
cee3de56df
regen
2013-09-03 21:30:43 +00:00
pooka
1f2f41bbc5
commit all files when regen'ing
2013-08-30 11:10:34 +00:00
christos
698e9d4d95
regen
2013-03-29 01:10:13 +00:00
christos
8e4cb02016
regen
2012-10-02 01:46:20 +00:00