..
bus_if.m
Move the declaration of the interrupt type from the driver structure
1999-05-08 21:59:43 +00:00
device_if.m
imgact_aout.c
Fix a couple of warnings and some bitrot in comments.
1999-05-09 16:04:14 +00:00
imgact_elf.c
Fix a couple of warnings and some bitrot in comments.
1999-05-09 16:04:14 +00:00
imgact_gzip.c
Fix a couple of warnings and some bitrot in comments.
1999-05-09 16:04:14 +00:00
imgact_shell.c
Fix a couple of warnings and some bitrot in comments.
1999-05-09 16:04:14 +00:00
inflate.c
init_main.c
s/main/mi_startup/ for the kernel entry point so that egcs doesn't get
1999-05-09 19:01:49 +00:00
init_sysent.c
This Implements the mumbled about "Jail" feature.
1999-04-28 11:38:52 +00:00
kern_acct.c
Suser() simplification:
1999-04-27 11:18:52 +00:00
kern_clock.c
Make the machdep.i8254_freq and machdep.tsc_freq sysctls modify the
1999-04-25 09:00:00 +00:00
kern_conf.c
Unconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about the difference between
1999-05-09 13:00:50 +00:00
kern_descrip.c
Add sysctl descriptions to many SYSCTL_XXXs
1999-05-03 23:57:32 +00:00
kern_environment.c
kern_exec.c
Suser() simplification:
1999-04-27 11:18:52 +00:00
kern_exit.c
This Implements the mumbled about "Jail" feature.
1999-04-28 11:38:52 +00:00
kern_fork.c
This Implements the mumbled about "Jail" feature.
1999-04-28 11:38:52 +00:00
kern_intr.c
Stage 1 of a cleanup of the i386 interrupt registration mechanism.
1999-04-21 07:26:30 +00:00
kern_jail.c
Add beer-ware license and $Id$
1999-04-30 06:51:51 +00:00
kern_ktrace.c
This Implements the mumbled about "Jail" feature.
1999-04-28 11:38:52 +00:00
kern_linker.c
First stages of a module dependency cleanup. This part fixes a
1999-05-08 13:01:59 +00:00
kern_lock.c
kern_lockf.c
Fix a freelist trashing under following confitions:
1999-05-08 22:46:46 +00:00
kern_malloc.c
Add sufficient braces to keep egcs happy about potentially ambiguous
1999-05-06 18:13:11 +00:00
kern_mib.c
Add sysctl descriptions to many SYSCTL_XXXs
1999-05-03 23:57:32 +00:00
kern_module.c
First stages of a module dependency cleanup. This part fixes a
1999-05-08 13:01:59 +00:00
kern_ntptime.c
Suser() simplification:
1999-04-27 11:18:52 +00:00
kern_physio.c
I got tired of seeing all the cdevsw[major(foo)] all over the place.
1999-05-08 06:40:31 +00:00
kern_proc.c
Add sufficient braces to keep egcs happy about potentially ambiguous
1999-05-06 18:13:11 +00:00
kern_prot.c
This Implements the mumbled about "Jail" feature.
1999-04-28 11:38:52 +00:00
kern_random.c
Add sufficient braces to keep egcs happy about potentially ambiguous
1999-05-06 18:13:11 +00:00
kern_resource.c
This Implements the mumbled about "Jail" feature.
1999-04-28 11:38:52 +00:00
kern_shutdown.c
I got tired of seeing all the cdevsw[major(foo)] all over the place.
1999-05-08 06:40:31 +00:00
kern_sig.c
Add sysctl descriptions to many SYSCTL_XXXs
1999-05-03 23:57:32 +00:00
kern_subr.c
kern_synch.c
kern_syscalls.c
kern_sysctl.c
This Implements the mumbled about "Jail" feature.
1999-04-28 11:38:52 +00:00
kern_tc.c
Make the machdep.i8254_freq and machdep.tsc_freq sysctls modify the
1999-04-25 09:00:00 +00:00
kern_threads.c
kern_time.c
Suser() simplification:
1999-04-27 11:18:52 +00:00
kern_timeout.c
kern_xxx.c
This Implements the mumbled about "Jail" feature.
1999-04-28 11:38:52 +00:00
ksched.c
link_aout.c
Use KERNBASE for the load address of the kernel rather than magic constants
1999-05-08 13:03:49 +00:00
link_elf_obj.c
Use KERNBASE for the load address of the kernel rather than magic constants
1999-05-08 13:03:49 +00:00
link_elf.c
Use KERNBASE for the load address of the kernel rather than magic constants
1999-05-08 13:03:49 +00:00
Make.tags.inc
makedevops.pl
This routine was "use"ing File::Basename. This commit removes that
1999-05-02 08:55:27 +00:00
makedevops.sh
Makefile
makesyscalls.sh
md5c.c
p1003_1b.c
posix4_mib.c
subr_autoconf.c
Fix a very long standing bug in run_interrupt_driven_config_hooks(). It
1999-04-25 22:13:34 +00:00
subr_blist.c
subr_bus.c
Move the declaration of the interrupt type from the driver structure
1999-05-08 21:59:43 +00:00
subr_clist.c
subr_devstat.c
Add sysctl descriptions to many SYSCTL_XXXs
1999-05-03 23:57:32 +00:00
subr_disklabel.c
subr_diskmbr.c
subr_diskslice.c
Hack the diskslice stuff so that it allows the alpha sysinstall to
1999-05-09 11:27:41 +00:00
subr_dkbad.c
subr_log.c
Add sufficient braces to keep egcs happy about potentially ambiguous
1999-05-06 18:13:11 +00:00
subr_module.c
subr_param.c
subr_prf.c
subr_prof.c
Fixed profiling of elf kernels. Made high resolution profiling compile
1999-05-06 09:44:57 +00:00
subr_rlist.c
subr_rman.c
subr_scanf.c
subr_smp.c
Make sure the mem_range_AP_init() prototype is seen where it's needed, and
1999-05-08 17:48:22 +00:00
subr_trap.c
Add sufficient braces to keep egcs happy about potentially ambiguous
1999-05-06 18:13:11 +00:00
subr_xxx.c
sys_generic.c
sys_pipe.c
sys_process.c
This Implements the mumbled about "Jail" feature.
1999-04-28 11:38:52 +00:00
sys_socket.c
syscalls.c
This Implements the mumbled about "Jail" feature.
1999-04-28 11:38:52 +00:00
syscalls.master
Add the jail system call.
1999-04-28 11:28:49 +00:00
sysv_ipc.c
Change suser_xxx() to suser() where it applies.
1999-04-27 12:21:16 +00:00
sysv_msg.c
Change suser_xxx() to suser() where it applies.
1999-04-27 12:21:16 +00:00
sysv_sem.c
Change suser_xxx() to suser() where it applies.
1999-04-27 12:21:16 +00:00
sysv_shm.c
Change suser_xxx() to suser() where it applies.
1999-04-27 12:21:16 +00:00
tty_compat.c
tty_conf.c
tty_cons.c
I got tired of seeing all the cdevsw[major(foo)] all over the place.
1999-05-08 06:40:31 +00:00
tty_pty.c
I got tired of seeing all the cdevsw[major(foo)] all over the place.
1999-05-08 06:40:31 +00:00
tty_snoop.c
I got tired of seeing all the cdevsw[major(foo)] all over the place.
1999-05-08 06:40:31 +00:00
tty_subr.c
tty_tb.c
tty_tty.c
tty.c
I got tired of seeing all the cdevsw[major(foo)] all over the place.
1999-05-08 06:40:31 +00:00
uipc_domain.c
Redo domain registration to use SYSINITS rather than linker sets.
1999-04-26 08:56:09 +00:00
uipc_mbuf.c
uipc_proto.c
Register the local (unix domain) sockets ourselves.
1999-04-26 08:56:53 +00:00
uipc_sockbuf.c
Add sysctl descriptions to many SYSCTL_XXXs
1999-05-03 23:57:32 +00:00
uipc_socket2.c
Add sysctl descriptions to many SYSCTL_XXXs
1999-05-03 23:57:32 +00:00
uipc_socket.c
Add sysctl descriptions to many SYSCTL_XXXs
1999-05-03 23:57:32 +00:00
uipc_syscalls.c
uipc_usrreq.c
This Implements the mumbled about "Jail" feature.
1999-04-28 11:38:52 +00:00
vfs_aio.c
major(something) can never become NODEV.
1999-05-09 13:13:52 +00:00
vfs_bio.c
remove b_proc from struct buf, it's (now) unused.
1999-05-06 20:00:34 +00:00
vfs_cache.c
Fix a braino in the v_id wraparound code. Give more (current) details
1999-04-24 17:58:14 +00:00
vfs_cluster.c
The VFS/BIO subsystem contained a number of hacks in order to optimize
1999-05-02 23:57:16 +00:00
vfs_conf.c
vfs_default.c
The VFS/BIO subsystem contained a number of hacks in order to optimize
1999-05-02 23:57:16 +00:00
vfs_export.c
Fix some of the places where too much inside knowledge about major/minor
1999-05-08 07:02:41 +00:00
vfs_extattr.c
This Implements the mumbled about "Jail" feature.
1999-04-28 11:38:52 +00:00
vfs_init.c
vfs_lookup.c
vfs_mount.c
vfs_subr.c
Fix some of the places where too much inside knowledge about major/minor
1999-05-08 07:02:41 +00:00
vfs_syscalls.c
This Implements the mumbled about "Jail" feature.
1999-04-28 11:38:52 +00:00
vfs_vnops.c
This Implements the mumbled about "Jail" feature.
1999-04-28 11:38:52 +00:00
vnode_if.pl
vnode_if.sh
vnode_if.src