Home
last modified time | relevance | path

Searched refs:lots (Results 1 – 25 of 123) sorted by relevance

12345

/freebsd-12-stable/sys/compat/linux/
Dlinux_event.c1214 struct l_itimerspec lots; in linux_timerfd_gettime() local
1233 error = native_to_linux_itimerspec(&lots, &ots); in linux_timerfd_gettime()
1235 error = copyout(&lots, args->old_value, sizeof(lots)); in linux_timerfd_gettime()
1245 struct l_itimerspec lots; in linux_timerfd_settime() local
1256 error = copyin(args->new_value, &lots, sizeof(lots)); in linux_timerfd_settime()
1259 error = linux_to_native_itimerspec(&nts, &lots); in linux_timerfd_settime()
1300 error = native_to_linux_itimerspec(&lots, &ots); in linux_timerfd_settime()
1302 error = copyout(&lots, args->old_value, sizeof(lots)); in linux_timerfd_settime()
/freebsd-12-stable/contrib/gcc/doc/
Dcontrib.texi39 Giovanni Bajo for analyzing lots of complicated C++ problem reports.
137 Paolo Carlini for libstdc++ work: lots of efficiency improvements to
186 Stan Cox for care and feeding of the x86 port and lots of behind
352 opts, and generally fixing lots of old problems we've ignored for
353 years, flow rewrite and lots of further stuff, including reviewing
371 Manfred Hollstein for his ongoing work to keep the m88k alive, lots
401 as lots of bug fixes and test cases, and for improving the Java build
553 Philip Martin for lots of libstdc++ string and vector iterator fixes and
580 David Miller for his direction via the steering committee, lots of
699 out lots of problems we need to solve, maintenance of the web pages, and
[all …]
/freebsd-12-stable/tools/tools/vhba/
DMakefile27 SUBDIR= simple medium lots faulty rptluns mptest
/freebsd-12-stable/contrib/ldns/drill/
DChangeLog.22-nov-200554 * Lots and lots of bugfixes and improvements
97 * lots of various updates
/freebsd-12-stable/contrib/amd/
DAUTHORS26 September 12, 1997: lots of small prototype cleanups and fixes to numerous
104 July 23, 1997: Got lots of patches from the Debian Linux folks, who fixed
116 February 24, 1998: lots of patches for ultrix 4.3 port.
118 February 28, 1998: lots of documentation fixes!
129 December 10, 1999: assorted fixed and lots of fixes to support in-kernel
323 November 21, 2000: lots of NetBSD fixes (many of which are generic).
/freebsd-12-stable/usr.sbin/bsdconfig/docsinstall/
DUSAGE30 -d Provide lots of debugging info on standard-out when running.
/freebsd-12-stable/usr.sbin/bsdconfig/startup/
DUSAGE30 -d Provide lots of debugging info on standard-out when running.
/freebsd-12-stable/usr.sbin/bsdconfig/password/
DUSAGE30 -d Provide lots of debugging info on standard-out when running.
/freebsd-12-stable/usr.sbin/bsdconfig/console/
DUSAGE30 -d Provide lots of debugging info on standard-out when running.
/freebsd-12-stable/usr.sbin/bsdconfig/mouse/
DUSAGE30 -d Provide lots of debugging info on standard-out when running.
/freebsd-12-stable/usr.sbin/bsdconfig/security/
DUSAGE30 -d Provide lots of debugging info on standard-out when running.
/freebsd-12-stable/usr.sbin/bsdconfig/usermgmt/
DUSAGE30 -d Provide lots of debugging info on standard-out when running.
/freebsd-12-stable/usr.sbin/bsdconfig/ttys/
DUSAGE30 -d Provide lots of debugging info on standard-out when running.
/freebsd-12-stable/usr.sbin/bsdconfig/networking/
DUSAGE30 -d Provide lots of debugging info on standard-out when running.
/freebsd-12-stable/usr.sbin/bsdconfig/diskmgmt/
DUSAGE30 -d Provide lots of debugging info on standard-out when running.
/freebsd-12-stable/usr.sbin/bsdconfig/packages/
DUSAGE30 -d Provide lots of debugging info on standard-out when running.
/freebsd-12-stable/usr.sbin/bsdconfig/
DUSAGE34 -d Provide lots of debugging info on standard-out when running.
/freebsd-12-stable/crypto/openssl/ssl/statem/
DREADME15 transition - not the other way around (the other way causes lots of issues
/freebsd-12-stable/usr.sbin/bsdconfig/timezone/
DUSAGE29 -d Provide lots of debugging info on standard-out when running.
/freebsd-12-stable/crypto/openssl/doc/man3/
DBIO_new_CMS.pod44 produce an output consisting of lots of OCTET STRING structures. Prepending
/freebsd-12-stable/share/termcap/
DREADME52 without consuming lots of disk or requiring re-integration of local
/freebsd-12-stable/crypto/heimdal/
DNEWS757 * 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-12-stable/libexec/bootpd/
DChanges23 Fixed lots of warnings (gcc -Wall)
166 Macro-ize lots of similar cases in readfile.c
/freebsd-12-stable/tools/tools/netrate/tcpp/
DREADME6 This tool generates large numbers of TCP connections and stuffs lots of data
/freebsd-12-stable/lib/libsecureboot/
DREADME.rst88 There are lots of good tutorials on available on this topic;

12345