summaryrefslogtreecommitdiff
path: root/usr.bin/mail/pathnames.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 /usr.bin/mail/pathnames.h
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'usr.bin/mail/pathnames.h')
0 files changed, 0 insertions, 0 deletions
td> 2008-07-21Replace gcc initialisers with c99 initialisers.gmcgarry 2007-01-16 * Don't include headers twicehubertf 2006-09-12add a period after a sentence.pavel 2006-02-25Fix typo. New sentence, new line.wiz 2005-06-02appease gcc -Wuninitializedlukem 2004-10-30Add (unsigned char) cast to ctype functionsdsl 2004-04-23s/the the/the/ (only in sources that aren't regularly imported fromsimonb 2003-07-16snprintfitojun 2003-02-14The correct capitalisation of 'NetBSD.org' is (yougrant 2003-01-02Fix typos pointed out by Igor Sobrado in PR misc/19621.jschauma 2002-10-25Mention wsmoused(8). From Julio Merino in PR 18801.wiz 2002-09-23null commitmycroft 2002-09-23poll.h, not sys/poll.hitojun 2002-09-20Minor simplification.mycroft 2002-09-19select() -> poll(), nanosleep()mycroft 2002-08-09die if fd_set overrun. (they're not setuid binary so it is not that critical)itojun 2002-04-22Don't default the portname to devices that don't exist on NetBSD.wiz 2002-01-01Simply rid ourselves of the evil cpp tricks being done here. Thethorpej 2001-12-31Fix gcc 3.1 printf format warnings generated by extra arguments beingthorpej 2001-11-22Refer to ``moused'' consistently.gmcgarry 2001-11-21Fix RCSID.gmcgarry 2001-10-29Oops, commit a version that actually works. :-)augustss 2001-10-29Standardise section headers, sort sections.wiz 2001-10-29Add moused, a daemon to take input from a serial mouse and feed it toaugustss