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
abrown
062b2cdd6b
Fix unused variable warning for an "int i" left over from the old disk
...
statistics code.
1996-07-24 16:13:04 +00:00
..
exec_aout.c
…
exec_conf.c
…
exec_ecoff.c
…
exec_elf32.c
…
exec_elf.c
…
exec_script.c
…
exec_subr.c
…
init_main.c
…
init_sysent.c
…
kern_acct.c
…
kern_clock.c
Fix unused variable warning for an "int i" left over from the old disk
1996-07-24 16:13:04 +00:00
kern_descrip.c
…
kern_exec.c
…
kern_exit.c
…
kern_fork.c
…
kern_ktrace.c
…
kern_lkm.c
…
kern_malloc.c
print difference between pointers with %ld, so that -Wformat works
1996-07-10 18:15:22 +00:00
kern_ntptime.c
…
kern_physio.c
…
kern_proc.c
…
kern_prot.c
…
kern_resource.c
Used signed instead of unsigned longs for sec and usec variables to
1996-07-11 00:09:29 +00:00
kern_sig.c
…
kern_subr.c
…
kern_synch.c
Add compile-time and run-time control over automatic niceing
1996-07-17 21:54:04 +00:00
kern_sysctl.c
Add compile-time and run-time control over automatic niceing
1996-07-17 21:54:04 +00:00
kern_time.c
…
kern_xxx.c
…
Make.tags.inc
…
Makefile
…
makesyscalls.sh
…
subr_autoconf.c
…
subr_disk.c
Remove old-style disk instrumentation code.
1996-07-12 22:00:42 +00:00
subr_extent.c
In extent_alloc_subregion(), don't adjust the initial boundary check
1996-07-23 23:09:10 +00:00
subr_log.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
add native mode atm protocol layer
1996-07-04 03:16:56 +00:00
uipc_mbuf.c
…
uipc_proto.c
…
uipc_socket2.c
…
uipc_socket.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
…
vnode_if.c
…
vnode_if.sh
…
vnode_if.src
…