.. |
exec_aout.c
|
|
|
exec_conf.c
|
|
|
exec_ecoff.c
|
|
|
exec_elf32.c
|
|
|
exec_elf64.c
|
|
|
exec_elf_common.c
|
|
|
exec_script.c
|
|
|
exec_subr.c
|
exec vnode locking protocol changes: in a nutshell, don't keep vnodes
|
1996-09-30 23:18:43 +00:00 |
genassym.awk
|
|
|
genassym.sh
|
|
|
init_main.c
|
Add missing \n in printf format for "cannot mount root" error message.
|
1997-02-02 02:55:06 +00:00 |
init_sysent.c
|
|
|
kern_acct.c
|
First pass at prototyping
|
1996-02-04 02:15:01 +00:00 |
kern_clock.c
|
Use splclock() to block time updates, not splhigh().
|
1997-02-28 04:45:35 +00:00 |
kern_descrip.c
|
|
|
kern_exec.c
|
|
|
kern_exit.c
|
|
|
kern_fork.c
|
|
|
kern_ktrace.c
|
More proto fixes
|
1996-02-09 18:59:18 +00:00 |
kern_lkm.c
|
|
|
kern_malloc.c
|
|
|
kern_ntptime.c
|
|
|
kern_physio.c
|
|
|
kern_proc.c
|
backout previous kprintf change
|
1996-10-13 02:32:29 +00:00 |
kern_prot.c
|
* catch up with system call argument type fixups/const poisoning.
|
1996-12-22 10:21:06 +00:00 |
kern_resource.c
|
|
|
kern_sig.c
|
* catch up with system call argument type fixups/const poisoning.
|
1996-12-22 10:21:06 +00:00 |
kern_subr.c
|
|
|
kern_synch.c
|
|
|
kern_sysctl.c
|
|
|
kern_time.c
|
|
|
kern_xxx.c
|
|
|
kgdb_stub.c
|
|
|
Make.tags.inc
|
|
|
Makefile
|
|
|
makesyscalls.sh
|
|
|
subr_autoconf.c
|
|
|
subr_disk.c
|
removed #ifdef tahoe
|
1996-10-17 16:31:54 +00:00 |
subr_extent.c
|
|
|
subr_log.c
|
|
|
subr_prf.c
|
Only call Debugger() on panic if "db_onpanic" is set.
|
1997-01-09 05:38:22 +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
|
First pass at prototyping
|
1996-02-04 02:15:01 +00:00 |
sys_generic.c
|
|
|
sys_process.c
|
|
|
sys_socket.c
|
|
|
syscalls.c
|
|
|
syscalls.conf
|
Change reboot(2) to take two arguments: bootopt like normal and also
|
1996-08-09 10:30:23 +00:00 |
syscalls.master
|
NFSCLIENT -> NFS
|
1997-01-31 02:34:23 +00:00 |
sysv_ipc.c
|
|
|
sysv_msg.c
|
|
|
sysv_sem.c
|
backout previous kprintf change
|
1996-10-13 02:32:29 +00:00 |
sysv_shm.c
|
|
|
tty_conf.c
|
Add line discipline code, initialization, and config support for MosquitoNet's
|
1996-05-19 17:17:50 +00:00 |
tty_pty.c
|
|
|
tty_subr.c
|
remove duplicate prototypes from tty_subr.c (ndqb, putc, b_to_q), and
|
1996-10-25 21:20:29 +00:00 |
tty_tb.c
|
First pass at prototyping
|
1996-02-04 02:15:01 +00:00 |
tty_tty.c
|
Implement poll(2).
|
1996-09-07 12:40:22 +00:00 |
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_socket2.c
|
|
|
uipc_socket.c
|
Implement SO_TIMESTAMP socket option: receive a timeval timestamp
|
1997-01-11 05:15:01 +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
|
Oops. Add missing label.
|
1996-05-23 17:07:03 +00:00 |
vfs_bio.c
|
curproc was being used directly for ru_{in,ou}block counting. Instead
|
1996-10-15 23:06:27 +00:00 |
vfs_cache.c
|
First pass at prototyping
|
1996-02-04 02:17:43 +00:00 |
vfs_cluster.c
|
backout previous kprintf change
|
1996-10-13 02:32:29 +00:00 |
vfs_conf.c
|
|
|
vfs_init.c
|
backout previous kprintf change
|
1996-10-13 02:32:29 +00:00 |
vfs_lockf.c
|
|
|
vfs_lookup.c
|
make the namei struct members ni_dirp and ni_next, and the componentname
|
1996-10-25 23:13:58 +00:00 |
vfs_subr.c
|
Do previous change properly (pasto; should have been inside the loop).
|
1997-02-23 00:07:18 +00:00 |
vfs_syscalls.c
|
|
|
vfs_vnops.c
|
Implement poll(2).
|
1996-09-07 12:40:22 +00:00 |
vnode_if.c
|
|
|
vnode_if.sh
|
add multiple inclusion protection to generated header
|
1997-01-22 06:51:59 +00:00 |
vnode_if.src
|
|
|