index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
kern
/
init_sysent.c
Age
Commit message (
Expand
)
Author
1995-04-22
makesyscalls.sh was changed
christos
1995-03-09
Update to match syscalls.master.
mycroft
1995-01-06
update for new syscalls.master
cgd
1994-12-24
make from latest syscalls.master.
cgd
1994-12-14
Add undelete syscall, per CSRG.
mycroft
1994-10-21
Reran makesyscalls.sh.
mycroft
1994-10-20
update rcsid
cgd
1994-10-20
update for new syscall args description mechanism
cgd
1994-06-30
gen syscall fiels from new syscalls.master
cgd
1994-06-14
make getdtablesize COMPAT_43; should be COMPAT_44 or _09, but that has probs
cgd
1994-06-08
Update to 4.4-Lite fs code.
mycroft
1994-05-17
make getdomainname, setdomainname, and uname COMPAT_09 in syscall table
cgd
1994-05-07
do the syscall shuffle
cgd
1994-05-04
expand the rlimit struct, kill last vestiges of off_t bogosity.
cgd
1994-04-29
kill syscall name aliases. no user-visible changes
cgd
1994-04-16
start to phase out temp. off_t syscalls
cgd
1994-04-07
SUGID semantics, similar to 4.4BSD
cgd
1994-04-02
frob arguments a little bit
cgd
1994-03-27
expand uid_t/gid_t/off_t
cgd
1994-03-08
syscalls.master updated
cgd
1993-12-18
Canonicalize all #includes.
mycroft
1993-12-12
update to new syscalls.master
deraadt
1993-11-14
Add the System V message queue and semaphore facilities. Implemented
cgd
1993-10-02
Update after fixing syscalls.master.
mycroft
1993-09-19
Add sysarch() syscall.
brezak
1993-06-07
add support for terry lambert's loadable kernel modules.
cgd
1993-05-20
the id strings are now made immutable by rcs.
cgd
1993-05-20
fix for new syscalls.master versioning
cgd
1993-05-16
getpgrp actually takes void. ask the IEEE...
cgd
1993-05-06
diffs for uname (posix!) system call, provided by John Brezak <brezak@osf.org>
cgd
1993-04-10
fixed '#ifdef NFS' appropriately.
glass
1993-04-06
added 'makesyscalls.sh' from BNR/2. Edit only 'syscalls.master'
glass
1993-04-02
getdomainname fix. had to declare get/setdomainname() implicitly extern.
deraadt
1993-04-02
added: the entire domainanme set. domainmame(1), domainname(2), and a spiffy
deraadt
1993-03-21
initial import of 386bsd-0.1 sources
cgd