.. |
cnmagic.c
|
|
|
core_elf32.c
|
kill sprintf, use snprintf
|
2004-04-21 18:40:37 +00:00 |
core_elf64.c
|
|
|
core_netbsd.c
|
|
|
exec_aout.c
|
|
|
exec_conf.c
|
|
|
exec_ecoff.c
|
|
|
exec_elf32.c
|
|
|
exec_elf64.c
|
|
|
exec_macho.c
|
- Nuke __P().
|
2004-03-23 13:22:32 +00:00 |
exec_script.c
|
kill sprintf, use snprintf
|
2004-04-21 18:40:37 +00:00 |
exec_subr.c
|
|
|
genassym.awk
|
|
|
genassym.sh
|
|
|
genlintstub.awk
|
|
|
init_main.c
|
Provide a mutex for the process limits data structure.
|
2004-05-06 22:20:30 +00:00 |
init_sysctl.c
|
Fix a comment.
|
2004-05-03 13:39:50 +00:00 |
init_sysent.c
|
Regen from syscalls.master rev. 1.142:
|
2004-05-10 22:30:41 +00:00 |
kern_acct.c
|
Replace the statfs() family of system calls with statvfs().
|
2004-04-21 01:05:31 +00:00 |
kern_clock.c
|
|
|
kern_descrip.c
|
Initialise (most) pools from a link set instead of explicit calls
|
2004-04-25 16:42:40 +00:00 |
kern_event.c
|
Initialise (most) pools from a link set instead of explicit calls
|
2004-04-25 16:42:40 +00:00 |
kern_exec.c
|
all ports define __HAVE_SIGINFO now, so remove the CPP conditionals
|
2004-03-26 17:13:37 +00:00 |
kern_exit.c
|
exit1: if !BIGLOCK, once the exiting process has been placed on the zombie
|
2004-05-04 21:23:39 +00:00 |
kern_fork.c
|
Provide a mutex for the process limits data structure.
|
2004-05-06 22:20:30 +00:00 |
kern_kcont.c
|
Initialise (most) pools from a link set instead of explicit calls
|
2004-04-25 16:42:40 +00:00 |
kern_ksyms.c
|
|
|
kern_kthread.c
|
|
|
kern_ktrace.c
|
ANSI'fy the rest of functions.
|
2004-04-30 07:51:59 +00:00 |
kern_lkm.c
|
- Nuke __P().
|
2004-03-23 13:22:32 +00:00 |
kern_lock.c
|
|
|
kern_lwp.c
|
In proc_representative_lwp, if there is an outstanding trap signal, return
|
2004-05-12 21:10:09 +00:00 |
kern_malloc_debug.c
|
Initialise (most) pools from a link set instead of explicit calls
|
2004-04-25 16:42:40 +00:00 |
kern_malloc.c
|
|
|
kern_microtime.c
|
|
|
kern_ntptime.c
|
Lots of sysctl descriptions (if someone wants to help out here, that
|
2004-04-08 06:20:29 +00:00 |
kern_physio.c
|
- Nuke __P().
|
2004-03-23 13:22:32 +00:00 |
kern_proc.c
|
Provide a mutex for the process limits data structure.
|
2004-05-06 22:20:30 +00:00 |
kern_prot.c
|
crcopy: no need to lock if we're only reading the structure's reference count.
|
2004-05-04 21:27:28 +00:00 |
kern_ras.c
|
ras_fork: don't do PR_WAITOK holding a spinlock.
|
2004-04-01 02:37:42 +00:00 |
kern_resource.c
|
Provide a mutex for the process limits data structure.
|
2004-05-06 22:20:30 +00:00 |
kern_sa.c
|
sys_sa_yield returns EJUSTRETURN.
|
2004-03-27 00:49:47 +00:00 |
kern_sig.c
|
Change sigactsfree() to take a `struct sigacts' pointer, to fit the needs
|
2004-05-04 21:25:47 +00:00 |
kern_subr.c
|
Add prototype for uiomove_frombuf. Change uiomove_frombuf to use size_t
|
2004-04-21 20:31:50 +00:00 |
kern_synch.c
|
use callout_schedule() for schedcpu().
|
2004-05-12 20:13:58 +00:00 |
kern_sysctl.c
|
In sysctl_destroyv, the newly created dnode structure must have its
|
2004-05-12 12:21:39 +00:00 |
kern_systrace.c
|
Initialise (most) pools from a link set instead of explicit calls
|
2004-04-25 16:42:40 +00:00 |
kern_time.c
|
Fix "comments within comments" problem pointed out by Geoff Wing on
|
2004-04-27 05:25:33 +00:00 |
kern_timeout.c
|
|
|
kern_uuid.c
|
|
|
kern_verifiedexec.c
|
|
|
kern_xxx.c
|
|
|
kgdb_stub.c
|
kill sprintf, use snprintf
|
2004-04-21 18:40:37 +00:00 |
Make.tags.inc
|
|
|
Makefile
|
|
|
makesyscalls.sh
|
|
|
subr_autoconf.c
|
|
|
subr_devsw.c
|
|
|
subr_disk_mbr.c
|
|
|
subr_disk.c
|
- add a function prototype.
|
2004-03-09 12:23:07 +00:00 |
subr_evcnt.c
|
|
|
subr_extent.c
|
- Nuke __P().
|
2004-03-23 13:22:32 +00:00 |
subr_log.c
|
|
|
subr_pool.c
|
Initialise (most) pools from a link set instead of explicit calls
|
2004-04-25 16:42:40 +00:00 |
subr_prf.c
|
Nuke __P().
|
2004-03-23 13:22:03 +00:00 |
subr_prof.c
|
Lots of sysctl descriptions (if someone wants to help out here, that
|
2004-04-08 06:20:29 +00:00 |
subr_prop.c
|
|
|
subr_userconf.c
|
kill sprintf, use snprintf
|
2004-04-21 18:40:37 +00:00 |
subr_xxx.c
|
|
|
sys_generic.c
|
Nuke __P().
|
2004-03-23 13:22:03 +00:00 |
sys_pipe.c
|
Initialise (most) pools from a link set instead of explicit calls
|
2004-04-25 16:42:40 +00:00 |
sys_pmc.c
|
|
|
sys_process.c
|
proc_reparent() must be called with proclist write lock held. Make it so.
|
2004-05-04 21:58:47 +00:00 |
sys_socket.c
|
|
|
syscalls.c
|
Regen from syscalls.master rev. 1.142:
|
2004-05-10 22:30:41 +00:00 |
syscalls.conf
|
Replace the statfs() family of system calls with statvfs().
|
2004-04-21 01:05:31 +00:00 |
syscalls.master
|
POSIX-2001: Change readlink(2)'s return type from int to ssize_t.
|
2004-05-10 22:28:23 +00:00 |
sysv_ipc.c
|
|
|
sysv_msg.c
|
Nuke __P().
|
2004-03-23 13:22:03 +00:00 |
sysv_sem.c
|
Nuke __P().
|
2004-03-23 13:22:03 +00:00 |
sysv_shm.c
|
Initialise (most) pools from a link set instead of explicit calls
|
2004-04-25 16:42:40 +00:00 |
tty_conf.c
|
- Nuke __P().
|
2004-03-23 13:22:32 +00:00 |
tty_pty.c
|
Nuke __P().
|
2004-03-23 13:22:03 +00:00 |
tty_subr.c
|
Nuke __P().
|
2004-03-23 13:22:03 +00:00 |
tty_tb.c
|
Nuke __P().
|
2004-03-23 13:22:03 +00:00 |
tty_tty.c
|
|
|
tty.c
|
Initialise (most) pools from a link set instead of explicit calls
|
2004-04-25 16:42:40 +00:00 |
uipc_domain.c
|
Constify protosw arrays. This can reduce the kernel .data section by
|
2004-04-22 01:01:40 +00:00 |
uipc_mbuf2.c
|
|
|
uipc_mbuf.c
|
Constify protosw arrays. This can reduce the kernel .data section by
|
2004-04-22 01:01:40 +00:00 |
uipc_proto.c
|
Constify protosw arrays. This can reduce the kernel .data section by
|
2004-04-22 01:01:40 +00:00 |
uipc_sem.c
|
|
|
uipc_socket2.c
|
Charge root for socket buffers without a socket pointer.
|
2004-04-19 03:44:46 +00:00 |
uipc_socket.c
|
Use EVCNT_ATTACH_STATIC
|
2004-05-01 02:24:38 +00:00 |
uipc_syscalls.c
|
|
|
uipc_usrreq.c
|
Constify sun_noname.
|
2004-04-18 22:20:32 +00:00 |
vfs_bio.c
|
bio_doread: vp is always non-NULL here.
|
2004-04-25 12:41:12 +00:00 |
vfs_cache.c
|
redo the previous (rev.1.58; overwrite a duplicate entry rather than leave it)
|
2004-05-07 12:05:41 +00:00 |
vfs_getcwd.c
|
Nuke __P().
|
2004-03-23 13:22:03 +00:00 |
vfs_init.c
|
Nuke __P().
|
2004-03-23 13:22:03 +00:00 |
vfs_lockf.c
|
Initialise (most) pools from a link set instead of explicit calls
|
2004-04-25 16:42:40 +00:00 |
vfs_lookup.c
|
|
|
vfs_subr.c
|
no need to cache_purge() in getnewvnode().
|
2004-05-06 22:01:14 +00:00 |
vfs_syscalls.c
|
Add a mutex for mount point I/O and wait counters (i.e. the `mnt_wcnt',
|
2004-05-02 12:21:02 +00:00 |
vfs_vnops.c
|
|
|
vnode_if.c
|
|
|
vnode_if.sh
|
|
|
vnode_if.src
|
|
|