freebsd-nq/sys/kern
1997-04-04 09:06:20 +00:00
..
imgact_aout.c
imgact_elf.c Use OID_AUTO instead of magic number for old sysctl debug.elf_trace. The 1997-04-01 10:41:48 +00:00
imgact_gzip.c
imgact_shell.c
inflate.c
init_main.c Fixed some invalid (non-atomic) accesses to `time', mostly ones of the 1997-03-22 06:53:45 +00:00
init_sysent.c Regenerate (added issetugid) 1997-03-31 14:55:05 +00:00
init_sysvec.c
kern_acct.c Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include 1997-03-24 11:25:10 +00:00
kern_clock.c Restore Bruce's original comment. It seems that "iff" = if and only if, 1997-03-22 20:34:21 +00:00
kern_conf.c
kern_descrip.c
kern_exec.c Killed unnecessary vp == NULL check after namei. 1997-04-04 09:06:20 +00:00
kern_exit.c Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include 1997-03-24 11:25:10 +00:00
kern_fork.c
kern_ktrace.c Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined. 1997-03-23 03:37:54 +00:00
kern_lkm.c Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include 1997-03-24 11:25:10 +00:00
kern_lock.c Fixed commented-out Lite2 sysctl debug.lockpausetime. 1997-04-01 10:18:51 +00:00
kern_lockf.c Use OID_AUTO instead of a magic number for Lite2 sysctl debug.lockf_debug. 1997-04-01 10:30:06 +00:00
kern_malloc.c
kern_mib.c
kern_ntptime.c
kern_opt.c
kern_physio.c
kern_proc.c Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include 1997-03-24 11:25:10 +00:00
kern_prot.c Don't incorrectly set P_SUGID in setre[ug]id() for no reason, as noticed 1997-04-02 17:05:49 +00:00
kern_random.c
kern_resource.c
kern_shutdown.c
kern_sig.c Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined. 1997-03-23 03:37:54 +00:00
kern_subr.c
kern_synch.c
kern_sysctl.c
kern_tc.c Restore Bruce's original comment. It seems that "iff" = if and only if, 1997-03-22 20:34:21 +00:00
kern_time.c Removed volatile' from declaration of time', and removed the resulting 1997-03-22 08:03:51 +00:00
kern_timeout.c Restore Bruce's original comment. It seems that "iff" = if and only if, 1997-03-22 20:34:21 +00:00
kern_xxx.c
Make.tags.inc
Makefile
makesyscalls.sh Make sure we touch all the temporary files at startup, because we assume 1997-03-29 11:11:18 +00:00
md5c.c
subr_autoconf.c
subr_clist.c Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include 1997-03-24 11:25:10 +00:00
subr_disklabel.c
subr_diskmbr.c
subr_diskslice.c Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include 1997-03-24 11:25:10 +00:00
subr_dkbad.c
subr_log.c Don't include <sys/ioctl.h> in the kernel. Stage 4: include 1997-03-24 11:52:29 +00:00
subr_param.c
subr_prf.c
subr_prof.c
subr_rlist.c
subr_trap.c
subr_xxx.c
sys_generic.c Don't include <sys/ioctl.h> in the kernel. Stage 4: include 1997-03-24 11:52:29 +00:00
sys_pipe.c Don't include <sys/ioctl.h> in the kernel. Stage 4: include 1997-03-24 11:52:29 +00:00
sys_process.c
sys_socket.c Don't include <sys/ioctl.h> in the kernel. Stage 4: include 1997-03-24 11:52:29 +00:00
syscalls.c Regenerate (added issetugid) 1997-03-31 14:55:05 +00:00
syscalls.master issetugid is now implemented rather than reserved 1997-03-31 14:52:50 +00:00
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c
tty_compat.c Don't include <sys/ioctl.h> in the kernel. Stage 5: include 1997-03-24 12:03:06 +00:00
tty_conf.c
tty_cons.c
tty_pty.c Don't include <sys/ioctl.h> in the kernel. Stage 5: include 1997-03-24 12:03:06 +00:00
tty_snoop.c Don't include <sys/ioctl.h> in the kernel. Stage 3: include 1997-03-24 11:37:53 +00:00
tty_subr.c Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include 1997-03-24 11:25:10 +00:00
tty_tb.c
tty_tty.c Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include 1997-03-24 11:25:10 +00:00
tty.c Don't include <sys/ioctl.h> in the kernel. Stage 5: include 1997-03-24 12:03:06 +00:00
uipc_domain.c
uipc_mbuf.c
uipc_proto.c
uipc_sockbuf.c In accept1(), falloc() is called after the process has awoken, but prior 1997-03-31 12:30:01 +00:00
uipc_socket2.c In accept1(), falloc() is called after the process has awoken, but prior 1997-03-31 12:30:01 +00:00
uipc_socket.c Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined. 1997-03-23 03:37:54 +00:00
uipc_syscalls.c In accept1(), falloc() is called after the process has awoken, but prior 1997-03-31 12:30:01 +00:00
uipc_usrreq.c Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined. 1997-03-23 03:37:54 +00:00
vfs_bio.c Removed potentially harmful garbage <vm/lock.h> and fixed bogus 1997-04-01 08:39:07 +00:00
vfs_cache.c
vfs_cluster.c Use OID_AUTO instead of magic number for the old sysctl debug.rcluster. 1997-04-01 11:48:30 +00:00
vfs_conf.c
vfs_export.c Use OID_AUTO instead of magic number for the Lite2 sysctl debug.busyprt. 1997-04-01 13:05:34 +00:00
vfs_extattr.c Code to do lchown(2), copied from chown(2) except it's NOFOLLOW in ND_INIT 1997-03-31 12:21:37 +00:00
vfs_init.c
vfs_lookup.c
vfs_mount.c
vfs_subr.c Use OID_AUTO instead of magic number for the Lite2 sysctl debug.busyprt. 1997-04-01 13:05:34 +00:00
vfs_syscalls.c Code to do lchown(2), copied from chown(2) except it's NOFOLLOW in ND_INIT 1997-03-31 12:21:37 +00:00
vfs_vnops.c Don't include <sys/ioctl.h> in the kernel. Stage 4: include 1997-03-24 11:52:29 +00:00
vnode_if.pl
vnode_if.sh
vnode_if.src