summaryrefslogtreecommitdiff
path: root/sys/kern/init_sysent.c
AgeCommit message (Expand)Author
1995-04-22makesyscalls.sh was changedchristos
1995-03-09Update to match syscalls.master.mycroft
1995-01-06update for new syscalls.mastercgd
1994-12-24make from latest syscalls.master.cgd
1994-12-14Add undelete syscall, per CSRG.mycroft
1994-10-21Reran makesyscalls.sh.mycroft
1994-10-20update rcsidcgd
1994-10-20update for new syscall args description mechanismcgd
1994-06-30gen syscall fiels from new syscalls.mastercgd
1994-06-14make getdtablesize COMPAT_43; should be COMPAT_44 or _09, but that has probscgd
1994-06-08Update to 4.4-Lite fs code.mycroft
1994-05-17make getdomainname, setdomainname, and uname COMPAT_09 in syscall tablecgd
1994-05-07do the syscall shufflecgd
1994-05-04expand the rlimit struct, kill last vestiges of off_t bogosity.cgd
1994-04-29kill syscall name aliases. no user-visible changescgd
1994-04-16start to phase out temp. off_t syscallscgd
1994-04-07SUGID semantics, similar to 4.4BSDcgd
1994-04-02frob arguments a little bitcgd
1994-03-27expand uid_t/gid_t/off_tcgd
1994-03-08syscalls.master updatedcgd
1993-12-18Canonicalize all #includes.mycroft
1993-12-12update to new syscalls.masterderaadt
1993-11-14Add the System V message queue and semaphore facilities. Implementedcgd
1993-10-02Update after fixing syscalls.master.mycroft
1993-09-19Add sysarch() syscall.brezak
1993-06-07add support for terry lambert's loadable kernel modules.cgd
1993-05-20the id strings are now made immutable by rcs.cgd
1993-05-20fix for new syscalls.master versioningcgd
1993-05-16getpgrp actually takes void. ask the IEEE...cgd
1993-05-06diffs for uname (posix!) system call, provided by John Brezak <brezak@osf.org>cgd
1993-04-10fixed '#ifdef NFS' appropriately.glass
1993-04-06added 'makesyscalls.sh' from BNR/2. Edit only 'syscalls.master'glass
1993-04-02getdomainname fix. had to declare get/setdomainname() implicitly extern.deraadt
1993-04-02added: the entire domainanme set. domainmame(1), domainname(2), and a spiffyderaadt
1993-03-21initial import of 386bsd-0.1 sourcescgd