freebsd-dev/sys/kern
1995-06-11 19:33:05 +00:00
..
imgact_aout.c Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
imgact_gzip.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
imgact_shell.c
inflate.c Changes needed for kzip to work. 1995-04-15 06:54:13 +00:00
init_main.c NFS diskless operation was broken because swapdev_vp wasn't initialized. 1995-05-19 03:27:08 +00:00
init_sysent.c Make setreuid/setregid active syscalls 1995-04-23 12:22:06 +00:00
kern_acct.c
kern_clock.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_descrip.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_devconf.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_exec.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_exit.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_fork.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_ktrace.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_lkm.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_lockf.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_malloc.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_ntptime.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_physio.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_proc.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_prot.c set[ug]id(): call suser() only when neccesarry 1995-04-29 11:46:15 +00:00
kern_resource.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_sig.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_subr.c Improved hashinit panic strings. 1995-05-08 23:11:12 +00:00
kern_synch.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_sysctl.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_tc.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_time.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_timeout.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern_xxx.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
Make.tags.inc
Makefile
makesyscalls.sh Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
md5c.c
subr_autoconf.c
subr_clist.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
subr_disklabel.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
subr_diskmbr.c Make the "information" slice printfs if(bootverbose). 1995-05-18 22:45:35 +00:00
subr_diskslice.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
subr_dkbad.c
subr_log.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
subr_param.c Made "NMBCLUSTERS" calculation dynamic and fixed bogus use of "NMBCLUSTERS" 1995-05-25 07:36:24 +00:00
subr_prf.c Implement a simple hook (or hack?) to allow graphics device console 1995-04-08 21:32:11 +00:00
subr_prof.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
subr_rlist.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
subr_rmap.c
subr_trap.c Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
subr_xxx.c
sys_generic.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
sys_process.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
sys_socket.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
syscalls.c Make setreuid/setregid active syscalls 1995-04-23 12:22:06 +00:00
syscalls.master Make setreuid/setregid active syscalls 1995-04-23 12:22:06 +00:00
sysv_ipc.c
sysv_msg.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
sysv_sem.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
sysv_shm.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
tty_compat.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
tty_conf.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
tty_cons.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
tty_pty.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
tty_snoop.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
tty_subr.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
tty_tb.c
tty_tty.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
tty.c Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
uipc_domain.c Delete two debugging printfs that mistakenly crept in. 1995-05-11 00:16:44 +00:00
uipc_mbuf.c Special cased the handling of mb_map in the M_WAITOK case. kmem_malloc() 1995-03-15 07:52:06 +00:00
uipc_proto.c Make networking domains drop-ins, through the magic of GNU ld. (Some day, 1995-05-11 00:13:26 +00:00
uipc_sockbuf.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
uipc_socket2.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
uipc_socket.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
uipc_syscalls.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
uipc_usrreq.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
vfs_bio.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
vfs_cache.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
vfs_cluster.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
vfs_conf.c
vfs_export.c Changes to fix the following bugs: 1995-05-21 21:39:31 +00:00
vfs_extattr.c Changes to fix the following bugs: 1995-05-21 21:39:31 +00:00
vfs_init.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
vfs_lookup.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
vfs_mount.c
vfs_subr.c Changes to fix the following bugs: 1995-05-21 21:39:31 +00:00
vfs_syscalls.c Changes to fix the following bugs: 1995-05-21 21:39:31 +00:00
vfs_vnops.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
vnode_if.pl
vnode_if.sh
vnode_if.src