freebsd-dev/sys/compat
Jung-uk Kim 2a9479393a Simplify timeout check in futex_wait() using itimerfix() and return error
if the given timeout is invalid.  Consistently use int type for timeout and
correct a format string in futex_sleep().
2010-10-06 18:51:22 +00:00
..
freebsd32 Supply some useful information to the started image using ELF aux vectors. 2010-08-17 08:55:45 +00:00
ia32 Reorganize syscall entry and leave handling. 2010-05-23 18:32:02 +00:00
linprocfs In linprocfs_doargv(): 2010-09-28 11:32:17 +00:00
linsysfs Add a pn_destroy field to pfs_node. This field points to a destructor 2007-03-12 12:16:52 +00:00
linux Simplify timeout check in futex_wait() using itimerfix() and return error 2010-10-06 18:51:22 +00:00
ndis Use the printf-like capability from kproc_create(). 2010-10-05 20:56:08 +00:00
netbsd Start each of the license/copyright comments with /*- 2005-01-05 22:34:37 +00:00
svr4 Remove proc locking, it's not needed after r210132. 2010-07-17 15:52:11 +00:00
x86bios Prefer pmap_unmapbios() over pmap_unmapdev(). The binary does not change 2010-10-05 18:38:23 +00:00