.. |
imgact_aout.c
|
Fully implement vfork. Vfork is now much much faster than even our
|
1997-04-13 01:48:35 +00:00 |
imgact_elf.c
|
Fully implement vfork. Vfork is now much much faster than even our
|
1997-04-13 01:48:35 +00:00 |
imgact_gzip.c
|
Fully implement vfork. Vfork is now much much faster than even our
|
1997-04-13 01:48:35 +00:00 |
imgact_shell.c
|
Removed unused #includes.
|
1997-08-02 14:33:27 +00:00 |
inflate.c
|
Removed unused #includes.
|
1997-08-02 14:33:27 +00:00 |
init_main.c
|
Fixes kern/3835: SMP kernel crash on enable "dumps on wd0"
|
1997-08-07 21:22:29 +00:00 |
init_smp.c
|
Cleaned up the FPU init.
|
1997-07-22 16:49:54 +00:00 |
init_sysent.c
|
Updated generated files (makesyscalls.sh changed). Only sysproto.h
|
1997-06-29 17:47:32 +00:00 |
init_sysvec.c
|
Removed unused #includes.
|
1997-08-02 14:33:27 +00:00 |
kern_acct.c
|
|
|
kern_clock.c
|
Add tickadj to struct clockinfo, like NetBSD and OpenBSD.
|
1997-06-24 18:21:09 +00:00 |
kern_conf.c
|
Removed unused #includes.
|
1997-08-02 14:33:27 +00:00 |
kern_descrip.c
|
|
|
kern_exec.c
|
Fixed security hole with sharing the file descriptor table (via rfork)
|
1997-08-04 05:39:24 +00:00 |
kern_exit.c
|
Clean up some lint associated with the AIO code.
|
1997-07-17 04:49:43 +00:00 |
kern_fork.c
|
This is an upgrade so that the kernel supports the AIO calls from
|
1997-07-06 02:40:43 +00:00 |
kern_intr.c
|
Removed unused #includes.
|
1997-08-02 14:33:27 +00:00 |
kern_ktrace.c
|
|
|
kern_linker.c
|
Removed unused #includes.
|
1997-08-02 14:33:27 +00:00 |
kern_lkm.c
|
Removed unused #includes.
|
1997-08-02 14:33:27 +00:00 |
kern_lock.c
|
pushed down "volatility" of simplelock to actual int inside the struct.
|
1997-08-04 19:11:26 +00:00 |
kern_lockf.c
|
|
|
kern_malloc.c
|
Get rid of the ad-hoc memory allocator for vm_map_entries, in lieu of
|
1997-08-05 00:02:08 +00:00 |
kern_mib.c
|
Don't ever allow lowering the securelevel at all. Allowing it does
|
1997-06-25 07:31:47 +00:00 |
kern_module.c
|
Removed unused #includes.
|
1997-08-02 14:33:27 +00:00 |
kern_ntptime.c
|
|
|
kern_opt.c
|
|
|
kern_physio.c
|
Modify the scheduling policy to take into account disk I/O waits
|
1997-08-09 10:13:32 +00:00 |
kern_proc.c
|
Removed unused #includes.
|
1997-08-02 14:33:27 +00:00 |
kern_prot.c
|
Removed unused #includes.
|
1997-08-02 14:33:27 +00:00 |
kern_random.c
|
don't #ifdef out reference to i586_ctr_freq.
|
1997-05-04 14:28:22 +00:00 |
kern_resource.c
|
Man the liferafts! Here comes the long awaited SMP -> -current merge!
|
1997-04-26 11:46:25 +00:00 |
kern_shutdown.c
|
Teach both disk drivers how to cope with a hardware watchdog
|
1997-08-09 01:44:25 +00:00 |
kern_sig.c
|
|
|
kern_subr.c
|
Define NPRIMES in terms of the number of elements in 'primes' (as opposed
|
1997-05-28 00:47:27 +00:00 |
kern_synch.c
|
Make the scheduler quantum a tunable parameter
|
1997-08-08 22:48:57 +00:00 |
kern_sysctl.c
|
|
|
kern_tc.c
|
Add tickadj to struct clockinfo, like NetBSD and OpenBSD.
|
1997-06-24 18:21:09 +00:00 |
kern_threads.c
|
This is an upgrade so that the kernel supports the AIO calls from
|
1997-07-06 02:40:43 +00:00 |
kern_time.c
|
Fixed syscall arg checking in clock_settime(). Stack garbage was
|
1997-08-03 07:26:50 +00:00 |
kern_timeout.c
|
Add tickadj to struct clockinfo, like NetBSD and OpenBSD.
|
1997-06-24 18:21:09 +00:00 |
kern_xxx.c
|
|
|
link_aout.c
|
Removed unused #includes.
|
1997-08-02 14:33:27 +00:00 |
Make.tags.inc
|
|
|
Makefile
|
|
|
makesyscalls.sh
|
Don't generate unused nested #include of <sys/aio.h>.
|
1997-06-29 17:39:57 +00:00 |
md5c.c
|
Removed unused #includes.
|
1997-08-02 14:33:27 +00:00 |
subr_autoconf.c
|
|
|
subr_clist.c
|
|
|
subr_disklabel.c
|
Use the correct size for a sector in the search for a label in
|
1997-07-13 15:53:20 +00:00 |
subr_diskmbr.c
|
Avoid division by 0 in check_part(). (It occurred when max_nsectors == 0.
|
1997-04-19 14:14:17 +00:00 |
subr_diskslice.c
|
|
|
subr_dkbad.c
|
|
|
subr_log.c
|
|
|
subr_param.c
|
Removed unused #includes.
|
1997-06-14 11:38:46 +00:00 |
subr_prf.c
|
|
|
subr_prof.c
|
|
|
subr_rlist.c
|
|
|
subr_smp.c
|
Cheap fix for kern/4255.
|
1997-08-10 19:32:38 +00:00 |
subr_trap.c
|
Modify the scheduling policy to take into account disk I/O waits
|
1997-08-09 10:13:32 +00:00 |
subr_xxx.c
|
|
|
sys_generic.c
|
Modifications to existing files to support the initial AIO/LIO and
|
1997-06-16 00:29:36 +00:00 |
sys_pipe.c
|
Another attempt at cleaning up the new memory allocator.
|
1997-08-05 22:24:31 +00:00 |
sys_process.c
|
Remove bogon from previous commit: doubly included sys/systm.h.
|
1997-04-27 21:26:29 +00:00 |
sys_socket.c
|
Removed unused #includes.
|
1997-08-02 14:33:27 +00:00 |
syscalls.c
|
Updated generated files (makesyscalls.sh changed). Only sysproto.h
|
1997-06-29 17:47:32 +00:00 |
syscalls.master
|
Modifications to existing files to support the initial AIO/LIO and
|
1997-06-16 00:29:36 +00:00 |
sysv_ipc.c
|
|
|
sysv_msg.c
|
Removed unused #includes.
|
1997-08-02 14:33:27 +00:00 |
sysv_sem.c
|
Removed unused #includes.
|
1997-08-02 14:33:27 +00:00 |
sysv_shm.c
|
Removed unused #includes.
|
1997-08-02 14:33:27 +00:00 |
tty_compat.c
|
Removed unused #includes.
|
1997-08-02 14:33:27 +00:00 |
tty_conf.c
|
|
|
tty_cons.c
|
Make a function static to quieten gcc
|
1997-08-08 20:29:47 +00:00 |
tty_pty.c
|
fix a few problems with pty. warn about how if you only have 1 pty
|
1997-07-30 10:05:18 +00:00 |
tty_snoop.c
|
|
|
tty_subr.c
|
|
|
tty_tb.c
|
|
|
tty_tty.c
|
|
|
tty.c
|
|
|
uipc_domain.c
|
The long-awaited mega-massive-network-code- cleanup. Part I.
|
1997-04-27 20:01:29 +00:00 |
uipc_mbuf.c
|
Removed unused #includes.
|
1997-08-02 14:33:27 +00:00 |
uipc_proto.c
|
Removed unused #includes.
|
1997-08-02 14:33:27 +00:00 |
uipc_sockbuf.c
|
Remove sonewconn() macro kludge, introduced in 4.3-Reno to catch argument
|
1997-07-19 20:15:43 +00:00 |
uipc_socket2.c
|
Remove sonewconn() macro kludge, introduced in 4.3-Reno to catch argument
|
1997-07-19 20:15:43 +00:00 |
uipc_socket.c
|
Don't accept insane values for SO_(SND|RCV)BUF, and the low water marks.
|
1997-06-27 15:28:54 +00:00 |
uipc_syscalls.c
|
The long-awaited mega-massive-network-code- cleanup. Part I.
|
1997-04-27 20:01:29 +00:00 |
uipc_usrreq.c
|
The long-awaited mega-massive-network-code- cleanup. Part I.
|
1997-04-27 20:01:29 +00:00 |
vfs_aio.c
|
Clean up some lint associated with the AIO code.
|
1997-07-17 04:49:43 +00:00 |
vfs_bio.c
|
Modify the scheduling policy to take into account disk I/O waits
|
1997-08-09 10:13:32 +00:00 |
vfs_cache.c
|
remove unused MAXVNODEUSE macro.
|
1997-08-04 07:31:36 +00:00 |
vfs_cluster.c
|
Removed unused #includes.
|
1997-08-02 14:33:27 +00:00 |
vfs_conf.c
|
|
|
vfs_export.c
|
Fix a problem with the vfs vnode caching that it doesn't grow quickly
|
1997-08-04 07:43:28 +00:00 |
vfs_extattr.c
|
Merge WebNFS support from NetBSD
|
1997-07-17 07:17:33 +00:00 |
vfs_init.c
|
Removed unused #includes.
|
1997-08-02 14:33:27 +00:00 |
vfs_lookup.c
|
|
|
vfs_mount.c
|
|
|
vfs_subr.c
|
Fix a problem with the vfs vnode caching that it doesn't grow quickly
|
1997-08-04 07:43:28 +00:00 |
vfs_syscalls.c
|
Merge WebNFS support from NetBSD
|
1997-07-17 07:17:33 +00:00 |
vfs_vnops.c
|
|
|
vnode_if.pl
|
|
|
vnode_if.sh
|
|
|
vnode_if.src
|
|
|