Searched hist:1.1659 (Results 1 - 4 of 4) sorted by relevance

/src/doc/
H A D3RDPARTY1.1659 Wed Oct 09 23:04:33 GMT 2019 sevan new named.cache
H A DCHANGES1.1659 Sun Jan 29 10:28:13 GMT 2012 tsutsui Note zaurus SL-C700/750/760/860 suuport.
/src/distrib/sets/lists/man/
H A Dmi1.1659 Mon Oct 28 02:56:40 GMT 2019 ozaki-r Implement a front-end driver of virtio-9p called vio9p

In conjunction with mount_9p, it enables a NetBSD system running as a VM guest
to mount an exported filesystem by the host via virtio-9p. It exports a 9p
end-point of virtio-9p via a character device file for mount_9p.

Reviewed by yamaguchi@
/src/distrib/sets/lists/comp/
H A Dmi1.1659 Mon Aug 08 00:08:52 GMT 2011 manu First stage of support for Extended API set 2. Most of the think is
unimplemented, except enough of linkat(2) to hardlink to a symlink.

Everything new in headers is guarded #ifdef _INCOMPLETE_XOPEN_C063 since
some software (e.g.: xcvs in our own tree) will assume they can use openat(2)
when AT_FDCWD is defined. _INCOMPLETE_XOPEN_C063 will go away once support
will be completed.

Completed in 494 milliseconds