summaryrefslogtreecommitdiff
path: root/sys/kern/exec_elf32.c
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2004-01-12 21:17:30 +0000
committerwiz <wiz@NetBSD.org>2004-01-12 21:17:30 +0000
commite72df29d6dcf8174772da170deea6ff15aa3d915 (patch)
tree9c45e8d7b445b519a4aec6ec396ef42c52083352 /sys/kern/exec_elf32.c
parent73abe3ee522453c23adb5ddf0d81303ce9084016 (diff)
Bump date for previous. Punctuation nits. Sort SEE ALSO.
Diffstat (limited to 'sys/kern/exec_elf32.c')
0 files changed, 0 insertions, 0 deletions
n title='2003-11-19 15:48:21 +0000'>2003-11-19Don't include malloc.h if you are not going to use it.christos 2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl 2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr 2003-06-05simplify bsd_sys_bind()christos 2003-06-05Ooops, I deleted a debug printf just before committing and one bit wasmanu 2003-06-05Search alternate /emul/* path for AF_LOCAL sockets at bind() time.manu 2003-06-04Build again with SAmanu 2003-02-10include more opt_ files for nfs.christos 2003-02-10getfh is needed for NFS server.christos 2003-01-22lwp'ifychristos 2002-12-08Introduce BSD system calls with alternate patch checking (in /emul) inmanu