..
compat_exec.c
- Moving cpu_exec_aout_prep_oldzmagic -> exec_aout_prep_oldzmagic.
1996-05-18 15:52:19 +00:00
compat_util.c
Add getdirentries backward compat syscall. Provide common function to
1997-10-10 01:46:59 +00:00
compat_util.h
Add getdirentries backward compat syscall. Provide common function to
1997-10-10 01:46:59 +00:00
kern_exit_43.c
machine/psl.h is deprecated; move #include <machine/psl.h> inside #ifdef m68k.
1997-09-03 21:06:50 +00:00
kern_info_09.c
fourth argument to kern_sysctl() must be a size_t *. simply passing a pointer
1996-02-21 00:10:59 +00:00
kern_info_43.c
Support bsdi getkerninfo(SYSINFO,...) call so that the BSDI netscape
1996-05-18 01:24:34 +00:00
kern_ipc_10.c
Prefix names of system call implementation functions with `sys_'.
1995-10-07 06:25:19 +00:00
kern_resource_43.c
Adjust u_int arguments of some system calls to int, to match user-level
1997-10-15 17:03:52 +00:00
kern_sig_13.c
In XPG4.2, the ss_size member of type stack_t (struct sigaltstack) is specified
1997-11-25 19:32:15 +00:00
kern_sig_43.c
Fix compiler warnings
1996-03-14 19:31:45 +00:00
kern_xxx_12.c
s/boot/cpu_reboot/
1997-03-26 23:44:27 +00:00
Makefile
In XPG4.2, the ss_size member of type stack_t (struct sigaltstack) is specified
1997-11-25 19:32:15 +00:00
Makefile.inc
Pass down the values of: AR NM RANLIB
1997-11-04 21:18:24 +00:00
tty_43.c
Backout previous kprintf change.
1996-10-13 00:46:49 +00:00
uipc_syscalls_43.c
Fix compiler warnings
1996-03-14 19:31:45 +00:00
vfs_syscalls_12.c
Copy the whole timespec, not just half of it. Other minor changes.
1997-10-19 01:52:51 +00:00
vfs_syscalls_43.c
add stat12 compatibility calls and rename ostat to stat43
1997-10-16 23:50:36 +00:00
vm_12.c
Fix the shared library versioning snafu caused by the recent changes
1997-10-20 22:05:06 +00:00
vm_43.c
Extracted vm compat functions from vm and added them here where they belong.
1996-02-05 01:58:28 +00:00