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
martin
0ed572c9e9
getsockname() needs a socklen_t, not a size_t
2013-02-28 20:41:21 +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 a testprogram for PR 47598.
2013-02-28 15:31:22 +00:00
Makefile.inc
…
t_extattrctl.c
…
t_extent.c
…
t_filedesc.c
…
t_kauth_pr_47598.c
getsockname() needs a socklen_t, not a size_t
2013-02-28 20:41:21 +00:00
t_lock.c
…
t_lockf.c
Fix the error message handling. Thanks to Christos for noticing.
2013-02-20 02:22:48 +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
Replace the atexit() routines with ATF_TC_CLEANUP()
2012-11-06 18:31:53 +00:00
t_umount.sh
…