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
/
tests
/
kernel
History
joerg
f611942e77
Unbreak the NOTE_TRACK event of EVFILT_PROC. When attaching to the child
...
process, proc_find can't be used as the child is still in state SIDL.
2012-11-17 21:55:24 +00:00
..
kqueue
Unbreak the NOTE_TRACK event of EVFILT_PROC. When attaching to the child
2012-11-17 21:55:24 +00:00
tty
…
gen_t_subr_prf
…
h_ps_strings1.c
…
h_ps_strings2.c
…
Makefile
Add missing '+' so we include t_lock as well as t_lockf and others.
2012-11-07 16:36:49 +00:00
Makefile.inc
…
t_extattrctl.c
…
t_extent.c
…
t_filedesc.c
…
t_lock.c
…
t_lockf.c
Add ATF version of the file locking test
2012-11-07 14:00:38 +00:00
t_mqueue.c
Use an ATF_TC_CLEANUP() routine to delete the mkdtemp() directory even
2012-11-06 19:35:38 +00:00
t_ps_strings.sh
…
t_pty.c
…
t_rnd.c
…
t_sysv.c
…
t_umount.sh
…