1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys/kern
1999-08-13 11:22:48 +00:00
..
bus_if.m
device_if.m
imgact_aout.c
imgact_elf.c
imgact_gzip.c
imgact_shell.c
inflate.c
init_main.c
init_sysent.c Re-commit these files after updating syscalls.master (in the proper order 1999-08-05 08:26:27 +00:00
kern_acct.c
kern_clock.c
kern_conf.c The bdevsw() and cdevsw() are now identical, so kill the former. 1999-08-13 10:29:38 +00:00
kern_descrip.c
kern_environment.c
kern_exec.c Stop profiling on exec. 1999-08-11 20:35:38 +00:00
kern_exit.c
kern_fork.c
kern_intr.c
kern_jail.c
kern_kthread.c
kern_ktrace.c
kern_linker.c
kern_lock.c
kern_lockf.c
kern_malloc.c
kern_mib.c Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>, 1999-08-08 18:43:05 +00:00
kern_module.c
kern_ntptime.c
kern_physio.c
kern_proc.c
kern_prot.c
kern_random.c
kern_resource.c
kern_shutdown.c The bdevsw() and cdevsw() are now identical, so kill the former. 1999-08-13 10:29:38 +00:00
kern_sig.c
kern_subr.c
kern_synch.c
kern_syscalls.c
kern_sysctl.c
kern_tc.c
kern_threads.c
kern_time.c
kern_timeout.c
kern_xxx.c
ksched.c
link_aout.c
link_elf_obj.c
link_elf.c
Make.tags.inc
makedevops.pl
Makefile
makesyscalls.sh
md5c.c
p1003_1b.c
posix4_mib.c
subr_autoconf.c
subr_blist.c
subr_bus.c Make subr_bus.c actually compile with -DBUS_DEBUG 1999-08-11 22:55:39 +00:00
subr_clist.c
subr_devstat.c
subr_disklabel.c
subr_diskmbr.c
subr_diskslice.c
subr_dkbad.c
subr_log.c
subr_module.c
subr_param.c
subr_prf.c Merge the cons.c and cons.h to the best of my ability. alpha may or 1999-08-09 10:35:05 +00:00
subr_prof.c
subr_rman.c
subr_scanf.c
subr_smp.c Merge the cons.c and cons.h to the best of my ability. alpha may or 1999-08-09 10:35:05 +00:00
subr_trap.c
subr_xxx.c
sys_generic.c
sys_pipe.c
sys_process.c
sys_socket.c
syscalls.c Re-commit these files after updating syscalls.master (in the proper order 1999-08-05 08:26:27 +00:00
syscalls.master Add CPT_NOA, LIBCOMPAT, NODEF, NOARGS, NOPROTO, and NOIMPL to the commented 1999-08-11 22:13:46 +00:00
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c
tty_compat.c
tty_conf.c
tty_cons.c Register our dev_t with make_dev 1999-08-13 10:52:22 +00:00
tty_pty.c Add new sysctl "kern.ttys" which return all the struct tty's which have 1999-08-08 19:47:32 +00:00
tty_snoop.c
tty_subr.c
tty_tb.c
tty_tty.c
tty.c Enable ttymalloc(). 1999-08-08 20:24:58 +00:00
uipc_domain.c
uipc_mbuf.c
uipc_proto.c
uipc_sockbuf.c
uipc_socket2.c
uipc_socket.c
uipc_syscalls.c
uipc_usrreq.c
vfs_aio.c s/v_specinfo/v_rdev/ 1999-08-13 10:10:12 +00:00
vfs_bio.c Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>, 1999-08-08 18:43:05 +00:00
vfs_cache.c
vfs_cluster.c
vfs_conf.c
vfs_default.c
vfs_export.c The bdevsw() and cdevsw() are now identical, so kill the former. 1999-08-13 10:29:38 +00:00
vfs_extattr.c Replace a redundant vfs_object_create() call (already done in vn_open) 1999-08-12 20:38:32 +00:00
vfs_init.c
vfs_lookup.c
vfs_mount.c
vfs_subr.c The bdevsw() and cdevsw() are now identical, so kill the former. 1999-08-13 10:29:38 +00:00
vfs_syscalls.c Replace a redundant vfs_object_create() call (already done in vn_open) 1999-08-12 20:38:32 +00:00
vfs_vnops.c oops: Add missing include. 1999-08-13 11:22:48 +00:00
vnode_if.pl
vnode_if.sh
vnode_if.src