.. |
Make.tags.inc
|
…
|
|
Makefile
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
bufq_disksort.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
bufq_fcfs.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
bufq_priocscan.c
|
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
2005-12-24 19:12:23 +00:00 |
bufq_readprio.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
cnmagic.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +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
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
exec_conf.c
|
Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so
|
2006-02-09 19:18:56 +00:00 |
exec_ecoff.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
exec_elf32.c
|
for some random places, use PNBUF_GET/PUT rather than
|
2006-02-04 12:09:50 +00:00 |
exec_elf64.c
|
…
|
|
exec_macho.c
|
u_intN_t -> uintN_t
|
2005-12-26 18:41:36 +00:00 |
exec_script.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
exec_subr.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
genlintstub.awk
|
Rewrite to support LINTSTUB in multiline comments.
|
2006-01-22 05:11:11 +00:00 |
init_main.c
|
Clean up fallout proc_is_traced_p() change:
|
2006-03-07 03:32:04 +00:00 |
init_sysctl.c
|
merge yamt-uio_vmspace branch.
|
2006-03-01 12:38:10 +00:00 |
init_sysent.c
|
regen
|
2006-02-24 19:25:28 +00:00 |
kern_acct.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
kern_clock.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
kern_descrip.c
|
remove the no longer useful fdavail(), as proposed and (thankfully) not
|
2006-03-07 17:13:53 +00:00 |
kern_drvctl.c
|
ktrace-lwp merge fallout.
|
2005-12-15 22:01:17 +00:00 |
kern_event.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
kern_exec.c
|
implement PT_SYSCALL
|
2006-03-05 07:21:37 +00:00 |
kern_exit.c
|
implement PT_SYSCALL
|
2006-03-05 07:21:37 +00:00 |
kern_fork.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
kern_kcont.c
|
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
2005-12-24 19:12:23 +00:00 |
kern_ksyms.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
kern_kthread.c
|
…
|
|
kern_ktrace.c
|
merge yamt-uio_vmspace branch.
|
2006-03-01 12:38:10 +00:00 |
kern_lkm.c
|
- tweak RUN_ONCE api to allow init_func returns an error.
|
2006-01-16 21:45:38 +00:00 |
kern_lock.c
|
changes for making DIAGNOSTIC not change the kernel ABI:
|
2005-12-27 04:06:45 +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
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
kern_malloc_debug.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
kern_microtime.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
kern_ntptime.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
kern_physio.c
|
- tweak RUN_ONCE api to allow init_func returns an error.
|
2006-01-16 21:45:38 +00:00 |
kern_proc.c
|
merge yamt-uio_vmspace branch.
|
2006-03-01 12:38:10 +00:00 |
kern_prot.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
kern_ras.c
|
Make it compile on archs without __HAVE_RAS.
|
2005-11-25 11:29:48 +00:00 |
kern_resource.c
|
for some random places, use PNBUF_GET/PUT rather than
|
2006-02-04 12:09:50 +00:00 |
kern_sa.c
|
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
2005-12-24 19:12:23 +00:00 |
kern_sig.c
|
Add a diagnostic printf if a write fails during a coredump.
|
2006-03-06 21:53:29 +00:00 |
kern_subr.c
|
Syscall debug tracing is handled by trace_enter() / trace_exit(). Change
|
2006-03-07 07:21:50 +00:00 |
kern_synch.c
|
changes for making DIAGNOSTIC not change the kernel ABI:
|
2005-12-27 04:06:45 +00:00 |
kern_sysctl.c
|
sysctl_lookup: use "d" rather than "rnode->sysctl_data" after
|
2006-03-05 00:32:43 +00:00 |
kern_systrace.c
|
merge yamt-uio_vmspace branch.
|
2006-03-01 12:38:10 +00:00 |
kern_tc.c
|
Import main FreeBSD timecounter support files as of 4th Feb 2006.
|
2006-02-04 08:06:23 +00:00 |
kern_time.c
|
- make settime take timespec.
|
2005-12-05 00:16:33 +00:00 |
kern_timeout.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
kern_uuid.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
kern_verifiedexec.c
|
Catch up with ktrace-lwp merge.
|
2005-12-12 16:26:33 +00:00 |
kern_xxx.c
|
hold kernel_lock while calling printf() in scdebug_*.
|
2005-12-27 00:28:08 +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
|
Add device_is_a(), which returns true if the device is an instance
|
2006-02-23 05:48:12 +00:00 |
subr_blist.c
|
blst_meta_fill: fix an assertion. PR/32580 from Nick Hudson.
|
2006-01-20 14:19:40 +00:00 |
subr_bufq.c
|
- add ioctls to set/get disk bufq strategy.
|
2005-12-26 10:36:47 +00:00 |
subr_devsw.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
subr_disk.c
|
u_intN_t -> uintN_t
|
2005-12-26 18:41:36 +00:00 |
subr_disk_mbr.c
|
Improve disk portability between systems.
|
2006-01-28 19:57:07 +00:00 |
subr_evcnt.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
subr_extent.c
|
Make extent_alloc_subregion(), extent_alloc(), and extent_alloc1() real
|
2006-03-08 04:43:00 +00:00 |
subr_log.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
subr_once.c
|
- tweak RUN_ONCE api to allow init_func returns an error.
|
2006-01-16 21:45:38 +00:00 |
subr_optstr.c
|
Implement options string parsing of the form 'a=b c=d ...'. This will be
|
2006-02-03 11:04:46 +00:00 |
subr_pool.c
|
Medium-sized overhaul of POOL_SUBPAGE support so that:
|
2006-02-24 11:46:20 +00:00 |
subr_prf.c
|
if db_onpanic is -1, do not invoke any ddb functions at all when handling
|
2006-01-28 14:37:31 +00:00 |
subr_prof.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
subr_prop.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
subr_userconf.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
subr_workqueue.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
subr_xxx.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
sys_generic.c
|
merge yamt-uio_vmspace branch.
|
2006-03-01 12:38:10 +00:00 |
sys_pipe.c
|
merge yamt-uio_vmspace branch.
|
2006-03-01 12:38:10 +00:00 |
sys_pmc.c
|
…
|
|
sys_process.c
|
Wrap calls to (*e_syscall_intern)() in __HAVE_SYSCALL_INTERN. Fixes
|
2006-03-07 07:19:44 +00:00 |
sys_socket.c
|
merge yamt-uio_vmspace branch.
|
2006-03-01 12:38:10 +00:00 |
syscalls.c
|
regen
|
2006-02-24 19:25:28 +00:00 |
syscalls.conf
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
syscalls.master
|
constify the __sysctl() kernel side
|
2006-02-24 19:20:20 +00:00 |
sysv_ipc.c
|
Use ANSI function delcs.
|
2005-12-07 06:14:13 +00:00 |
sysv_msg.c
|
Introduce msgrcv1 and msgsnd1 which take special care of the msg_type
|
2006-03-06 14:24: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
|
Move ISSET/SET/CLR macros to sys/types.h
|
2006-03-05 16:57:16 +00:00 |
tty_bsdpty.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
tty_conf.c
|
- tweak RUN_ONCE api to allow init_func returns an error.
|
2006-01-16 21:45:38 +00:00 |
tty_ptm.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
tty_pty.c
|
Move ISSET/SET/CLR macros to sys/types.h
|
2006-03-05 16:57:16 +00:00 |
tty_subr.c
|
Use ANSI function decls, sprinkle static.
|
2005-12-08 03:09:04 +00:00 |
tty_tty.c
|
merge yamt-uio_vmspace branch.
|
2006-03-01 12:38:10 +00:00 |
uipc_domain.c
|
Use ANSI function decls in one more place.
|
2005-12-08 03:10:12 +00:00 |
uipc_mbuf.c
|
add ddb "sh mbuf" command.
|
2006-01-24 13:02:57 +00:00 |
uipc_mbuf2.c
|
PR/32630: Yves-Emmanuel JUTARD: Illegal return in sys/kern/uipc_mbuf2.c.
|
2006-01-25 16:21:39 +00:00 |
uipc_proto.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
uipc_sem.c
|
Change the way semid_t values are chosen. Instead of using kernel
|
2006-03-05 00:49:19 +00:00 |
uipc_socket.c
|
merge yamt-uio_vmspace branch.
|
2006-03-01 12:38:10 +00:00 |
uipc_socket2.c
|
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
2005-12-24 19:12:23 +00:00 |
uipc_syscalls.c
|
merge yamt-uio_vmspace branch.
|
2006-03-01 12:38:10 +00:00 |
uipc_usrreq.c
|
PR/32856: Christian Biere: Don't panic if you send a control message with
|
2006-03-01 02:06:11 +00:00 |
vfs_bio.c
|
Move ISSET/SET/CLR macros to sys/types.h
|
2006-03-05 16:57:16 +00:00 |
vfs_cache.c
|
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
2005-12-24 19:12:23 +00:00 |
vfs_getcwd.c
|
merge yamt-uio_vmspace branch.
|
2006-03-01 12:38:10 +00:00 |
vfs_hooks.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
vfs_init.c
|
changes for making DIAGNOSTIC not change the kernel ABI:
|
2005-12-27 04:06:45 +00:00 |
vfs_lockf.c
|
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
2005-12-24 19:12:23 +00:00 |
vfs_lookup.c
|
Update namei(9) comments and man page to indicate that we operate on
|
2006-03-03 16:15:11 +00:00 |
vfs_subr.c
|
Fix PR 32923 by ensuring we have non-NULL LWP in vfs_shutdown.
|
2006-02-25 07:11:31 +00:00 |
vfs_syscalls.c
|
merge yamt-uio_vmspace branch.
|
2006-03-01 12:38:10 +00:00 |
vfs_vnops.c
|
merge yamt-uio_vmspace branch.
|
2006-03-01 12:38:10 +00:00 |
vfs_xattr.c
|
merge yamt-uio_vmspace branch.
|
2006-03-01 12:38:10 +00:00 |
vnode_if.c
|
regen.
|
2005-12-30 11:19:26 +00:00 |
vnode_if.sh
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
vnode_if.src
|
remove a wrong "LOCKED=YES" from vop_bmap. pointed by Reinoud Zandijk.
|
2005-12-30 11:19:09 +00:00 |