summaryrefslogtreecommitdiff
path: root/lib/libc/sys/extattr_get_file.2
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /lib/libc/sys/extattr_get_file.2
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'lib/libc/sys/extattr_get_file.2')
0 files changed, 0 insertions, 0 deletions
mit/sys/dev/vme/si.c?id=bf97c13c6c44e3ae8c79beda923fee7cbde93030'>Declare all cfattach structures const.thorpej 2002-09-27remove trailing \n in panic(). approved perry.provos 2002-03-26No longer assume that !DDB implies that Debugger() isn't defined.fredette 2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem 2001-11-13add RCSIDslukem 2001-09-11Move some logic from dma_start() to dma_setup(); inspired by the sun3 si vers...pk 2001-08-20precede, not preceed.wiz 2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer