This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-16 10:20:30 +00:00
Code
Issues
Releases
Activity
6ffde942bf
freebsd
/
sys
/
kern
History
Bruce Evans
6ffde942bf
Removed never-used #includes of <machine/cpu.h>. Many were apparently
...
copied from bad examples.
1996-04-07 17:39:28 +00:00
..
imgact_aout.c
imgact_elf.c
imgact_gzip.c
imgact_shell.c
inflate.c
init_main.c
init_sysent.c
init_sysvec.c
kern_acct.c
kern_clock.c
kern_conf.c
kern_descrip.c
Fixed the unit numbers of the devfs `fd' devices.
1996-03-27 19:19:58 +00:00
kern_devconf.c
kern_exec.c
kern_exit.c
Removed never-used #includes of <machine/cpu.h>. Many were apparently
1996-04-07 17:39:28 +00:00
kern_fork.c
kern_ktrace.c
kern_lkm.c
Switched from using devfs_add_devsw() to devfs_add_devswf()
1996-03-28 14:31:42 +00:00
kern_lockf.c
kern_malloc.c
kern_mib.c
Move the "mib" variables out to their own file.
1996-04-07 13:03:06 +00:00
kern_ntptime.c
kern_physio.c
kern_proc.c
Declared pgrpdump() properly.
1996-04-07 16:16:05 +00:00
kern_prot.c
kern_random.c
Removed never-used #includes of <machine/cpu.h>. Many were apparently
1996-04-07 17:39:28 +00:00
kern_resource.c
kern_sig.c
Correct the handling of NOCLDSTOP when using sigvec()
1996-03-30 15:15:30 +00:00
kern_subr.c
kern_synch.c
Don't generate code for the unused function sleep().
1996-04-07 13:35:58 +00:00
kern_sysctl.c
Move the "mib" variables out to their own file.
1996-04-07 13:03:06 +00:00
kern_tc.c
kern_time.c
Removed never-used #includes of <machine/cpu.h>. Many were apparently
1996-04-07 17:39:28 +00:00
kern_timeout.c
kern_xxx.c
Make.tags.inc
Makefile
Remove bogus architectures to allow make tags to work.
1996-03-31 18:53:43 +00:00
makesyscalls.sh
md5c.c
subr_autoconf.c
subr_clist.c
subr_disklabel.c
subr_diskmbr.c
Removed now-unused #includes of <machine/cpu.h>. They were for bootverbose
1996-04-07 17:32:42 +00:00
subr_diskslice.c
Cleaned up naming and formatting in recent changes.
1996-04-07 14:32:14 +00:00
subr_dkbad.c
subr_log.c
Fixed name of /dev/fs/klog (it's not "log").
1996-03-27 19:45:28 +00:00
subr_param.c
subr_prf.c
subr_prof.c
subr_rlist.c
subr_trap.c
Remove a now unnecessary prototype from pmap.c. Also remove now
1996-03-28 05:40:58 +00:00
subr_xxx.c
sys_generic.c
sys_pipe.c
sys_process.c
Because of the way that ptrace() now calls procfs routines to read/write
1996-03-30 15:02:58 +00:00
sys_socket.c
syscalls.c
syscalls.master
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c
tty_compat.c
tty_conf.c
tty_cons.c
Undid the last 2 commits. Rev.1.43 reversed the changes in rev.1.42 and
1996-03-28 15:03:41 +00:00
tty_pty.c
tty_snoop.c
Switched from using devfs_add_devsw() to devfs_add_devswf()
1996-03-28 14:31:42 +00:00
tty_subr.c
tty_tb.c
tty_tty.c
Switched from using devfs_add_devsw() to devfs_add_devswf()
1996-03-28 14:31:42 +00:00
tty.c
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_bio.c
vfs_cache.c
vfs_cluster.c
vfs_conf.c
vfs_export.c
vfs_extattr.c
vfs_init.c
vfs_lookup.c
vfs_mount.c
vfs_subr.c
vfs_syscalls.c
vfs_vnops.c
vnode_if.pl
vnode_if.sh
vnode_if.src