NetBSD/sys/kern
sommerfe becaafeea0 defopt for options FIFO 1998-06-22 22:00:59 +00:00
..
Make.tags.inc
Makefile
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: addition of fdatasync(). 1998-06-05 20:36:53 +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
makesyscalls.sh
subr_autoconf.c Implement config_defer(), a generic mechanism to defer the configuration 1998-06-09 18:46:12 +00:00
subr_disk.c
subr_extent.c Add fine-grained locking. Still one refinement to make, which will be 1998-06-06 02:25:46 +00:00
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: addition of fdatasync(). 1998-06-05 20:36:53 +00:00
syscalls.conf
syscalls.master Per IEEE Std 1003.1b-1993, implement the fdatasync() system call which is 1998-06-05 20:31:36 +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.c
tty_conf.c
tty_pty.c
tty_subr.c
tty_tb.c
tty_tty.c
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_socket.c In soshutdown(), decouple the evaluation of the `how' argument from FREAD 1998-04-27 13:31:45 +00:00
uipc_socket2.c Hook for 0-copy (or other optimized) sends and receives 1998-04-25 17:35:18 +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 defopt for options FIFO 1998-06-22 22:00:59 +00:00
vfs_lockf.c
vfs_lookup.c
vfs_subr.c Nuke a couple of non-local prototypes which are already declared in either 1998-06-08 15:52:07 +00:00
vfs_syscalls.c defopt for options FIFO 1998-06-22 22:00:59 +00:00
vfs_vnops.c
vnode_if.c Regen: fsync argument change. 1998-06-05 19:41:21 +00:00
vnode_if.sh
vnode_if.src Replace the `waitfor' argument to the fsync vnode operator with a `flags' 1998-06-05 19:38:56 +00:00