1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/sys/kern
1997-10-28 10:29:55 +00:00
..
imgact_aout.c
imgact_elf.c
imgact_gzip.c
imgact_shell.c
inflate.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
init_main.c
init_sysent.c Remade syscalls.master derived files. 1997-10-26 20:28:54 +00:00
init_sysvec.c
kern_acct.c
kern_clock.c
kern_conf.c
kern_descrip.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
kern_exec.c On execing a sgid program, do not set P_SUGID when cr_gid and cr)_uid 1997-10-15 18:28:34 +00:00
kern_exit.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
kern_fork.c
kern_intr.c - Hide the 'device doesn't supported shared interrupts' code behind 1997-10-06 04:27:32 +00:00
kern_ktrace.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
kern_linker.c
kern_lkm.c Remove all traces of M_VFSCONF, which were for all practical 1997-10-11 13:11:32 +00:00
kern_lock.c
kern_lockf.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
kern_malloc.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
kern_mib.c kern.maxproc is not writable since there are tables that are statically 1997-10-19 18:45:59 +00:00
kern_module.c make a couple functions static... 1997-10-24 05:29:07 +00:00
kern_ntptime.c
kern_opt.c
kern_physio.c
kern_proc.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
kern_prot.c Killed non-sensical call to splimp/splx in crfree(). 1997-10-17 23:52:56 +00:00
kern_random.c
kern_resource.c
kern_shutdown.c
kern_sig.c
kern_subr.c Rename "struct kmemstats" to "struct malloc_type" it makes more sense now. 1997-10-10 18:14:23 +00:00
kern_synch.c
kern_sysctl.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
kern_tc.c
kern_threads.c
kern_time.c Simplify the lease_check stuff. 1997-10-26 20:26:33 +00:00
kern_timeout.c
kern_xxx.c
link_aout.c make a couple functions static... 1997-10-24 05:29:07 +00:00
Make.tags.inc
Makefile
makesyscalls.sh Add "NOIMPL" for syscalls we know what is, but don't implement as "STD". 1997-10-26 20:27:51 +00:00
md5c.c Add const to a couple of casts to silence some of the warnings Bruce 1997-10-21 13:28:36 +00:00
subr_autoconf.c
subr_clist.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
subr_disklabel.c
subr_diskmbr.c
subr_diskslice.c
subr_dkbad.c
subr_log.c
subr_param.c
subr_prf.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
subr_prof.c Moved declaration of etext from <machine/md_var.h> to <machine/cpu.h> 1997-10-27 17:23:18 +00:00
subr_rlist.c
subr_smp.c Try and fix some style problems 1997-10-12 15:24:39 +00:00
subr_trap.c Compensate for pcb.h tweaks. 1997-10-10 12:42:54 +00:00
subr_xxx.c
sys_generic.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
sys_pipe.c Ack! Fix excessive cut/paste blunder during poll mods. Who had the 1997-10-06 08:30:08 +00:00
sys_process.c
sys_socket.c
syscalls.c Remade syscalls.master derived files. 1997-10-26 20:28:54 +00:00
syscalls.master Add "NOIMPL" for syscalls we know what is, but don't implement as "STD". 1997-10-26 20:27:51 +00:00
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
tty_compat.c
tty_conf.c
tty_cons.c
tty_pty.c
tty_snoop.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
tty_subr.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
tty_tb.c
tty_tty.c
tty.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
uipc_domain.c
uipc_mbuf.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
uipc_proto.c
uipc_sockbuf.c
uipc_socket2.c
uipc_socket.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
uipc_syscalls.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
uipc_usrreq.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
vfs_aio.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
vfs_bio.c VFS interior redecoration. 1997-10-26 20:55:39 +00:00
vfs_cache.c VFS mega cleanup commit (x/N) 1997-10-16 10:50:27 +00:00
vfs_cluster.c
vfs_conf.c We are mounting the root. 1997-10-16 07:32:14 +00:00
vfs_default.c VFS interior redecoration. 1997-10-26 20:55:39 +00:00
vfs_export.c VFS interior redecoration. 1997-10-26 20:55:39 +00:00
vfs_extattr.c Fixed style bugs in open() fix. 1997-10-28 10:29:55 +00:00
vfs_init.c Simplify the lease_check stuff. 1997-10-26 20:26:33 +00:00
vfs_lookup.c
vfs_mount.c We are mounting the root. 1997-10-16 07:32:14 +00:00
vfs_subr.c VFS interior redecoration. 1997-10-26 20:55:39 +00:00
vfs_syscalls.c Fixed style bugs in open() fix. 1997-10-28 10:29:55 +00:00
vfs_vnops.c Use 127 instead of CHAR_MAX for the limit on the sequence count. The 1997-10-27 15:26:23 +00:00
vnode_if.pl
vnode_if.sh
vnode_if.src Another VFS cleanup "kilo commit" 1997-10-16 20:32:40 +00:00