/freebsd/sys/compat/linux/ |
H A D | linux_event.c | 631 struct l_itimerspec lots; in linux_timerfd_gettime() local 639 error = native_to_linux_itimerspec(&lots, &ots); in linux_timerfd_gettime() 641 error = copyout(&lots, args->old_value, sizeof(lots)); in linux_timerfd_gettime() 649 struct l_itimerspec lots; in linux_timerfd_settime() local 653 error = copyin(args->new_value, &lots, sizeof(lots)); in linux_timerfd_settime() 656 error = linux_to_native_itimerspec(&nts, &lots); in linux_timerfd_settime() 664 error = native_to_linux_itimerspec(&lots, &ots); in linux_timerfd_settime() 666 error = copyout(&lots, args->old_value, sizeof(lots)); in linux_timerfd_settime() 676 struct l_itimerspec64 lots; in linux_timerfd_gettime64() local 684 error = native_to_linux_itimerspec64(&lots, &ots); in linux_timerfd_gettime64() [all …]
|
/freebsd/tools/tools/vhba/ |
H A D | Makefile | 26 SUBDIR= simple medium lots faulty rptluns mptest
|
/freebsd/contrib/ldns/drill/ |
H A D | ChangeLog.22-nov-2005 | 54 * Lots and lots of bugfixes and improvements 97 * lots of various updates
|
/freebsd/sys/contrib/openzfs/contrib/pyzfs/ |
H A D | README | 18 Please note that the API tests perform lots of ZFS dataset level
|
/freebsd/usr.sbin/bsdconfig/password/ |
H A D | USAGE | 29 -d Provide lots of debugging info on standard-out when running.
|
/freebsd/usr.sbin/bsdconfig/security/ |
H A D | USAGE | 29 -d Provide lots of debugging info on standard-out when running.
|
/freebsd/usr.sbin/bsdconfig/ttys/ |
H A D | USAGE | 29 -d Provide lots of debugging info on standard-out when running.
|
/freebsd/usr.sbin/bsdconfig/usermgmt/ |
H A D | USAGE | 29 -d Provide lots of debugging info on standard-out when running.
|
/freebsd/usr.sbin/bsdconfig/mouse/ |
H A D | USAGE | 29 -d Provide lots of debugging info on standard-out when running.
|
/freebsd/usr.sbin/bsdconfig/startup/ |
H A D | USAGE | 29 -d Provide lots of debugging info on standard-out when running.
|
/freebsd/usr.sbin/bsdconfig/console/ |
H A D | USAGE | 29 -d Provide lots of debugging info on standard-out when running.
|
/freebsd/usr.sbin/bsdconfig/diskmgmt/ |
H A D | USAGE | 29 -d Provide lots of debugging info on standard-out when running.
|
/freebsd/usr.sbin/bsdconfig/docsinstall/ |
H A D | USAGE | 29 -d Provide lots of debugging info on standard-out when running.
|
/freebsd/usr.sbin/bsdconfig/networking/ |
H A D | USAGE | 29 -d Provide lots of debugging info on standard-out when running.
|
/freebsd/usr.sbin/bsdconfig/packages/ |
H A D | USAGE | 29 -d Provide lots of debugging info on standard-out when running.
|
/freebsd/usr.sbin/bsdconfig/ |
H A D | USAGE | 33 -d Provide lots of debugging info on standard-out when running.
|
/freebsd/crypto/openssl/ssl/statem/ |
H A D | README.md | 16 transition - not the other way around (the other way causes lots of issues
|
/freebsd/usr.sbin/bsdconfig/timezone/ |
H A D | USAGE | 28 -d Provide lots of debugging info on standard-out when running.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | BIO_new_CMS.pod | 44 produce an output consisting of lots of OCTET STRING structures. Prepending
|
/freebsd/share/termcap/ |
H A D | README | 49 without consuming lots of disk or requiring re-integration of local
|
/freebsd/crypto/heimdal/ |
H A D | NEWS | 757 * lots of bug fixes: 829 * lots of bug fixes 833 * lots of bug fixes 872 * lots of bug fixes 931 * lots of bug fixes
|
/freebsd/libexec/bootpd/ |
H A D | Changes | 22 Fixed lots of warnings (gcc -Wall) 165 Macro-ize lots of similar cases in readfile.c
|
/freebsd/tools/tools/netrate/tcpp/ |
H A D | README | 6 This tool generates large numbers of TCP connections and stuffs lots of data
|
/freebsd/lib/libsecureboot/ |
H A D | README.rst | 93 There are lots of good tutorials on available on this topic;
|
/freebsd/crypto/heimdal/doc/ |
H A D | kerberos4.texi | 151 a solution without problems, but it is probably easier than adding lots
|