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
/
compat
/
common
History
pgoyette
8285edda53
Modularize the clockctl pseudo-device and link to the build.
2015-12-07 03:25:57 +00:00
..
compat_exec.c
…
compat_mod.c
The COMPAT_10 code for SYSVxxx is now part of the sysv_ipc module, so
2015-12-05 01:59:51 +00:00
compat_mod.h
…
compat_sigaltstack.h
…
compat_util.c
…
compat_util.h
…
gen_errno_tables.awk
…
if_43.c
…
kern_50.c
…
kern_exit_43.c
…
kern_info_09.c
…
kern_info_43.c
…
kern_ipc_10.c
…
kern_resource_43.c
…
kern_sa_60.c
…
kern_select_50.c
…
kern_sig_13.c
…
kern_sig_16.c
…
kern_sig_43.c
…
kern_time_30.c
…
kern_time_50.c
Modularize the clockctl pseudo-device and link to the build.
2015-12-07 03:25:57 +00:00
kern_time_60.c
…
kern_xxx_12.c
…
Makefile
Order library object build.
2015-09-07 03:44:19 +00:00
Makefile.inc
…
rndpseudo_50.c
…
rtsock_14.c
…
rtsock_50.c
…
sysv_ipc_50.c
Add comment to #ifdef - it's a long way from its original #if
2015-12-03 00:28:55 +00:00
sysv_msg_14.c
…
sysv_msg_50.c
…
sysv_sem_14.c
…
sysv_sem_50.c
…
sysv_shm_14.c
…
sysv_shm_50.c
…
tty_43.c
…
tty_60.c
Handle both ioctls in both places :-)
2015-10-22 15:18:25 +00:00
uipc_syscalls_30.c
…
uipc_syscalls_40.c
…
uipc_syscalls_43.c
…
uipc_syscalls_50.c
…
vfs_syscalls_12.c
…
vfs_syscalls_20.c
…
vfs_syscalls_30.c
…
vfs_syscalls_40.c
Change do_sys_mount() so that it only takes as argument the type of the
2015-10-23 19:40:10 +00:00
vfs_syscalls_43.c
…
vfs_syscalls_50.c
…
vm_12.c
…
vm_43.c
…