.. |
Make.tags.inc
|
…
|
|
Makefile
|
move ../sys/syscallargs.h out of the way when making new version,
|
1995-11-22 23:11:32 +00:00 |
exec_aout.c
|
…
|
|
exec_conf.c
|
(1) undef various EXEC_ cpp symbols before defining them, in case
|
1995-12-09 05:34:47 +00:00 |
exec_ecoff.c
|
…
|
|
exec_elf.c
|
s/memcmp/bcmp/
|
1995-09-16 00:28:08 +00:00 |
exec_elf32.c
|
s/memcmp/bcmp/
|
1995-09-16 00:28:08 +00:00 |
exec_script.c
|
…
|
|
exec_subr.c
|
…
|
|
init_main.c
|
Eliminate an extra variable.
|
1995-12-09 04:07:41 +00:00 |
init_sysent.c
|
update for new syscalls.master
|
1995-11-22 23:09:26 +00:00 |
kern_acct.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
kern_clock.c
|
…
|
|
kern_descrip.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
kern_exec.c
|
If we abort, make sure to free ep_emul_arg.
|
1995-12-09 04:11:00 +00:00 |
kern_exit.c
|
Remove the process from zombproc and its parent's child list before freeing
|
1995-12-24 11:23:33 +00:00 |
kern_fork.c
|
If __FORK_BRAINDAMAGE, continue stuffing retval[1] for the benefit of main().
|
1995-12-10 08:26:02 +00:00 |
kern_ktrace.c
|
Make the ktrace code emit a record that indicates the current emulation
|
1995-10-22 00:35:06 +00:00 |
kern_lkm.c
|
In lkmioctl(), disallow LMRESERV, LMLOADBUF, LMUNRESRV, LMREADY,
|
1995-10-10 00:23:20 +00:00 |
kern_malloc.c
|
…
|
|
kern_physio.c
|
Check for todo<0, done<0, and done>todo.
|
1995-10-10 02:51:45 +00:00 |
kern_proc.c
|
…
|
|
kern_prot.c
|
Add hooks for COMPAT_FREEBSD, from Noriyuki Soda.
|
1995-10-10 01:26:36 +00:00 |
kern_resource.c
|
Add a limfree(), and use it.
|
1995-12-09 04:09:32 +00:00 |
kern_sig.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
kern_subr.c
|
…
|
|
kern_synch.c
|
Fix various signal handling bugs:
|
1995-06-08 23:51:01 +00:00 |
kern_sysctl.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
kern_time.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
kern_xxx.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
makesyscalls.sh
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
subr_autoconf.c
|
…
|
|
subr_disk.c
|
Make definition of b_cylinder global.
|
1995-03-29 20:57:35 +00:00 |
subr_log.c
|
…
|
|
subr_prf.c
|
copy some format specifiers from kprintf to sprintf. b & r still missing
|
1995-06-16 10:52:17 +00:00 |
subr_prof.c
|
change definition of profil() to make it 64-bit friendly. This has
|
1995-11-22 23:07:19 +00:00 |
subr_rmap.c
|
…
|
|
subr_xxx.c
|
…
|
|
sys_generic.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
sys_process.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
sys_socket.c
|
splnet --> splsoftnet
|
1995-08-12 23:59:09 +00:00 |
syscalls.c
|
update for new syscalls.master
|
1995-11-22 23:09:26 +00:00 |
syscalls.conf
|
…
|
|
syscalls.master
|
change definition of profil() to make it 64-bit friendly. This has
|
1995-11-22 23:07:19 +00:00 |
sysv_ipc.c
|
…
|
|
sysv_msg.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
sysv_sem.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
sysv_shm.c
|
Remove unused third arg to shmfork().
|
1995-12-09 04:12:56 +00:00 |
tty.c
|
Add hooks for COMPAT_FREEBSD, from Noriyuki Soda.
|
1995-10-10 01:26:36 +00:00 |
tty_compat.c
|
When converting from termios to sgtty, if RAW is set, use the previous\
|
1995-12-07 00:53:29 +00:00 |
tty_conf.c
|
Add hooks for COMPAT_FREEBSD, from Noriyuki Soda.
|
1995-10-10 01:26:36 +00:00 |
tty_pty.c
|
Add hooks for COMPAT_FREEBSD, from Noriyuki Soda.
|
1995-10-10 01:26:36 +00:00 |
tty_subr.c
|
…
|
|
tty_tb.c
|
…
|
|
tty_tty.c
|
…
|
|
uipc_domain.c
|
…
|
|
uipc_mbuf.c
|
…
|
|
uipc_proto.c
|
…
|
|
uipc_socket.c
|
splnet --> splsoftnet
|
1995-08-12 23:59:09 +00:00 |
uipc_socket2.c
|
Access rights are now stored in MT_CONTROL mbufs. Document this.
|
1995-08-16 01:03:19 +00:00 |
uipc_syscalls.c
|
Add hooks for COMPAT_FREEBSD, from Noriyuki Soda.
|
1995-10-10 01:26:36 +00:00 |
uipc_usrreq.c
|
so_pcb should be a void *.
|
1995-08-17 02:57:20 +00:00 |
vfs_bio.c
|
fix bug pointed out by, and do the cleanup suggested by
|
1995-08-02 22:01:46 +00:00 |
vfs_cache.c
|
Distribute cache entries more evenly
|
1995-09-08 14:15:07 +00:00 |
vfs_cluster.c
|
avoid unnecessary aging of buffers. This used to make sense, when buffer
|
1995-07-24 21:19:27 +00:00 |
vfs_conf.c
|
ffs -> ufs
|
1995-11-11 22:00:15 +00:00 |
vfs_init.c
|
…
|
|
vfs_lockf.c
|
…
|
|
vfs_lookup.c
|
…
|
|
vfs_subr.c
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
vfs_syscalls.c
|
ffs -> ufs
|
1995-11-11 22:00:15 +00:00 |
vfs_vnops.c
|
…
|
|
vnode_if.sh
|
…
|
|
vnode_if.src
|
…
|
|