.. |
exec_aout.c
|
Fix spelling error in Copyright notice
|
1994-01-28 23:43:26 +00:00 |
exec_conf.c
|
dtrt with exec header size
|
1994-02-05 02:23:30 +00:00 |
exec_script.c
|
simplify error returns, and fix bugs
|
1994-02-16 01:21:00 +00:00 |
exec_subr.c
|
expand uid_t/gid_t/off_t
|
1994-03-27 09:08:02 +00:00 |
init_main.c
|
Clean up uname(2) code some more.
|
1994-03-18 18:57:13 +00:00 |
init_sysent.c
|
start to phase out temp. off_t syscalls
|
1994-04-16 23:19:06 +00:00 |
kern_acct.c
|
kill XXX's i marked long ago
|
1994-02-27 11:53:31 +00:00 |
kern_clock.c
|
kill support for 'dcfclk' ; shouldn't pollute tree for things not in NetBSD.
|
1994-02-07 07:33:49 +00:00 |
kern_descrip.c
|
expand uid_t/gid_t/off_t
|
1994-03-27 09:08:02 +00:00 |
kern_exec.c
|
SUGID semantics, similar to 4.4BSD
|
1994-04-07 00:40:14 +00:00 |
kern_exit.c
|
Mike Karels' solution to Andrew Herbert <andrew@werple.apana.org.au>'s
|
1994-02-11 03:09:17 +00:00 |
kern_fork.c
|
light clean
|
1994-04-10 00:16:58 +00:00 |
kern_kinfo.c
|
add new type
|
1994-01-28 04:55:41 +00:00 |
kern_ktrace.c
|
Canonicalize all #includes.
|
1993-12-18 03:59:02 +00:00 |
kern_lkm.c
|
fs types are names now; accompanying changes.
|
1994-04-14 04:05:28 +00:00 |
kern_malloc.c
|
Canonicalize all #includes.
|
1993-12-18 03:59:02 +00:00 |
kern_physio.c
|
Convert mount, vnode, and buf structs to use <sys/queue.h>. Also,
|
1994-04-21 07:47:31 +00:00 |
kern_proc.c
|
Canonicalize all #includes.
|
1993-12-18 03:59:02 +00:00 |
kern_prot.c
|
SUGID semantics, similar to 4.4BSD
|
1994-04-07 00:40:14 +00:00 |
kern_resource.c
|
minor cleanup
|
1994-04-25 09:51:56 +00:00 |
kern_sig.c
|
Clear trampoline bits in execsigs().
|
1994-04-22 22:33:59 +00:00 |
kern_subr.c
|
Check `uio_resid' separately (and panic if invalid).
|
1994-02-16 17:34:01 +00:00 |
kern_synch.c
|
cast to match header (changed back...)
|
1993-12-22 13:46:28 +00:00 |
kern_time.c
|
Canonicalize all #includes.
|
1993-12-18 03:59:02 +00:00 |
kern_xxx.c
|
Clean up uname(2) code some more.
|
1994-03-18 18:57:13 +00:00 |
makesyscalls.sh
|
Standardize #includes.
|
1994-03-18 19:08:28 +00:00 |
subr_autoconf.c
|
Canonicalize all #includes.
|
1993-12-18 03:59:02 +00:00 |
subr_disk.c
|
Don't need back pointers for disksort().
|
1994-02-10 15:43:20 +00:00 |
subr_log.c
|
FIONREAD returns int, not off_t
|
1994-04-12 19:41:48 +00:00 |
subr_mcount.c
|
Sparc support.
|
1994-03-18 08:35:56 +00:00 |
subr_prf.c
|
make panic a varargs function
|
1994-01-30 13:22:05 +00:00 |
subr_rmap.c
|
as pointed out by Phil: all instances of bcopy used in this file should
|
1994-03-14 21:15:07 +00:00 |
subr_xxx.c
|
Canonicalize all #includes.
|
1993-12-18 03:59:02 +00:00 |
sys_generic.c
|
read(): return EINVAL if `count' argument is negative.
|
1994-02-16 17:23:03 +00:00 |
sys_process.c
|
SUGID semantics, similar to 4.4BSD
|
1994-04-07 00:40:14 +00:00 |
sys_socket.c
|
Set the file type correctly for stat().
|
1994-04-25 08:09:59 +00:00 |
syscalls.c
|
start to phase out temp. off_t syscalls
|
1994-04-16 23:19:06 +00:00 |
syscalls.master
|
start to phase out temp. off_t syscalls
|
1994-04-16 23:19:06 +00:00 |
sysv_ipc.c
|
Canonicalize all #includes.
|
1993-12-18 04:21:37 +00:00 |
sysv_msg.c
|
Some more cleanup.
|
1994-02-15 13:35:53 +00:00 |
sysv_sem.c
|
Format police, the end.
|
1994-02-13 11:31:16 +00:00 |
sysv_shm.c
|
SHM_LOCK and SHM_UNLOCK aren't just HPUXCOMPAT
|
1994-01-08 15:09:01 +00:00 |
tty.c
|
FIONREAD plays with an int, not an off_t.
|
1994-04-09 22:35:00 +00:00 |
tty_compat.c
|
Fix numerous bugs; flags in the wrong places, modes getting clobbered, etc.
|
1994-04-12 17:18:59 +00:00 |
tty_conf.c
|
Remove l_rend and l_meta.
|
1994-02-09 20:18:17 +00:00 |
tty_pty.c
|
kill some code that became obsolete when berknet died...
|
1994-04-25 05:48:41 +00:00 |
tty_subr.c
|
whoops, typo
|
1994-02-24 01:37:18 +00:00 |
tty_tb.c
|
#include proc.h.
|
1994-02-17 14:50:38 +00:00 |
tty_tty.c
|
Canonicalize all #includes.
|
1993-12-18 04:21:37 +00:00 |
uipc_domain.c
|
prevent an explicit splimp->splnet lowering. (which blows up on
|
1994-01-14 22:20:25 +00:00 |
uipc_mbuf.c
|
the packet header is at the start of the mbuf chain, not the end.
|
1994-04-14 21:34:17 +00:00 |
uipc_proto.c
|
Canonicalize all #includes.
|
1993-12-18 04:21:37 +00:00 |
uipc_socket.c
|
Remove another bit of that.
|
1994-04-25 08:47:50 +00:00 |
uipc_socket2.c
|
Remove sbselqueue().
|
1994-04-25 08:08:56 +00:00 |
uipc_syscalls.c
|
Canonicalize all #includes.
|
1993-12-18 04:21:37 +00:00 |
uipc_usrreq.c
|
Canonicalize all #includes.
|
1993-12-18 04:21:37 +00:00 |
vfs_bio.c
|
clean up a little bit, and minor optimization...
|
1994-04-26 05:40:35 +00:00 |
vfs_cache.c
|
Canonicalize all #includes.
|
1993-12-18 04:21:37 +00:00 |
vfs_conf.c
|
fs types are names now; accompanying changes.
|
1994-04-14 04:05:28 +00:00 |
vfs_lockf.c
|
some prototype cleanup, eliminate/replace bogus types (e.g. quad and
|
1994-04-25 03:49:27 +00:00 |
vfs_lookup.c
|
minor cleanup; extra spaces, patchkit info, etc.
|
1994-01-05 13:49:52 +00:00 |
vfs_subr.c
|
some prototype cleanup, eliminate/replace bogus types (e.g. quad and
|
1994-04-25 03:49:27 +00:00 |
vfs_syscalls.c
|
some prototype cleanup, eliminate/replace bogus types (e.g. quad and
|
1994-04-25 03:49:27 +00:00 |
vfs_vnops.c
|
some prototype cleanup, eliminate/replace bogus types (e.g. quad and
|
1994-04-25 03:49:27 +00:00 |