NetBSD/sys/kern
glass c34ec14c78 another NDDB -> DDB change. why did DDB invade kern/*? 1993-06-27 01:05:56 +00:00
..
dead_vnops.c
fifo_vnops.c make the sleeps on socket open interruptable. 1993-05-27 15:38:18 +00:00
init_main.c > NetBSD 0.8a (TDR) #2: Mon Jun 21 11:06:03 MDT 1993 1993-06-21 02:06:10 +00:00
init_sysent.c add support for terry lambert's loadable kernel modules. 1993-06-07 19:51:59 +00:00
kern_acct.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
kern_clock.c include the (stupid and ugly) patch for the i386 interrupt stuff. 1993-06-15 01:28:29 +00:00
kern_descrip.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
kern_exec.c ansi-style function definitions 1993-06-22 01:31:53 +00:00
kern_exit.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
kern_fork.c nextpid & maxproc fixes from ws 1993-06-02 23:10:52 +00:00
kern_kinfo.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
kern_ktrace.c
kern_lkm.c allow modules to be loaded only if device is open for writing 1993-06-07 23:10:09 +00:00
kern_malloc.c patches to make kernel malloc() retryable. from <MDICKSON@CSI.compuserve.com> 1993-05-27 14:34:29 +00:00
kern_physio.c Fix uninitialized variable. 1993-06-24 21:34:54 +00:00
kern_proc.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
kern_prot.c
kern_resource.c two fixes from ws: 1993-06-02 23:46:28 +00:00
kern_sig.c
kern_subr.c make strcpy "normal" and get rid of extra (random) spacing... 1993-06-02 23:47:23 +00:00
kern_synch.c another NDDB -> DDB change. why did DDB invade kern/*? 1993-06-27 01:05:56 +00:00
kern_time.c
kern_xxx.c
makesyscalls.sh add support for terry lambert's loadable kernel modules. 1993-06-07 19:51:59 +00:00
spec_vnops.c
subr_acct.c
subr_disk.c
subr_log.c
subr_mcount.c
subr_prf.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
subr_rlist.c
subr_xxx.c make strlen return a size_t 1993-06-06 03:35:39 +00:00
sys_generic.c more damn ansi function declarations. damn you chris.... 1993-06-22 01:59:39 +00:00
sys_process.c move sipcreg into i386/include/reg.h where it belongs, right next to ipcreg. 1993-05-24 11:37:12 +00:00
sys_socket.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
syscalls.c add support for terry lambert's loadable kernel modules. 1993-06-07 19:51:59 +00:00
syscalls.master add support for terry lambert's loadable kernel modules. 1993-06-07 19:51:59 +00:00
sysv_shm.c
tty.c Fixed ECHONL. 1993-06-20 04:52:53 +00:00
tty_compat.c patch from David Greenman and Rod Grimes (davidg@implode.rain.com and 1993-06-05 22:40:40 +00:00
tty_conf.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
tty_pty.c make getc() and ungetc() be rb{un,}getc(), so getc() and ungetc() 1993-06-06 23:04:42 +00:00
tty_ring.c make getc() and ungetc() be rb{un,}getc(), so getc() and ungetc() 1993-06-06 23:04:42 +00:00
tty_tb.c
tty_tty.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
uipc_domain.c
uipc_mbuf.c
uipc_proto.c
uipc_socket.c
uipc_socket2.c
uipc_syscalls.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
uipc_usrreq.c Yuval Yarom's 'panic:closef: count < 0' fix to unp_discard(). 1993-06-12 14:01:23 +00:00
vfs__bio.c fixing more ansi-style function definitions... 1993-06-22 02:33:21 +00:00
vfs_bio.old.c
vfs_cache.c
vfs_conf.c Leave a hole for AFS 1993-06-10 16:25:01 +00:00
vfs_lookup.c
vfs_subr.c
vfs_syscalls.c
vfs_vnops.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00