summaryrefslogtreecommitdiff
path: root/libexec/httpd/debug
diff options
context:
space:
mode:
authoruwe <uwe@NetBSD.org>2023-07-09 00:29:49 +0000
committeruwe <uwe@NetBSD.org>2023-07-09 00:29:49 +0000
commit181b9dcc45c808ca8128cd520e72e056ee0b1a81 (patch)
treec46509cdacdba032f2c376ec687ce9edb3561de8 /libexec/httpd/debug
parent27b50b8d31db37cb5e2e0c33d298d9532fa2ebe8 (diff)
versioningsyscalls(9): markup fixes
While here, fix the pasto for the new ino_t and time_t size.
Diffstat (limited to 'libexec/httpd/debug')
0 files changed, 0 insertions, 0 deletions
d>martin 2004-03-14Do not step over the edge of the buffer (check for '\0'). This just happensheas 2004-02-15make sure zero is recognized as regular number in number(), and thus sortedjdolecek 2004-02-15fix -Wunitialized warningsjdolecek 2003-10-18KNF (mostly whitespace)itojun 2003-08-07add TNF copyrightjdolecek 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-04-09rename local macro blancmange() to SKIP_BLANKS(), to clarify whatjdolecek 2002-12-24add extern definition for ncols and clist[] to sort.h, eliminate extrajdolecek