..
Make.tags.inc
RCS Id Police.
1998-01-09 08:03:16 +00:00
Makefile
RCS Id Police.
1998-01-09 08:03:16 +00:00
exec_aout.c
fix some typos and clean up some comments.
1996-09-26 23:34:46 +00:00
exec_conf.c
defopt COMPAT_SVR4
1998-06-26 00:07:06 +00:00
exec_ecoff.c
clean up a comment (in code derived from the a.out code, where i cleaned
1996-09-27 03:38:27 +00:00
exec_elf32.c
defopt COMPAT_SVR4
1998-06-26 00:07:06 +00:00
exec_elf64.c
add support and reorganize for 64-bit ELF, included by EXEC_ELF64
1996-09-26 20:51:03 +00:00
exec_elf_common.c
defopt COMPAT_SVR4
1998-06-26 00:07:06 +00:00
exec_script.c
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
exec_subr.c
fix uvm-related protection error: we can't write protect the
1998-02-23 18:53:22 +00:00
genassym.awk
Oops... That was meant for the head.
1997-11-04 20:45:22 +00:00
genassym.sh
new command "config" to set type (for c), constraint and printmodifier.
1998-04-25 19:48:27 +00:00
init_main.c
defopt NFSSERVER
1998-06-25 22:17:36 +00:00
init_sysent.c
Regen: defopt NFSSERVER
1998-06-25 22:17:21 +00:00
kern_acct.c
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
kern_clock.c
defopt NTP and PPS_SYNC, in preparation for adding PPS support.
1998-04-22 07:08:11 +00:00
kern_descrip.c
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
kern_exec.c
defopt KTRACE
1998-06-25 21:17:15 +00:00
kern_exit.c
defopt KTRACE
1998-06-25 21:17:15 +00:00
kern_fork.c
defopt KTRACE
1998-06-25 21:17:15 +00:00
kern_fthread.c
whoops! undo GC, these are still used by OLDVM.
1998-02-07 16:23:35 +00:00
kern_ktrace.c
Add two additional arguments to the fileops read and write calls, a
1998-06-30 05:33:11 +00:00
kern_lkm.c
Use vfs_attach()/vfs_detach().
1998-02-18 07:11:21 +00:00
kern_lock.c
defopt LOCKDEBUG
1998-05-20 01:32:29 +00:00
kern_malloc.c
defopt LOCKDEBUG
1998-05-20 01:32:29 +00:00
kern_ntptime.c
defopt NTP and PPS_SYNC, in preparation for adding PPS support.
1998-04-22 07:08:11 +00:00
kern_physio.c
Fix some arithmetics lossage on typeless pointers.
1998-05-08 18:18:55 +00:00
kern_proc.c
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
kern_prot.c
defopt COMPAT_SUNOS
1998-06-25 23:40:33 +00:00
kern_resource.c
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
kern_sig.c
Implement short corefile name support, controlled by options SHORTCORENAME
1998-06-28 21:34:58 +00:00
kern_subr.c
Fix some arithmetics lossage on typeless pointers.
1998-05-08 18:18:55 +00:00
kern_synch.c
defopt KTRACE
1998-06-25 21:17:15 +00:00
kern_sysctl.c
Implement short corefile name support, controlled by options SHORTCORENAME
1998-06-28 21:34:58 +00:00
kern_time.c
defopt NFSSERVER
1998-06-25 22:17:36 +00:00
kern_xxx.c
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
kgdb_stub.c
Use the macro PC_ADVANCE(), if defined, to skip over a breakpoint.
1997-09-10 19:37:31 +00:00
makesyscalls.sh
Argh, protect userland from includes in the syscall names file.
1998-02-19 03:30:24 +00:00
subr_autoconf.c
Implement config_defer(), a generic mechanism to defer the configuration
1998-06-09 18:46:12 +00:00
subr_disk.c
Rearrange disk_detach() slightly, and make a small run-time cosmetic
1997-12-30 09:51:24 +00:00
subr_extent.c
Add fine-grained locking. Still one refinement to make, which will be
1998-06-06 02:25:46 +00:00
subr_log.c
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
subr_pool.c
Add option to use "static" storage provided by the caller.
1998-02-19 23:51:48 +00:00
subr_prf.c
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
subr_prof.c
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
subr_rmap.c
backout previous kprintf change
1996-10-13 02:32:29 +00:00
subr_xxx.c
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
sys_generic.c
Split up read/readv/write/writev into the system call front-end and
1998-06-30 07:39:22 +00:00
sys_process.c
- add defopt's for UVM, UVMHIST and PMAP_NEW.
1998-02-10 14:08:44 +00:00
sys_socket.c
Add two additional arguments to the fileops read and write calls, a
1998-06-30 05:33:11 +00:00
syscalls.c
Regen: defopt NFSSERVER
1998-06-25 22:17:21 +00:00
syscalls.conf
Add compat_13.
1997-11-25 19:02:50 +00:00
syscalls.master
Add positional read and write system calls:
1998-06-30 19:33:11 +00:00
sysv_ipc.c
Don't use vaccess() here.
1997-05-08 17:16:15 +00:00
sysv_msg.c
Various SysV IPC prototype changes.
1998-05-07 18:00:49 +00:00
sysv_sem.c
Various SysV IPC prototype changes.
1998-05-07 18:00:49 +00:00
sysv_shm.c
Various SysV IPC prototype changes.
1998-05-07 18:00:49 +00:00
tty.c
Move the code to wait for carrier on a tty into a common function, since it
1998-03-22 00:55:37 +00:00
tty_conf.c
defopt COMPAT_FREEBSD
1998-06-25 22:49:18 +00:00
tty_pty.c
defopt COMPAT_SUNOS
1998-06-25 23:40:33 +00:00
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
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
tty_tty.c
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
uipc_domain.c
Add monotonically increasing "current time" stamps for pfslowtimo() and
1998-05-06 01:11:46 +00:00
uipc_mbuf.c
Add an if_drain to the ifnet structure (call when the system is low
1998-05-22 17:47:21 +00:00
uipc_proto.c
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
uipc_socket.c
defopt COMPAT_SUNOS
1998-06-25 23:40:33 +00:00
uipc_socket2.c
Hook for 0-copy (or other optimized) sends and receives
1998-04-25 17:35:18 +00:00
uipc_syscalls.c
defopt KTRACE
1998-06-25 21:17:15 +00:00
uipc_usrreq.c
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
vfs_bio.c
add flags arg to hashinit(), to pass to malloc().
1998-02-07 02:44:44 +00:00
vfs_cache.c
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
vfs_cluster.c
Fix a condition where we might erroneously write out a buffer with garbage
1998-04-26 14:45:23 +00:00
vfs_init.c
Always include fifos; "not an option any more".
1998-06-24 20:58:44 +00:00
vfs_lockf.c
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
vfs_lookup.c
defopt KTRACE
1998-06-25 21:17:15 +00:00
vfs_subr.c
Nuke a couple of non-local prototypes which are already declared in either
1998-06-08 15:52:07 +00:00
vfs_syscalls.c
Always include fifos; "not an option any more".
1998-06-24 20:58:44 +00:00
vfs_vnops.c
Add two additional arguments to the fileops read and write calls, a
1998-06-30 05:33:11 +00:00
vnode_if.c
Regen: fsync argument change.
1998-06-05 19:41:21 +00:00
vnode_if.sh
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
vnode_if.src
Replace the `waitfor' argument to the fsync vnode operator with a `flags'
1998-06-05 19:38:56 +00:00