.. |
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
|
…
|
|
exec_conf.c
|
Generate dependencies on the exec format options EXEC_AOUT, EXEC_ECOFF,
|
1998-01-22 01:32:14 +00:00 |
exec_ecoff.c
|
…
|
|
exec_elf32.c
|
Pass the vnode type to vaccess(), and use it when checking VEXEC. Make sure
|
1997-05-08 16:19:43 +00:00 |
exec_elf64.c
|
…
|
|
exec_elf_common.c
|
…
|
|
exec_script.c
|
Make this work for SETUIDSCRIPTS:
|
1997-07-08 02:32:02 +00:00 |
exec_subr.c
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-05 07:59:28 +00:00 |
genassym.awk
|
Oops... That was meant for the head.
|
1997-11-04 20:45:22 +00:00 |
genassym.sh
|
replace gawk-specific C-style comments with generic AWK comments; from
|
1997-08-20 06:58:10 +00:00 |
init_main.c
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-05 07:59:28 +00:00 |
init_sysent.c
|
Regen.
|
1998-01-09 06:14:57 +00:00 |
kern_acct.c
|
Add const where appropriate.
|
1997-10-19 02:00:19 +00:00 |
kern_clock.c
|
Teach the NTP PLL how to lock when hz == 1000.
|
1998-01-31 10:42:11 +00:00 |
kern_descrip.c
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-05 07:59:28 +00:00 |
kern_exec.c
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-05 07:59:28 +00:00 |
kern_exit.c
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-05 07:59:28 +00:00 |
kern_fork.c
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-05 07:59:28 +00:00 |
kern_fthread.c
|
oops, forgot to add this file earlier.
|
1998-02-05 14:58:45 +00:00 |
kern_ktrace.c
|
Add const where appropriate.
|
1997-10-19 02:00:19 +00:00 |
kern_lkm.c
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-05 07:59:28 +00:00 |
kern_lock.c
|
Make wmesg arguments to various functions const.
|
1997-10-09 12:49:44 +00:00 |
kern_malloc.c
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-05 07:59:28 +00:00 |
kern_ntptime.c
|
…
|
|
kern_physio.c
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-05 07:59:28 +00:00 |
kern_proc.c
|
Moved db_kill_proc() and db_show_all_procs() to ddb/db_xxx.c
|
1997-05-21 19:56:50 +00:00 |
kern_prot.c
|
Clean up code from last commit.
|
1997-11-10 08:26:09 +00:00 |
kern_resource.c
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-05 07:59:28 +00:00 |
kern_sig.c
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-05 07:59:28 +00:00 |
kern_subr.c
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-05 07:59:28 +00:00 |
kern_synch.c
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-05 07:59:28 +00:00 |
kern_sysctl.c
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-05 07:59:28 +00:00 |
kern_time.c
|
Adjust u_int arguments of some system calls to int, to match user-level
|
1997-10-15 17:03:52 +00:00 |
kern_xxx.c
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-05 07:59:28 +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
|
Oops, thinko
|
1998-01-09 06:17:51 +00:00 |
subr_autoconf.c
|
Call device_register() on i386 too.
|
1997-09-20 14:16:43 +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
|
Const'ify the extent name.
|
1998-01-21 22:33:49 +00:00 |
subr_log.c
|
Use offsetof() from libkern.h
|
1998-01-28 02:35:10 +00:00 |
subr_pool.c
|
Memory pool resource utility.
|
1997-12-15 11:14:57 +00:00 |
subr_prf.c
|
Put it back the way it was.
|
1997-11-17 00:59:56 +00:00 |
subr_prof.c
|
Add #include <sys/sysctl.h>, which in turn needs #include <vm/vm.h>.
|
1997-10-17 22:37:38 +00:00 |
subr_rmap.c
|
…
|
|
subr_xxx.c
|
…
|
|
sys_generic.c
|
Fix slight argument bogosity with getgroups(), setgroups(), select(),
|
1997-11-04 21:24:14 +00:00 |
sys_process.c
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-05 07:59:28 +00:00 |
sys_socket.c
|
…
|
|
syscalls.c
|
Regen.
|
1998-01-09 06:09:17 +00:00 |
syscalls.conf
|
Add compat_13.
|
1997-11-25 19:02:50 +00:00 |
syscalls.master
|
Add __vfork14() system call at #282.
|
1998-01-04 03:45:21 +00:00 |
sysv_ipc.c
|
Don't use vaccess() here.
|
1997-05-08 17:16:15 +00:00 |
sysv_msg.c
|
…
|
|
sysv_sem.c
|
…
|
|
sysv_shm.c
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-05 07:59:28 +00:00 |
tty.c
|
Make ttyblock() work as intended and documented in canonical mode.
|
1997-12-12 12:49:40 +00:00 |
tty_conf.c
|
It's STRIPDISC, not STRIPIPDISC.
|
1997-04-03 00:54:19 +00:00 |
tty_pty.c
|
…
|
|
tty_subr.c
|
…
|
|
tty_tb.c
|
…
|
|
tty_tty.c
|
…
|
|
uipc_domain.c
|
Add netatalk domain.
|
1997-04-04 14:22:21 +00:00 |
uipc_mbuf.c
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-05 07:59:28 +00:00 |
uipc_proto.c
|
Add uipc_ctloutput().
|
1998-01-07 22:50:42 +00:00 |
uipc_socket.c
|
Make insertion and removal of sockets from the partial and incoming
|
1998-01-07 23:47:08 +00:00 |
uipc_socket2.c
|
Make insertion and removal of sockets from the partial and incoming
|
1998-01-07 23:47:08 +00:00 |
uipc_syscalls.c
|
Make insertion and removal of sockets from the partial and incoming
|
1998-01-07 23:47:08 +00:00 |
uipc_usrreq.c
|
Implement passing credentials as ancillary data on Unix domain sockets,
|
1998-01-07 22:57:09 +00:00 |
vfs_bio.c
|
Check `b_dev' field in bdwrite() before using it as an index into bdevsw[].
|
1997-07-08 22:03:30 +00:00 |
vfs_cache.c
|
…
|
|
vfs_cluster.c
|
…
|
|
vfs_conf.c
|
Allow more than 4 (up to 16 now) virtual filesystems to be loaded.
|
1997-10-20 17:40:07 +00:00 |
vfs_init.c
|
…
|
|
vfs_lockf.c
|
make it compile with -DLOCKF_DEBUG
|
1997-04-10 23:46:18 +00:00 |
vfs_lookup.c
|
Conditionalize the recognition of symbolic link permission by
|
1997-10-30 22:47:06 +00:00 |
vfs_subr.c
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-05 07:59:28 +00:00 |
vfs_syscalls.c
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-05 07:59:28 +00:00 |
vfs_vnops.c
|
initial import of the new virtual memory system, UVM, into -current.
|
1998-02-05 07:59:28 +00:00 |
vnode_if.c
|
Regen.
|
1998-01-09 06:41:17 +00:00 |
vnode_if.sh
|
Add RCS IDs to generated files, in correct place.
|
1998-01-09 06:40:43 +00:00 |
vnode_if.src
|
Make last argument to VOP_READDIR off_t.
|
1997-10-10 02:07:00 +00:00 |