.. |
Make.tags.inc
|
…
|
|
Makefile
|
…
|
|
exec_aout.c
|
…
|
|
exec_conf.c
|
…
|
|
exec_ecoff.c
|
…
|
|
exec_elf32.c
|
…
|
|
exec_elf64.c
|
…
|
|
exec_elf_common.c
|
…
|
|
exec_script.c
|
…
|
|
exec_subr.c
|
…
|
|
genassym.awk
|
more comments
|
1997-10-04 16:56:49 +00:00 |
genassym.sh
|
…
|
|
init_main.c
|
Fix execve(2) and *setregs() interfaces so emulations can set registers in a
|
1997-09-11 23:01:44 +00:00 |
init_sysent.c
|
Regen with the correct NetBSD RCS ID from syscalls.master.
|
1997-10-04 17:43:31 +00:00 |
kern_acct.c
|
…
|
|
kern_clock.c
|
…
|
|
kern_descrip.c
|
…
|
|
kern_exec.c
|
Fix execve(2) and *setregs() interfaces so emulations can set registers in a
|
1997-09-11 23:01:44 +00:00 |
kern_exit.c
|
…
|
|
kern_fork.c
|
…
|
|
kern_ktrace.c
|
…
|
|
kern_lkm.c
|
…
|
|
kern_lock.c
|
Make wmesg arguments to various functions const.
|
1997-10-09 12:49:44 +00:00 |
kern_malloc.c
|
Add another bit of const poisoning.
|
1997-10-09 13:05:59 +00:00 |
kern_ntptime.c
|
…
|
|
kern_physio.c
|
…
|
|
kern_proc.c
|
…
|
|
kern_prot.c
|
…
|
|
kern_resource.c
|
Cosmetic changes;
|
1997-10-09 01:07:46 +00:00 |
kern_sig.c
|
…
|
|
kern_subr.c
|
Copyright assigned to The NetBSD Foundation.
|
1997-10-05 18:37:01 +00:00 |
kern_synch.c
|
Make wmesg arguments to various functions const.
|
1997-10-09 12:49:44 +00:00 |
kern_sysctl.c
|
Implement the kernel part of pr-1891. This allows for a more flexible sized
|
1997-09-19 13:52:37 +00:00 |
kern_time.c
|
…
|
|
kern_xxx.c
|
Use the copied-in string to pass to cpu_reboot(), not a pointer into user space.
|
1997-09-20 19:32:15 +00:00 |
kgdb_stub.c
|
Use the macro PC_ADVANCE(), if defined, to skip over a breakpoint.
|
1997-09-10 19:37:31 +00:00 |
makesyscalls.sh
|
…
|
|
subr_autoconf.c
|
Call device_register() on i386 too.
|
1997-09-20 14:16:43 +00:00 |
subr_disk.c
|
Copyright assigned to The NetBSD Foundation.
|
1997-10-05 18:37:01 +00:00 |
subr_extent.c
|
Fix tipo inherited from old version of TNF copyright template.
|
1997-10-09 07:37:50 +00:00 |
subr_log.c
|
Implement the kernel part of pr-1891. This allows for a more flexible sized
|
1997-09-19 13:52:37 +00:00 |
subr_prf.c
|
Implement the kernel part of pr-1891. This allows for a more flexible sized
|
1997-09-19 13:52:37 +00:00 |
subr_prof.c
|
…
|
|
subr_rmap.c
|
…
|
|
subr_xxx.c
|
…
|
|
sys_generic.c
|
…
|
|
sys_process.c
|
…
|
|
sys_socket.c
|
…
|
|
syscalls.c
|
Regen with the correct NetBSD RCS ID from syscalls.master.
|
1997-10-04 17:43:31 +00:00 |
syscalls.conf
|
…
|
|
syscalls.master
|
Add system call lchmod (#274), lchown (#275) and lutimes (#276).
|
1997-10-03 15:06:18 +00:00 |
sysv_ipc.c
|
…
|
|
sysv_msg.c
|
…
|
|
sysv_sem.c
|
…
|
|
sysv_shm.c
|
Fix error handling - call wakeup() in error case too.
|
1997-10-09 08:35:13 +00:00 |
tty.c
|
Make various standard wmesg strings const.
|
1997-10-09 12:59:50 +00:00 |
tty_conf.c
|
…
|
|
tty_pty.c
|
…
|
|
tty_subr.c
|
…
|
|
tty_tb.c
|
…
|
|
tty_tty.c
|
…
|
|
uipc_domain.c
|
…
|
|
uipc_mbuf.c
|
…
|
|
uipc_proto.c
|
…
|
|
uipc_socket.c
|
Fix a mbuf leak in sosend() when we have a negative residual count.
|
1997-08-27 07:10:01 +00:00 |
uipc_socket2.c
|
Make various standard wmesg strings const.
|
1997-10-09 12:59:50 +00:00 |
uipc_syscalls.c
|
…
|
|
uipc_usrreq.c
|
…
|
|
vfs_bio.c
|
…
|
|
vfs_cache.c
|
…
|
|
vfs_cluster.c
|
…
|
|
vfs_conf.c
|
A few simple changes to make this closer to something that can be generated
|
1997-10-06 09:25:00 +00:00 |
vfs_init.c
|
…
|
|
vfs_lockf.c
|
…
|
|
vfs_lookup.c
|
…
|
|
vfs_subr.c
|
Copyright assigned to The NetBSD Foundation.
|
1997-10-05 18:37:01 +00:00 |
vfs_syscalls.c
|
In sys_mount(), use vfs_getopsbyname() rather than using an explicit
|
1997-10-09 00:39:19 +00:00 |
vfs_vnops.c
|
…
|
|
vnode_if.c
|
…
|
|
vnode_if.sh
|
…
|
|
vnode_if.src
|
…
|
|