.. |
Make.tags.inc
|
…
|
|
Makefile
|
…
|
|
exec_aout.c
|
…
|
|
exec_conf.c
|
…
|
|
exec_ecoff.c
|
…
|
|
exec_elf32.c
|
always provide at least a minimal aux vector. (The minimal version
|
1996-12-17 22:04:20 +00:00 |
exec_elf64.c
|
…
|
|
exec_elf_common.c
|
…
|
|
exec_script.c
|
…
|
|
exec_subr.c
|
…
|
|
init_main.c
|
* catch up with system call argument type fixups/const poisoning.
|
1996-12-22 10:21:06 +00:00 |
init_sysent.c
|
update for new syscalls.master
|
1996-12-22 08:05:47 +00:00 |
kern_acct.c
|
…
|
|
kern_clock.c
|
clean up a few spaces vs. tabs bogons
|
1996-11-15 23:51:23 +00:00 |
kern_descrip.c
|
…
|
|
kern_exec.c
|
* catch up with system call argument type fixups/const poisoning.
|
1996-12-22 10:21:06 +00:00 |
kern_exit.c
|
…
|
|
kern_fork.c
|
…
|
|
kern_ktrace.c
|
…
|
|
kern_lkm.c
|
…
|
|
kern_malloc.c
|
…
|
|
kern_ntptime.c
|
ntp_gettime()'s argument is a struct ntptimeval *, not a struct timex *
|
1996-12-22 06:23:38 +00:00 |
kern_physio.c
|
…
|
|
kern_proc.c
|
…
|
|
kern_prot.c
|
* catch up with system call argument type fixups/const poisoning.
|
1996-12-22 10:21:06 +00:00 |
kern_resource.c
|
* catch up with system call argument type fixups/const poisoning.
|
1996-12-22 10:21:06 +00:00 |
kern_sig.c
|
* catch up with system call argument type fixups/const poisoning.
|
1996-12-22 10:21:06 +00:00 |
kern_subr.c
|
fix two problems with shutdown hook code:
|
1996-11-24 00:42:31 +00:00 |
kern_synch.c
|
…
|
|
kern_sysctl.c
|
Only call sysctl_ntptime() if NTP is compiled into the kernel.
|
1996-11-14 04:47:45 +00:00 |
kern_time.c
|
* catch up with system call argument type fixups/const poisoning.
|
1996-12-22 10:21:06 +00:00 |
kern_xxx.c
|
…
|
|
makesyscalls.sh
|
* Don't actually output args structure definitions for INDIR syscalls (typo).
|
1996-12-22 06:45:14 +00:00 |
subr_autoconf.c
|
Call device_register() if __alpha__ || hp300
|
1996-12-17 08:59:15 +00:00 |
subr_disk.c
|
…
|
|
subr_extent.c
|
Feature:
|
1996-11-21 18:46:34 +00:00 |
subr_log.c
|
…
|
|
subr_prf.c
|
Implement bitmask_snprintf(), which takes a value and a string
|
1996-11-13 06:06:05 +00:00 |
subr_prof.c
|
As discussed, replace KERNBASE with kernel_text.
|
1996-12-18 20:12:58 +00:00 |
subr_rmap.c
|
…
|
|
subr_xxx.c
|
…
|
|
sys_generic.c
|
* catch up with system call argument type fixups/const poisoning.
|
1996-12-22 10:21:06 +00:00 |
sys_process.c
|
…
|
|
sys_socket.c
|
…
|
|
syscalls.c
|
update for new syscalls.master
|
1996-12-22 08:05:47 +00:00 |
syscalls.conf
|
…
|
|
syscalls.master
|
* (slight) general cleanup
|
1996-12-22 08:04:06 +00:00 |
sysv_ipc.c
|
…
|
|
sysv_msg.c
|
…
|
|
sysv_sem.c
|
…
|
|
sysv_shm.c
|
…
|
|
tty.c
|
…
|
|
tty_conf.c
|
…
|
|
tty_pty.c
|
…
|
|
tty_subr.c
|
…
|
|
tty_tb.c
|
…
|
|
tty_tty.c
|
…
|
|
uipc_domain.c
|
…
|
|
uipc_mbuf.c
|
Move `static' to the beginning of the storage class specifiers.
|
1996-12-18 20:24:50 +00:00 |
uipc_proto.c
|
…
|
|
uipc_socket.c
|
…
|
|
uipc_socket2.c
|
In sbreserve(), don't allow a count of 0. Fixes PR #2794, from
|
1996-12-09 23:50:57 +00:00 |
uipc_syscalls.c
|
* catch up with system call argument type fixups/const poisoning.
|
1996-12-22 10:16:54 +00:00 |
uipc_usrreq.c
|
…
|
|
vfs_bio.c
|
…
|
|
vfs_cache.c
|
…
|
|
vfs_cluster.c
|
…
|
|
vfs_conf.c
|
…
|
|
vfs_init.c
|
…
|
|
vfs_lockf.c
|
…
|
|
vfs_lookup.c
|
…
|
|
vfs_subr.c
|
…
|
|
vfs_syscalls.c
|
* catch up with system call argument type fixups/const poisoning.
|
1996-12-22 10:21:06 +00:00 |
vfs_vnops.c
|
…
|
|
vnode_if.c
|
…
|
|
vnode_if.sh
|
…
|
|
vnode_if.src
|
…
|
|