This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
kern
History
is
71d206232b
Return the data length even for non-readonly strings, as advertized.
1999-11-12 16:10:16 +00:00
..
exec_aout.c
…
exec_conf.c
Update to match new SVR4-style definition names in <sys/exec_elf.h>.
1999-10-25 13:55:06 +00:00
exec_ecoff.c
…
exec_elf32.c
Update to match new SVR4-style definition names in <sys/exec_elf.h>.
1999-10-25 13:55:06 +00:00
exec_elf64.c
…
exec_elf_common.c
…
exec_script.c
…
exec_subr.c
…
genassym.awk
…
genassym.sh
…
init_main.c
…
init_sysent.c
…
kern_acct.c
…
kern_allocsys.c
…
kern_clock.c
…
kern_descrip.c
…
kern_exec.c
…
kern_exit.c
…
kern_fork.c
…
kern_kthread.c
…
kern_ktrace.c
…
kern_lkm.c
…
kern_lock.c
…
kern_malloc.c
…
kern_ntptime.c
…
kern_physio.c
…
kern_proc.c
…
kern_prot.c
…
kern_resource.c
…
kern_sig.c
…
kern_subr.c
…
kern_synch.c
Back out a small and unfinished piece of the old scheduler rototill.
1999-10-14 05:59:57 +00:00
kern_sysctl.c
Return the data length even for non-readonly strings, as advertized.
1999-11-12 16:10:16 +00:00
kern_time.c
…
kern_xxx.c
…
kgdb_stub.c
…
Make.tags.inc
…
Makefile
…
makesyscalls.sh
…
subr_autoconf.c
…
subr_disk.c
…
subr_extent.c
…
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
…
syscalls.c
…
syscalls.conf
…
syscalls.master
…
sysv_ipc.c
…
sysv_msg.c
…
sysv_sem.c
…
sysv_shm.c
…
tty_conf.c
…
tty_pty.c
…
tty_subr.c
…
tty_tb.c
…
tty_tty.c
…
tty.c
…
uipc_domain.c
…
uipc_mbuf.c
add mbuf deep-copy fnudtion, m_dup().
1999-10-27 14:23:26 +00:00
uipc_proto.c
…
uipc_socket2.c
…
uipc_socket.c
…
uipc_syscalls.c
Fix recent bug in sys_accept(): we must remove the file descriptor from the
1999-11-05 11:48:57 +00:00
uipc_usrreq.c
…
vfs_bio.c
…
vfs_cache.c
…
vfs_cluster.c
…
vfs_getcwd.c
…
vfs_init.c
…
vfs_lockf.c
…
vfs_lookup.c
…
vfs_subr.c
…
vfs_syscalls.c
…
vfs_vnops.c
…
vnode_if.c
…
vnode_if.sh
…
vnode_if.src
…