summaryrefslogtreecommitdiff
path: root/sys/arch/arm/broadcom/bcm2835var.h
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 /sys/arch/arm/broadcom/bcm2835var.h
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'sys/arch/arm/broadcom/bcm2835var.h')
0 files changed, 0 insertions, 0 deletions
title='2016-12-31 17:46:35 +0000'>2016-12-31Implement POSIX curses use_env function.roy 2016-12-30Add the POSIX filter() function to libcurses.roy 2012-04-21Add capfile(5) to describe the termcap format.roy 2007-10-25Only resize curscr, __virtscr and stdscr when the screen is resized.jdc 2007-07-13Emphasise `ncurses'.jdc 2004-03-22No comma in an enumeration of only two elements.wiz 2004-03-22Add KEY_RESIZE support and a SIGWINCH handler.jdc 2004-03-16Spelling fixes.snj 2003-04-16Usewiz 2003-04-11Add spacing around variable definitions.jdc 2003-04-08Improve mdoc a bit.wiz 2003-04-08Document LINES and COLS environment variables.jdc 2003-02-14'NetBSD.org' and some mdoc fixes.grant 2003-01-15Correct return type for initscr().kristerw 2002-12-05Correct cross references.jdc 2002-10-21New sentence, new line.grant 2002-10-21Added separate man pages for curses functions to provide betterblymn