.. |
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
|
kill an FDSCRIPTS bug which nobody had found yet.
|
1994-04-29 08:35:29 +00:00 |
exec_subr.c
|
expand uid_t/gid_t/off_t
|
1994-03-27 09:08:02 +00:00 |
init_main.c
|
kill uname-related crap
|
1994-05-16 09:50:40 +00:00 |
init_sysent.c
|
make getdomainname, setdomainname, and uname COMPAT_09 in syscall table
|
1994-05-17 00:02:28 +00:00 |
kern_acct.c
|
Remove now-bogus casts.
|
1994-05-05 08:37:38 +00:00 |
kern_clock.c
|
clock info gathering
|
1994-05-07 00:42:11 +00:00 |
kern_descrip.c
|
stub fpathconf
|
1994-05-07 00:58:57 +00:00 |
kern_exec.c
|
kill bogus include
|
1994-05-07 04:17:10 +00:00 |
kern_exit.c
|
SHUT UP!
|
1994-05-13 09:29:06 +00:00 |
kern_fork.c
|
setrq -> setrunqueue, sched -> scheduler
|
1994-05-13 00:50:41 +00:00 |
kern_ktrace.c
|
lots of changes: prototype migration, move lots of variables, definitions,
|
1994-05-05 05:35:42 +00:00 |
kern_lkm.c
|
fs types are names now; accompanying changes.
|
1994-04-14 04:05:28 +00:00 |
kern_malloc.c
|
new kernel malloc. much better (but slower) diagnostic checking
|
1994-05-13 08:32:17 +00:00 |
kern_physio.c
|
HPUXCOMPAT -> COMPAT_HPUX
|
1994-05-04 04:02:54 +00:00 |
kern_proc.c
|
Rename a lot of process flags.
|
1994-05-04 03:41:12 +00:00 |
kern_prot.c
|
compat_09 stuff for pid_t's
|
1994-05-09 07:40:00 +00:00 |
kern_resource.c
|
Now setpri() is really toast.
|
1994-05-05 09:06:10 +00:00 |
kern_sig.c
|
compat_09 stuff for pid_t's
|
1994-05-09 07:40:00 +00:00 |
kern_subr.c
|
Check `uio_resid' separately (and panic if invalid).
|
1994-02-16 17:34:01 +00:00 |
kern_synch.c
|
missing rcsid
|
1994-05-14 19:43:02 +00:00 |
kern_sysctl.c
|
latent support for general sysctl-ish stuff
|
1994-05-06 22:42:07 +00:00 |
kern_time.c
|
Remove now-bogus casts.
|
1994-05-05 09:15:48 +00:00 |
kern_xxx.c
|
get & setdomainname are COMPAT_09, not COMPAT_43
|
1994-05-17 00:04:39 +00:00 |
makesyscalls.sh
|
add support for 'NCOMPAT' to deal with NetBSD compat defines
|
1994-05-17 00:00:46 +00:00 |
subr_autoconf.c
|
slightly more optimal fix from torek himself
|
1994-05-12 14:15:03 +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
|
update; minor clean, cruft removal.
|
1994-05-13 06:02:45 +00:00 |
subr_prof.c
|
sysctl kernel prof info
|
1994-05-07 00:55:46 +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
|
update, but keep explicit returns in place. kill voidop() (it's unused now).
|
1994-05-12 03:16:33 +00:00 |
sys_generic.c
|
setrun changes name
|
1994-05-07 00:56:46 +00:00 |
sys_process.c
|
function name changes
|
1994-05-07 00:51:06 +00:00 |
sys_socket.c
|
Update to 4.4-Lite networking code, with a few local changes.
|
1994-05-13 06:01:27 +00:00 |
syscalls.c
|
make getdomainname, setdomainname, and uname COMPAT_09 in syscall table
|
1994-05-17 00:02:28 +00:00 |
syscalls.master
|
add support for 'NCOMPAT' to deal with NetBSD compat defines
|
1994-05-17 00:00:46 +00:00 |
sysv_ipc.c
|
doesn't need to include shm.h
|
1994-05-12 00:54:58 +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
|
upgrade to 4.4-Lite's tty code. our bug fixes included, some might need GC.
|
1994-05-12 03:48:33 +00:00 |
tty_compat.c
|
update to 4.4-Lite; fixes a really obvious bug
|
1994-05-12 03:42:23 +00:00 |
tty_conf.c
|
final munge for 4.4-Lite-ness
|
1994-05-12 03:43:00 +00:00 |
tty_pty.c
|
upgrade to 4.4-Lite's tty code. our bug fixes included, some might need GC.
|
1994-05-12 03:48:33 +00:00 |
tty_subr.c
|
lots of changes: prototype migration, move lots of variables, definitions,
|
1994-05-05 05:35:42 +00:00 |
tty_tb.c
|
minor changes to match 4.4-Lite
|
1994-05-12 03:25:27 +00:00 |
tty_tty.c
|
upgrade to 4.4-Lite's tty code. our bug fixes included, some might need GC.
|
1994-05-12 03:48:33 +00:00 |
uipc_domain.c
|
Update to 4.4-Lite networking code, with a few local changes.
|
1994-05-13 06:01:27 +00:00 |
uipc_mbuf.c
|
Update to 4.4-Lite networking code, with a few local changes.
|
1994-05-13 06:01:27 +00:00 |
uipc_proto.c
|
Update to 4.4-Lite networking code, with a few local changes.
|
1994-05-13 06:01:27 +00:00 |
uipc_socket.c
|
Update to 4.4-Lite networking code, with a few local changes.
|
1994-05-13 06:01:27 +00:00 |
uipc_socket2.c
|
Update to 4.4-Lite networking code, with a few local changes.
|
1994-05-13 06:01:27 +00:00 |
uipc_syscalls.c
|
Add return types where missing. Simplify some of the compat conditionals.
|
1994-05-04 10:27:20 +00:00 |
uipc_usrreq.c
|
Fix panic when closing a file descriptor on which access rights have been sent
|
1994-05-04 09:50:11 +00:00 |
vfs_bio.c
|
Implement new functions for 4.4-Lite file systems, and some general cleanup.
|
1994-05-17 03:43:46 +00:00 |
vfs_cache.c
|
Canonicalize all #includes.
|
1993-12-18 04:21:37 +00:00 |
vfs_conf.c
|
add support for adosfs.
|
1994-05-11 18:50:36 +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
|
sysctl update
|
1994-05-07 00:53:37 +00:00 |
vfs_syscalls.c
|
stub pathconf, kill some spaces
|
1994-05-07 00:59:59 +00:00 |
vfs_vnops.c
|
some prototype cleanup, eliminate/replace bogus types (e.g. quad and
|
1994-04-25 03:49:27 +00:00 |