summaryrefslogtreecommitdiff
path: root/libexec/telnetd/ext.h
diff options
context:
space:
mode:
authorMerlin Scholz <merlin@scholz.ruhr>2023-05-29 01:33:11 +0200
committerMerlin Scholz <merlin@scholz.ruhr>2023-05-29 01:33:11 +0200
commitdc2190d477b8fe4145170f3a029d9b53c2157140 (patch)
treebbc1c3ba3edd8abf1cc4a0289b650097f634331a /libexec/telnetd/ext.h
parent60aa12e10e5660e3c5fef9c6b8ac8ff54491df1c (diff)
Add file, line, func logging for memory allocs/freeslockdoc-9.3
Diffstat (limited to 'libexec/telnetd/ext.h')
0 files changed, 0 insertions, 0 deletions
e55fb0aaa25206cecf63ca58239bb06b'>Better, faster strlen().eeh 2001-08-02Improved version of bzero.eeh 2001-08-01Fix some corner cases.eeh 2001-08-01Use unsigned compares for addresses.eeh 2001-07-07Replace bzero.S and bcopy.S with memset.S and memcpy.S to make the makefileseeh 2001-07-05Fix more boundary issues.eeh 2001-07-05Fix some boundary condition issues.eeh 2001-07-04Re-enable block insns for cahe issues.eeh 2001-07-04Re-enable block insns since they don't allocate in the caches.eeh 2001-07-04Disable slower VIS version.eeh 2001-07-04Fix return value and fetches beyond the source range that could causeeeh 2001-07-01Oops. Fix typo.eeh 2001-07-01I seem to have stumbled on an even faster bcopy implementation....eeh 2001-06-30Add an optimized asssembly bcopy/memcpy.eeh 2001-06-21Add an assembly version of memset(3).eeh