summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorbouyer <bouyer@NetBSD.org>2002-04-23 19:38:57 +0000
committerbouyer <bouyer@NetBSD.org>2002-04-23 19:38:57 +0000
commit410d0594cd651dd05339b5dffc8d55f13ee109fe (patch)
tree7e08b1c9e59715947f6dd8518797748345273a3f /sys/dev
parentc7454ad9735109a2ba34ff8b3aa88acb5e26770d (diff)
Add a man page for esiop. While I'm there remove references to ncr(4).
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions
.bin/patch/patch.c?id=3e51d2b75916686c548cfc28376531e1cda86f05'>Const poisoning.kristerw 2003-05-30Fix some lint warnings.kristerw 2003-05-30Remove stuff that are not needed any longer.kristerw 2003-05-30Simplify handling of memory allocation, and make sure all return valueskristerw 2003-05-29Be consistent with use of types (e.g. do not use LINENUM for quantitieskristerw 2003-01-19Do not try to write a rejects file for those cases where the user haskristerw 2002-03-16Check result of malloc and strdupkristerw 2002-03-11Ansifykristerw 2002-03-08Ansifykristerw 2002-03-06License change; patch.c now has a BSD license.ragge 2000-10-16Support the 1003.2-92 -i option to specify a patchfile;kleink