This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8c04785710
NetBSD
/
sys
/
kern
History
kleink
2da2c50987
KNF glitch in last commit, pointed out by Chris G. Demetriou.
1997-04-02 03:23:01 +00:00
..
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
…
genassym.sh
…
init_main.c
Move findroot/setroot stuff from configure() to cpu_rootconf().
1997-03-26 22:38:40 +00:00
init_sysent.c
…
kern_acct.c
…
kern_clock.c
…
kern_descrip.c
Eliminate kern_conf.h
1996-03-30 22:24:38 +00:00
kern_exec.c
…
kern_exit.c
…
kern_fork.c
…
kern_ktrace.c
…
kern_lkm.c
…
kern_malloc.c
…
kern_ntptime.c
…
kern_physio.c
…
kern_proc.c
…
kern_prot.c
make setpgid(pid, pgrp) return EINVAL if pgrp < 0 as required by POSIX.1;
1997-03-27 06:14:03 +00:00
kern_resource.c
…
kern_sig.c
allow examination of SIGKILL and SIGSTOP signal handlers (but still
1997-03-27 07:52:25 +00:00
kern_subr.c
Renames: /dumpconf/cpu_dumpconf/, /boot/cpu_reboot/
1997-03-26 22:42:13 +00:00
kern_synch.c
…
kern_sysctl.c
kern.osrevision now returns value of NetBSD symbol (from <sys/param.h>),
1997-03-21 06:50:48 +00:00
kern_time.c
…
kern_xxx.c
Renames: /dumpconf/cpu_dumpconf/, /boot/cpu_reboot/
1997-03-26 22:42:13 +00:00
kgdb_stub.c
…
makesyscalls.sh
…
subr_autoconf.c
…
subr_disk.c
…
subr_extent.c
…
subr_log.c
…
subr_prf.c
Renames: /dumpconf/cpu_dumpconf/, /boot/cpu_reboot/
1997-03-26 22:42:13 +00:00
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.c
KNF glitch in last commit, pointed out by Chris G. Demetriou.
1997-04-02 03:23:01 +00:00
tty_conf.c
…
tty_pty.c
…
tty_subr.c
…
tty_tb.c
…
tty_tty.c
…
uipc_domain.c
…
uipc_mbuf.c
Update and enhancement to the mbuf code, to support use of non-cluster
1997-03-27 20:33:07 +00:00
uipc_proto.c
…
uipc_socket.c
…
uipc_socket2.c
…
uipc_syscalls.c
…
uipc_usrreq.c
…
vfs_bio.c
…
vfs_cache.c
…
vfs_cluster.c
…
vfs_conf.c
…
vfs_init.c
…
vfs_lockf.c
…
vfs_lookup.c
…
vfs_subr.c
…
vfs_syscalls.c
…
vfs_vnops.c
Do not return generation counts to the user.
1997-03-24 21:44:53 +00:00
vnode_if.c
…
vnode_if.sh
…
vnode_if.src
…