summaryrefslogtreecommitdiff
path: root/usr.sbin/makemandb
diff options
context:
space:
mode:
authormaxv <maxv@NetBSD.org>2019-12-23 06:45:36 +0000
committermaxv <maxv@NetBSD.org>2019-12-23 06:45:36 +0000
commit26398b0fb2be3fcbe7a3da098714627809006ad8 (patch)
treee4973719b1adc293d54157cb7d9123d61044bf65 /usr.sbin/makemandb
parent9e25d4bf052bbc663702a2521ae2d9d059b3f5f2 (diff)
Revert the removal of filemon.
Diffstat (limited to 'usr.sbin/makemandb')
-rw-r--r--usr.sbin/makemandb/nostem.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/makemandb/nostem.txt b/usr.sbin/makemandb/nostem.txt
index 4a089354141..d8e6cc9e9de 100644
--- a/usr.sbin/makemandb/nostem.txt
+++ b/usr.sbin/makemandb/nostem.txt
@@ -1140,6 +1140,7 @@ fhstatvfs
fhtovp
fileassoc
fileio
+filemon
filt
fincore
fingerd
ssing decl.christos 2005-11-26FALLTHROUH -> FALLTHROUGH (from OpenBSD)tsutsui 2005-02-27nuke trailing whitespaceperry 2004-05-17Add support for the Ignore Wide Residue SCSI message.bouyer 2004-05-17when an unexpected disconnect occurs only compute the resid; do thebouyer 2004-05-17Properly compute xs->resid, instead of assuming it'll always be 0 whenbouyer 2004-03-10The 1010-66 always generate AIP values on the bus, regardless of the SCNTL4bouyer 2003-01-31Use aprint_*().thorpej 2002-09-27remove trailing \n in panic(). approved perry.provos 2002-08-29The 1010 will generate a scsi gross error if a RAM entry is read before beingbouyer 2002-07-18Spell 'should' correctly.wiz 2002-05-05Don't disable TARF_TAG when the 1010 workaround is active, otherwisebouyer 2002-05-04Keep track of the current SCSI mode (SE/HVD/LVD) and don't start PPRbouyer 2002-05-04It seems that the 1010-33 has a bug: it sometimes generate spurious SCSI grossbouyer 2002-04-29Factor out initialisation of t_msgout.countbouyer 2002-04-25It's not safe to access the SCNTL1 register while the SCRIPT is running.bouyer 2002-04-23More copyright fixes, pointed out by Thomas. Thanks !bouyer 2002-04-23- factor out parts of (e)siop_attach() to siop_common_attach()bouyer 2002-04-23Enable software LED control based on LED0 feature, not #define.bouyer 2002-04-22Really, don't set siop_cmd->tag in setup_table()bouyer 2002-04-22Fix last change: assign siop_cmd->tag in callers instead of siop_setuptables(),bouyer 2002-04-22In siop_setuptables(), use the proposed tag_id, not tag_id +1.bouyer 2002-04-20Move a few things around, so that ic/siop_common.c and pci/siop_pci_common.cbouyer 2002-04-18If SIOP_SYMLED is defined, drive the activity LED though GPIO pin 1.bouyer 2001-11-13add/cleanup RCSIDlukem