NetBSD/sys/kern
he 3d002780df Move a misplaced #endif, so that NO_DEV_PTM builds don't get a duplicate
definition of ptm_cdevsw.
2005-12-09 01:06:15 +00:00
..
Make.tags.inc
Makefile nuke trailing whitespace 2005-02-26 21:34:55 +00:00
bufq_disksort.c MALLOC/FREE -> malloc/free where appropriate. 2005-10-29 12:26:37 +00:00
bufq_fcfs.c MALLOC/FREE -> malloc/free where appropriate. 2005-10-29 12:26:37 +00:00
bufq_priocscan.c - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
bufq_readprio.c MALLOC/FREE -> malloc/free where appropriate. 2005-10-29 12:26:37 +00:00
cnmagic.c - add const. 2005-05-29 22:24:14 +00:00
core_elf32.c Sprinkle static. 2005-12-08 03:05:40 +00:00
core_elf64.c
core_netbsd.c Sprinkle static. 2005-12-08 03:05:40 +00:00
exec_aout.c nuke trailing whitespace 2005-02-26 21:34:55 +00:00
exec_conf.c First work on COMPAT_LINUX/amd64 2005-05-03 16:26:27 +00:00
exec_ecoff.c nuke trailing whitespace 2005-02-26 21:34:55 +00:00
exec_elf32.c Add a hack to deal with MIPS relocatable shared-linker problem on 2005-10-07 08:33:10 +00:00
exec_elf64.c
exec_macho.c Use ANSI function decls. 2005-12-08 03:06:31 +00:00
exec_script.c #ifdef VERIFIED_EXEC 2005-07-29 14:49:00 +00:00
exec_subr.c Collect vmcmd statistics. 2005-07-06 23:08:57 +00:00
genlintstub.awk nuke trailing whitespace 2005-02-26 21:34:55 +00:00
init_main.c Overhaul how TTY line disciplines are handled: 2005-11-27 05:35:52 +00:00
init_sysctl.c - make settime take timespec. 2005-12-05 00:16:33 +00:00
init_sysent.c regen (after remove -kk) 2005-11-29 23:01:19 +00:00
kern_acct.c Use ANSI function decls. Apply some static. 2005-06-23 23:15:12 +00:00
kern_clock.c Introduced nanotime() which is going to be used by some fs code yet to 2005-09-12 16:21:31 +00:00
kern_descrip.c merge yamt-readahead branch. 2005-11-29 22:52:02 +00:00
kern_drvctl.c Replace the "locnames", attached to cfdata, which was solely good for 2005-08-25 15:06:28 +00:00
kern_event.c - Split sys_kevent into kevent1 so that it can be used by COMPAT_NETBSD32 2005-10-23 01:33:32 +00:00
kern_exec.c back out the lwp portion of the previous commit which is not ready yet to 2005-10-31 04:39:41 +00:00
kern_exit.c log when traced process is orphaned 2005-10-01 21:07:38 +00:00
kern_fork.c Add P_CLDSIGIGN, P_NOCLDSTOP and P_NOCLDWAIT to the list of flags we want 2005-05-17 19:22:19 +00:00
kern_kcont.c Use ANSI function decls. Apply some static. 2005-06-23 23:15:12 +00:00
kern_ksyms.c Use %zx in a format string to print a size_t, not %lx, so a kernel 2005-06-25 05:30:04 +00:00
kern_kthread.c
kern_ktrace.c - add const. 2005-05-29 22:24:14 +00:00
kern_lkm.c Use a once control to initialize the LKM subsystem on first open. Remove 2005-11-25 20:13:54 +00:00
kern_lock.c default to simple_lock_debugger=1 with LOCKDEBUG. 2005-10-08 03:18:25 +00:00
kern_lwp.c disallow non-SA LWP syscalls for SA processes. they add no value 2005-11-12 02:28:31 +00:00
kern_malloc.c Fix wording in a comment. 2005-08-05 13:18:32 +00:00
kern_malloc_debug.c merge yamt-km branch. 2005-04-01 11:59:21 +00:00
kern_microtime.c cc_microset: #if 0 out a diagnositc printf. 2005-01-23 08:39:51 +00:00
kern_ntptime.c nuke trailing whitespace 2005-02-26 21:34:55 +00:00
kern_physio.c physio_done: 2005-12-04 23:34:00 +00:00
kern_proc.c Convert malloc/free of struct ptimers to pools. 2005-11-26 05:26:33 +00:00
kern_prot.c Made the code of the grsortu function smaller and simpler. Ok'ed by 2005-09-02 20:51:53 +00:00
kern_ras.c Make it compile on archs without __HAVE_RAS. 2005-11-25 11:29:48 +00:00
kern_resource.c Use ANSI function decls. Apply some static. 2005-06-23 23:15:12 +00:00
kern_sa.c in sa_switch(), if after we set up the LWP with cpu_setfunc(), we decide that 2005-10-26 06:24:04 +00:00
kern_sig.c in kpsignal2(), do not try to wake up a cached LWP for SA processes 2005-11-12 02:27:48 +00:00
kern_subr.c Create functions ioctl_copyin() and ioctl_copyout(). They are meant to be 2005-08-28 20:58:14 +00:00
kern_synch.c make scheduler work better when a system has many runnable processes 2005-11-01 09:07:53 +00:00
kern_sysctl.c KNF. convert 2005-11-27 12:07:24 +00:00
kern_systrace.c Statically initalize the systrace lock. systrace_init() is now not 2005-11-25 20:32:32 +00:00
kern_time.c - make settime take timespec. 2005-12-05 00:16:33 +00:00
kern_timeout.c need a "const" 2005-06-01 12:27:15 +00:00
kern_uuid.c - add const. 2005-05-29 22:24:14 +00:00
kern_verifiedexec.c use VM_PAGE_TO_PHYS macro. 2005-12-08 22:41:44 +00:00
kern_xxx.c Use ANSI function decls. Apply some static. 2005-06-23 23:15:12 +00:00
kgdb_stub.c Use ANSI function decls. 2005-12-07 05:53:24 +00:00
makesyscalls.sh protect sys/syscall.h properly against multiple inclusion and make the 2005-12-03 17:04:36 +00:00
subr_autoconf.c in mapply(), call config_match() instead duplicating its code 2005-08-29 19:13:48 +00:00
subr_blist.c - add const. 2005-05-29 22:24:14 +00:00
subr_bufq.c bufq_alloc: fix BUFQ_STRAT_ANY. pointed by Juan RP. 2005-10-17 12:28:21 +00:00
subr_devsw.c
subr_disk.c - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
subr_disk_mbr.c nuke trailing whitespace 2005-02-26 21:34:55 +00:00
subr_evcnt.c nuke trailing whitespace 2005-02-26 21:34:55 +00:00
subr_extent.c Use ANSI function decls. 2005-06-23 18:46:17 +00:00
subr_log.c Use ANSI function decls. 2005-06-23 18:46:17 +00:00
subr_once.c add something like pthread_once(). 2005-10-29 11:13:21 +00:00
subr_pool.c add "show all pools" command for ddb. 2005-12-01 13:21:05 +00:00
subr_prf.c Use ANSI function decls. 2005-06-23 18:46:17 +00:00
subr_prof.c Use ANSI function decls. 2005-06-23 18:46:17 +00:00
subr_prop.c - add const. 2005-05-29 22:24:14 +00:00
subr_userconf.c make use of the locator information: print "?" if a locator is 2005-09-08 14:58:14 +00:00
subr_workqueue.c add a simple "do it in thread context" framework. 2005-10-29 11:10:37 +00:00
subr_xxx.c Use ANSI function decls. 2005-06-23 18:46:17 +00:00
sys_generic.c - add const. 2005-05-29 22:24:14 +00:00
sys_pipe.c Use ANSI function decls. 2005-12-07 05:53:24 +00:00
sys_pmc.c
sys_process.c Use ANSI function decls. 2005-12-07 05:53:24 +00:00
sys_socket.c Use ANSI function decls. 2005-12-07 05:53:24 +00:00
syscalls.c regen (after remove -kk) 2005-11-29 23:01:19 +00:00
syscalls.conf 64 bit inode changes. 2005-08-19 02:04:03 +00:00
syscalls.master merge yamt-readahead branch. 2005-11-29 22:52:02 +00:00
sysv_ipc.c Use ANSI function delcs. 2005-12-07 06:14:13 +00:00
sysv_msg.c Use ANSI function delcs. 2005-12-07 06:14:13 +00:00
sysv_sem.c Use ANSI function delcs. 2005-12-07 06:14:13 +00:00
sysv_shm.c Use ANSI function delcs. 2005-12-07 06:14:13 +00:00
tty.c Overhaul how TTY line disciplines are handled: 2005-11-27 05:35:52 +00:00
tty_bsdpty.c - add const. 2005-05-29 22:24:14 +00:00
tty_conf.c Overhaul how TTY line disciplines are handled: 2005-11-27 05:35:52 +00:00
tty_ptm.c Move a misplaced #endif, so that NO_DEV_PTM builds don't get a duplicate 2005-12-09 01:06:15 +00:00
tty_pty.c PR-30566: Poll must not return <sys/errno.h> values. 2005-06-21 14:01:11 +00:00
tty_subr.c Use ANSI function decls, sprinkle static. 2005-12-08 03:09:04 +00:00
tty_tb.c Use ANSI function decls, sprinkle static. 2005-12-08 03:09:04 +00:00
tty_tty.c Use ANSI function decls, sprinkle static. 2005-12-08 03:09:04 +00:00
uipc_domain.c Use ANSI function decls in one more place. 2005-12-08 03:10:12 +00:00
uipc_mbuf.c Sprinkle static. 2005-12-08 03:11:14 +00:00
uipc_mbuf2.c Lose an __inline on a non-trivial function. 2005-12-08 03:12:31 +00:00
uipc_proto.c nuke trailing whitespace 2005-02-26 21:34:55 +00:00
uipc_sem.c nuke trailing whitespace 2005-02-26 21:34:55 +00:00
uipc_socket.c Sprinkle static. 2005-12-08 03:13:18 +00:00
uipc_socket2.c - add const. 2005-05-29 22:24:14 +00:00
uipc_syscalls.c In adjust_rights() Use CMSG_SPACE() to calculate the number of 2005-09-03 22:48:35 +00:00
uipc_usrreq.c Call nanotime() directly, instead of doing the 2005-11-11 07:07:42 +00:00
vfs_bio.c Properly fix the constipated lossage wrt -Wcast-qual and the sysctl 2005-06-09 02:19:59 +00:00
vfs_cache.c introduce a new function, cache_lookup_raw(), for filesystems which 2004-06-27 08:50:44 +00:00
vfs_getcwd.c 64 bit inode changes. 2005-08-19 02:04:03 +00:00
vfs_hooks.c Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
vfs_init.c Use ANSI function decls. 2005-06-05 23:47:48 +00:00
vfs_lockf.c use ap->a_flags instead of fl->f_type; pointed out by: Devon H. O'Dell 2005-10-28 15:37:23 +00:00
vfs_lookup.c A few tweaks to magic symlinks: 2005-07-06 18:53:00 +00:00
vfs_subr.c merge yamt-readahead branch. 2005-11-29 22:52:02 +00:00
vfs_syscalls.c change_utimes: use nanotime(9) rather than time(9). 2005-10-01 06:13:42 +00:00
vfs_vnops.c merge yamt-readahead branch. 2005-11-29 22:52:02 +00:00
vfs_xattr.c Move the rest of the extattr stuff into vfs_xattr.c 2005-07-10 22:10:00 +00:00
vnode_if.c Regen: Generate ANSI function decls. 2005-12-07 00:46:23 +00:00
vnode_if.sh Generate ANSI function decls. 2005-12-07 00:45:57 +00:00
vnode_if.src merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00