Home
last modified time | relevance | path

Searched refs:nits (Results 1 – 25 of 27) sorted by relevance

12

/netbsd/src/doc/
DTODO.nits1 # $NetBSD: TODO.nits,v 1.11 2025/04/12 18:06:17 gdt Exp $
3 # This file documents small nits in our code (often marked in comments
21 # Add new nits at the bottom of the file. Remove old nits as you fix
DTODO.npf44 ## Man page nits
DCHANGES.prev2014 audio: applied fix for audio nits from Mike Long (PR #996).
/netbsd/src/sys/kern/
Dsys_timerfd.c679 struct itimerspec nits, oits, *oitsp = NULL; in sys_timerfd_settime() local
682 error = copyin(SCARG(uap, new_value), &nits, sizeof(nits)); in sys_timerfd_settime()
692 &nits, oitsp, retval); in sys_timerfd_settime()
/netbsd/src/sys/compat/linux/common/
Dlinux_time.c535 struct itimerspec nits, oits, *oitsp = NULL; in linux_sys_timerfd_settime() local
544 linux_to_native_itimerspec(&nits, &lits); in linux_sys_timerfd_settime()
557 &nits, oitsp, retval); in linux_sys_timerfd_settime()
/netbsd/src/sys/compat/linux32/common/
Dlinux32_time.c538 struct itimerspec nits, oits, *oitsp = NULL; in linux32_sys_timerfd_settime() local
547 linux32_to_native_itimerspec(&nits, &lits); in linux32_sys_timerfd_settime()
560 &nits, oitsp, retval); in linux32_sys_timerfd_settime()
/netbsd/src/crypto/external/bsd/openssl/dist/util/
Dmissingssl111.txt2 # used by the find-doc-nits -v -o option. The list is as of commit 1708e3e85b
Dmissingmacro.txt2 # find-doc-nits -v option. The list is as of commit 355b419698.
Dmissingmacro111.txt2 # find-doc-nits -v -o option. The list is as of commit 1708e3e85b (the release
Dmissingcrypto111.txt2 # used by the find-doc-nits -v -o option. The list is as of commit 1708e3e85b
/netbsd/src/crypto/external/bsd/openssl/dist/
DHACKING.md24 make doc-nits
DCONTRIBUTING.md73 finding code formatting mistakes and other coding style nits.
89 examples of our style. Run `make doc-nits` to make sure that your
DCHANGES.md2892 util/fix-doc-nits accordingly.
/netbsd/src/external/bsd/openpam/dist/
DHISTORY344 - BUGFIX: Various documentation nits.
/netbsd/src/games/fortune/datfiles/
Dfarber1667 They are straining at nits.
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-19934794 * ser-go32.c: Clean up lots of compilation nits.
6807 * am29k-pinsn.c (print_insn): Minor nits with const.
6808 * am29k-tdep.c: More minor nits with arg types for
DChangeLog-1992915 * source.c (source_info): Fix minor nits, print "1 line" rather
/netbsd/src/external/bsd/ntp/dist/
DNEWS2411 Coverity 5 to Coverity 7, Coverity identified 16 nits in some of
6177 Coverity 5 to Coverity 7, Coverity identified 16 nits in some of
DChangeLog1432 * Fix nits in the ntpq man page.
DCommitLog57295 Fix nits in the ntpq man page
57298 Fix nits in the ntpq man page
57301 Fix nits in the ntpq man page
61896 nits
61899 nits
61902 nits
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-20036763 * testsuite/testsuite_hooks.h: Fix warning nits.
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200921892 Remove outdated reference to flow.c and fix nits.
25572 grammar nits.
DChangeLog-201029387 * dwarf2out.c (dwarf2out_begin_prologue): Fix nits in sorry message.
40784 * config/sparc/sparc.c: Fix formatting nits.
DChangeLog-200125812 (gen_imagpart): Spacing nits.
/netbsd/src/external/bsd/am-utils/dist/
DChangeLog52 * fix documentatio nits

12