summaryrefslogtreecommitdiff
path: root/sys/compat
AgeCommit message (Expand)Author
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-10-06VFS Lite 2 ChangesConstantine Sapuntzakis
1997-09-15SA_NOCLDWAITTodd C. Miller
1997-09-15SA_NOCLDWAITTodd C. Miller
1997-09-15Fix bsd_to_*_sigaction(). Also add SA_SIGINFO supportTheo de Raadt
1997-09-11sync with netbsd; missing SCARG() macrosTheo de Raadt
1997-09-05fix F_GETLK; tron@lyssa.owl.deTheo de Raadt
1997-09-03regenJason Downs
1997-09-03Update for BSD/OS 3.0.Jason Downs
1997-09-02New COMPAT_BSDOS framework. Needs a lot more work (syscalls missing,Jason Downs
1997-09-02New COMPAT_BSDOS syscalls.master.Jason Downs
1997-08-29regen for prefix ntp system calls with sys_ like other system callskstailey
1997-08-29prefix ntp system calls with sys_ like other system callskstailey
1997-08-29regen for ntp_gettime(2), ntp_adjtime(2)kstailey
1997-08-29ntp_gettime(2), ntp_adjtime(2)kstailey
1997-08-29regen for clock_gettime(2), clock_settime(2), clock_getres(2), microsleep(2)kstailey
1997-08-29clock_gettime(2), clock_settime(2), clock_getres(2), microsleep(2)kstailey
1997-08-29regen for s/UNIMPL/STD/ for svr4_sys_socket()kstailey
1997-08-29s/UNIMPL/STD/ for svr4_sys_socket()kstailey
1997-08-29regen for socketskstailey
1997-08-29add support for sockets.kstailey
1997-08-29write(2)'s buf arg is externally a "const void *", but interally a "char *".kstailey
1997-08-29patch to avoid warning while I figure out what the deal with SCARG() is.kstailey
1997-08-29pread(2) / pwrite(2), regenkstailey
1997-08-29pread(2) / pwrite(2)kstailey
1997-08-29sync with NetBSD. Handle NULL shmid_ds properly in shmctl, christos.kstailey
1997-08-29if O_NOCTTY is supplied to open(2) do *not* aquire a controlling ttykstailey
1997-08-07O_ASYNC handling from NetBSD...Niklas Hallqvist
1997-07-28syncTheo de Raadt
1997-07-28i screwed up twice in 20 seconds, wowTheo de Raadt
1997-07-28syncTheo de Raadt
1997-07-28oopsTheo de Raadt
1997-07-28syncTheo de Raadt
1997-07-28stime; christosTheo de Raadt
1997-07-27syncTheo de Raadt
1997-07-27mremap non-emulation; tron@lyssa.owl.deTheo de Raadt
1997-07-27sa__handler to avoid sa_handler stuff coming before 2000....Theo de Raadt
1997-07-06sync with NetBSD, 970705.Jason Downs
1997-06-17careful with stackgap handling in execve()Theo de Raadt
1997-06-06symlinks have inodes again; arnej@math.ntnu.noTheo de Raadt
1997-06-02rename sa_handler to sa__handlerTheo de Raadt
1997-05-30Build nicely when $S is absoluteNiklas Hallqvist
1997-04-16Changes up to NetBSD 970415.Jason Downs
1997-04-14#34 - linux_sys_nice from NetBSDThomas Graichen
1997-04-12we don't need NFSMNT_RESVPORT inside of the kernel (pointed out by theo)Thomas Graichen
1997-04-12make it compile (missing include of ultrix_util.h - the otherThomas Graichen
1997-03-28sync (regen)kstailey
1997-03-28added 34 - nicekstailey
1997-03-26Regen.Jason Downs
1997-03-26Merge in NetBSD changes as if 3/19/97, undo some of ours.Jason Downs