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
8aa1e65090
NetBSD
/
sys
/
kern
History
drochner
6860e77f9d
include <sys/device> explicitely, found by Havard Eidnes
2004-08-19 15:12:36 +00:00
..
cnmagic.c
core_elf32.c
core_elf64.c
core_netbsd.c
exec_aout.c
exec_conf.c
In MacOS X.3, the kernel maps tw opages of memory in every user process.
2004-07-03 00:14:30 +00:00
exec_ecoff.c
exec_elf32.c
bump the number of allowed sections to 1024; e.g. SuSE 9.1 packaged
2004-08-01 22:16:19 +00:00
exec_elf64.c
exec_macho.c
exec_script.c
exec_subr.c
genassym.awk
genassym.sh
genlintstub.awk
init_main.c
Call inittodr() from main(). Let file system code set the recorded `last
2004-07-05 07:28:45 +00:00
init_sysctl.c
The message buffer datum instrumented by KERN_MSGBUFSIZE is actually a
2004-07-27 12:46:18 +00:00
init_sysent.c
kern_acct.c
kern_clock.c
kern_descrip.c
kern_drvctl.c
add a "drvctl" pseudo-device as userland interface to the autoconf
2004-08-18 12:19:29 +00:00
kern_event.c
kern_exec.c
add support for hppa to the MI scheduler activations kernel code:
2004-07-18 21:29:26 +00:00
kern_exit.c
Use the P_ZOMBIE macro instead of open-coding it. No functional change.
2004-08-07 03:34:37 +00:00
kern_fork.c
Linux enforces CLONE_VM if CLONE_SIGHAND in clone(2) is specified,
2004-08-08 11:02:10 +00:00
kern_kcont.c
kern_ksyms.c
kern_kthread.c
kern_ktrace.c
kern_lkm.c
include <sys/device> explicitely, found by Havard Eidnes
2004-08-19 15:12:36 +00:00
kern_lock.c
add missing wakeups in the cases of lock failure.
2004-08-04 10:37:08 +00:00
kern_lwp.c
kern_malloc_debug.c
kern_malloc.c
kern_microtime.c
Make it compile again for sparc64/DIAGNOSTIC.
2004-08-12 12:15:21 +00:00
kern_ntptime.c
kern_physio.c
kern_proc.c
kern_prot.c
kern_ras.c
kern_resource.c
kern_sa.c
Cast register type via intptr_t before cast to pointer.
2004-07-20 14:56:10 +00:00
kern_sig.c
kern_subr.c
kern_synch.c
kern_sysctl.c
kern_systrace.c
kern_time.c
kern_timeout.c
kern_uuid.c
kern_verifiedexec.c
kern_xxx.c
kgdb_stub.c
Make.tags.inc
Makefile
makesyscalls.sh
Rename LIBCOMPAT* -> SYSLIBCOMPAT*, now that <bsd.own.mk> provides LIBCOMPAT.
2004-07-31 00:55:51 +00:00
subr_autoconf.c
Add some extensions to the autoconf framework to better support
2004-08-17 22:13:18 +00:00
subr_devsw.c
subr_disk_mbr.c
subr_disk.c
subr_evcnt.c
subr_extent.c
subr_log.c
subr_pool.c
subr_prf.c
subr_prof.c
subr_prop.c
subr_userconf.c
subr_xxx.c
sys_generic.c
sys_pipe.c
PRIBIO -> PSOCK. This emulates the pre-sys_pipe behavior, and avoids including
2004-07-17 20:50:08 +00:00
sys_pmc.c
sys_process.c
sys_socket.c
syscalls.c
syscalls.conf
syscalls.master
sysv_ipc.c
sysv_msg.c
sysv_sem.c
The different loop variable is no longer necessary due to recent change.
2004-08-05 22:06:48 +00:00
sysv_shm.c
tty_conf.c
tty_pty.c
tty_subr.c
tty_tb.c
tty_tty.c
tty.c
uipc_domain.c
uipc_mbuf2.c
m_pulldown: fix mbuf leaks and chain truncation
2004-07-21 12:09:43 +00:00
uipc_mbuf.c
m_copyback: add an assertion to detect write attempts to a read-only mbuf.
2004-07-21 12:06:46 +00:00
uipc_proto.c
uipc_sem.c
uipc_socket2.c
uipc_socket.c
PR/26210: Matthew Mondor: Since revision 1.14 when net-2 was merged,
2004-08-19 12:48:42 +00:00
uipc_syscalls.c
uipc_usrreq.c
vfs_bio.c
vfs_cache.c
vfs_getcwd.c
vfs_init.c
vfs_lockf.c
vfs_lookup.c
vfs_subr.c
Fixing age old cruft:
2004-08-15 07:19:54 +00:00
vfs_syscalls.c
vfs_vnops.c
vnode_if.c
vnode_if.sh
vnode_if.src