.. |
exec_aout.c
|
|
|
exec_conf.c
|
|
|
exec_ecoff.c
|
|
|
exec_elf32.c
|
Fix some arithmetics lossage on typeless pointers.
|
1998-05-08 18:18:55 +00:00 |
exec_elf64.c
|
|
|
exec_elf_common.c
|
|
|
exec_script.c
|
|
|
exec_subr.c
|
|
|
genassym.awk
|
|
|
genassym.sh
|
new command "config" to set type (for c), constraint and printmodifier.
|
1998-04-25 19:48:27 +00:00 |
init_main.c
|
Oops; forgot to update prototype.
|
1998-03-30 06:18:05 +00:00 |
init_sysent.c
|
Regen: mlock() and munlock() prototype changes.
|
1998-05-30 22:23:30 +00:00 |
kern_acct.c
|
|
|
kern_clock.c
|
defopt NTP and PPS_SYNC, in preparation for adding PPS support.
|
1998-04-22 07:08:11 +00:00 |
kern_descrip.c
|
|
|
kern_exec.c
|
New fktrace syscall from Darren Reed [with fixes from me]
|
1998-05-02 18:33:19 +00:00 |
kern_exit.c
|
New fktrace syscall from Darren Reed [with fixes from me]
|
1998-05-02 18:33:19 +00:00 |
kern_fork.c
|
New fktrace syscall from Darren Reed [with fixes from me]
|
1998-05-02 18:33:19 +00:00 |
kern_fthread.c
|
|
|
kern_ktrace.c
|
New fktrace syscall from Darren Reed [with fixes from me]
|
1998-05-02 18:33:19 +00:00 |
kern_lkm.c
|
|
|
kern_lock.c
|
defopt LOCKDEBUG
|
1998-05-20 01:32:29 +00:00 |
kern_malloc.c
|
defopt LOCKDEBUG
|
1998-05-20 01:32:29 +00:00 |
kern_ntptime.c
|
defopt NTP and PPS_SYNC, in preparation for adding PPS support.
|
1998-04-22 07:08:11 +00:00 |
kern_physio.c
|
Fix some arithmetics lossage on typeless pointers.
|
1998-05-08 18:18:55 +00:00 |
kern_proc.c
|
|
|
kern_prot.c
|
|
|
kern_resource.c
|
|
|
kern_sig.c
|
Backout previous issignal() change so that gdb can trace a process
|
1998-05-07 00:45:16 +00:00 |
kern_subr.c
|
Fix some arithmetics lossage on typeless pointers.
|
1998-05-08 18:18:55 +00:00 |
kern_synch.c
|
|
|
kern_sysctl.c
|
Permit checking the availability of the POSIX File Synchronization Option
|
1998-05-24 19:52:01 +00:00 |
kern_time.c
|
|
|
kern_xxx.c
|
|
|
kgdb_stub.c
|
|
|
Make.tags.inc
|
|
|
Makefile
|
|
|
makesyscalls.sh
|
|
|
subr_autoconf.c
|
|
|
subr_disk.c
|
|
|
subr_extent.c
|
|
|
subr_log.c
|
|
|
subr_pool.c
|
|
|
subr_prf.c
|
|
|
subr_prof.c
|
|
|
subr_rmap.c
|
|
|
subr_xxx.c
|
|
|
sys_generic.c
|
|
|
sys_process.c
|
|
|
sys_socket.c
|
Hook for 0-copy (or other optimized) sends and receives
|
1998-04-25 17:35:18 +00:00 |
syscalls.c
|
Regen: mlock() and munlock() prototype changes.
|
1998-05-30 22:23:30 +00:00 |
syscalls.conf
|
|
|
syscalls.master
|
Per XSH98, const'ify the `addr' arguments to mlock() and munlock().
|
1998-05-30 22:21:03 +00:00 |
sysv_ipc.c
|
|
|
sysv_msg.c
|
Various SysV IPC prototype changes.
|
1998-05-07 18:00:49 +00:00 |
sysv_sem.c
|
Various SysV IPC prototype changes.
|
1998-05-07 18:00:49 +00:00 |
sysv_shm.c
|
Various SysV IPC prototype changes.
|
1998-05-07 18:00:49 +00:00 |
tty_conf.c
|
Move the code to wait for carrier on a tty into a common function, since it
|
1998-03-22 00:55:37 +00:00 |
tty_pty.c
|
Replace TS_WOPEN with t_wopen, per mail on tech-kern.
|
1998-03-21 04:02:47 +00:00 |
tty_subr.c
|
|
|
tty_tb.c
|
|
|
tty_tty.c
|
|
|
tty.c
|
Move the code to wait for carrier on a tty into a common function, since it
|
1998-03-22 00:55:37 +00:00 |
uipc_domain.c
|
Add monotonically increasing "current time" stamps for pfslowtimo() and
|
1998-05-06 01:11:46 +00:00 |
uipc_mbuf.c
|
Add an if_drain to the ifnet structure (call when the system is low
|
1998-05-22 17:47:21 +00:00 |
uipc_proto.c
|
|
|
uipc_socket2.c
|
Hook for 0-copy (or other optimized) sends and receives
|
1998-04-25 17:35:18 +00:00 |
uipc_socket.c
|
In soshutdown(), decouple the evaluation of the `how' argument from FREAD
|
1998-04-27 13:31:45 +00:00 |
uipc_syscalls.c
|
Hook for 0-copy (or other optimized) sends and receives
|
1998-04-25 17:35:18 +00:00 |
uipc_usrreq.c
|
|
|
vfs_bio.c
|
|
|
vfs_cache.c
|
|
|
vfs_cluster.c
|
Fix a condition where we might erroneously write out a buffer with garbage
|
1998-04-26 14:45:23 +00:00 |
vfs_init.c
|
add missing int to typedef
|
1998-03-30 02:32:38 +00:00 |
vfs_lockf.c
|
|
|
vfs_lookup.c
|
|
|
vfs_subr.c
|
Inline vref/vrele in vclean() because:
|
1998-05-18 14:59:49 +00:00 |
vfs_syscalls.c
|
Per X/Open CAE Spec Issue 5 Version 2, change the buffer size argument of
|
1998-03-27 13:02:20 +00:00 |
vfs_vnops.c
|
|
|
vnode_if.c
|
|
|
vnode_if.sh
|
|
|
vnode_if.src
|
|
|