cgd
|
6b86130410
|
update for new syscall args description mechanism
|
1994-10-20 04:22:35 +00:00 |
cgd
|
cf92afd66e
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:29:24 +00:00 |
cgd
|
eea64debf1
|
make getdtablesize COMPAT_43; should be COMPAT_44 or _09, but that has probs
|
1994-06-14 05:18:03 +00:00 |
mycroft
|
699bbb84b6
|
Update to 4.4-Lite fs code.
|
1994-06-08 11:28:29 +00:00 |
cgd
|
e37f8e4023
|
add support for 'NCOMPAT' to deal with NetBSD compat defines
|
1994-05-17 00:00:46 +00:00 |
cgd
|
2046e01e40
|
do the syscall shuffle. this is most of the rest
|
1994-05-07 00:39:06 +00:00 |
cgd
|
4d3fb006eb
|
kill damned off_t weirdness, also upgrade get- and setrlimit.
|
1994-05-01 05:02:24 +00:00 |
cgd
|
6029e550f1
|
kill 'aliases'
|
1994-04-29 04:29:14 +00:00 |
cgd
|
551e92c16a
|
start to phase out temp. off_t syscalls
|
1994-04-16 23:19:06 +00:00 |
cgd
|
2396958784
|
kill two LIBCOMPATs
|
1994-04-07 00:15:29 +00:00 |
cgd
|
8abbe136e3
|
some temporary syscall shuffling
|
1994-04-02 08:03:17 +00:00 |
cgd
|
4a28c23c2f
|
do the syscall shuffle
|
1994-03-27 08:34:59 +00:00 |
cgd
|
ba8c3b1ce4
|
move LKM syscalls to 210 -> 219, and fix comment
|
1994-03-08 23:57:00 +00:00 |
deraadt
|
9dd14b7930
|
make syscall#0 "syscall", like in 4.4 (causes SYS_syscall to be defined)
|
1993-12-12 19:28:21 +00:00 |
cgd
|
02d6aea5bf
|
Add the System V message queue and semaphore facilities. Implemented
by Daniel Boulet <danny@BouletFermat.ab.ca>
|
1993-11-14 13:08:09 +00:00 |
mycroft
|
c05111e593
|
Put back the $'s in the RCS id that the last commit removed.
|
1993-10-02 09:51:40 +00:00 |
brezak
|
1905040ad2
|
Add sysarch() syscall.
|
1993-09-19 18:55:38 +00:00 |
cgd
|
57d3a6d525
|
add support for terry lambert's loadable kernel modules.
needs a bit of cleanup, but overall: SLICK!
|
1993-06-07 19:51:59 +00:00 |
cgd
|
230dcf0d05
|
add $Id$ strings, and clean up file headers where necessary
|
1993-05-20 02:54:09 +00:00 |
cgd
|
f9350c73f0
|
getpgrp actually takes void. ask the IEEE...
|
1993-05-16 01:51:51 +00:00 |
cgd
|
c5d886aff7
|
diffs for uname (posix!) system call, provided by John Brezak <brezak@osf.org>
|
1993-05-06 10:46:12 +00:00 |
glass
|
550b9e0bef
|
forgot to update syscalls.master. the makesyscalls.sh generated stuff
is now updated
|
1993-04-10 20:27:10 +00:00 |
glass
|
8d58080ba3
|
used by makesyscalls.sh to produce init_sysent.c, syscalls.c ../sys/syscall.h
edit this to add/delete/ifdef system calls
|
1993-04-06 10:39:51 +00:00 |