mycroft
|
8ea2fc5788
|
Regen.
|
1996-06-23 11:08:01 +00:00 |
mycroft
|
7ee33b9890
|
Regen.
|
1996-04-23 10:27:28 +00:00 |
mycroft
|
65bd075be8
|
Reran makesyscalls.sh.
|
1996-03-08 21:05:40 +00:00 |
cgd
|
a321588516
|
update for new syscalls.master
|
1995-11-22 23:09:26 +00:00 |
mycroft
|
5a44558c93
|
Reran makesyscalls.sh.
|
1995-10-10 01:33:26 +00:00 |
mycroft
|
55c46e9514
|
Reran makesyscalls.sh.
|
1995-10-07 06:41:34 +00:00 |
thorpej
|
1f5a887dbf
|
makesyscalls.sh changed
|
1995-09-19 21:31:49 +00:00 |
christos
|
1c1cf96baf
|
makesyscalls.sh was changed
|
1995-04-22 19:43:50 +00:00 |
mycroft
|
fab1d8444c
|
Update to match syscalls.master.
|
1995-03-09 17:33:07 +00:00 |
cgd
|
c6720544a8
|
update for new syscalls.master
|
1995-01-06 00:08:50 +00:00 |
cgd
|
8a8d0c16d8
|
make from latest syscalls.master.
|
1994-12-24 14:30:56 +00:00 |
mycroft
|
fcef736c87
|
Add undelete syscall, per CSRG.
|
1994-12-14 16:29:54 +00:00 |
mycroft
|
f19afe34cb
|
Reran makesyscalls.sh.
|
1994-10-21 00:15:36 +00:00 |
cgd
|
0da612d076
|
update rcsid
|
1994-10-20 04:32:39 +00:00 |
cgd
|
6b86130410
|
update for new syscall args description mechanism
|
1994-10-20 04:22:35 +00:00 |
cgd
|
a2e313bd42
|
gen syscall fiels from new syscalls.master
|
1994-06-30 17:01:45 +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
|
9b0d8f0555
|
make getdomainname, setdomainname, and uname COMPAT_09 in syscall table
|
1994-05-17 00:02:28 +00:00 |
cgd
|
7409c5a619
|
do the syscall shuffle
|
1994-05-07 01:05:04 +00:00 |
cgd
|
f8dd4f370d
|
expand the rlimit struct, kill last vestiges of off_t bogosity.
|
1994-05-04 01:38:25 +00:00 |
cgd
|
f50f031448
|
kill syscall name aliases. no user-visible changes
|
1994-04-29 04:41:02 +00:00 |
cgd
|
551e92c16a
|
start to phase out temp. off_t syscalls
|
1994-04-16 23:19:06 +00:00 |
cgd
|
675a199909
|
SUGID semantics, similar to 4.4BSD
|
1994-04-07 00:40:14 +00:00 |
cgd
|
ed740c7de8
|
frob arguments a little bit
|
1994-04-02 08:39:20 +00:00 |
cgd
|
304e374292
|
expand uid_t/gid_t/off_t
|
1994-03-27 09:08:02 +00:00 |
cgd
|
535c793257
|
syscalls.master updated
|
1994-03-08 23:57:47 +00:00 |
mycroft
|
21edb9924e
|
Canonicalize all #includes.
|
1993-12-18 03:59:02 +00:00 |
deraadt
|
e5fc8b4460
|
update to new syscalls.master
|
1993-12-12 19:42:13 +00:00 |
cgd
|
4878a43c3d
|
Add the System V message queue and semaphore facilities. Implemented
by Daniel Boulet <danny@BouletFermat.ab.ca>
|
1993-11-14 13:21:59 +00:00 |
mycroft
|
9a1fcf008b
|
Update after fixing syscalls.master.
|
1993-10-02 09:55:09 +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
|
4be87870bf
|
the id strings are now made immutable by rcs.
|
1993-05-20 16:20:12 +00:00 |
cgd
|
48e0fa217b
|
fix for new syscalls.master versioning
|
1993-05-20 02:59:55 +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
|
ff2c06d490
|
fixed '#ifdef NFS' appropriately.
|
1993-04-10 20:18:57 +00:00 |
glass
|
2a0fbbf7d6
|
added 'makesyscalls.sh' from BNR/2. Edit only 'syscalls.master'
recreates init_sysent.c syscalls.c ../sys/syscall.h which should
then be checked back in.
|
1993-04-06 10:37:09 +00:00 |
deraadt
|
6efd5159e0
|
getdomainname fix. had to declare get/setdomainname() implicitly extern.
|
1993-04-02 20:38:22 +00:00 |
deraadt
|
355265a866
|
added: the entire domainanme set. domainmame(1), domainname(2), and a spiffy
man page.
|
1993-04-02 12:24:21 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |